| 1 | [ Sep 9 23:01:20 Enabled. ] | ||
| 2 | [ Sep 9 23:01:20 Rereading configuration. ] | ||
| 3 | [ Sep 9 23:01:22 Rereading configuration. ] | ||
| 4 | [ Sep 9 23:01:33 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 | [ Sep 9 23:01:33 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.09.09 23:01:34.674480 [ 1 ] {} <Information> Application: Will watch for the process with pid 26253 | ||
| 29 | 2025.09.09 23:01:34.674833 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.09 23:01:35.146685 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26253 | ||
| 31 | 2025.09.09 23:01:35.147459 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.09 23:01:35.147615 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.09 23:01:35.246508 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.09 23:01:35.281760 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.09 23:01:35.282531 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.09 23:01:35.282551 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.09 23:01:35.282608 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.09 23:01:35.285264 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.09 23:01:35.287758 [ 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.09.09 23:01:35.289765 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.09 23:01:35.290710 [ 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.09.09 23:01:35.290767 [ 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.09.09 23:01:35.290834 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.09 23:01:35.291560 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.09 23:01:35.292425 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.09 23:01:35.298328 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.09 23:01:35.299034 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.09 23:01:35.300527 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.09 23:01:35.300622 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.09 23:01:35.301670 [ 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.09.09 23:01:35.302109 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.09 23:01:35.306252 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.09 23:01:35.306626 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.09 23:01:35.309799 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.09 23:01:35.310121 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.09 23:01:35.310494 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.09 23:01:35.310810 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.09 23:01:35.312176 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.09 23:01:35.312201 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.09 23:01:35.312298 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.09 23:01:35.312388 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.09 23:01:35.322201 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.09 23:01:35.322227 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167383 sec | ||
| 68 | 2025.09.09 23:01:35.322275 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.09 23:01:35.322314 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.09 23:01:35.322998 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.09 23:01:35.323579 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.09 23:01:35.333177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.09 23:01:35.333219 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.09 23:01:35.333292 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.09 23:01:35.333305 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.09 23:01:35.333338 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.09 23:01:35.333406 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.09 23:01:35.337540 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.09 23:01:35.337585 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.09 23:01:35.337631 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.09 23:01:35.337792 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.09 23:01:35.337835 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.09 23:01:35.337848 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.09 23:01:35.337921 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.09 23:01:35.337934 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.09 23:01:35.337966 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.09 23:01:35.338038 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.09 23:01:35.360126 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.09 23:01:35.364078 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.09 23:01:35.364228 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175083 sec | ||
| 91 | 2025.09.09 23:01:35.364248 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.09 23:01:35.364262 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.09 23:01:35.364295 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.09 23:01:35.364619 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.09 23:01:35.364739 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.09 23:01:35.364754 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.09 23:01:35.364765 [ 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.09.09 23:01:35.364776 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.09 23:01:35.383296 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.09 23:01:35.383501 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.09.09 23:01:35.384859 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.355e-05 sec. | ||
| 102 | 2025.09.09 23:01:35.385264 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.09 23:01:35.386543 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.09 23:01:35.386560 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.09 23:01:35.390296 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46803 | ||
| 106 | 2025.09.09 23:01:35.391186 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.09 23:01:35.391245 [ 3 ] {} <Debug> TCP-Session: 31cbfec1-285c-4194-bf50-2ee48efb7166 Authenticating user 'default' from [fd00:1122:3344:101::a]:46803 | ||
| 108 | 2025.09.09 23:01:35.391271 [ 3 ] {} <Debug> TCP-Session: 31cbfec1-285c-4194-bf50-2ee48efb7166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.09 23:01:35.391346 [ 3 ] {} <Debug> TCP-Session: 31cbfec1-285c-4194-bf50-2ee48efb7166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.09 23:01:35.391445 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.09 23:01:35.391470 [ 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.09.09 23:01:35.391544 [ 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.09.09 23:01:35.394632 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44440 | ||
| 114 | 2025.09.09 23:01:35.394761 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48395 | ||
| 115 | 2025.09.09 23:01:35.394772 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42673 | ||
| 116 | 2025.09.09 23:01:35.394780 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.09 23:01:35.394937 [ 4 ] {} <Debug> TCP-Session: eaa0b314-9d43-477c-9a55-b191c93d8a94 Authenticating user 'default' from [fd00:1122:3344:101::a]:44440 | ||
| 118 | 2025.09.09 23:01:35.394962 [ 4 ] {} <Debug> TCP-Session: eaa0b314-9d43-477c-9a55-b191c93d8a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.09.09 23:01:35.394975 [ 4 ] {} <Debug> TCP-Session: eaa0b314-9d43-477c-9a55-b191c93d8a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.09 23:01:35.394992 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.09.09 23:01:35.395021 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.09.09 23:01:35.394980 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49956 | ||
| 123 | 2025.09.09 23:01:35.395093 [ 254 ] {} <Debug> TCP-Session: 01c54bbf-8b49-4a5f-a7b4-7a97dc3bd698 Authenticating user 'default' from [fd00:1122:3344:101::a]:48395 | ||
| 124 | 2025.09.09 23:01:35.395099 [ 5 ] {} <Debug> TCP-Session: 814ed85e-90cb-423f-9289-c9f6159afb2d Authenticating user 'default' from [fd00:1122:3344:101::a]:42673 | ||
| 125 | 2025.09.09 23:01:35.395102 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63960 | ||
| 126 | 2025.09.09 23:01:35.395201 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51485 | ||
| 127 | 2025.09.09 23:01:35.395226 [ 254 ] {} <Debug> TCP-Session: 01c54bbf-8b49-4a5f-a7b4-7a97dc3bd698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.09.09 23:01:35.395260 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.09.09 23:01:35.395262 [ 5 ] {} <Debug> TCP-Session: 814ed85e-90cb-423f-9289-c9f6159afb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.09 23:01:35.395331 [ 254 ] {} <Debug> TCP-Session: 01c54bbf-8b49-4a5f-a7b4-7a97dc3bd698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.09 23:01:35.395368 [ 5 ] {} <Debug> TCP-Session: 814ed85e-90cb-423f-9289-c9f6159afb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.09.09 23:01:35.395392 [ 255 ] {} <Debug> TCP-Session: 7ac6f5ee-264c-4803-a807-d728ce44b984 Authenticating user 'default' from [fd00:1122:3344:101::a]:49956 | ||
| 133 | 2025.09.09 23:01:35.395359 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59406 | ||
| 134 | 2025.09.09 23:01:35.395458 [ 255 ] {} <Debug> TCP-Session: 7ac6f5ee-264c-4803-a807-d728ce44b984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.09.09 23:01:35.395433 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.09.09 23:01:35.395430 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.09.09 23:01:35.395559 [ 255 ] {} <Debug> TCP-Session: 7ac6f5ee-264c-4803-a807-d728ce44b984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.09.09 23:01:35.395552 [ 257 ] {} <Debug> TCP-Session: 0ba654db-8106-4030-ba66-5580048d4f47 Authenticating user 'default' from [fd00:1122:3344:101::a]:51485 | ||
| 139 | 2025.09.09 23:01:35.395597 [ 256 ] {} <Debug> TCP-Session: b2f0e22a-14ce-4d7d-bf1f-d8e3d54fd003 Authenticating user 'default' from [fd00:1122:3344:101::a]:63960 | ||
| 140 | 2025.09.09 23:01:35.395623 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.09.09 23:01:35.395669 [ 256 ] {} <Debug> TCP-Session: b2f0e22a-14ce-4d7d-bf1f-d8e3d54fd003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.09 23:01:35.395657 [ 257 ] {} <Debug> TCP-Session: 0ba654db-8106-4030-ba66-5580048d4f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.09 23:01:35.395746 [ 258 ] {} <Debug> TCP-Session: a355d655-b5eb-4650-9fb2-beeec6ac86dd Authenticating user 'default' from [fd00:1122:3344:101::a]:59406 | ||
| 144 | 2025.09.09 23:01:35.395766 [ 256 ] {} <Debug> TCP-Session: b2f0e22a-14ce-4d7d-bf1f-d8e3d54fd003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.09 23:01:35.395752 [ 257 ] {} <Debug> TCP-Session: 0ba654db-8106-4030-ba66-5580048d4f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.09.09 23:01:35.395856 [ 258 ] {} <Debug> TCP-Session: a355d655-b5eb-4650-9fb2-beeec6ac86dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.09 23:01:35.395951 [ 258 ] {} <Debug> TCP-Session: a355d655-b5eb-4650-9fb2-beeec6ac86dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.09 23:01:35.437816 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52946 | ||
| 149 | 2025.09.09 23:01:35.437917 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.09.09 23:01:35.438097 [ 259 ] {} <Debug> TCP-Session: ea30817b-b568-4710-bea5-68842f23b91a Authenticating user 'default' from [fd00:1122:3344:101::b]:52946 | ||
| 151 | 2025.09.09 23:01:35.438115 [ 259 ] {} <Debug> TCP-Session: ea30817b-b568-4710-bea5-68842f23b91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.09 23:01:35.438126 [ 259 ] {} <Debug> TCP-Session: ea30817b-b568-4710-bea5-68842f23b91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.09 23:01:35.438236 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.09.09 23:01:35.438271 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.09.09 23:01:35.438356 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.09.09 23:01:35.439388 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40711 | ||
| 157 | 2025.09.09 23:01:35.439393 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44919 | ||
| 158 | 2025.09.09 23:01:35.439480 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38958 | ||
| 159 | 2025.09.09 23:01:35.439568 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61376 | ||
| 160 | 2025.09.09 23:01:35.439655 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48215 | ||
| 161 | 2025.09.09 23:01:35.439766 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.09.09 23:01:35.439824 [ 262 ] {} <Debug> TCP-Session: a5735102-bdfb-4435-b982-19b7a2f7d81f Authenticating user 'default' from [fd00:1122:3344:101::b]:38958 | ||
| 163 | 2025.09.09 23:01:35.439826 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38742 | ||
| 164 | 2025.09.09 23:01:35.439852 [ 262 ] {} <Debug> TCP-Session: a5735102-bdfb-4435-b982-19b7a2f7d81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.09.09 23:01:35.439920 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.09.09 23:01:35.439942 [ 262 ] {} <Debug> TCP-Session: a5735102-bdfb-4435-b982-19b7a2f7d81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.09.09 23:01:35.439957 [ 260 ] {} <Debug> TCP-Session: 10ff238a-b954-425c-b031-ec12af5ca009 Authenticating user 'default' from [fd00:1122:3344:101::b]:44919 | ||
| 168 | 2025.09.09 23:01:35.440031 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.09.09 23:01:35.440062 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40947 | ||
| 170 | 2025.09.09 23:01:35.440078 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.09.09 23:01:35.440096 [ 263 ] {} <Debug> TCP-Session: f58aa215-8858-4a93-8674-7173944f1487 Authenticating user 'default' from [fd00:1122:3344:101::b]:61376 | ||
| 172 | 2025.09.09 23:01:35.440130 [ 264 ] {} <Debug> TCP-Session: f4eb484b-cff3-4e2b-8793-6152ac3ed609 Authenticating user 'default' from [fd00:1122:3344:101::b]:48215 | ||
| 173 | 2025.09.09 23:01:35.440132 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.09.09 23:01:35.440207 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.09.09 23:01:35.440257 [ 265 ] {} <Debug> TCP-Session: 83c57300-8331-40ac-b079-10eed7bf7f83 Authenticating user 'default' from [fd00:1122:3344:101::b]:38742 | ||
| 176 | 2025.09.09 23:01:35.440253 [ 264 ] {} <Debug> TCP-Session: f4eb484b-cff3-4e2b-8793-6152ac3ed609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.09.09 23:01:35.440226 [ 263 ] {} <Debug> TCP-Session: f58aa215-8858-4a93-8674-7173944f1487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.09.09 23:01:35.440359 [ 265 ] {} <Debug> TCP-Session: 83c57300-8331-40ac-b079-10eed7bf7f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.09.09 23:01:35.440341 [ 264 ] {} <Debug> TCP-Session: f4eb484b-cff3-4e2b-8793-6152ac3ed609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.09.09 23:01:35.440336 [ 261 ] {} <Debug> TCP-Session: 78a661c5-6b1b-4547-9880-f58ca7d1076c Authenticating user 'default' from [fd00:1122:3344:101::b]:40711 | ||
| 181 | 2025.09.09 23:01:35.440459 [ 265 ] {} <Debug> TCP-Session: 83c57300-8331-40ac-b079-10eed7bf7f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.09.09 23:01:35.440429 [ 263 ] {} <Debug> TCP-Session: f58aa215-8858-4a93-8674-7173944f1487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.09.09 23:01:35.440221 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.09.09 23:01:35.440517 [ 261 ] {} <Debug> TCP-Session: 78a661c5-6b1b-4547-9880-f58ca7d1076c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.09.09 23:01:35.440076 [ 260 ] {} <Debug> TCP-Session: 10ff238a-b954-425c-b031-ec12af5ca009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.09.09 23:01:35.440632 [ 260 ] {} <Debug> TCP-Session: 10ff238a-b954-425c-b031-ec12af5ca009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.09.09 23:01:35.440644 [ 261 ] {} <Debug> TCP-Session: 78a661c5-6b1b-4547-9880-f58ca7d1076c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.09.09 23:01:35.440640 [ 266 ] {} <Debug> TCP-Session: a57b4881-95ce-4878-8b36-7855c57daa8d Authenticating user 'default' from [fd00:1122:3344:101::b]:40947 | ||
| 189 | 2025.09.09 23:01:35.440731 [ 266 ] {} <Debug> TCP-Session: a57b4881-95ce-4878-8b36-7855c57daa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.09.09 23:01:35.440813 [ 266 ] {} <Debug> TCP-Session: a57b4881-95ce-4878-8b36-7855c57daa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.09.09 23:01:35.857175 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43768 | ||
| 192 | 2025.09.09 23:01:35.857403 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.09.09 23:01:35.857455 [ 267 ] {} <Debug> TCP-Session: 304ab813-9450-48df-9fbf-9f19eea45489 Authenticating user 'default' from [fd00:1122:3344:101::c]:43768 | ||
| 194 | 2025.09.09 23:01:35.857590 [ 267 ] {} <Debug> TCP-Session: 304ab813-9450-48df-9fbf-9f19eea45489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.09.09 23:01:35.857609 [ 267 ] {} <Debug> TCP-Session: 304ab813-9450-48df-9fbf-9f19eea45489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.09.09 23:01:35.857686 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.09.09 23:01:35.857793 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2025.09.09 23:01:35.857814 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.09.09 23:01:35.860390 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37760 | ||
| 200 | 2025.09.09 23:01:35.860473 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52586 | ||
| 201 | 2025.09.09 23:01:35.860597 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.09.09 23:01:35.860646 [ 268 ] {} <Debug> TCP-Session: 2feb432e-41a8-4100-aeba-b5d904325ac9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37760 | ||
| 203 | 2025.09.09 23:01:35.860666 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58752 | ||
| 204 | 2025.09.09 23:01:35.860670 [ 268 ] {} <Debug> TCP-Session: 2feb432e-41a8-4100-aeba-b5d904325ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2025.09.09 23:01:35.860681 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62834 | ||
| 206 | 2025.09.09 23:01:35.860793 [ 268 ] {} <Debug> TCP-Session: 2feb432e-41a8-4100-aeba-b5d904325ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.09.09 23:01:35.860800 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2025.09.09 23:01:35.860813 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57982 | ||
| 209 | 2025.09.09 23:01:35.860940 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.09.09 23:01:35.860939 [ 269 ] {} <Debug> TCP-Session: 04a8a4f4-e39a-436f-b54f-a0c59c589e0e Authenticating user 'default' from [fd00:1122:3344:101::c]:52586 | ||
| 211 | 2025.09.09 23:01:35.860987 [ 271 ] {} <Debug> TCP-Session: 12bf79f6-9b9b-4e2e-8222-f50313d45d66 Authenticating user 'default' from [fd00:1122:3344:101::c]:58752 | ||
| 212 | 2025.09.09 23:01:35.861011 [ 269 ] {} <Debug> TCP-Session: 04a8a4f4-e39a-436f-b54f-a0c59c589e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.09.09 23:01:35.861071 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48058 | ||
| 214 | 2025.09.09 23:01:35.861084 [ 271 ] {} <Debug> TCP-Session: 12bf79f6-9b9b-4e2e-8222-f50313d45d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.09.09 23:01:35.861092 [ 269 ] {} <Debug> TCP-Session: 04a8a4f4-e39a-436f-b54f-a0c59c589e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.09.09 23:01:35.861148 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.09.09 23:01:35.861170 [ 271 ] {} <Debug> TCP-Session: 12bf79f6-9b9b-4e2e-8222-f50313d45d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.09.09 23:01:35.861265 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.09.09 23:01:35.861293 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.09.09 23:01:35.861173 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63299 | ||
| 221 | 2025.09.09 23:01:35.861342 [ 270 ] {} <Debug> TCP-Session: 1dfd8011-44f5-4d64-acd3-60f38485b2d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:62834 | ||
| 222 | 2025.09.09 23:01:35.861349 [ 273 ] {} <Debug> TCP-Session: 8f17349b-a3da-4377-9490-cba602966aaf Authenticating user 'default' from [fd00:1122:3344:101::c]:48058 | ||
| 223 | 2025.09.09 23:01:35.861190 [ 272 ] {} <Debug> TCP-Session: c714e877-eb05-4211-b2eb-f2c07ed98a1e Authenticating user 'default' from [fd00:1122:3344:101::c]:57982 | ||
| 224 | 2025.09.09 23:01:35.861453 [ 270 ] {} <Debug> TCP-Session: 1dfd8011-44f5-4d64-acd3-60f38485b2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.09.09 23:01:35.861482 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.09.09 23:01:35.861472 [ 273 ] {} <Debug> TCP-Session: 8f17349b-a3da-4377-9490-cba602966aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.09.09 23:01:35.861459 [ 272 ] {} <Debug> TCP-Session: c714e877-eb05-4211-b2eb-f2c07ed98a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.09.09 23:01:35.861576 [ 274 ] {} <Debug> TCP-Session: 339a9b6d-1bf9-4683-a9ed-8d49ebad66e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:63299 | ||
| 229 | 2025.09.09 23:01:35.861539 [ 270 ] {} <Debug> TCP-Session: 1dfd8011-44f5-4d64-acd3-60f38485b2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.09.09 23:01:35.861548 [ 273 ] {} <Debug> TCP-Session: 8f17349b-a3da-4377-9490-cba602966aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.09.09 23:01:35.861653 [ 274 ] {} <Debug> TCP-Session: 339a9b6d-1bf9-4683-a9ed-8d49ebad66e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.09.09 23:01:35.861625 [ 272 ] {} <Debug> TCP-Session: c714e877-eb05-4211-b2eb-f2c07ed98a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.09.09 23:01:35.861738 [ 274 ] {} <Debug> TCP-Session: 339a9b6d-1bf9-4683-a9ed-8d49ebad66e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.09.09 23:01:36.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.96 MiB, peak 116.96 MiB, free memory in arenas 0.00 B, will set to 120.02 MiB (RSS), difference: 3.07 MiB | ||
| 235 | 2025.09.09 23:01:39.534688 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39958 | ||
| 236 | 2025.09.09 23:01:39.538838 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.09.09 23:01:39.538974 [ 275 ] {} <Debug> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Authenticating user 'default' from [fd00:1122:3344:101::d]:39958 | ||
| 238 | 2025.09.09 23:01:39.538997 [ 275 ] {} <Debug> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.09.09 23:01:39.539011 [ 275 ] {} <Debug> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.09.09 23:01:39.539187 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.09.09 23:01:39.539225 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.09.09 23:01:39.539314 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.09.09 23:01:39.544754 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57032 | ||
| 244 | 2025.09.09 23:01:39.544848 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62237 | ||
| 245 | 2025.09.09 23:01:39.544924 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57665 | ||
| 246 | 2025.09.09 23:01:39.545006 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39648 | ||
| 247 | 2025.09.09 23:01:39.545220 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39978 | ||
| 248 | 2025.09.09 23:01:39.545290 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2025.09.09 23:01:39.545404 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.09.09 23:01:39.545418 [ 276 ] {} <Debug> TCP-Session: 430ebd07-72ba-417c-9395-eb009492c1a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57032 | ||
| 251 | 2025.09.09 23:01:39.545453 [ 278 ] {} <Debug> TCP-Session: 807ee691-4d60-4db3-b48c-cde5baa5dbb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57665 | ||
| 252 | 2025.09.09 23:01:39.545458 [ 276 ] {} <Debug> TCP-Session: 430ebd07-72ba-417c-9395-eb009492c1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2025.09.09 23:01:39.545578 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35878 | ||
| 254 | 2025.09.09 23:01:39.545583 [ 278 ] {} <Debug> TCP-Session: 807ee691-4d60-4db3-b48c-cde5baa5dbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.09.09 23:01:39.545593 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.09.09 23:01:39.545584 [ 276 ] {} <Debug> TCP-Session: 430ebd07-72ba-417c-9395-eb009492c1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.09.09 23:01:39.545694 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.09.09 23:01:39.545702 [ 278 ] {} <Debug> TCP-Session: 807ee691-4d60-4db3-b48c-cde5baa5dbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.09.09 23:01:39.545769 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55503 | ||
| 260 | 2025.09.09 23:01:39.545760 [ 280 ] {} <Debug> TCP-Session: e8569b54-dbe9-4daf-ae24-1e7bbab79dea Authenticating user 'default' from [fd00:1122:3344:101::d]:39978 | ||
| 261 | 2025.09.09 23:01:39.545842 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.09.09 23:01:39.545874 [ 280 ] {} <Debug> TCP-Session: e8569b54-dbe9-4daf-ae24-1e7bbab79dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.09.09 23:01:39.545724 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.09.09 23:01:39.545978 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.09.09 23:01:39.546030 [ 277 ] {} <Debug> TCP-Session: 27f33929-a2e5-450b-9d5e-41f05edb6b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:62237 | ||
| 266 | 2025.09.09 23:01:39.545996 [ 281 ] {} <Debug> TCP-Session: 9742b353-539c-4da2-b6db-229f426323ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35878 | ||
| 267 | 2025.09.09 23:01:39.546002 [ 280 ] {} <Debug> TCP-Session: e8569b54-dbe9-4daf-ae24-1e7bbab79dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.09.09 23:01:39.546140 [ 281 ] {} <Debug> TCP-Session: 9742b353-539c-4da2-b6db-229f426323ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.09.09 23:01:39.546157 [ 277 ] {} <Debug> TCP-Session: 27f33929-a2e5-450b-9d5e-41f05edb6b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.09.09 23:01:39.546123 [ 282 ] {} <Debug> TCP-Session: 802a5189-b7f6-4a4d-885c-6b764bf8bdca Authenticating user 'default' from [fd00:1122:3344:101::d]:55503 | ||
| 271 | 2025.09.09 23:01:39.546239 [ 281 ] {} <Debug> TCP-Session: 9742b353-539c-4da2-b6db-229f426323ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.09.09 23:01:39.545727 [ 279 ] {} <Debug> TCP-Session: e6914559-97e0-4d28-bec2-f66293d655ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39648 | ||
| 273 | 2025.09.09 23:01:39.546265 [ 282 ] {} <Debug> TCP-Session: 802a5189-b7f6-4a4d-885c-6b764bf8bdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.09.09 23:01:39.546257 [ 277 ] {} <Debug> TCP-Session: 27f33929-a2e5-450b-9d5e-41f05edb6b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.09.09 23:01:39.546335 [ 279 ] {} <Debug> TCP-Session: e6914559-97e0-4d28-bec2-f66293d655ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.09.09 23:01:39.546342 [ 282 ] {} <Debug> TCP-Session: 802a5189-b7f6-4a4d-885c-6b764bf8bdca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.09.09 23:01:39.546414 [ 279 ] {} <Debug> TCP-Session: e6914559-97e0-4d28-bec2-f66293d655ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.09.09 23:01:39.555424 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 279 | 2025.09.09 23:01:39.558199 [ 275 ] {0fdb514b-da4e-4486-9116-fadf408d8e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 280 | 2025.09.09 23:01:39.611493 [ 275 ] {0fdb514b-da4e-4486-9116-fadf408d8e95} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39958) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 281 | |||
| 282 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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 | ||
| 285 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 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 | ||
| 290 | 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 | ||
| 291 | 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 | ||
| 292 | 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 | ||
| 293 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 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 | ||
| 296 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 303 | |||
| 304 | 2025.09.09 23:01:39.612476 [ 275 ] {0fdb514b-da4e-4486-9116-fadf408d8e95} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 305 | |||
| 306 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 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 | ||
| 315 | 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 | ||
| 316 | 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 | ||
| 317 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 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 | ||
| 320 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 327 | |||
| 328 | 2025.09.09 23:01:39.612681 [ 275 ] {0fdb514b-da4e-4486-9116-fadf408d8e95} <Debug> TCPHandler: Processed in 0.063386323 sec. | ||
| 329 | 2025.09.09 23:01:39.615402 [ 276 ] {} <Trace> TCP-Session: 430ebd07-72ba-417c-9395-eb009492c1a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 330 | 2025.09.09 23:01:39.615712 [ 276 ] {cffd0e20-796a-4ee1-a0d6-2f300b2179ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57032) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 331 | 2025.09.09 23:01:39.616076 [ 276 ] {cffd0e20-796a-4ee1-a0d6-2f300b2179ec} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57032) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 332 | |||
| 333 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 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 | ||
| 336 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 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 | ||
| 340 | 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 | ||
| 341 | 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 | ||
| 342 | 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 | ||
| 343 | 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 | ||
| 344 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 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 | ||
| 347 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 354 | |||
| 355 | 2025.09.09 23:01:39.616381 [ 276 ] {cffd0e20-796a-4ee1-a0d6-2f300b2179ec} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 356 | |||
| 357 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 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 | ||
| 360 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 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 | ||
| 364 | 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 | ||
| 365 | 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 | ||
| 366 | 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 | ||
| 367 | 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 | ||
| 368 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 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 | ||
| 371 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 378 | |||
| 379 | 2025.09.09 23:01:39.616668 [ 276 ] {cffd0e20-796a-4ee1-a0d6-2f300b2179ec} <Debug> TCPHandler: Processed in 0.001480116 sec. | ||
| 380 | 2025.09.09 23:01:39.616950 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.09.09 23:01:39.617737 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 382 | 2025.09.09 23:01:39.618437 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 383 | 2025.09.09 23:01:39.620132 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 384 | 2025.09.09 23:01:39.620154 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5851e-05 sec | ||
| 385 | 2025.09.09 23:01:39.620229 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Trace> ReferentialDeps: No tables | ||
| 386 | 2025.09.09 23:01:39.620242 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Trace> LoadingDeps: No tables | ||
| 387 | 2025.09.09 23:01:39.620264 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 388 | 2025.09.09 23:01:39.620985 [ 275 ] {fe567d5d-4741-4e05-81cd-c56102377108} <Debug> TCPHandler: Processed in 0.004105592 sec. | ||
| 389 | 2025.09.09 23:01:39.621181 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2025.09.09 23:01:39.621375 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) /* The version table contains metadata about the `oximeter` database */ | ||
| 391 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 392 | 2025.09.09 23:01:39.621506 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 393 | 2025.09.09 23:01:39.626576 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 394 | 2025.09.09 23:01:39.627804 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4): Loading data parts | ||
| 395 | 2025.09.09 23:01:39.628920 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4): There are no data parts | ||
| 396 | 2025.09.09 23:01:39.631555 [ 275 ] {0f2da1a8-f92b-4d0f-8410-ac64031b2ed4} <Debug> TCPHandler: Processed in 0.010425893 sec. | ||
| 397 | 2025.09.09 23:01:39.631717 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2025.09.09 23:01:39.631970 [ 275 ] {1f31bec3-70d7-41e0-9fe2-688f2161ed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) /* The measurement tables contain all individual samples from each timeseries. | ||
| 399 | * | ||
| 400 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 401 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 402 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 403 | * by all samples from the same timeseries. | ||
| 404 | * | ||
| 405 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 406 | * and then uses that to index quickly into the measurements tables. | ||
| 407 | */ | ||
| 408 | 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) | ||
| 409 | 2025.09.09 23:01:39.632097 [ 275 ] {1f31bec3-70d7-41e0-9fe2-688f2161ed7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 410 | 2025.09.09 23:01:39.641457 [ 275 ] {1f31bec3-70d7-41e0-9fe2-688f2161ed7b} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Loading data parts | ||
| 411 | 2025.09.09 23:01:39.641664 [ 275 ] {1f31bec3-70d7-41e0-9fe2-688f2161ed7b} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): There are no data parts | ||
| 412 | 2025.09.09 23:01:39.643038 [ 275 ] {1f31bec3-70d7-41e0-9fe2-688f2161ed7b} <Debug> TCPHandler: Processed in 0.011371869 sec. | ||
| 413 | 2025.09.09 23:01:39.643283 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.09.09 23:01:39.643449 [ 275 ] {304e0584-b3a6-4dcd-a131-63f5c9441181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 415 | 2025.09.09 23:01:39.643565 [ 275 ] {304e0584-b3a6-4dcd-a131-63f5c9441181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 416 | 2025.09.09 23:01:39.645580 [ 275 ] {304e0584-b3a6-4dcd-a131-63f5c9441181} <Debug> oximeter.measurements_i8 (bfe88b31-31f3-46dd-a0d7-90265d9f366c): Loading data parts | ||
| 417 | 2025.09.09 23:01:39.645797 [ 275 ] {304e0584-b3a6-4dcd-a131-63f5c9441181} <Debug> oximeter.measurements_i8 (bfe88b31-31f3-46dd-a0d7-90265d9f366c): There are no data parts | ||
| 418 | 2025.09.09 23:01:39.646963 [ 275 ] {304e0584-b3a6-4dcd-a131-63f5c9441181} <Debug> TCPHandler: Processed in 0.003738726 sec. | ||
| 419 | 2025.09.09 23:01:39.647107 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.09 23:01:39.647337 [ 275 ] {a66ba2e5-4c3d-44ed-954e-e23b4c62f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 421 | 2025.09.09 23:01:39.647380 [ 275 ] {a66ba2e5-4c3d-44ed-954e-e23b4c62f8be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 422 | 2025.09.09 23:01:39.649201 [ 275 ] {a66ba2e5-4c3d-44ed-954e-e23b4c62f8be} <Debug> oximeter.measurements_u8 (ebac7e4e-7e07-4846-bc92-06279eb7f7a3): Loading data parts | ||
| 423 | 2025.09.09 23:01:39.649359 [ 275 ] {a66ba2e5-4c3d-44ed-954e-e23b4c62f8be} <Debug> oximeter.measurements_u8 (ebac7e4e-7e07-4846-bc92-06279eb7f7a3): There are no data parts | ||
| 424 | 2025.09.09 23:01:39.651040 [ 275 ] {a66ba2e5-4c3d-44ed-954e-e23b4c62f8be} <Debug> TCPHandler: Processed in 0.00398209 sec. | ||
| 425 | 2025.09.09 23:01:39.651261 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.09 23:01:39.651436 [ 275 ] {4a4471aa-e84f-4a5b-acee-a9bdf1deca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 427 | 2025.09.09 23:01:39.651552 [ 275 ] {4a4471aa-e84f-4a5b-acee-a9bdf1deca03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 428 | 2025.09.09 23:01:39.653675 [ 275 ] {4a4471aa-e84f-4a5b-acee-a9bdf1deca03} <Debug> oximeter.measurements_i16 (bd74d417-8d5f-4522-8f0f-96d57226cb11): Loading data parts | ||
| 429 | 2025.09.09 23:01:39.653851 [ 275 ] {4a4471aa-e84f-4a5b-acee-a9bdf1deca03} <Debug> oximeter.measurements_i16 (bd74d417-8d5f-4522-8f0f-96d57226cb11): There are no data parts | ||
| 430 | 2025.09.09 23:01:39.655330 [ 275 ] {4a4471aa-e84f-4a5b-acee-a9bdf1deca03} <Debug> TCPHandler: Processed in 0.004119223 sec. | ||
| 431 | 2025.09.09 23:01:39.655472 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.09 23:01:39.655670 [ 275 ] {8a28e63b-8ffd-4dc5-83e2-e6425c7d0808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 433 | 2025.09.09 23:01:39.655757 [ 275 ] {8a28e63b-8ffd-4dc5-83e2-e6425c7d0808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 434 | 2025.09.09 23:01:39.657923 [ 275 ] {8a28e63b-8ffd-4dc5-83e2-e6425c7d0808} <Debug> oximeter.measurements_u16 (80e74997-599a-4907-bd14-b2f182689210): Loading data parts | ||
| 435 | 2025.09.09 23:01:39.658087 [ 275 ] {8a28e63b-8ffd-4dc5-83e2-e6425c7d0808} <Debug> oximeter.measurements_u16 (80e74997-599a-4907-bd14-b2f182689210): There are no data parts | ||
| 436 | 2025.09.09 23:01:39.659549 [ 275 ] {8a28e63b-8ffd-4dc5-83e2-e6425c7d0808} <Debug> TCPHandler: Processed in 0.004125773 sec. | ||
| 437 | 2025.09.09 23:01:39.659763 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.09 23:01:39.659915 [ 275 ] {49da3ea9-cdb1-4fb1-b53c-36ede85869c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 439 | 2025.09.09 23:01:39.660042 [ 275 ] {49da3ea9-cdb1-4fb1-b53c-36ede85869c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 440 | 2025.09.09 23:01:39.661764 [ 275 ] {49da3ea9-cdb1-4fb1-b53c-36ede85869c0} <Debug> oximeter.measurements_i32 (826bccab-0728-47aa-8f93-773fd25274f1): Loading data parts | ||
| 441 | 2025.09.09 23:01:39.661948 [ 275 ] {49da3ea9-cdb1-4fb1-b53c-36ede85869c0} <Debug> oximeter.measurements_i32 (826bccab-0728-47aa-8f93-773fd25274f1): There are no data parts | ||
| 442 | 2025.09.09 23:01:39.663248 [ 275 ] {49da3ea9-cdb1-4fb1-b53c-36ede85869c0} <Debug> TCPHandler: Processed in 0.003533472 sec. | ||
| 443 | 2025.09.09 23:01:39.663394 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.09 23:01:39.663599 [ 275 ] {aa521c76-a372-4144-adb3-98c70f12c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 445 | 2025.09.09 23:01:39.663687 [ 275 ] {aa521c76-a372-4144-adb3-98c70f12c455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 446 | 2025.09.09 23:01:39.665700 [ 275 ] {aa521c76-a372-4144-adb3-98c70f12c455} <Debug> oximeter.measurements_u32 (4f01ece6-e318-4494-ba61-bce9554f9b41): Loading data parts | ||
| 447 | 2025.09.09 23:01:39.665856 [ 275 ] {aa521c76-a372-4144-adb3-98c70f12c455} <Debug> oximeter.measurements_u32 (4f01ece6-e318-4494-ba61-bce9554f9b41): There are no data parts | ||
| 448 | 2025.09.09 23:01:39.667350 [ 275 ] {aa521c76-a372-4144-adb3-98c70f12c455} <Debug> TCPHandler: Processed in 0.004005771 sec. | ||
| 449 | 2025.09.09 23:01:39.667580 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.09 23:01:39.667739 [ 275 ] {4db83be7-98cd-48d2-9952-b7094ac8a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 451 | 2025.09.09 23:01:39.667859 [ 275 ] {4db83be7-98cd-48d2-9952-b7094ac8a854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 452 | 2025.09.09 23:01:39.669464 [ 275 ] {4db83be7-98cd-48d2-9952-b7094ac8a854} <Debug> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Loading data parts | ||
| 453 | 2025.09.09 23:01:39.669609 [ 275 ] {4db83be7-98cd-48d2-9952-b7094ac8a854} <Debug> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): There are no data parts | ||
| 454 | 2025.09.09 23:01:39.670980 [ 275 ] {4db83be7-98cd-48d2-9952-b7094ac8a854} <Debug> TCPHandler: Processed in 0.00345078 sec. | ||
| 455 | 2025.09.09 23:01:39.671121 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.09 23:01:39.671313 [ 275 ] {93fc1f50-cdbd-4ef2-9c14-221224eb9019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 457 | 2025.09.09 23:01:39.671437 [ 275 ] {93fc1f50-cdbd-4ef2-9c14-221224eb9019} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 458 | 2025.09.09 23:01:39.673142 [ 275 ] {93fc1f50-cdbd-4ef2-9c14-221224eb9019} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Loading data parts | ||
| 459 | 2025.09.09 23:01:39.673276 [ 275 ] {93fc1f50-cdbd-4ef2-9c14-221224eb9019} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): There are no data parts | ||
| 460 | 2025.09.09 23:01:39.674417 [ 275 ] {93fc1f50-cdbd-4ef2-9c14-221224eb9019} <Debug> TCPHandler: Processed in 0.003345969 sec. | ||
| 461 | 2025.09.09 23:01:39.674633 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.09 23:01:39.674788 [ 275 ] {a3d7ff72-5d2f-42e4-a24f-89875371cbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 463 | 2025.09.09 23:01:39.674898 [ 275 ] {a3d7ff72-5d2f-42e4-a24f-89875371cbfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 464 | 2025.09.09 23:01:39.676611 [ 275 ] {a3d7ff72-5d2f-42e4-a24f-89875371cbfb} <Debug> oximeter.measurements_f32 (58831095-f2dc-4842-915b-8449a098d2ca): Loading data parts | ||
| 465 | 2025.09.09 23:01:39.676760 [ 275 ] {a3d7ff72-5d2f-42e4-a24f-89875371cbfb} <Debug> oximeter.measurements_f32 (58831095-f2dc-4842-915b-8449a098d2ca): There are no data parts | ||
| 466 | 2025.09.09 23:01:39.677949 [ 275 ] {a3d7ff72-5d2f-42e4-a24f-89875371cbfb} <Debug> TCPHandler: Processed in 0.00336671 sec. | ||
| 467 | 2025.09.09 23:01:39.678091 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.09.09 23:01:39.678246 [ 275 ] {666dd179-ea79-4fd8-8a2a-46d1102f9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 469 | 2025.09.09 23:01:39.678402 [ 275 ] {666dd179-ea79-4fd8-8a2a-46d1102f9d4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 470 | 2025.09.09 23:01:39.680336 [ 275 ] {666dd179-ea79-4fd8-8a2a-46d1102f9d4b} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Loading data parts | ||
| 471 | 2025.09.09 23:01:39.680472 [ 275 ] {666dd179-ea79-4fd8-8a2a-46d1102f9d4b} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): There are no data parts | ||
| 472 | 2025.09.09 23:01:39.681808 [ 275 ] {666dd179-ea79-4fd8-8a2a-46d1102f9d4b} <Debug> TCPHandler: Processed in 0.003765356 sec. | ||
| 473 | 2025.09.09 23:01:39.682000 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.09.09 23:01:39.682232 [ 275 ] {3f24ebee-06be-474c-9539-0dc18d9c353e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 475 | 2025.09.09 23:01:39.682376 [ 275 ] {3f24ebee-06be-474c-9539-0dc18d9c353e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 476 | 2025.09.09 23:01:39.684186 [ 275 ] {3f24ebee-06be-474c-9539-0dc18d9c353e} <Debug> oximeter.measurements_string (659d115c-cb7c-4997-b9f7-de270c37f3ff): Loading data parts | ||
| 477 | 2025.09.09 23:01:39.684339 [ 275 ] {3f24ebee-06be-474c-9539-0dc18d9c353e} <Debug> oximeter.measurements_string (659d115c-cb7c-4997-b9f7-de270c37f3ff): There are no data parts | ||
| 478 | 2025.09.09 23:01:39.686095 [ 275 ] {3f24ebee-06be-474c-9539-0dc18d9c353e} <Debug> TCPHandler: Processed in 0.004144643 sec. | ||
| 479 | 2025.09.09 23:01:39.686256 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.09.09 23:01:39.686414 [ 275 ] {f6b5b168-a316-4e2a-b3da-016b3ea7746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 482 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 483 | * a string isn't palatable for a few reasons. | ||
| 484 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 485 | * details. | ||
| 486 | */ | ||
| 487 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.09.09 23:01:39.686537 [ 275 ] {f6b5b168-a316-4e2a-b3da-016b3ea7746a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 489 | 2025.09.09 23:01:39.689343 [ 275 ] {f6b5b168-a316-4e2a-b3da-016b3ea7746a} <Debug> oximeter.measurements_bytes (3d350d09-f17d-432d-9a0b-6ab6b8040fad): Loading data parts | ||
| 490 | 2025.09.09 23:01:39.689563 [ 275 ] {f6b5b168-a316-4e2a-b3da-016b3ea7746a} <Debug> oximeter.measurements_bytes (3d350d09-f17d-432d-9a0b-6ab6b8040fad): There are no data parts | ||
| 491 | 2025.09.09 23:01:39.691487 [ 275 ] {f6b5b168-a316-4e2a-b3da-016b3ea7746a} <Debug> TCPHandler: Processed in 0.005279802 sec. | ||
| 492 | 2025.09.09 23:01:39.691633 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.09.09 23:01:39.691870 [ 275 ] {86179dd0-b388-4563-acc6-a8a82dffc4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 494 | 2025.09.09 23:01:39.691960 [ 275 ] {86179dd0-b388-4563-acc6-a8a82dffc4f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 495 | 2025.09.09 23:01:39.694074 [ 275 ] {86179dd0-b388-4563-acc6-a8a82dffc4f0} <Debug> oximeter.measurements_cumulativei64 (d06d6186-bcff-48e7-b3ac-ed2e47a12806): Loading data parts | ||
| 496 | 2025.09.09 23:01:39.694217 [ 275 ] {86179dd0-b388-4563-acc6-a8a82dffc4f0} <Debug> oximeter.measurements_cumulativei64 (d06d6186-bcff-48e7-b3ac-ed2e47a12806): There are no data parts | ||
| 497 | 2025.09.09 23:01:39.696139 [ 275 ] {86179dd0-b388-4563-acc6-a8a82dffc4f0} <Debug> TCPHandler: Processed in 0.004554 sec. | ||
| 498 | 2025.09.09 23:01:39.696288 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.09 23:01:39.696457 [ 275 ] {3dbf4a2d-71a6-4eb9-b1d5-3e314567a792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 500 | 2025.09.09 23:01:39.696583 [ 275 ] {3dbf4a2d-71a6-4eb9-b1d5-3e314567a792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 501 | 2025.09.09 23:01:39.700068 [ 275 ] {3dbf4a2d-71a6-4eb9-b1d5-3e314567a792} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Loading data parts | ||
| 502 | 2025.09.09 23:01:39.700244 [ 275 ] {3dbf4a2d-71a6-4eb9-b1d5-3e314567a792} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): There are no data parts | ||
| 503 | 2025.09.09 23:01:39.702625 [ 275 ] {3dbf4a2d-71a6-4eb9-b1d5-3e314567a792} <Debug> TCPHandler: Processed in 0.006390782 sec. | ||
| 504 | 2025.09.09 23:01:39.702765 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.09 23:01:39.703020 [ 275 ] {c7274cc6-6732-44b4-ae37-7d06c012a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 506 | 2025.09.09 23:01:39.703148 [ 275 ] {c7274cc6-6732-44b4-ae37-7d06c012a534} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 507 | 2025.09.09 23:01:39.704830 [ 275 ] {c7274cc6-6732-44b4-ae37-7d06c012a534} <Debug> oximeter.measurements_cumulativef32 (47119de2-51f2-489c-ab85-ccb92fc15e17): Loading data parts | ||
| 508 | 2025.09.09 23:01:39.705123 [ 275 ] {c7274cc6-6732-44b4-ae37-7d06c012a534} <Debug> oximeter.measurements_cumulativef32 (47119de2-51f2-489c-ab85-ccb92fc15e17): There are no data parts | ||
| 509 | 2025.09.09 23:01:39.707500 [ 275 ] {c7274cc6-6732-44b4-ae37-7d06c012a534} <Debug> TCPHandler: Processed in 0.004785444 sec. | ||
| 510 | 2025.09.09 23:01:39.707646 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.09 23:01:39.707852 [ 275 ] {93e49a77-2db9-488d-8d1b-bc3a0ccde3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 512 | 2025.09.09 23:01:39.707936 [ 275 ] {93e49a77-2db9-488d-8d1b-bc3a0ccde3cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 513 | 2025.09.09 23:01:39.709764 [ 275 ] {93e49a77-2db9-488d-8d1b-bc3a0ccde3cb} <Debug> oximeter.measurements_cumulativef64 (eb42d947-fbcc-4034-b77a-fea97fa6410e): Loading data parts | ||
| 514 | 2025.09.09 23:01:39.709916 [ 275 ] {93e49a77-2db9-488d-8d1b-bc3a0ccde3cb} <Debug> oximeter.measurements_cumulativef64 (eb42d947-fbcc-4034-b77a-fea97fa6410e): There are no data parts | ||
| 515 | 2025.09.09 23:01:39.711018 [ 275 ] {93e49a77-2db9-488d-8d1b-bc3a0ccde3cb} <Debug> TCPHandler: Processed in 0.0034212 sec. | ||
| 516 | 2025.09.09 23:01:39.711206 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.09 23:01:39.711440 [ 275 ] {916515e1-eda1-485d-9530-71105897fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 518 | * NOTE: Array types cannot be Nullable, see | ||
| 519 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 520 | * for more details. | ||
| 521 | * | ||
| 522 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 523 | * is unfortunate, and at this point relies on the fact that an | ||
| 524 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 525 | * to figure out another way to represent missing samples here. | ||
| 526 | */ | ||
| 527 | 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) | ||
| 528 | 2025.09.09 23:01:39.711570 [ 275 ] {916515e1-eda1-485d-9530-71105897fa00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 529 | 2025.09.09 23:01:39.715409 [ 275 ] {916515e1-eda1-485d-9530-71105897fa00} <Debug> oximeter.measurements_histogrami8 (ff655f5d-4889-42ad-8e10-339a7bc8bbf0): Loading data parts | ||
| 530 | 2025.09.09 23:01:39.715628 [ 275 ] {916515e1-eda1-485d-9530-71105897fa00} <Debug> oximeter.measurements_histogrami8 (ff655f5d-4889-42ad-8e10-339a7bc8bbf0): There are no data parts | ||
| 531 | 2025.09.09 23:01:39.717794 [ 275 ] {916515e1-eda1-485d-9530-71105897fa00} <Debug> TCPHandler: Processed in 0.006640337 sec. | ||
| 532 | 2025.09.09 23:01:39.717943 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2025.09.09 23:01:39.718232 [ 275 ] {3bf6eb49-2c02-43c9-98d5-1b348aea1f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 534 | 2025.09.09 23:01:39.718357 [ 275 ] {3bf6eb49-2c02-43c9-98d5-1b348aea1f90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 535 | 2025.09.09 23:01:39.720554 [ 275 ] {3bf6eb49-2c02-43c9-98d5-1b348aea1f90} <Debug> oximeter.measurements_histogramu8 (0b125208-6b58-4cec-84df-2669d5bc2972): Loading data parts | ||
| 536 | 2025.09.09 23:01:39.720821 [ 275 ] {3bf6eb49-2c02-43c9-98d5-1b348aea1f90} <Debug> oximeter.measurements_histogramu8 (0b125208-6b58-4cec-84df-2669d5bc2972): There are no data parts | ||
| 537 | 2025.09.09 23:01:39.723156 [ 275 ] {3bf6eb49-2c02-43c9-98d5-1b348aea1f90} <Debug> TCPHandler: Processed in 0.005263683 sec. | ||
| 538 | 2025.09.09 23:01:39.723397 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.09.09 23:01:39.723617 [ 275 ] {02cbb5e1-6a73-4036-af81-170cb824566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 540 | 2025.09.09 23:01:39.723782 [ 275 ] {02cbb5e1-6a73-4036-af81-170cb824566d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 541 | 2025.09.09 23:01:39.725972 [ 275 ] {02cbb5e1-6a73-4036-af81-170cb824566d} <Debug> oximeter.measurements_histogrami16 (f32d58f0-9c50-415b-9489-7934c57836c1): Loading data parts | ||
| 542 | 2025.09.09 23:01:39.726164 [ 275 ] {02cbb5e1-6a73-4036-af81-170cb824566d} <Debug> oximeter.measurements_histogrami16 (f32d58f0-9c50-415b-9489-7934c57836c1): There are no data parts | ||
| 543 | 2025.09.09 23:01:39.727865 [ 275 ] {02cbb5e1-6a73-4036-af81-170cb824566d} <Debug> TCPHandler: Processed in 0.00452224 sec. | ||
| 544 | 2025.09.09 23:01:39.728008 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.09.09 23:01:39.728268 [ 275 ] {db266527-5e73-4c13-9c4a-c61470df4b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 546 | 2025.09.09 23:01:39.728405 [ 275 ] {db266527-5e73-4c13-9c4a-c61470df4b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 547 | 2025.09.09 23:01:39.731008 [ 275 ] {db266527-5e73-4c13-9c4a-c61470df4b31} <Debug> oximeter.measurements_histogramu16 (4d676b8b-51c2-4d1e-965a-55e2949bc2c4): Loading data parts | ||
| 548 | 2025.09.09 23:01:39.731164 [ 275 ] {db266527-5e73-4c13-9c4a-c61470df4b31} <Debug> oximeter.measurements_histogramu16 (4d676b8b-51c2-4d1e-965a-55e2949bc2c4): There are no data parts | ||
| 549 | 2025.09.09 23:01:39.733413 [ 275 ] {db266527-5e73-4c13-9c4a-c61470df4b31} <Debug> TCPHandler: Processed in 0.005453826 sec. | ||
| 550 | 2025.09.09 23:01:39.733640 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.09.09 23:01:39.733855 [ 275 ] {9c69a327-86f3-46ae-a17e-5c612accbfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 552 | 2025.09.09 23:01:39.733985 [ 275 ] {9c69a327-86f3-46ae-a17e-5c612accbfc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 553 | 2025.09.09 23:01:39.735967 [ 275 ] {9c69a327-86f3-46ae-a17e-5c612accbfc0} <Debug> oximeter.measurements_histogrami32 (c11f7461-3b33-4787-a3dd-1850742a7f1a): Loading data parts | ||
| 554 | 2025.09.09 23:01:39.736175 [ 275 ] {9c69a327-86f3-46ae-a17e-5c612accbfc0} <Debug> oximeter.measurements_histogrami32 (c11f7461-3b33-4787-a3dd-1850742a7f1a): There are no data parts | ||
| 555 | 2025.09.09 23:01:39.737788 [ 275 ] {9c69a327-86f3-46ae-a17e-5c612accbfc0} <Debug> TCPHandler: Processed in 0.004197054 sec. | ||
| 556 | 2025.09.09 23:01:39.737930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.09.09 23:01:39.738191 [ 275 ] {df8f9297-90b0-4d00-aa15-c6d9158ad541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 558 | 2025.09.09 23:01:39.738322 [ 275 ] {df8f9297-90b0-4d00-aa15-c6d9158ad541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 559 | 2025.09.09 23:01:39.746534 [ 275 ] {df8f9297-90b0-4d00-aa15-c6d9158ad541} <Debug> oximeter.measurements_histogramu32 (628fdfce-37ac-4328-b31a-d3074ccb7b69): Loading data parts | ||
| 560 | 2025.09.09 23:01:39.746749 [ 275 ] {df8f9297-90b0-4d00-aa15-c6d9158ad541} <Debug> oximeter.measurements_histogramu32 (628fdfce-37ac-4328-b31a-d3074ccb7b69): There are no data parts | ||
| 561 | 2025.09.09 23:01:39.755728 [ 275 ] {df8f9297-90b0-4d00-aa15-c6d9158ad541} <Debug> TCPHandler: Processed in 0.017843623 sec. | ||
| 562 | 2025.09.09 23:01:39.756096 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.09.09 23:01:39.756352 [ 275 ] {34ac7ccc-1457-408a-aebe-e73723a87908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 564 | 2025.09.09 23:01:39.756496 [ 275 ] {34ac7ccc-1457-408a-aebe-e73723a87908} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 565 | 2025.09.09 23:01:39.763116 [ 275 ] {34ac7ccc-1457-408a-aebe-e73723a87908} <Debug> oximeter.measurements_histogrami64 (e77f61d5-0478-4b8d-83a2-a6aa7a83c781): Loading data parts | ||
| 566 | 2025.09.09 23:01:39.763282 [ 275 ] {34ac7ccc-1457-408a-aebe-e73723a87908} <Debug> oximeter.measurements_histogrami64 (e77f61d5-0478-4b8d-83a2-a6aa7a83c781): There are no data parts | ||
| 567 | 2025.09.09 23:01:39.774889 [ 275 ] {34ac7ccc-1457-408a-aebe-e73723a87908} <Debug> TCPHandler: Processed in 0.018901972 sec. | ||
| 568 | 2025.09.09 23:01:39.775066 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.09.09 23:01:39.775333 [ 275 ] {066f2ea8-3bc5-4ac7-8f95-ae00f82f681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 570 | 2025.09.09 23:01:39.775471 [ 275 ] {066f2ea8-3bc5-4ac7-8f95-ae00f82f681c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 571 | 2025.09.09 23:01:39.780091 [ 275 ] {066f2ea8-3bc5-4ac7-8f95-ae00f82f681c} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Loading data parts | ||
| 572 | 2025.09.09 23:01:39.780258 [ 275 ] {066f2ea8-3bc5-4ac7-8f95-ae00f82f681c} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): There are no data parts | ||
| 573 | 2025.09.09 23:01:39.787212 [ 275 ] {066f2ea8-3bc5-4ac7-8f95-ae00f82f681c} <Debug> TCPHandler: Processed in 0.012195944 sec. | ||
| 574 | 2025.09.09 23:01:39.787470 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.09.09 23:01:39.787688 [ 275 ] {50e428c1-e002-4c83-a281-24aee0bf1f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 576 | 2025.09.09 23:01:39.787827 [ 275 ] {50e428c1-e002-4c83-a281-24aee0bf1f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 577 | 2025.09.09 23:01:39.795006 [ 275 ] {50e428c1-e002-4c83-a281-24aee0bf1f63} <Debug> oximeter.measurements_histogramf32 (0f348963-dc82-4cfc-a92e-e69fa6571e24): Loading data parts | ||
| 578 | 2025.09.09 23:01:39.795183 [ 275 ] {50e428c1-e002-4c83-a281-24aee0bf1f63} <Debug> oximeter.measurements_histogramf32 (0f348963-dc82-4cfc-a92e-e69fa6571e24): There are no data parts | ||
| 579 | 2025.09.09 23:01:39.800149 [ 275 ] {50e428c1-e002-4c83-a281-24aee0bf1f63} <Debug> TCPHandler: Processed in 0.012729094 sec. | ||
| 580 | 2025.09.09 23:01:39.800331 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.09.09 23:01:39.800610 [ 275 ] {72b548e7-f1d7-427b-8dca-d2d2691f0a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 582 | 2025.09.09 23:01:39.800753 [ 275 ] {72b548e7-f1d7-427b-8dca-d2d2691f0a47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 583 | 2025.09.09 23:01:39.804784 [ 275 ] {72b548e7-f1d7-427b-8dca-d2d2691f0a47} <Debug> oximeter.measurements_histogramf64 (a6cd7974-43ea-47b3-9c72-db34c6794f64): Loading data parts | ||
| 584 | 2025.09.09 23:01:39.804946 [ 275 ] {72b548e7-f1d7-427b-8dca-d2d2691f0a47} <Debug> oximeter.measurements_histogramf64 (a6cd7974-43ea-47b3-9c72-db34c6794f64): There are no data parts | ||
| 585 | 2025.09.09 23:01:39.807642 [ 275 ] {72b548e7-f1d7-427b-8dca-d2d2691f0a47} <Debug> TCPHandler: Processed in 0.007368269 sec. | ||
| 586 | 2025.09.09 23:01:39.807895 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.09.09 23:01:39.808085 [ 275 ] {b2214b54-e636-49e0-a821-dfbf5ae301b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) /* The field tables store named dimensions of each timeseries. | ||
| 588 | * | ||
| 589 | * As with the measurement tables, there is one field table for each field data | ||
| 590 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 591 | * this behavior **must not** be relied upon for query correctness. | ||
| 592 | * | ||
| 593 | * The index for the fields differs from the measurements, however. Rows are | ||
| 594 | * sorted by timeseries name, then field name, field value, and finally | ||
| 595 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 596 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 597 | * usually then used to look up measurements. | ||
| 598 | * | ||
| 599 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 600 | * timeseries name and then key, since it would improve lookups where one | ||
| 601 | * already has the key. Realistically though, these tables are quite small and | ||
| 602 | * so performance benefits will be low in absolute terms. | ||
| 603 | * | ||
| 604 | * TTL: We use a materialized column to expire old field table records. This | ||
| 605 | * column is generated automatically by the database whenever a new row is | ||
| 606 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 607 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 608 | * record will remain during a deduplication, which will have the last | ||
| 609 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 610 | * measurement tables. | ||
| 611 | */ | ||
| 612 | 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) | ||
| 613 | 2025.09.09 23:01:39.808206 [ 275 ] {b2214b54-e636-49e0-a821-dfbf5ae301b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 614 | 2025.09.09 23:01:39.811698 [ 275 ] {b2214b54-e636-49e0-a821-dfbf5ae301b1} <Debug> oximeter.fields_bool (9ea34ea8-20f8-4c05-b39e-8850e9cbfec0): Loading data parts | ||
| 615 | 2025.09.09 23:01:39.811866 [ 275 ] {b2214b54-e636-49e0-a821-dfbf5ae301b1} <Debug> oximeter.fields_bool (9ea34ea8-20f8-4c05-b39e-8850e9cbfec0): There are no data parts | ||
| 616 | 2025.09.09 23:01:39.814251 [ 275 ] {b2214b54-e636-49e0-a821-dfbf5ae301b1} <Debug> TCPHandler: Processed in 0.006407132 sec. | ||
| 617 | 2025.09.09 23:01:39.814406 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2025.09.09 23:01:39.814561 [ 275 ] {a92b76f7-58aa-452c-86b7-c7de3dd65e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 619 | 2025.09.09 23:01:39.814682 [ 275 ] {a92b76f7-58aa-452c-86b7-c7de3dd65e1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 620 | 2025.09.09 23:01:39.818231 [ 275 ] {a92b76f7-58aa-452c-86b7-c7de3dd65e1c} <Debug> oximeter.fields_i8 (7cf26ab2-6815-44dd-85e2-4200c90d3669): Loading data parts | ||
| 621 | 2025.09.09 23:01:39.818376 [ 275 ] {a92b76f7-58aa-452c-86b7-c7de3dd65e1c} <Debug> oximeter.fields_i8 (7cf26ab2-6815-44dd-85e2-4200c90d3669): There are no data parts | ||
| 622 | 2025.09.09 23:01:39.824574 [ 275 ] {a92b76f7-58aa-452c-86b7-c7de3dd65e1c} <Debug> TCPHandler: Processed in 0.01021926 sec. | ||
| 623 | 2025.09.09 23:01:39.824731 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.09.09 23:01:39.824976 [ 275 ] {ba1a53e0-f1fb-4943-a38a-863ed931ac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 625 | 2025.09.09 23:01:39.825098 [ 275 ] {ba1a53e0-f1fb-4943-a38a-863ed931ac6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 626 | 2025.09.09 23:01:39.827317 [ 275 ] {ba1a53e0-f1fb-4943-a38a-863ed931ac6d} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Loading data parts | ||
| 627 | 2025.09.09 23:01:39.827498 [ 275 ] {ba1a53e0-f1fb-4943-a38a-863ed931ac6d} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): There are no data parts | ||
| 628 | 2025.09.09 23:01:39.828968 [ 275 ] {ba1a53e0-f1fb-4943-a38a-863ed931ac6d} <Debug> TCPHandler: Processed in 0.004285465 sec. | ||
| 629 | 2025.09.09 23:01:39.829131 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.09.09 23:01:39.829316 [ 275 ] {d755f2a3-0167-40af-953d-2ca502abfbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 631 | 2025.09.09 23:01:39.829487 [ 275 ] {d755f2a3-0167-40af-953d-2ca502abfbef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 632 | 2025.09.09 23:01:39.831583 [ 275 ] {d755f2a3-0167-40af-953d-2ca502abfbef} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Loading data parts | ||
| 633 | 2025.09.09 23:01:39.831753 [ 275 ] {d755f2a3-0167-40af-953d-2ca502abfbef} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): There are no data parts | ||
| 634 | 2025.09.09 23:01:39.834115 [ 275 ] {d755f2a3-0167-40af-953d-2ca502abfbef} <Debug> TCPHandler: Processed in 0.005034588 sec. | ||
| 635 | 2025.09.09 23:01:39.834285 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.09.09 23:01:39.834535 [ 275 ] {83246110-fe40-4234-b3fa-0c22bc1805d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 637 | 2025.09.09 23:01:39.834666 [ 275 ] {83246110-fe40-4234-b3fa-0c22bc1805d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 638 | 2025.09.09 23:01:39.836456 [ 275 ] {83246110-fe40-4234-b3fa-0c22bc1805d9} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Loading data parts | ||
| 639 | 2025.09.09 23:01:39.836657 [ 275 ] {83246110-fe40-4234-b3fa-0c22bc1805d9} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): There are no data parts | ||
| 640 | 2025.09.09 23:01:39.839715 [ 275 ] {83246110-fe40-4234-b3fa-0c22bc1805d9} <Debug> TCPHandler: Processed in 0.005492526 sec. | ||
| 641 | 2025.09.09 23:01:39.839866 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.09.09 23:01:39.840020 [ 275 ] {9d6a165b-4378-4177-aaf0-787626bb7856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 643 | 2025.09.09 23:01:39.840150 [ 275 ] {9d6a165b-4378-4177-aaf0-787626bb7856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 644 | 2025.09.09 23:01:39.842223 [ 275 ] {9d6a165b-4378-4177-aaf0-787626bb7856} <Debug> oximeter.fields_i32 (88c67bc6-52cf-43f4-a3d1-c8ca194f077f): Loading data parts | ||
| 645 | 2025.09.09 23:01:39.842384 [ 275 ] {9d6a165b-4378-4177-aaf0-787626bb7856} <Debug> oximeter.fields_i32 (88c67bc6-52cf-43f4-a3d1-c8ca194f077f): There are no data parts | ||
| 646 | 2025.09.09 23:01:39.843609 [ 275 ] {9d6a165b-4378-4177-aaf0-787626bb7856} <Debug> TCPHandler: Processed in 0.003791846 sec. | ||
| 647 | 2025.09.09 23:01:39.843802 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.09.09 23:01:39.844006 [ 275 ] {5535e5a2-9b02-4c2b-b049-c52404ac8952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 649 | 2025.09.09 23:01:39.844143 [ 275 ] {5535e5a2-9b02-4c2b-b049-c52404ac8952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 650 | 2025.09.09 23:01:39.846155 [ 275 ] {5535e5a2-9b02-4c2b-b049-c52404ac8952} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Loading data parts | ||
| 651 | 2025.09.09 23:01:39.846347 [ 275 ] {5535e5a2-9b02-4c2b-b049-c52404ac8952} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): There are no data parts | ||
| 652 | 2025.09.09 23:01:39.847556 [ 275 ] {5535e5a2-9b02-4c2b-b049-c52404ac8952} <Debug> TCPHandler: Processed in 0.003809197 sec. | ||
| 653 | 2025.09.09 23:01:39.847707 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.09.09 23:01:39.847865 [ 275 ] {c7fda9fc-b7a5-44af-8f37-9f386532c7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 655 | 2025.09.09 23:01:39.847995 [ 275 ] {c7fda9fc-b7a5-44af-8f37-9f386532c7be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 656 | 2025.09.09 23:01:39.849674 [ 275 ] {c7fda9fc-b7a5-44af-8f37-9f386532c7be} <Debug> oximeter.fields_i64 (21fc38c9-db3a-4a11-9c4b-92d59760a5e8): Loading data parts | ||
| 657 | 2025.09.09 23:01:39.849817 [ 275 ] {c7fda9fc-b7a5-44af-8f37-9f386532c7be} <Debug> oximeter.fields_i64 (21fc38c9-db3a-4a11-9c4b-92d59760a5e8): There are no data parts | ||
| 658 | 2025.09.09 23:01:39.851033 [ 275 ] {c7fda9fc-b7a5-44af-8f37-9f386532c7be} <Debug> TCPHandler: Processed in 0.00337847 sec. | ||
| 659 | 2025.09.09 23:01:39.851263 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.09.09 23:01:39.851415 [ 275 ] {824158ad-1557-49eb-addf-73f9feef5091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 661 | 2025.09.09 23:01:39.851534 [ 275 ] {824158ad-1557-49eb-addf-73f9feef5091} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 662 | 2025.09.09 23:01:39.853353 [ 275 ] {824158ad-1557-49eb-addf-73f9feef5091} <Debug> oximeter.fields_u64 (15d25eb0-e006-48e0-90de-49a6319b1d45): Loading data parts | ||
| 663 | 2025.09.09 23:01:39.853581 [ 275 ] {824158ad-1557-49eb-addf-73f9feef5091} <Debug> oximeter.fields_u64 (15d25eb0-e006-48e0-90de-49a6319b1d45): There are no data parts | ||
| 664 | 2025.09.09 23:01:39.855584 [ 275 ] {824158ad-1557-49eb-addf-73f9feef5091} <Debug> TCPHandler: Processed in 0.004369857 sec. | ||
| 665 | 2025.09.09 23:01:39.855723 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.09.09 23:01:39.856021 [ 275 ] {8d698b3e-57bc-4ad0-bc02-19c49dca698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 667 | 2025.09.09 23:01:39.856063 [ 275 ] {8d698b3e-57bc-4ad0-bc02-19c49dca698d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 668 | 2025.09.09 23:01:39.857755 [ 275 ] {8d698b3e-57bc-4ad0-bc02-19c49dca698d} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Loading data parts | ||
| 669 | 2025.09.09 23:01:39.857896 [ 275 ] {8d698b3e-57bc-4ad0-bc02-19c49dca698d} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): There are no data parts | ||
| 670 | 2025.09.09 23:01:39.859083 [ 275 ] {8d698b3e-57bc-4ad0-bc02-19c49dca698d} <Debug> TCPHandler: Processed in 0.00340939 sec. | ||
| 671 | 2025.09.09 23:01:39.859305 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.09.09 23:01:39.859458 [ 275 ] {9cb16db0-2313-465c-84ad-ec681c93c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 673 | 2025.09.09 23:01:39.859584 [ 275 ] {9cb16db0-2313-465c-84ad-ec681c93c5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 674 | 2025.09.09 23:01:39.861471 [ 275 ] {9cb16db0-2313-465c-84ad-ec681c93c5b7} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Loading data parts | ||
| 675 | 2025.09.09 23:01:39.861694 [ 275 ] {9cb16db0-2313-465c-84ad-ec681c93c5b7} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): There are no data parts | ||
| 676 | 2025.09.09 23:01:39.863149 [ 275 ] {9cb16db0-2313-465c-84ad-ec681c93c5b7} <Debug> TCPHandler: Processed in 0.003893118 sec. | ||
| 677 | 2025.09.09 23:01:39.863287 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.09.09 23:01:39.863527 [ 275 ] {fb45bd04-33d8-42d8-8d41-a93fa3e9e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 679 | 2025.09.09 23:01:39.863660 [ 275 ] {fb45bd04-33d8-42d8-8d41-a93fa3e9e627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 680 | 2025.09.09 23:01:39.865400 [ 275 ] {fb45bd04-33d8-42d8-8d41-a93fa3e9e627} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Loading data parts | ||
| 681 | 2025.09.09 23:01:39.865543 [ 275 ] {fb45bd04-33d8-42d8-8d41-a93fa3e9e627} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): There are no data parts | ||
| 682 | 2025.09.09 23:01:39.868030 [ 275 ] {fb45bd04-33d8-42d8-8d41-a93fa3e9e627} <Debug> TCPHandler: Processed in 0.004790484 sec. | ||
| 683 | 2025.09.09 23:01:39.868307 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.09.09 23:01:39.868638 [ 275 ] {df5c0118-4e94-4f66-8425-3d53385b18fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) /* The timeseries schema table stores the extracted schema for the samples | ||
| 685 | * oximeter collects. | ||
| 686 | */ | ||
| 687 | 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) | ||
| 688 | 2025.09.09 23:01:39.868848 [ 275 ] {df5c0118-4e94-4f66-8425-3d53385b18fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 689 | 2025.09.09 23:01:39.871539 [ 275 ] {df5c0118-4e94-4f66-8425-3d53385b18fd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Loading data parts | ||
| 690 | 2025.09.09 23:01:39.871694 [ 275 ] {df5c0118-4e94-4f66-8425-3d53385b18fd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): There are no data parts | ||
| 691 | 2025.09.09 23:01:39.873430 [ 275 ] {df5c0118-4e94-4f66-8425-3d53385b18fd} <Debug> TCPHandler: Processed in 0.005187251 sec. | ||
| 692 | 2025.09.09 23:01:39.873830 [ 276 ] {} <Trace> TCP-Session: 430ebd07-72ba-417c-9395-eb009492c1a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 693 | 2025.09.09 23:01:39.874124 [ 276 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57032) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 694 | 2025.09.09 23:01:39.875529 [ 276 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 695 | 2025.09.09 23:01:39.883409 [ 283 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Trace> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 696 | 2025.09.09 23:01:39.883455 [ 283 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 697 | 2025.09.09 23:01:39.888206 [ 283 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 698 | 2025.09.09 23:01:39.888956 [ 283 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Trace> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 699 | 2025.09.09 23:01:39.889252 [ 276 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015269 sec., 65.49217368524461 rows/sec., 1.02 KiB/sec. | ||
| 700 | 2025.09.09 23:01:39.889593 [ 276 ] {66620212-4852-4420-b6a8-43ec7a3426d9} <Debug> TCPHandler: Processed in 0.015887878 sec. | ||
| 701 | 2025.09.09 23:01:40.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.44 MiB, peak 127.44 MiB, free memory in arenas 0.00 B, will set to 139.63 MiB (RSS), difference: 12.19 MiB | ||
| 702 | 2025.09.09 23:01:42.838336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 703 | 2025.09.09 23:01:42.838400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 704 | 2025.09.09 23:01:42.838555 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 705 | 2025.09.09 23:01:42.838693 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 706 | 2025.09.09 23:01:42.841779 [ 245 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Loading data parts | ||
| 707 | 2025.09.09 23:01:42.842123 [ 245 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): There are no data parts | ||
| 708 | 2025.09.09 23:01:42.846470 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 709 | 2025.09.09 23:01:42.846510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 710 | 2025.09.09 23:01:42.850896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 711 | 2025.09.09 23:01:42.851570 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 712 | 2025.09.09 23:01:42.851723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 713 | 2025.09.09 23:01:42.852635 [ 244 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Loading data parts | ||
| 714 | 2025.09.09 23:01:42.852960 [ 244 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): There are no data parts | ||
| 715 | 2025.09.09 23:01:42.879686 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.09.09 23:01:42.879749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 717 | 2025.09.09 23:01:42.886398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.09.09 23:01:42.887714 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.09.09 23:01:42.891548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 720 | 2025.09.09 23:01:43.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.65 MiB, peak 148.65 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 9.12 MiB | ||
| 721 | 2025.09.09 23:01:45.338271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 722 | 2025.09.09 23:01:45.338364 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 723 | 2025.09.09 23:01:45.342527 [ 243 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Loading data parts | ||
| 724 | 2025.09.09 23:01:45.342770 [ 243 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): There are no data parts | ||
| 725 | 2025.09.09 23:01:45.349558 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 726 | 2025.09.09 23:01:45.349594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 727 | 2025.09.09 23:01:45.351231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 728 | 2025.09.09 23:01:45.351770 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 729 | 2025.09.09 23:01:45.352006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 730 | 2025.09.09 23:01:46.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.01 MiB, peak 158.01 MiB, free memory in arenas 0.00 B, will set to 154.81 MiB (RSS), difference: -3.20 MiB | ||
| 731 | 2025.09.09 23:01:50.312432 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 732 | 2025.09.09 23:01:50.312494 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 733 | 2025.09.09 23:01:50.351796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 734 | 2025.09.09 23:01:50.353023 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 735 | 2025.09.09 23:01:50.353249 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 736 | 2025.09.09 23:01:50.353900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 737 | 2025.09.09 23:01:50.354325 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 738 | 2025.09.09 23:01:50.354522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 739 | 2025.09.09 23:01:50.391616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 740 | 2025.09.09 23:01:50.409460 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.09 23:01:50.409505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 742 | 2025.09.09 23:01:50.416093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.09 23:01:50.417317 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.09.09 23:01:50.420070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 745 | 2025.09.09 23:01:51.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.60 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 2.00 MiB | ||
| 746 | 2025.09.09 23:01:56.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.62 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 4.02 MiB | ||
| 747 | 2025.09.09 23:01:57.854688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 748 | 2025.09.09 23:01:57.855270 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 749 | 2025.09.09 23:01:57.855316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 750 | 2025.09.09 23:01:57.856090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 751 | 2025.09.09 23:01:57.856585 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 752 | 2025.09.09 23:01:57.856793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 753 | 2025.09.09 23:01:57.920187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 754 | 2025.09.09 23:01:57.936817 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.09.09 23:01:57.936948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 756 | 2025.09.09 23:01:57.943354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.09.09 23:01:57.944988 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.09.09 23:01:57.948574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 759 | 2025.09.09 23:01:59.898039 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2025.09.09 23:01:59.898251 [ 275 ] {a5a7d36c-94de-4af3-bfdf-88a4d74285fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 761 | 2025.09.09 23:01:59.898588 [ 275 ] {a5a7d36c-94de-4af3-bfdf-88a4d74285fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2025.09.09 23:01:59.898807 [ 275 ] {a5a7d36c-94de-4af3-bfdf-88a4d74285fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 763 | 2025.09.09 23:01:59.899422 [ 275 ] {a5a7d36c-94de-4af3-bfdf-88a4d74285fd} <Debug> TCPHandler: Processed in 0.001532407 sec. | ||
| 764 | 2025.09.09 23:01:59.900194 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.09.09 23:01:59.900316 [ 275 ] {bde60b1c-f887-4e39-ae24-c17b514bb749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 766 | 2025.09.09 23:01:59.902385 [ 275 ] {bde60b1c-f887-4e39-ae24-c17b514bb749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.09.09 23:01:59.902429 [ 275 ] {bde60b1c-f887-4e39-ae24-c17b514bb749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.09.09 23:01:59.902817 [ 275 ] {bde60b1c-f887-4e39-ae24-c17b514bb749} <Debug> TCPHandler: Processed in 0.002671816 sec. | ||
| 769 | 2025.09.09 23:01:59.903036 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.09.09 23:01:59.903150 [ 275 ] {1c795993-64e9-4eb2-a565-807852bc434d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.09.09 23:01:59.903422 [ 275 ] {1c795993-64e9-4eb2-a565-807852bc434d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.09.09 23:01:59.903463 [ 275 ] {1c795993-64e9-4eb2-a565-807852bc434d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.09.09 23:01:59.903794 [ 275 ] {1c795993-64e9-4eb2-a565-807852bc434d} <Debug> TCPHandler: Processed in 0.000806295 sec. | ||
| 774 | 2025.09.09 23:01:59.903983 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.09.09 23:01:59.904095 [ 275 ] {ee413740-81fb-417b-b96f-41bdc750923d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 776 | 2025.09.09 23:01:59.904329 [ 275 ] {ee413740-81fb-417b-b96f-41bdc750923d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.09.09 23:01:59.904371 [ 275 ] {ee413740-81fb-417b-b96f-41bdc750923d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.09.09 23:01:59.904739 [ 275 ] {ee413740-81fb-417b-b96f-41bdc750923d} <Debug> TCPHandler: Processed in 0.000804324 sec. | ||
| 779 | 2025.09.09 23:01:59.904922 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.09.09 23:01:59.905039 [ 275 ] {e5719b43-f40e-4fad-9bb2-de2db680eb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 781 | 2025.09.09 23:01:59.905271 [ 275 ] {e5719b43-f40e-4fad-9bb2-de2db680eb15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.09.09 23:01:59.905312 [ 275 ] {e5719b43-f40e-4fad-9bb2-de2db680eb15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.09.09 23:01:59.905625 [ 275 ] {e5719b43-f40e-4fad-9bb2-de2db680eb15} <Debug> TCPHandler: Processed in 0.000750893 sec. | ||
| 784 | 2025.09.09 23:01:59.905811 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.09.09 23:01:59.905922 [ 275 ] {ea7d4237-03d4-4fb2-a08d-774428d08acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 786 | 2025.09.09 23:01:59.906155 [ 275 ] {ea7d4237-03d4-4fb2-a08d-774428d08acf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.09.09 23:01:59.906198 [ 275 ] {ea7d4237-03d4-4fb2-a08d-774428d08acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.09.09 23:01:59.906612 [ 275 ] {ea7d4237-03d4-4fb2-a08d-774428d08acf} <Debug> TCPHandler: Processed in 0.000848985 sec. | ||
| 789 | 2025.09.09 23:01:59.906810 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.09.09 23:01:59.906922 [ 275 ] {495519c2-1d3d-4dde-960a-b0d9f3a1b8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 791 | 2025.09.09 23:01:59.907155 [ 275 ] {495519c2-1d3d-4dde-960a-b0d9f3a1b8ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.09.09 23:01:59.907196 [ 275 ] {495519c2-1d3d-4dde-960a-b0d9f3a1b8ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.09.09 23:01:59.907515 [ 275 ] {495519c2-1d3d-4dde-960a-b0d9f3a1b8ae} <Debug> TCPHandler: Processed in 0.000752674 sec. | ||
| 794 | 2025.09.09 23:01:59.907709 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.09.09 23:01:59.907821 [ 275 ] {b9c21b7d-8349-487b-b290-5e6fd8f281ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 796 | 2025.09.09 23:01:59.908061 [ 275 ] {b9c21b7d-8349-487b-b290-5e6fd8f281ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.09.09 23:01:59.908102 [ 275 ] {b9c21b7d-8349-487b-b290-5e6fd8f281ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.09.09 23:01:59.908406 [ 275 ] {b9c21b7d-8349-487b-b290-5e6fd8f281ed} <Debug> TCPHandler: Processed in 0.000744184 sec. | ||
| 799 | 2025.09.09 23:01:59.908597 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.09.09 23:01:59.908711 [ 275 ] {8572a4ec-644a-49c9-bf90-ec3ed44a34f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 801 | 2025.09.09 23:01:59.908954 [ 275 ] {8572a4ec-644a-49c9-bf90-ec3ed44a34f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.09.09 23:01:59.908995 [ 275 ] {8572a4ec-644a-49c9-bf90-ec3ed44a34f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.09.09 23:01:59.909299 [ 275 ] {8572a4ec-644a-49c9-bf90-ec3ed44a34f5} <Debug> TCPHandler: Processed in 0.000749973 sec. | ||
| 804 | 2025.09.09 23:01:59.909482 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.09.09 23:01:59.909597 [ 275 ] {ad2a13b5-5e91-4ac8-a36c-17d1adea0441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 806 | 2025.09.09 23:01:59.909838 [ 275 ] {ad2a13b5-5e91-4ac8-a36c-17d1adea0441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.09.09 23:01:59.909880 [ 275 ] {ad2a13b5-5e91-4ac8-a36c-17d1adea0441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.09.09 23:01:59.910200 [ 275 ] {ad2a13b5-5e91-4ac8-a36c-17d1adea0441} <Debug> TCPHandler: Processed in 0.000766043 sec. | ||
| 809 | 2025.09.09 23:01:59.910397 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.09.09 23:01:59.910513 [ 275 ] {e0855ec3-fbb0-45ea-a62d-383076f4c1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 811 | 2025.09.09 23:01:59.910756 [ 275 ] {e0855ec3-fbb0-45ea-a62d-383076f4c1f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.09.09 23:01:59.910798 [ 275 ] {e0855ec3-fbb0-45ea-a62d-383076f4c1f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.09.09 23:01:59.911105 [ 275 ] {e0855ec3-fbb0-45ea-a62d-383076f4c1f4} <Debug> TCPHandler: Processed in 0.000755843 sec. | ||
| 814 | 2025.09.09 23:01:59.911290 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.09.09 23:01:59.911406 [ 275 ] {aa712b96-b1c2-411c-9d5a-154a101de473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 816 | 2025.09.09 23:01:59.911647 [ 275 ] {aa712b96-b1c2-411c-9d5a-154a101de473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.09.09 23:01:59.911689 [ 275 ] {aa712b96-b1c2-411c-9d5a-154a101de473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.09.09 23:01:59.911993 [ 275 ] {aa712b96-b1c2-411c-9d5a-154a101de473} <Debug> TCPHandler: Processed in 0.000749703 sec. | ||
| 819 | 2025.09.09 23:01:59.912199 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.09.09 23:01:59.912314 [ 275 ] {78bc2f06-c6de-4ad4-8a3e-fd3221d48aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 821 | 2025.09.09 23:01:59.912590 [ 275 ] {78bc2f06-c6de-4ad4-8a3e-fd3221d48aef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.09.09 23:01:59.912634 [ 275 ] {78bc2f06-c6de-4ad4-8a3e-fd3221d48aef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.09.09 23:01:59.912960 [ 275 ] {78bc2f06-c6de-4ad4-8a3e-fd3221d48aef} <Debug> TCPHandler: Processed in 0.000809584 sec. | ||
| 824 | 2025.09.09 23:01:59.913172 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.09.09 23:01:59.913286 [ 275 ] {c550f630-361d-478c-b3bc-a2743d077a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 826 | 2025.09.09 23:01:59.913529 [ 275 ] {c550f630-361d-478c-b3bc-a2743d077a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.09.09 23:01:59.913570 [ 275 ] {c550f630-361d-478c-b3bc-a2743d077a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.09.09 23:01:59.913875 [ 275 ] {c550f630-361d-478c-b3bc-a2743d077a57} <Debug> TCPHandler: Processed in 0.000751363 sec. | ||
| 829 | 2025.09.09 23:01:59.914060 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.09.09 23:01:59.914178 [ 275 ] {6e0fa62b-898f-41aa-8de0-78997993d50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 831 | 2025.09.09 23:01:59.914426 [ 275 ] {6e0fa62b-898f-41aa-8de0-78997993d50b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.09.09 23:01:59.914467 [ 275 ] {6e0fa62b-898f-41aa-8de0-78997993d50b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.09.09 23:01:59.914816 [ 275 ] {6e0fa62b-898f-41aa-8de0-78997993d50b} <Debug> TCPHandler: Processed in 0.000803124 sec. | ||
| 834 | 2025.09.09 23:01:59.915453 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.09.09 23:01:59.915569 [ 275 ] {e8de6bdd-9bbe-4bdb-bacd-56c75d359de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) 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) | ||
| 836 | 2025.09.09 23:01:59.915818 [ 275 ] {e8de6bdd-9bbe-4bdb-bacd-56c75d359de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.09.09 23:01:59.915859 [ 275 ] {e8de6bdd-9bbe-4bdb-bacd-56c75d359de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.09.09 23:01:59.916179 [ 275 ] {e8de6bdd-9bbe-4bdb-bacd-56c75d359de6} <Debug> TCPHandler: Processed in 0.000774224 sec. | ||
| 839 | 2025.09.09 23:01:59.916365 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.09.09 23:01:59.916483 [ 275 ] {0ec2d756-808a-43c0-9247-0649d5539766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.09.09 23:01:59.916734 [ 275 ] {0ec2d756-808a-43c0-9247-0649d5539766} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.09.09 23:01:59.916775 [ 275 ] {0ec2d756-808a-43c0-9247-0649d5539766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.09.09 23:01:59.917085 [ 275 ] {0ec2d756-808a-43c0-9247-0649d5539766} <Debug> TCPHandler: Processed in 0.000767804 sec. | ||
| 844 | 2025.09.09 23:01:59.917286 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.09.09 23:01:59.917404 [ 275 ] {cc116f7c-8b90-4282-98f1-bd20f6c44571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.09.09 23:01:59.917667 [ 275 ] {cc116f7c-8b90-4282-98f1-bd20f6c44571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.09.09 23:01:59.917709 [ 275 ] {cc116f7c-8b90-4282-98f1-bd20f6c44571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.09.09 23:01:59.918024 [ 275 ] {cc116f7c-8b90-4282-98f1-bd20f6c44571} <Debug> TCPHandler: Processed in 0.000785474 sec. | ||
| 849 | 2025.09.09 23:01:59.918210 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.09.09 23:01:59.918326 [ 275 ] {e71544ec-5b18-4158-aa77-7178ede3bea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.09.09 23:01:59.918578 [ 275 ] {e71544ec-5b18-4158-aa77-7178ede3bea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.09.09 23:01:59.918619 [ 275 ] {e71544ec-5b18-4158-aa77-7178ede3bea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.09.09 23:01:59.918934 [ 275 ] {e71544ec-5b18-4158-aa77-7178ede3bea8} <Debug> TCPHandler: Processed in 0.000772153 sec. | ||
| 854 | 2025.09.09 23:01:59.919122 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.09.09 23:01:59.919241 [ 275 ] {2ac00361-70b1-45a2-9966-bd67029fea85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.09.09 23:01:59.919498 [ 275 ] {2ac00361-70b1-45a2-9966-bd67029fea85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.09.09 23:01:59.919540 [ 275 ] {2ac00361-70b1-45a2-9966-bd67029fea85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2025.09.09 23:01:59.919852 [ 275 ] {2ac00361-70b1-45a2-9966-bd67029fea85} <Debug> TCPHandler: Processed in 0.000777523 sec. | ||
| 859 | 2025.09.09 23:01:59.920123 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.09.09 23:01:59.920242 [ 275 ] {801aca68-9df3-49c9-8394-421873451045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2025.09.09 23:01:59.920502 [ 275 ] {801aca68-9df3-49c9-8394-421873451045} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2025.09.09 23:01:59.920545 [ 275 ] {801aca68-9df3-49c9-8394-421873451045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2025.09.09 23:01:59.920852 [ 275 ] {801aca68-9df3-49c9-8394-421873451045} <Debug> TCPHandler: Processed in 0.000775774 sec. | ||
| 864 | 2025.09.09 23:01:59.921087 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.09.09 23:01:59.921207 [ 275 ] {7aed70aa-b706-45d4-8d06-aedc30319897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 866 | 2025.09.09 23:01:59.921467 [ 275 ] {7aed70aa-b706-45d4-8d06-aedc30319897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2025.09.09 23:01:59.921508 [ 275 ] {7aed70aa-b706-45d4-8d06-aedc30319897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2025.09.09 23:01:59.921806 [ 275 ] {7aed70aa-b706-45d4-8d06-aedc30319897} <Debug> TCPHandler: Processed in 0.000767773 sec. | ||
| 869 | 2025.09.09 23:01:59.922044 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.09.09 23:01:59.922164 [ 275 ] {4cf74eb7-a55c-49d2-8f8a-178eee4e5979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 871 | 2025.09.09 23:01:59.922430 [ 275 ] {4cf74eb7-a55c-49d2-8f8a-178eee4e5979} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2025.09.09 23:01:59.922472 [ 275 ] {4cf74eb7-a55c-49d2-8f8a-178eee4e5979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2025.09.09 23:01:59.922777 [ 275 ] {4cf74eb7-a55c-49d2-8f8a-178eee4e5979} <Debug> TCPHandler: Processed in 0.000781344 sec. | ||
| 874 | 2025.09.09 23:01:59.923067 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.09.09 23:01:59.923188 [ 275 ] {393c7c88-5ab6-4b61-a5eb-72eb20aa8f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 876 | 2025.09.09 23:01:59.923453 [ 275 ] {393c7c88-5ab6-4b61-a5eb-72eb20aa8f41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2025.09.09 23:01:59.923495 [ 275 ] {393c7c88-5ab6-4b61-a5eb-72eb20aa8f41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2025.09.09 23:01:59.923801 [ 275 ] {393c7c88-5ab6-4b61-a5eb-72eb20aa8f41} <Debug> TCPHandler: Processed in 0.000780913 sec. | ||
| 879 | 2025.09.09 23:01:59.924040 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.09.09 23:01:59.924160 [ 275 ] {cbbd4a29-9955-4686-83f4-d108608d37a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 881 | 2025.09.09 23:01:59.924423 [ 275 ] {cbbd4a29-9955-4686-83f4-d108608d37a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2025.09.09 23:01:59.924464 [ 275 ] {cbbd4a29-9955-4686-83f4-d108608d37a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2025.09.09 23:01:59.924777 [ 275 ] {cbbd4a29-9955-4686-83f4-d108608d37a0} <Debug> TCPHandler: Processed in 0.000784944 sec. | ||
| 884 | 2025.09.09 23:01:59.931558 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2025.09.09 23:01:59.931706 [ 275 ] {7a98ec27-fda6-4e5e-b97a-aca5d70bb795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 886 | 2025.09.09 23:01:59.932033 [ 275 ] {7a98ec27-fda6-4e5e-b97a-aca5d70bb795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2025.09.09 23:01:59.932084 [ 275 ] {7a98ec27-fda6-4e5e-b97a-aca5d70bb795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2025.09.09 23:01:59.932431 [ 275 ] {7a98ec27-fda6-4e5e-b97a-aca5d70bb795} <Debug> TCPHandler: Processed in 0.000930526 sec. | ||
| 889 | 2025.09.09 23:01:59.940059 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.09.09 23:01:59.940206 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 891 | 2025.09.09 23:01:59.940255 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2025.09.09 23:01:59.940891 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.09.09 23:01:59.940944 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 894 | 2025.09.09 23:01:59.941568 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2025.09.09 23:01:59.941931 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.09.09 23:01:59.942076 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00191 sec., 13612.565445026177 rows/sec., 2.93 MiB/sec. | ||
| 897 | 2025.09.09 23:01:59.942113 [ 275 ] {9b67b0fd-7fc9-4853-bf66-499584dc3cc1} <Debug> TCPHandler: Processed in 0.002127768 sec. | ||
| 898 | 2025.09.09 23:01:59.942240 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.09.09 23:01:59.942336 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 900 | 2025.09.09 23:01:59.942374 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 901 | 2025.09.09 23:01:59.943447 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.09.09 23:01:59.943481 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 903 | 2025.09.09 23:01:59.943909 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2025.09.09 23:01:59.944372 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.09.09 23:01:59.944509 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002194 sec., 10938.924339106654 rows/sec., 929.38 KiB/sec. | ||
| 906 | 2025.09.09 23:01:59.944546 [ 275 ] {338c7383-1d29-43cf-a398-8b59c4e32acf} <Debug> TCPHandler: Processed in 0.002353692 sec. | ||
| 907 | 2025.09.09 23:01:59.944662 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.09.09 23:01:59.944756 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 909 | 2025.09.09 23:01:59.944796 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 910 | 2025.09.09 23:01:59.945183 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.09.09 23:01:59.945220 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 912 | 2025.09.09 23:01:59.945655 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2025.09.09 23:01:59.946125 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.09.09 23:01:59.946258 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001521 sec., 6574.621959237344 rows/sec., 536.11 KiB/sec. | ||
| 915 | 2025.09.09 23:01:59.946295 [ 275 ] {b153264d-3722-4e3c-93c5-f1e1636df57c} <Debug> TCPHandler: Processed in 0.001681719 sec. | ||
| 916 | 2025.09.09 23:01:59.946400 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.09.09 23:01:59.946493 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 918 | 2025.09.09 23:01:59.946532 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 919 | 2025.09.09 23:01:59.947013 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.09.09 23:01:59.947049 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 921 | 2025.09.09 23:01:59.947524 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2025.09.09 23:01:59.947949 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.09.09 23:01:59.948080 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001605 sec., 125233.64485981308 rows/sec., 11.10 MiB/sec. | ||
| 924 | 2025.09.09 23:01:59.948116 [ 275 ] {95ba7900-50da-4bcc-a374-c0de5f2a592a} <Debug> TCPHandler: Processed in 0.001766101 sec. | ||
| 925 | 2025.09.09 23:01:59.948226 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2025.09.09 23:01:59.948317 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 927 | 2025.09.09 23:01:59.948356 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 928 | 2025.09.09 23:01:59.948748 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2025.09.09 23:01:59.948784 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 930 | 2025.09.09 23:01:59.949195 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2025.09.09 23:01:59.949627 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2025.09.09 23:01:59.949755 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001455 sec., 21993.127147766325 rows/sec., 1.62 MiB/sec. | ||
| 933 | 2025.09.09 23:01:59.949790 [ 275 ] {e74fae16-d5c3-4021-8b0c-c4893da6317f} <Debug> TCPHandler: Processed in 0.001614709 sec. | ||
| 934 | 2025.09.09 23:01:59.949895 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2025.09.09 23:01:59.949986 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 936 | 2025.09.09 23:01:59.950025 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 937 | 2025.09.09 23:01:59.950430 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2025.09.09 23:01:59.950462 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 939 | 2025.09.09 23:01:59.950853 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2025.09.09 23:01:59.951306 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2025.09.09 23:01:59.951428 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.36 MiB/sec. | ||
| 942 | 2025.09.09 23:01:59.951465 [ 275 ] {04658bb6-df0e-4c04-ac30-cfb42921ffb3} <Debug> TCPHandler: Processed in 0.001618618 sec. | ||
| 943 | 2025.09.09 23:01:59.951567 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2025.09.09 23:01:59.951659 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 945 | 2025.09.09 23:01:59.951698 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 946 | 2025.09.09 23:01:59.952067 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2025.09.09 23:01:59.952103 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 948 | 2025.09.09 23:01:59.952496 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2025.09.09 23:01:59.952894 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2025.09.09 23:01:59.953014 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001373 sec., 8739.985433357611 rows/sec., 682.81 KiB/sec. | ||
| 951 | 2025.09.09 23:01:59.953050 [ 275 ] {51490dd6-5fb1-40bf-8d9a-4d19e7e27d3c} <Debug> TCPHandler: Processed in 0.001531537 sec. | ||
| 952 | 2025.09.09 23:01:59.953151 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.09.09 23:01:59.953242 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 954 | 2025.09.09 23:01:59.953281 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 955 | 2025.09.09 23:01:59.953691 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2025.09.09 23:01:59.953726 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 957 | 2025.09.09 23:01:59.954121 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2025.09.09 23:01:59.954533 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2025.09.09 23:01:59.954655 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001431 sec., 83857.4423480084 rows/sec., 6.82 MiB/sec. | ||
| 960 | 2025.09.09 23:01:59.954690 [ 275 ] {344332c3-a2f7-464a-837e-2ee66d6afaf5} <Debug> TCPHandler: Processed in 0.001588178 sec. | ||
| 961 | 2025.09.09 23:01:59.954797 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2025.09.09 23:01:59.954889 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 963 | 2025.09.09 23:01:59.954931 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 964 | 2025.09.09 23:01:59.955390 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2025.09.09 23:01:59.955422 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 966 | 2025.09.09 23:01:59.955943 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2025.09.09 23:01:59.956397 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2025.09.09 23:01:59.956519 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.001648 sec., 187500 rows/sec., 14.05 MiB/sec. | ||
| 969 | 2025.09.09 23:01:59.956554 [ 275 ] {1e43f3b5-2982-444b-b915-1acfd7e8abc9} <Debug> TCPHandler: Processed in 0.001806571 sec. | ||
| 970 | 2025.09.09 23:01:59.956665 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.09.09 23:01:59.956758 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 972 | 2025.09.09 23:01:59.956811 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 973 | 2025.09.09 23:01:59.957563 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2025.09.09 23:01:59.957598 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 975 | 2025.09.09 23:01:59.958745 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2025.09.09 23:01:59.959162 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2025.09.09 23:01:59.959293 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002554 sec., 3915.4267815191856 rows/sec., 7.02 MiB/sec. | ||
| 978 | 2025.09.09 23:01:59.959342 [ 275 ] {c1f1d4ec-cd4d-488e-ab96-4f0ed617f3ed} <Debug> TCPHandler: Processed in 0.002727208 sec. | ||
| 979 | 2025.09.09 23:01:59.959448 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2025.09.09 23:01:59.959543 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 981 | 2025.09.09 23:01:59.959583 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 982 | 2025.09.09 23:01:59.959911 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.09.09 23:01:59.959945 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 984 | 2025.09.09 23:01:59.960342 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2025.09.09 23:01:59.960757 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.09.09 23:01:59.960880 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 987 | 2025.09.09 23:01:59.960914 [ 275 ] {7c65ab5f-1a73-45e6-bd5d-f76c6ae31956} <Debug> TCPHandler: Processed in 0.001514477 sec. | ||
| 988 | 2025.09.09 23:02:04.121226 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53703 | ||
| 989 | 2025.09.09 23:02:04.121382 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2025.09.09 23:02:04.121419 [ 285 ] {} <Debug> TCP-Session: 003395e2-02e0-4ff7-a514-0cc630c7141c Authenticating user 'default' from [fd00:1122:3344:101::e]:53703 | ||
| 991 | 2025.09.09 23:02:04.121445 [ 285 ] {} <Debug> TCP-Session: 003395e2-02e0-4ff7-a514-0cc630c7141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2025.09.09 23:02:04.121461 [ 285 ] {} <Debug> TCP-Session: 003395e2-02e0-4ff7-a514-0cc630c7141c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2025.09.09 23:02:04.121519 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 994 | 2025.09.09 23:02:04.121560 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 995 | 2025.09.09 23:02:04.121580 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 996 | 2025.09.09 23:02:04.121995 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63797 | ||
| 997 | 2025.09.09 23:02:04.122132 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2025.09.09 23:02:04.122129 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33600 | ||
| 999 | 2025.09.09 23:02:04.122166 [ 286 ] {} <Debug> TCP-Session: 154e7ab7-a0c6-42ff-a8db-7e806394b91c Authenticating user 'default' from [fd00:1122:3344:101::e]:63797 | ||
| 1000 | 2025.09.09 23:02:04.122215 [ 286 ] {} <Debug> TCP-Session: 154e7ab7-a0c6-42ff-a8db-7e806394b91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2025.09.09 23:02:04.122229 [ 286 ] {} <Debug> TCP-Session: 154e7ab7-a0c6-42ff-a8db-7e806394b91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2025.09.09 23:02:04.122249 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53113 | ||
| 1003 | 2025.09.09 23:02:04.122381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53595 | ||
| 1004 | 2025.09.09 23:02:04.122397 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2025.09.09 23:02:04.122449 [ 287 ] {} <Debug> TCP-Session: fecd3c26-4d70-499d-9644-b9593b145ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33600 | ||
| 1006 | 2025.09.09 23:02:04.122472 [ 287 ] {} <Debug> TCP-Session: fecd3c26-4d70-499d-9644-b9593b145ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2025.09.09 23:02:04.122487 [ 287 ] {} <Debug> TCP-Session: fecd3c26-4d70-499d-9644-b9593b145ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2025.09.09 23:02:04.122523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2025.09.09 23:02:04.122538 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36867 | ||
| 1010 | 2025.09.09 23:02:04.122572 [ 288 ] {} <Debug> TCP-Session: a786f44b-6ba6-4e06-81a4-07ac18469b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:53113 | ||
| 1011 | 2025.09.09 23:02:04.122607 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2025.09.09 23:02:04.122611 [ 288 ] {} <Debug> TCP-Session: a786f44b-6ba6-4e06-81a4-07ac18469b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2025.09.09 23:02:04.122648 [ 289 ] {} <Debug> TCP-Session: 2ff0cae3-8be1-4039-bf32-ded985c32f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:53595 | ||
| 1014 | 2025.09.09 23:02:04.122650 [ 288 ] {} <Debug> TCP-Session: a786f44b-6ba6-4e06-81a4-07ac18469b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2025.09.09 23:02:04.122675 [ 289 ] {} <Debug> TCP-Session: 2ff0cae3-8be1-4039-bf32-ded985c32f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2025.09.09 23:02:04.122694 [ 289 ] {} <Debug> TCP-Session: 2ff0cae3-8be1-4039-bf32-ded985c32f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.09.09 23:02:04.122770 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34572 | ||
| 1018 | 2025.09.09 23:02:04.122805 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2025.09.09 23:02:04.122854 [ 290 ] {} <Debug> TCP-Session: 2adf53aa-5238-4186-9220-e394b372eb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:36867 | ||
| 1020 | 2025.09.09 23:02:04.122873 [ 290 ] {} <Debug> TCP-Session: 2adf53aa-5238-4186-9220-e394b372eb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2025.09.09 23:02:04.122886 [ 290 ] {} <Debug> TCP-Session: 2adf53aa-5238-4186-9220-e394b372eb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2025.09.09 23:02:04.122886 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51245 | ||
| 1023 | 2025.09.09 23:02:04.122967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2025.09.09 23:02:04.123002 [ 291 ] {} <Debug> TCP-Session: 19529415-37e2-42e7-8a48-438e26e1e368 Authenticating user 'default' from [fd00:1122:3344:101::e]:34572 | ||
| 1025 | 2025.09.09 23:02:04.123020 [ 291 ] {} <Debug> TCP-Session: 19529415-37e2-42e7-8a48-438e26e1e368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2025.09.09 23:02:04.123033 [ 291 ] {} <Debug> TCP-Session: 19529415-37e2-42e7-8a48-438e26e1e368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2025.09.09 23:02:04.123079 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2025.09.09 23:02:04.123103 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60353 | ||
| 1029 | 2025.09.09 23:02:04.123121 [ 292 ] {} <Debug> TCP-Session: 4f49f816-f7b2-4e44-9564-a1add2b2c179 Authenticating user 'default' from [fd00:1122:3344:101::e]:51245 | ||
| 1030 | 2025.09.09 23:02:04.123145 [ 292 ] {} <Debug> TCP-Session: 4f49f816-f7b2-4e44-9564-a1add2b2c179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2025.09.09 23:02:04.123158 [ 292 ] {} <Debug> TCP-Session: 4f49f816-f7b2-4e44-9564-a1add2b2c179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2025.09.09 23:02:04.123266 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2025.09.09 23:02:04.123298 [ 293 ] {} <Debug> TCP-Session: 39407ee5-e8dc-4af0-a462-9381ebaff289 Authenticating user 'default' from [fd00:1122:3344:101::e]:60353 | ||
| 1034 | 2025.09.09 23:02:04.123314 [ 293 ] {} <Debug> TCP-Session: 39407ee5-e8dc-4af0-a462-9381ebaff289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.09.09 23:02:04.123327 [ 293 ] {} <Debug> TCP-Session: 39407ee5-e8dc-4af0-a462-9381ebaff289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2025.09.09 23:02:04.124307 [ 285 ] {} <Trace> TCP-Session: 003395e2-02e0-4ff7-a514-0cc630c7141c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.09.09 23:02:04.124493 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1038 | 2025.09.09 23:02:04.124835 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1039 | 2025.09.09 23:02:04.125003 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2025.09.09 23:02:04.125571 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 1041 | 2025.09.09 23:02:04.130371 [ 294 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> AggregatingTransform: Aggregating | ||
| 1042 | 2025.09.09 23:02:04.130453 [ 294 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1043 | 2025.09.09 23:02:04.131077 [ 294 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003618783 sec. (276.336 rows/sec., 10.79 KiB/sec.) | ||
| 1044 | 2025.09.09 23:02:04.131105 [ 294 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> Aggregator: Merging aggregated data | ||
| 1045 | 2025.09.09 23:02:04.131138 [ 294 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1046 | 2025.09.09 23:02:04.132542 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008119 sec., 123.16787781746521 rows/sec., 4.81 KiB/sec. | ||
| 1047 | 2025.09.09 23:02:04.132692 [ 285 ] {8a37b81f-9518-4f8e-a72f-fb0e1c6683b1} <Debug> TCPHandler: Processed in 0.00853718 sec. | ||
| 1048 | 2025.09.09 23:02:04.135514 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2025.09.09 23:02:04.135551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2025.09.09 23:02:04.135566 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2025.09.09 23:02:04.135589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2025.09.09 23:02:04.135605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2025.09.09 23:02:04.135625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2025.09.09 23:02:04.135656 [ 293 ] {} <Debug> TCP-Session: 39407ee5-e8dc-4af0-a462-9381ebaff289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2025.09.09 23:02:04.135677 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2025.09.09 23:02:04.135672 [ 290 ] {} <Debug> TCP-Session: 2adf53aa-5238-4186-9220-e394b372eb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.09.09 23:02:04.135697 [ 288 ] {} <Debug> TCP-Session: a786f44b-6ba6-4e06-81a4-07ac18469b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2025.09.09 23:02:04.135717 [ 292 ] {} <Debug> TCP-Session: 4f49f816-f7b2-4e44-9564-a1add2b2c179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2025.09.09 23:02:04.135660 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2025.09.09 23:02:04.135642 [ 289 ] {} <Debug> TCP-Session: 2ff0cae3-8be1-4039-bf32-ded985c32f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.09.09 23:02:04.135790 [ 291 ] {} <Debug> TCP-Session: 19529415-37e2-42e7-8a48-438e26e1e368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2025.09.09 23:02:04.135600 [ 286 ] {} <Debug> TCP-Session: 154e7ab7-a0c6-42ff-a8db-7e806394b91c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2025.09.09 23:02:04.135643 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2025.09.09 23:02:04.135569 [ 285 ] {} <Debug> TCP-Session: 003395e2-02e0-4ff7-a514-0cc630c7141c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2025.09.09 23:02:04.135881 [ 287 ] {} <Debug> TCP-Session: fecd3c26-4d70-499d-9644-b9593b145ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.09.09 23:02:04.906014 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.09.09 23:02:04.906187 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1068 | 2025.09.09 23:02:04.906252 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1069 | 2025.09.09 23:02:04.906871 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2025.09.09 23:02:04.906911 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1071 | 2025.09.09 23:02:04.907321 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2025.09.09 23:02:04.907551 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.09.09 23:02:04.907720 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 1074 | 2025.09.09 23:02:04.907771 [ 275 ] {04e5ea49-e33d-48c3-8e33-8b25b8f142c4} <Debug> TCPHandler: Processed in 0.001881433 sec. | ||
| 1075 | 2025.09.09 23:02:04.907924 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.09.09 23:02:04.908028 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1077 | 2025.09.09 23:02:04.908072 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1078 | 2025.09.09 23:02:04.908535 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.09.09 23:02:04.908571 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1080 | 2025.09.09 23:02:04.908881 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2025.09.09 23:02:04.909092 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.09.09 23:02:04.909229 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 1083 | 2025.09.09 23:02:04.909269 [ 275 ] {499affdf-9578-4076-a8ee-697cc9ec5441} <Debug> TCPHandler: Processed in 0.001404485 sec. | ||
| 1084 | 2025.09.09 23:02:04.909386 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.09.09 23:02:04.909482 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1086 | 2025.09.09 23:02:04.909527 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1087 | 2025.09.09 23:02:04.909971 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.09.09 23:02:04.910006 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1089 | 2025.09.09 23:02:04.910337 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2025.09.09 23:02:04.910548 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.09.09 23:02:04.910684 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 1092 | 2025.09.09 23:02:04.910722 [ 275 ] {0dcfa540-e3b7-4019-8b07-d0b0b8a05ef9} <Debug> TCPHandler: Processed in 0.001386004 sec. | ||
| 1093 | 2025.09.09 23:02:04.910835 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.09.09 23:02:04.910931 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1095 | 2025.09.09 23:02:04.910973 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1096 | 2025.09.09 23:02:04.911328 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.09.09 23:02:04.911363 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1098 | 2025.09.09 23:02:04.911678 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2025.09.09 23:02:04.911884 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.09.09 23:02:04.912012 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 1101 | 2025.09.09 23:02:04.912047 [ 275 ] {692ae309-278d-478b-afc0-1c639ab2f491} <Debug> TCPHandler: Processed in 0.001262132 sec. | ||
| 1102 | 2025.09.09 23:02:05.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.08 MiB, peak 168.94 MiB, free memory in arenas 0.00 B, will set to 163.85 MiB (RSS), difference: 2.77 MiB | ||
| 1103 | 2025.09.09 23:02:05.312540 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1104 | 2025.09.09 23:02:05.312589 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1105 | 2025.09.09 23:02:05.352455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1106 | 2025.09.09 23:02:05.356251 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.09.09 23:02:05.356310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1108 | 2025.09.09 23:02:05.356905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1109 | 2025.09.09 23:02:05.357422 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.09.09 23:02:05.357461 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1111 | 2025.09.09 23:02:05.357550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1112 | 2025.09.09 23:02:05.357848 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.09.09 23:02:05.358028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2025.09.09 23:02:05.358168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1115 | 2025.09.09 23:02:05.358278 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.09.09 23:02:05.358407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1117 | 2025.09.09 23:02:05.448677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1118 | 2025.09.09 23:02:05.465401 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2025.09.09 23:02:05.465467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1120 | 2025.09.09 23:02:05.471727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2025.09.09 23:02:05.472425 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2025.09.09 23:02:05.475346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1123 | 2025.09.09 23:02:06.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.38 MiB, peak 168.94 MiB, free memory in arenas 0.00 B, will set to 165.96 MiB (RSS), difference: 1.58 MiB | ||
| 1124 | 2025.09.09 23:02:09.905637 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.09.09 23:02:09.905824 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1126 | 2025.09.09 23:02:09.905889 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1127 | 2025.09.09 23:02:09.906553 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.09.09 23:02:09.906608 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1129 | 2025.09.09 23:02:09.907022 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1130 | 2025.09.09 23:02:09.907255 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.09.09 23:02:09.907413 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001633 sec., 46540.11022657686 rows/sec., 3.84 MiB/sec. | ||
| 1132 | 2025.09.09 23:02:09.907466 [ 275 ] {ce3a3ce2-5bb2-41dd-a93e-a26d5893836c} <Debug> TCPHandler: Processed in 0.001956014 sec. | ||
| 1133 | 2025.09.09 23:02:09.907606 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.09.09 23:02:09.907714 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1135 | 2025.09.09 23:02:09.907758 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1136 | 2025.09.09 23:02:09.908220 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.09.09 23:02:09.908266 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1138 | 2025.09.09 23:02:09.908584 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2025.09.09 23:02:09.908807 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.09.09 23:02:09.908941 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001252 sec., 7987.220447284344 rows/sec., 600.60 KiB/sec. | ||
| 1141 | 2025.09.09 23:02:09.908979 [ 275 ] {03fb04ed-5918-4cf6-99db-dbda6ea59087} <Debug> TCPHandler: Processed in 0.001427425 sec. | ||
| 1142 | 2025.09.09 23:02:09.909097 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.09.09 23:02:09.909195 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1144 | 2025.09.09 23:02:09.909236 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1145 | 2025.09.09 23:02:09.909687 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.09.09 23:02:09.909725 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1147 | 2025.09.09 23:02:09.910042 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2025.09.09 23:02:09.910262 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.09.09 23:02:09.910389 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001215 sec., 60905.34979423869 rows/sec., 4.76 MiB/sec. | ||
| 1150 | 2025.09.09 23:02:09.910426 [ 275 ] {b7174ed7-3160-4213-8990-65a956d9946e} <Debug> TCPHandler: Processed in 0.001380514 sec. | ||
| 1151 | 2025.09.09 23:02:09.910539 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.09.09 23:02:09.910634 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1153 | 2025.09.09 23:02:09.910677 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1154 | 2025.09.09 23:02:09.911111 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.09.09 23:02:09.911147 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1156 | 2025.09.09 23:02:09.911482 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1157 | 2025.09.09 23:02:09.911692 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.09.09 23:02:09.911817 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 1159 | 2025.09.09 23:02:09.911853 [ 275 ] {47d67dfd-a290-4666-b88b-2708e1288e68} <Debug> TCPHandler: Processed in 0.001363704 sec. | ||
| 1160 | 2025.09.09 23:02:09.911962 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.09.09 23:02:09.912060 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2025.09.09 23:02:09.912114 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1163 | 2025.09.09 23:02:09.912907 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.09.09 23:02:09.912945 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1165 | 2025.09.09 23:02:09.913467 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1166 | 2025.09.09 23:02:09.913690 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.09.09 23:02:09.913839 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 1168 | 2025.09.09 23:02:09.913899 [ 275 ] {aec32367-33a3-4dd2-987e-79a2b13f8414} <Debug> TCPHandler: Processed in 0.001986975 sec. | ||
| 1169 | 2025.09.09 23:02:09.914036 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.09.09 23:02:09.914137 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.09.09 23:02:09.914182 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1172 | 2025.09.09 23:02:09.914587 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.09.09 23:02:09.914626 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1174 | 2025.09.09 23:02:09.914950 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2025.09.09 23:02:09.915159 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.09.09 23:02:09.915285 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 1177 | 2025.09.09 23:02:09.915322 [ 275 ] {7682b071-65e9-4a29-9147-7f352470fc45} <Debug> TCPHandler: Processed in 0.001341023 sec. | ||
| 1178 | 2025.09.09 23:02:12.474557 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59170 | ||
| 1179 | 2025.09.09 23:02:12.474746 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2025.09.09 23:02:12.474793 [ 285 ] {} <Debug> TCP-Session: cd6c17fe-ad5b-4cba-801a-6708b24ee066 Authenticating user 'default' from [fd00:1122:3344:101::e]:59170 | ||
| 1181 | 2025.09.09 23:02:12.474829 [ 285 ] {} <Debug> TCP-Session: cd6c17fe-ad5b-4cba-801a-6708b24ee066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2025.09.09 23:02:12.474854 [ 285 ] {} <Debug> TCP-Session: cd6c17fe-ad5b-4cba-801a-6708b24ee066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.09.09 23:02:12.475116 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56727 | ||
| 1184 | 2025.09.09 23:02:12.475127 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 1185 | 2025.09.09 23:02:12.475176 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42119 | ||
| 1186 | 2025.09.09 23:02:12.475216 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63910 | ||
| 1187 | 2025.09.09 23:02:12.475206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65055 | ||
| 1188 | 2025.09.09 23:02:12.475266 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2025.09.09 23:02:12.475305 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2025.09.09 23:02:12.475319 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2025.09.09 23:02:12.475332 [ 286 ] {} <Debug> TCP-Session: 44df5198-657d-420d-97ec-66f31ca2a2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56727 | ||
| 1192 | 2025.09.09 23:02:12.475346 [ 287 ] {} <Debug> TCP-Session: 4d900d67-13c6-4aa6-9454-c36e312b8bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 1193 | 2025.09.09 23:02:12.475362 [ 290 ] {} <Debug> TCP-Session: 17ee7ff5-9b55-4bc5-a1bc-f05b1afd1ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42119 | ||
| 1194 | 2025.09.09 23:02:12.475405 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2025.09.09 23:02:12.475427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2025.09.09 23:02:12.475432 [ 290 ] {} <Debug> TCP-Session: 17ee7ff5-9b55-4bc5-a1bc-f05b1afd1ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2025.09.09 23:02:12.475452 [ 293 ] {} <Debug> TCP-Session: 193d7427-5ac1-4ff2-ba10-b97926c10a4e Authenticating user 'default' from [fd00:1122:3344:101::e]:63910 | ||
| 1198 | 2025.09.09 23:02:12.475468 [ 290 ] {} <Debug> TCP-Session: 17ee7ff5-9b55-4bc5-a1bc-f05b1afd1ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2025.09.09 23:02:12.475489 [ 293 ] {} <Debug> TCP-Session: 193d7427-5ac1-4ff2-ba10-b97926c10a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2025.09.09 23:02:12.475462 [ 292 ] {} <Debug> TCP-Session: b6171fd1-6d15-4801-a556-a34ab2d9cdc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65055 | ||
| 1201 | 2025.09.09 23:02:12.475514 [ 293 ] {} <Debug> TCP-Session: 193d7427-5ac1-4ff2-ba10-b97926c10a4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.09.09 23:02:12.475544 [ 292 ] {} <Debug> TCP-Session: b6171fd1-6d15-4801-a556-a34ab2d9cdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2025.09.09 23:02:12.475376 [ 286 ] {} <Debug> TCP-Session: 44df5198-657d-420d-97ec-66f31ca2a2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.09.09 23:02:12.475568 [ 292 ] {} <Debug> TCP-Session: b6171fd1-6d15-4801-a556-a34ab2d9cdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2025.09.09 23:02:12.475593 [ 286 ] {} <Debug> TCP-Session: 44df5198-657d-420d-97ec-66f31ca2a2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2025.09.09 23:02:12.475310 [ 285 ] {} <Trace> TCP-Session: cd6c17fe-ad5b-4cba-801a-6708b24ee066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.09.09 23:02:12.475190 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59260 | ||
| 1208 | 2025.09.09 23:02:12.475166 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43073 | ||
| 1209 | 2025.09.09 23:02:12.475159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54243 | ||
| 1210 | 2025.09.09 23:02:12.475400 [ 287 ] {} <Debug> TCP-Session: 4d900d67-13c6-4aa6-9454-c36e312b8bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2025.09.09 23:02:12.475763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2025.09.09 23:02:12.475764 [ 287 ] {} <Debug> TCP-Session: 4d900d67-13c6-4aa6-9454-c36e312b8bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.09.09 23:02:12.475788 [ 291 ] {} <Debug> TCP-Session: b7283490-d2df-41b6-9e04-3c37084c79d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59260 | ||
| 1214 | 2025.09.09 23:02:12.475804 [ 291 ] {} <Debug> TCP-Session: b7283490-d2df-41b6-9e04-3c37084c79d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.09.09 23:02:12.475817 [ 291 ] {} <Debug> TCP-Session: b7283490-d2df-41b6-9e04-3c37084c79d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.09.09 23:02:12.475835 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59170) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1217 | 2025.09.09 23:02:12.475917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2025.09.09 23:02:12.475936 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2025.09.09 23:02:12.475945 [ 289 ] {} <Debug> TCP-Session: a8bdb134-f369-4609-ac9d-0ce25ed9a8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43073 | ||
| 1220 | 2025.09.09 23:02:12.475971 [ 288 ] {} <Debug> TCP-Session: b55861f3-a34b-4906-9459-8336822ed970 Authenticating user 'default' from [fd00:1122:3344:101::e]:54243 | ||
| 1221 | 2025.09.09 23:02:12.475977 [ 289 ] {} <Debug> TCP-Session: a8bdb134-f369-4609-ac9d-0ce25ed9a8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.09.09 23:02:12.475996 [ 288 ] {} <Debug> TCP-Session: b55861f3-a34b-4906-9459-8336822ed970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2025.09.09 23:02:12.476003 [ 289 ] {} <Debug> TCP-Session: a8bdb134-f369-4609-ac9d-0ce25ed9a8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2025.09.09 23:02:12.476018 [ 288 ] {} <Debug> TCP-Session: b55861f3-a34b-4906-9459-8336822ed970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2025.09.09 23:02:12.476107 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1226 | 2025.09.09 23:02:12.476171 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1227 | 2025.09.09 23:02:12.476456 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 1228 | 2025.09.09 23:02:12.477362 [ 320 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> AggregatingTransform: Aggregating | ||
| 1229 | 2025.09.09 23:02:12.477410 [ 320 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> Aggregator: Aggregation method: without_key | ||
| 1230 | 2025.09.09 23:02:12.477441 [ 320 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887766 sec. (1126.423 rows/sec., 44.00 KiB/sec.) | ||
| 1231 | 2025.09.09 23:02:12.477456 [ 320 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Trace> Aggregator: Merging aggregated data | ||
| 1232 | 2025.09.09 23:02:12.478686 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002912 sec., 343.4065934065934 rows/sec., 13.41 KiB/sec. | ||
| 1233 | 2025.09.09 23:02:12.478814 [ 285 ] {fb8a2be8-caac-4e9c-a765-079ed4cf2c59} <Debug> TCPHandler: Processed in 0.003667325 sec. | ||
| 1234 | 2025.09.09 23:02:12.478938 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2025.09.09 23:02:12.478965 [ 285 ] {} <Debug> TCP-Session: cd6c17fe-ad5b-4cba-801a-6708b24ee066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.09.09 23:02:12.478972 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2025.09.09 23:02:12.478990 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2025.09.09 23:02:12.479008 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2025.09.09 23:02:12.479020 [ 286 ] {} <Debug> TCP-Session: 44df5198-657d-420d-97ec-66f31ca2a2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.09.09 23:02:12.479034 [ 288 ] {} <Debug> TCP-Session: b55861f3-a34b-4906-9459-8336822ed970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.09.09 23:02:12.479049 [ 293 ] {} <Debug> TCP-Session: 193d7427-5ac1-4ff2-ba10-b97926c10a4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2025.09.09 23:02:12.479045 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2025.09.09 23:02:12.479064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2025.09.09 23:02:12.479090 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2025.09.09 23:02:12.479110 [ 287 ] {} <Debug> TCP-Session: 4d900d67-13c6-4aa6-9454-c36e312b8bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.09.09 23:02:12.479129 [ 290 ] {} <Debug> TCP-Session: 17ee7ff5-9b55-4bc5-a1bc-f05b1afd1ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2025.09.09 23:02:12.479148 [ 292 ] {} <Debug> TCP-Session: b6171fd1-6d15-4801-a556-a34ab2d9cdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2025.09.09 23:02:12.479074 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2025.09.09 23:02:12.479042 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2025.09.09 23:02:12.479201 [ 289 ] {} <Debug> TCP-Session: a8bdb134-f369-4609-ac9d-0ce25ed9a8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2025.09.09 23:02:12.479232 [ 291 ] {} <Debug> TCP-Session: b7283490-d2df-41b6-9e04-3c37084c79d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2025.09.09 23:02:12.509837 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58362 | ||
| 1253 | 2025.09.09 23:02:12.509918 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1254 | 2025.09.09 23:02:12.509944 [ 285 ] {} <Debug> TCP-Session: aa67c00b-2b9f-4fd9-a6e9-716a7a0d3c02 Authenticating user 'default' from [fd00:1122:3344:101::e]:58362 | ||
| 1255 | 2025.09.09 23:02:12.509963 [ 285 ] {} <Debug> TCP-Session: aa67c00b-2b9f-4fd9-a6e9-716a7a0d3c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2025.09.09 23:02:12.509978 [ 285 ] {} <Debug> TCP-Session: aa67c00b-2b9f-4fd9-a6e9-716a7a0d3c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2025.09.09 23:02:12.510182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53467 | ||
| 1258 | 2025.09.09 23:02:12.510204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35880 | ||
| 1259 | 2025.09.09 23:02:12.510226 [ 285 ] {} <Trace> TCP-Session: aa67c00b-2b9f-4fd9-a6e9-716a7a0d3c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2025.09.09 23:02:12.510252 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33370 | ||
| 1261 | 2025.09.09 23:02:12.510270 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33525 | ||
| 1262 | 2025.09.09 23:02:12.510294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2025.09.09 23:02:12.510281 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2025.09.09 23:02:12.510340 [ 288 ] {} <Debug> TCP-Session: 28f584a5-eff5-4729-af2d-25fb278aabe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35880 | ||
| 1265 | 2025.09.09 23:02:12.510346 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1266 | 2025.09.09 23:02:12.510382 [ 288 ] {} <Debug> TCP-Session: 28f584a5-eff5-4729-af2d-25fb278aabe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2025.09.09 23:02:12.510386 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2025.09.09 23:02:12.510407 [ 288 ] {} <Debug> TCP-Session: 28f584a5-eff5-4729-af2d-25fb278aabe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2025.09.09 23:02:12.510441 [ 293 ] {} <Debug> TCP-Session: c1bc9889-b46d-4b74-a280-dc81abd2c77e Authenticating user 'default' from [fd00:1122:3344:101::e]:33525 | ||
| 1270 | 2025.09.09 23:02:12.510399 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1271 | 2025.09.09 23:02:12.510468 [ 293 ] {} <Debug> TCP-Session: c1bc9889-b46d-4b74-a280-dc81abd2c77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2025.09.09 23:02:12.510248 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56143 | ||
| 1273 | 2025.09.09 23:02:12.510508 [ 293 ] {} <Debug> TCP-Session: c1bc9889-b46d-4b74-a280-dc81abd2c77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2025.09.09 23:02:12.510208 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39502 | ||
| 1275 | 2025.09.09 23:02:12.510401 [ 292 ] {} <Debug> TCP-Session: ec2d2f5a-10d7-4353-9a01-933ae8de8f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:33370 | ||
| 1276 | 2025.09.09 23:02:12.510571 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1277 | 2025.09.09 23:02:12.510601 [ 292 ] {} <Debug> TCP-Session: ec2d2f5a-10d7-4353-9a01-933ae8de8f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.09.09 23:02:12.510621 [ 291 ] {} <Debug> TCP-Session: 27d79bf3-ce3b-467f-ba40-799aa370f0d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56143 | ||
| 1279 | 2025.09.09 23:02:12.510624 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2025.09.09 23:02:12.510630 [ 292 ] {} <Debug> TCP-Session: ec2d2f5a-10d7-4353-9a01-933ae8de8f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2025.09.09 23:02:12.510648 [ 291 ] {} <Debug> TCP-Session: 27d79bf3-ce3b-467f-ba40-799aa370f0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2025.09.09 23:02:12.510657 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1283 | 2025.09.09 23:02:12.510692 [ 291 ] {} <Debug> TCP-Session: 27d79bf3-ce3b-467f-ba40-799aa370f0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2025.09.09 23:02:12.510665 [ 289 ] {} <Debug> TCP-Session: 1aa73de1-0d26-4ac0-b725-3e5db77161a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39502 | ||
| 1285 | 2025.09.09 23:02:12.510730 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2025.09.09 23:02:12.510746 [ 289 ] {} <Debug> TCP-Session: 1aa73de1-0d26-4ac0-b725-3e5db77161a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2025.09.09 23:02:12.510372 [ 286 ] {} <Debug> TCP-Session: 1efcd836-bcb7-42d7-9f0c-1bd2736a19b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53467 | ||
| 1288 | 2025.09.09 23:02:12.510764 [ 289 ] {} <Debug> TCP-Session: 1aa73de1-0d26-4ac0-b725-3e5db77161a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2025.09.09 23:02:12.510192 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57023 | ||
| 1290 | 2025.09.09 23:02:12.510799 [ 286 ] {} <Debug> TCP-Session: 1efcd836-bcb7-42d7-9f0c-1bd2736a19b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2025.09.09 23:02:12.510237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50949 | ||
| 1292 | 2025.09.09 23:02:12.510841 [ 286 ] {} <Debug> TCP-Session: 1efcd836-bcb7-42d7-9f0c-1bd2736a19b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2025.09.09 23:02:12.510866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2025.09.09 23:02:12.510895 [ 287 ] {} <Debug> TCP-Session: 7783515d-739c-4c36-bfc4-447e26f06b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:57023 | ||
| 1295 | 2025.09.09 23:02:12.510911 [ 287 ] {} <Debug> TCP-Session: 7783515d-739c-4c36-bfc4-447e26f06b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2025.09.09 23:02:12.510915 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2025.09.09 23:02:12.510925 [ 287 ] {} <Debug> TCP-Session: 7783515d-739c-4c36-bfc4-447e26f06b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2025.09.09 23:02:12.510950 [ 290 ] {} <Debug> TCP-Session: e8c0a6c3-0443-4ce0-a5c2-15bd71df07ab Authenticating user 'default' from [fd00:1122:3344:101::e]:50949 | ||
| 1299 | 2025.09.09 23:02:12.510976 [ 290 ] {} <Debug> TCP-Session: e8c0a6c3-0443-4ce0-a5c2-15bd71df07ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2025.09.09 23:02:12.510988 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 1301 | 2025.09.09 23:02:12.510991 [ 290 ] {} <Debug> TCP-Session: e8c0a6c3-0443-4ce0-a5c2-15bd71df07ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2025.09.09 23:02:12.511798 [ 331 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> AggregatingTransform: Aggregating | ||
| 1303 | 2025.09.09 23:02:12.511851 [ 331 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> Aggregator: Aggregation method: without_key | ||
| 1304 | 2025.09.09 23:02:12.511890 [ 331 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808664 sec. (1236.608 rows/sec., 48.30 KiB/sec.) | ||
| 1305 | 2025.09.09 23:02:12.511910 [ 331 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Trace> Aggregator: Merging aggregated data | ||
| 1306 | 2025.09.09 23:02:12.513049 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002699 sec., 370.50759540570584 rows/sec., 14.47 KiB/sec. | ||
| 1307 | 2025.09.09 23:02:12.513232 [ 285 ] {d0fea796-6496-4b23-9356-e3cc9985f144} <Debug> TCPHandler: Processed in 0.003080625 sec. | ||
| 1308 | 2025.09.09 23:02:12.513360 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2025.09.09 23:02:12.513391 [ 285 ] {} <Debug> TCP-Session: aa67c00b-2b9f-4fd9-a6e9-716a7a0d3c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2025.09.09 23:02:12.513396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2025.09.09 23:02:12.513420 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2025.09.09 23:02:12.513435 [ 293 ] {} <Debug> TCP-Session: c1bc9889-b46d-4b74-a280-dc81abd2c77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2025.09.09 23:02:12.513447 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2025.09.09 23:02:12.513453 [ 288 ] {} <Debug> TCP-Session: 28f584a5-eff5-4729-af2d-25fb278aabe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2025.09.09 23:02:12.513464 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2025.09.09 23:02:12.513493 [ 286 ] {} <Debug> TCP-Session: 1efcd836-bcb7-42d7-9f0c-1bd2736a19b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2025.09.09 23:02:12.513504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2025.09.09 23:02:12.513519 [ 287 ] {} <Debug> TCP-Session: 7783515d-739c-4c36-bfc4-447e26f06b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2025.09.09 23:02:12.513524 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2025.09.09 23:02:12.513546 [ 290 ] {} <Debug> TCP-Session: e8c0a6c3-0443-4ce0-a5c2-15bd71df07ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.09.09 23:02:12.513546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2025.09.09 23:02:12.513569 [ 291 ] {} <Debug> TCP-Session: 27d79bf3-ce3b-467f-ba40-799aa370f0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2025.09.09 23:02:12.513484 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2025.09.09 23:02:12.513607 [ 292 ] {} <Debug> TCP-Session: ec2d2f5a-10d7-4353-9a01-933ae8de8f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2025.09.09 23:02:12.513639 [ 289 ] {} <Debug> TCP-Session: 1aa73de1-0d26-4ac0-b725-3e5db77161a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2025.09.09 23:02:12.859324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1327 | 2025.09.09 23:02:12.859940 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.09.09 23:02:12.859998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1329 | 2025.09.09 23:02:12.860529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1330 | 2025.09.09 23:02:12.860779 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.09.09 23:02:12.860926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1332 | 2025.09.09 23:02:12.976233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1333 | 2025.09.09 23:02:12.993796 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.09.09 23:02:12.993864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1335 | 2025.09.09 23:02:13.000284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1336 | 2025.09.09 23:02:13.001024 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.09.09 23:02:13.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.12 MiB, peak 176.43 MiB, free memory in arenas 0.00 B, will set to 167.63 MiB (RSS), difference: -3.49 MiB | ||
| 1338 | 2025.09.09 23:02:13.004483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1339 | 2025.09.09 23:02:14.001149 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.63 MiB, peak 176.43 MiB, free memory in arenas 0.00 B, will set to 167.63 MiB (RSS), difference: 4.00 MiB | ||
| 1340 | 2025.09.09 23:02:14.899588 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.09.09 23:02:14.899808 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1342 | 2025.09.09 23:02:14.900121 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1343 | 2025.09.09 23:02:14.902118 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1344 | 2025.09.09 23:02:14.902363 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1345 | 2025.09.09 23:02:14.902431 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1346 | 2025.09.09 23:02:14.902610 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1347 | 2025.09.09 23:02:14.902670 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1348 | 2025.09.09 23:02:14.904579 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1349 | 2025.09.09 23:02:14.904602 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1350 | 2025.09.09 23:02:14.904803 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1351 | 2025.09.09 23:02:14.904829 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1352 | 2025.09.09 23:02:14.908312 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.008595 sec., 3025.014543339151 rows/sec., 130.89 KiB/sec. | ||
| 1353 | 2025.09.09 23:02:14.908406 [ 275 ] {a9359148-b189-4ac5-b7bb-f3ccf26a0466} <Debug> TCPHandler: Processed in 0.008941957 sec. | ||
| 1354 | 2025.09.09 23:02:14.908669 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.09.09 23:02:14.908802 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1356 | 2025.09.09 23:02:14.909016 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1357 | 2025.09.09 23:02:14.909049 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1358 | 2025.09.09 23:02:14.909237 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2025.09.09 23:02:14.909291 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2025.09.09 23:02:14.909390 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1361 | 2025.09.09 23:02:14.909417 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2025.09.09 23:02:14.909436 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1363 | 2025.09.09 23:02:14.909452 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1364 | 2025.09.09 23:02:14.909486 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1365 | 2025.09.09 23:02:14.909504 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1366 | 2025.09.09 23:02:14.909913 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 965.67 KiB/sec. | ||
| 1367 | 2025.09.09 23:02:14.909997 [ 275 ] {2ee454dd-35c8-4271-a6f8-86f32fe7b222} <Debug> TCPHandler: Processed in 0.001379064 sec. | ||
| 1368 | 2025.09.09 23:02:14.910527 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.09.09 23:02:14.910658 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1370 | 2025.09.09 23:02:14.910868 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1371 | 2025.09.09 23:02:14.910902 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1372 | 2025.09.09 23:02:14.911091 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1373 | 2025.09.09 23:02:14.911143 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1374 | 2025.09.09 23:02:14.911242 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1375 | 2025.09.09 23:02:14.911270 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1376 | 2025.09.09 23:02:14.911289 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1377 | 2025.09.09 23:02:14.911304 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1378 | 2025.09.09 23:02:14.911336 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1379 | 2025.09.09 23:02:14.911383 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1380 | 2025.09.09 23:02:14.911781 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 957.45 KiB/sec. | ||
| 1381 | 2025.09.09 23:02:14.911870 [ 275 ] {dafa2f08-c544-43c2-ae6a-56aedc1943a2} <Debug> TCPHandler: Processed in 0.001393604 sec. | ||
| 1382 | 2025.09.09 23:02:14.912115 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2025.09.09 23:02:14.912246 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1384 | 2025.09.09 23:02:14.912456 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1385 | 2025.09.09 23:02:14.912490 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1386 | 2025.09.09 23:02:14.912678 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1387 | 2025.09.09 23:02:14.912732 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1388 | 2025.09.09 23:02:14.912830 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1389 | 2025.09.09 23:02:14.912858 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1390 | 2025.09.09 23:02:14.912877 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1391 | 2025.09.09 23:02:14.912892 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1392 | 2025.09.09 23:02:14.912924 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1393 | 2025.09.09 23:02:14.912942 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1394 | 2025.09.09 23:02:14.913379 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 950.17 KiB/sec. | ||
| 1395 | 2025.09.09 23:02:14.913471 [ 275 ] {3f18cd66-0e38-457d-b2f0-182aee47ebbe} <Debug> TCPHandler: Processed in 0.001405935 sec. | ||
| 1396 | 2025.09.09 23:02:14.913679 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2025.09.09 23:02:14.913808 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1398 | 2025.09.09 23:02:14.914018 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1399 | 2025.09.09 23:02:14.914051 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1400 | 2025.09.09 23:02:14.914244 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1401 | 2025.09.09 23:02:14.914296 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1402 | 2025.09.09 23:02:14.914394 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1403 | 2025.09.09 23:02:14.914422 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1404 | 2025.09.09 23:02:14.914439 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1405 | 2025.09.09 23:02:14.914453 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1406 | 2025.09.09 23:02:14.914486 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1407 | 2025.09.09 23:02:14.914503 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1408 | 2025.09.09 23:02:14.914903 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 980.82 KiB/sec. | ||
| 1409 | 2025.09.09 23:02:14.914985 [ 275 ] {a7938775-ce47-4a14-8391-0bcdfb9f0660} <Debug> TCPHandler: Processed in 0.001356334 sec. | ||
| 1410 | 2025.09.09 23:02:14.915206 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.09.09 23:02:14.915336 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1412 | 2025.09.09 23:02:14.915540 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1413 | 2025.09.09 23:02:14.915575 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1414 | 2025.09.09 23:02:14.915763 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1415 | 2025.09.09 23:02:14.915814 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1416 | 2025.09.09 23:02:14.915909 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1417 | 2025.09.09 23:02:14.915936 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1418 | 2025.09.09 23:02:14.915954 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1419 | 2025.09.09 23:02:14.915968 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1420 | 2025.09.09 23:02:14.916001 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1421 | 2025.09.09 23:02:14.916019 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1422 | 2025.09.09 23:02:14.916426 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001142 sec., 22767.07530647986 rows/sec., 985.11 KiB/sec. | ||
| 1423 | 2025.09.09 23:02:14.916513 [ 275 ] {c0b0b6c9-8b75-4d05-b83a-ae2028163d0b} <Debug> TCPHandler: Processed in 0.001356664 sec. | ||
| 1424 | 2025.09.09 23:02:14.916715 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.09.09 23:02:14.916846 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1426 | 2025.09.09 23:02:14.917057 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1427 | 2025.09.09 23:02:14.917092 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1428 | 2025.09.09 23:02:14.917280 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1429 | 2025.09.09 23:02:14.917331 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1430 | 2025.09.09 23:02:14.917428 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1431 | 2025.09.09 23:02:14.917456 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1432 | 2025.09.09 23:02:14.917474 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1433 | 2025.09.09 23:02:14.917488 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1434 | 2025.09.09 23:02:14.917521 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1435 | 2025.09.09 23:02:14.917539 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1436 | 2025.09.09 23:02:14.917935 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 984.25 KiB/sec. | ||
| 1437 | 2025.09.09 23:02:14.918018 [ 275 ] {4a534dd3-2c69-4dd2-9a1c-5460c50c75b8} <Debug> TCPHandler: Processed in 0.001353024 sec. | ||
| 1438 | 2025.09.09 23:02:14.918234 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.09.09 23:02:14.918368 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1440 | 2025.09.09 23:02:14.918580 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1441 | 2025.09.09 23:02:14.918614 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1442 | 2025.09.09 23:02:14.918805 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1443 | 2025.09.09 23:02:14.918855 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1444 | 2025.09.09 23:02:14.918954 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1445 | 2025.09.09 23:02:14.918981 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1446 | 2025.09.09 23:02:14.918999 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1447 | 2025.09.09 23:02:14.919014 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1448 | 2025.09.09 23:02:14.919048 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1449 | 2025.09.09 23:02:14.919067 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1450 | 2025.09.09 23:02:14.919467 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 974.87 KiB/sec. | ||
| 1451 | 2025.09.09 23:02:14.919550 [ 275 ] {47598b85-1b75-4980-99ae-d03e39812fa8} <Debug> TCPHandler: Processed in 0.001366264 sec. | ||
| 1452 | 2025.09.09 23:02:14.919772 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2025.09.09 23:02:14.919904 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1454 | 2025.09.09 23:02:14.920122 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1455 | 2025.09.09 23:02:14.920157 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1456 | 2025.09.09 23:02:14.920352 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1457 | 2025.09.09 23:02:14.920404 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1458 | 2025.09.09 23:02:14.920500 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1459 | 2025.09.09 23:02:14.920527 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1460 | 2025.09.09 23:02:14.920546 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1461 | 2025.09.09 23:02:14.920560 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1462 | 2025.09.09 23:02:14.920592 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1463 | 2025.09.09 23:02:14.920610 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1464 | 2025.09.09 23:02:14.921143 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001293 sec., 20108.275328692962 rows/sec., 870.07 KiB/sec. | ||
| 1465 | 2025.09.09 23:02:14.921224 [ 275 ] {2255590d-adef-47dd-b47d-bd2804aaa787} <Debug> TCPHandler: Processed in 0.001503046 sec. | ||
| 1466 | 2025.09.09 23:02:14.921443 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.09.09 23:02:14.921577 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1468 | 2025.09.09 23:02:14.921803 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1469 | 2025.09.09 23:02:14.921838 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1470 | 2025.09.09 23:02:14.922042 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1471 | 2025.09.09 23:02:14.922097 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2025.09.09 23:02:14.922196 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1473 | 2025.09.09 23:02:14.922224 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1474 | 2025.09.09 23:02:14.922241 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1475 | 2025.09.09 23:02:14.922255 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1476 | 2025.09.09 23:02:14.922294 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1477 | 2025.09.09 23:02:14.922313 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1478 | 2025.09.09 23:02:14.922981 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001459 sec., 17820.42494859493 rows/sec., 771.08 KiB/sec. | ||
| 1479 | 2025.09.09 23:02:14.923064 [ 275 ] {b8cffc2a-2b68-436d-9f9d-7496e0df3eff} <Debug> TCPHandler: Processed in 0.001672079 sec. | ||
| 1480 | 2025.09.09 23:02:14.923325 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2025.09.09 23:02:14.923458 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1482 | 2025.09.09 23:02:14.923683 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1483 | 2025.09.09 23:02:14.923718 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1484 | 2025.09.09 23:02:14.923915 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1485 | 2025.09.09 23:02:14.923966 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1486 | 2025.09.09 23:02:14.924074 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1487 | 2025.09.09 23:02:14.924103 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1488 | 2025.09.09 23:02:14.924122 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1489 | 2025.09.09 23:02:14.924137 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1490 | 2025.09.09 23:02:14.924170 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1491 | 2025.09.09 23:02:14.924188 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1492 | 2025.09.09 23:02:14.924640 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 910.19 KiB/sec. | ||
| 1493 | 2025.09.09 23:02:14.924725 [ 275 ] {d03b3f0c-6637-40cf-b98c-e6a68025f49b} <Debug> TCPHandler: Processed in 0.001450645 sec. | ||
| 1494 | 2025.09.09 23:02:14.936195 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2025.09.09 23:02:14.936361 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1496 | 2025.09.09 23:02:14.936594 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1497 | 2025.09.09 23:02:14.936631 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1498 | 2025.09.09 23:02:14.936855 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2025.09.09 23:02:14.936910 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1500 | 2025.09.09 23:02:14.937010 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1501 | 2025.09.09 23:02:14.937039 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1502 | 2025.09.09 23:02:14.937058 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1503 | 2025.09.09 23:02:14.937072 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1504 | 2025.09.09 23:02:14.937105 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1505 | 2025.09.09 23:02:14.937123 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1506 | 2025.09.09 23:02:14.937586 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001296 sec., 20061.728395061727 rows/sec., 868.06 KiB/sec. | ||
| 1507 | 2025.09.09 23:02:14.937679 [ 275 ] {d98a98bc-3d43-4cbf-b5b0-28f7488f2fa2} <Debug> TCPHandler: Processed in 0.001545927 sec. | ||
| 1508 | 2025.09.09 23:02:14.939002 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2025.09.09 23:02:14.939137 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1510 | 2025.09.09 23:02:14.939380 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1511 | 2025.09.09 23:02:14.939417 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1512 | 2025.09.09 23:02:14.939618 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1513 | 2025.09.09 23:02:14.939671 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1514 | 2025.09.09 23:02:14.939769 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1515 | 2025.09.09 23:02:14.939798 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1516 | 2025.09.09 23:02:14.939816 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1517 | 2025.09.09 23:02:14.939831 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1518 | 2025.09.09 23:02:14.939863 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1519 | 2025.09.09 23:02:14.939882 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1520 | 2025.09.09 23:02:14.940386 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001306 sec., 19908.116385911177 rows/sec., 861.41 KiB/sec. | ||
| 1521 | 2025.09.09 23:02:14.940475 [ 275 ] {9fa857ad-254b-41e6-9489-a6c0655c4ed8} <Debug> TCPHandler: Processed in 0.001524377 sec. | ||
| 1522 | 2025.09.09 23:02:14.940666 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.09.09 23:02:14.940800 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1524 | 2025.09.09 23:02:14.941041 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1525 | 2025.09.09 23:02:14.941077 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1526 | 2025.09.09 23:02:14.941290 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1527 | 2025.09.09 23:02:14.941343 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1528 | 2025.09.09 23:02:14.941441 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1529 | 2025.09.09 23:02:14.941468 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1530 | 2025.09.09 23:02:14.941487 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1531 | 2025.09.09 23:02:14.941501 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1532 | 2025.09.09 23:02:14.941534 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1533 | 2025.09.09 23:02:14.941552 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1534 | 2025.09.09 23:02:14.942057 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001314 sec., 19786.9101978691 rows/sec., 856.16 KiB/sec. | ||
| 1535 | 2025.09.09 23:02:14.942123 [ 275 ] {57c8b555-d0ee-4dc6-9203-25e1749a43cd} <Debug> TCPHandler: Processed in 0.001507107 sec. | ||
| 1536 | 2025.09.09 23:02:14.942317 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2025.09.09 23:02:14.942451 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1538 | 2025.09.09 23:02:14.942682 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1539 | 2025.09.09 23:02:14.942719 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1540 | 2025.09.09 23:02:14.942939 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1541 | 2025.09.09 23:02:14.942992 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1542 | 2025.09.09 23:02:14.943091 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1543 | 2025.09.09 23:02:14.943120 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1544 | 2025.09.09 23:02:14.943137 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1545 | 2025.09.09 23:02:14.943151 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1546 | 2025.09.09 23:02:14.943184 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1547 | 2025.09.09 23:02:14.943203 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1548 | 2025.09.09 23:02:14.943601 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001206 sec., 21558.87230514096 rows/sec., 932.84 KiB/sec. | ||
| 1549 | 2025.09.09 23:02:14.943666 [ 275 ] {46518b86-cb2d-4f59-a178-37d9edbdfbd4} <Debug> TCPHandler: Processed in 0.001400075 sec. | ||
| 1550 | 2025.09.09 23:02:14.950540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.09.09 23:02:14.950666 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1552 | 2025.09.09 23:02:14.950715 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1553 | 2025.09.09 23:02:14.951317 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.09.09 23:02:14.951359 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1555 | 2025.09.09 23:02:14.951768 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2025.09.09 23:02:14.951967 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.09.09 23:02:14.952112 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001483 sec., 10114.632501685772 rows/sec., 3.06 MiB/sec. | ||
| 1558 | 2025.09.09 23:02:14.952154 [ 275 ] {3d83daca-6b75-4829-a173-d5aa7af6d055} <Debug> TCPHandler: Processed in 0.00167516 sec. | ||
| 1559 | 2025.09.09 23:02:14.952294 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.09.09 23:02:14.952419 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1561 | 2025.09.09 23:02:14.952468 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1562 | 2025.09.09 23:02:14.953139 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.09.09 23:02:14.953182 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1564 | 2025.09.09 23:02:14.953567 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1565 | 2025.09.09 23:02:14.953790 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2025.09.09 23:02:14.953919 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001526 sec., 268676.2778505898 rows/sec., 17.04 MiB/sec. | ||
| 1567 | 2025.09.09 23:02:14.953964 [ 275 ] {c523e27c-fe16-4d3b-9b5a-4f13a5099fa0} <Debug> TCPHandler: Processed in 0.001732501 sec. | ||
| 1568 | 2025.09.09 23:02:14.954081 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.09.09 23:02:14.954174 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1570 | 2025.09.09 23:02:14.954215 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1571 | 2025.09.09 23:02:14.954600 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.09.09 23:02:14.954637 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1573 | 2025.09.09 23:02:14.954913 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1574 | 2025.09.09 23:02:14.955115 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2025.09.09 23:02:14.955238 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 1576 | 2025.09.09 23:02:14.955277 [ 275 ] {7973c65a-d1d7-448e-bad7-7aed31d4a0c4} <Debug> TCPHandler: Processed in 0.001245992 sec. | ||
| 1577 | 2025.09.09 23:02:14.955387 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.09.09 23:02:14.955481 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1579 | 2025.09.09 23:02:14.955521 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1580 | 2025.09.09 23:02:14.956542 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.09.09 23:02:14.956582 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1582 | 2025.09.09 23:02:14.957019 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1583 | 2025.09.09 23:02:14.957239 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.09.09 23:02:14.957387 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Debug> executeQuery: Read 1141 rows, 92.54 KiB in 0.001912 sec., 596757.3221757322 rows/sec., 47.27 MiB/sec. | ||
| 1585 | 2025.09.09 23:02:14.957432 [ 275 ] {89605258-5ae8-4319-8e19-72c7507af536} <Debug> TCPHandler: Processed in 0.002094736 sec. | ||
| 1586 | 2025.09.09 23:02:14.957561 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.09.09 23:02:14.957657 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.09.09 23:02:14.957696 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1589 | 2025.09.09 23:02:14.958175 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.09.09 23:02:14.958211 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1591 | 2025.09.09 23:02:14.958548 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2025.09.09 23:02:14.958759 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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.09.09 23:02:14.958890 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Debug> executeQuery: Read 221 rows, 13.51 KiB in 0.001252 sec., 176517.571884984 rows/sec., 10.54 MiB/sec. | ||
| 1594 | 2025.09.09 23:02:14.958927 [ 275 ] {55b4e12d-49e8-44fe-8acd-3c3b3e4d3c13} <Debug> TCPHandler: Processed in 0.001415055 sec. | ||
| 1595 | 2025.09.09 23:02:14.959040 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.09.09 23:02:14.959133 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.09.09 23:02:14.959172 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1598 | 2025.09.09 23:02:14.959642 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.09.09 23:02:14.959678 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1600 | 2025.09.09 23:02:14.959979 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2025.09.09 23:02:14.960186 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.09.09 23:02:14.960321 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 1603 | 2025.09.09 23:02:14.960358 [ 275 ] {53f2026a-d6cb-41ed-acb7-ab092ad6f7cb} <Debug> TCPHandler: Processed in 0.001367834 sec. | ||
| 1604 | 2025.09.09 23:02:14.960465 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2025.09.09 23:02:14.960559 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1606 | 2025.09.09 23:02:14.960597 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1607 | 2025.09.09 23:02:14.961051 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.09.09 23:02:14.961087 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1609 | 2025.09.09 23:02:14.961379 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1610 | 2025.09.09 23:02:14.961585 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.09.09 23:02:14.961718 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 1612 | 2025.09.09 23:02:14.961756 [ 275 ] {d8e70eb1-d882-40e0-8257-a72fcc188394} <Debug> TCPHandler: Processed in 0.001338623 sec. | ||
| 1613 | 2025.09.09 23:02:14.961869 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2025.09.09 23:02:14.961962 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1615 | 2025.09.09 23:02:14.962001 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1616 | 2025.09.09 23:02:14.962615 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2025.09.09 23:02:14.962651 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1618 | 2025.09.09 23:02:14.962986 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1619 | 2025.09.09 23:02:14.963197 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2025.09.09 23:02:14.963320 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Debug> executeQuery: Read 702 rows, 50.32 KiB in 0.001375 sec., 510545.4545454546 rows/sec., 35.74 MiB/sec. | ||
| 1621 | 2025.09.09 23:02:14.963359 [ 275 ] {aa1846d2-1530-4804-85e2-66149f5cb1e7} <Debug> TCPHandler: Processed in 0.001539436 sec. | ||
| 1622 | 2025.09.09 23:02:14.963474 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2025.09.09 23:02:14.963566 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1624 | 2025.09.09 23:02:14.963608 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1625 | 2025.09.09 23:02:14.963937 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.09.09 23:02:14.963973 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1627 | 2025.09.09 23:02:14.964259 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1628 | 2025.09.09 23:02:14.964469 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2025.09.09 23:02:14.964600 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 1630 | 2025.09.09 23:02:14.964635 [ 275 ] {aa978ccc-31f8-4df9-85f9-cec9fc70bc6f} <Debug> TCPHandler: Processed in 0.001210701 sec. | ||
| 1631 | 2025.09.09 23:02:14.964743 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2025.09.09 23:02:14.964836 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2025.09.09 23:02:14.964876 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1634 | 2025.09.09 23:02:14.965556 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.09.09 23:02:14.965592 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1636 | 2025.09.09 23:02:14.965931 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1637 | 2025.09.09 23:02:14.966137 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.09.09 23:02:14.966270 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001451 sec., 217091.66092350104 rows/sec., 14.26 MiB/sec. | ||
| 1639 | 2025.09.09 23:02:14.966311 [ 275 ] {5e8e2a32-f539-42cb-b290-e9f34ded10b4} <Debug> TCPHandler: Processed in 0.001615918 sec. | ||
| 1640 | 2025.09.09 23:02:14.966420 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.09.09 23:02:14.966512 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1642 | 2025.09.09 23:02:14.966553 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1643 | 2025.09.09 23:02:14.966877 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2025.09.09 23:02:14.966912 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1645 | 2025.09.09 23:02:14.967216 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1646 | 2025.09.09 23:02:14.967426 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.09.09 23:02:14.967558 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 1648 | 2025.09.09 23:02:14.967609 [ 275 ] {14546b94-88b5-4917-b523-44f39f8d9e08} <Debug> TCPHandler: Processed in 0.001237402 sec. | ||
| 1649 | 2025.09.09 23:02:14.967724 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.09.09 23:02:14.967818 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2025.09.09 23:02:14.967874 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1652 | 2025.09.09 23:02:14.968579 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2025.09.09 23:02:14.968619 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1654 | 2025.09.09 23:02:14.969114 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1655 | 2025.09.09 23:02:14.969334 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2025.09.09 23:02:14.969478 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001678 sec., 8343.265792610251 rows/sec., 14.95 MiB/sec. | ||
| 1657 | 2025.09.09 23:02:14.969538 [ 275 ] {2b7fe1b0-35d3-4ce1-a9c7-e4e5dc992f20} <Debug> TCPHandler: Processed in 0.001862773 sec. | ||
| 1658 | 2025.09.09 23:02:14.969666 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2025.09.09 23:02:14.969759 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1660 | 2025.09.09 23:02:14.969800 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1661 | 2025.09.09 23:02:14.970114 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2025.09.09 23:02:14.970149 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1663 | 2025.09.09 23:02:14.970443 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1664 | 2025.09.09 23:02:14.970658 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2025.09.09 23:02:14.970779 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001038 sec., 8670.520231213872 rows/sec., 639.75 KiB/sec. | ||
| 1666 | 2025.09.09 23:02:14.970827 [ 275 ] {05df3e3c-3ad0-4159-a85e-e63172baabf3} <Debug> TCPHandler: Processed in 0.001214271 sec. | ||
| 1667 | 2025.09.09 23:02:14.970938 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2025.09.09 23:02:14.971031 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2025.09.09 23:02:14.971069 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2025.09.09 23:02:14.971593 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2025.09.09 23:02:14.971628 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1672 | 2025.09.09 23:02:14.972007 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1673 | 2025.09.09 23:02:14.972260 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2025.09.09 23:02:14.972400 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001387 sec., 74981.97548666186 rows/sec., 4.59 MiB/sec. | ||
| 1675 | 2025.09.09 23:02:14.972443 [ 275 ] {c0492d48-4b9f-440d-8c22-887ecae0f843} <Debug> TCPHandler: Processed in 0.001553587 sec. | ||
| 1676 | 2025.09.09 23:02:15.359181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 246 | ||
| 1677 | 2025.09.09 23:02:15.362213 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.09.09 23:02:15.362259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1679 | 2025.09.09 23:02:15.363453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1680 | 2025.09.09 23:02:15.363714 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.09.09 23:02:15.363945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1682 | 2025.09.09 23:02:19.906837 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.09.09 23:02:19.907028 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1684 | 2025.09.09 23:02:19.907096 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1685 | 2025.09.09 23:02:19.907730 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2025.09.09 23:02:19.907781 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1687 | 2025.09.09 23:02:19.908168 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1688 | 2025.09.09 23:02:19.908397 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2025.09.09 23:02:19.908554 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001573 sec., 48315.32104259377 rows/sec., 3.98 MiB/sec. | ||
| 1690 | 2025.09.09 23:02:19.908604 [ 275 ] {2638472f-972d-4dd3-b6c8-500ee996f97a} <Debug> TCPHandler: Processed in 0.001894323 sec. | ||
| 1691 | 2025.09.09 23:02:19.908731 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.09.09 23:02:19.908835 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1693 | 2025.09.09 23:02:19.908879 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1694 | 2025.09.09 23:02:19.909292 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2025.09.09 23:02:19.909329 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1696 | 2025.09.09 23:02:19.909634 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1697 | 2025.09.09 23:02:19.909866 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.09.09 23:02:19.909998 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 1699 | 2025.09.09 23:02:19.910038 [ 275 ] {9e5de964-7f34-42af-97b1-0996ee26db40} <Debug> TCPHandler: Processed in 0.001359454 sec. | ||
| 1700 | 2025.09.09 23:02:19.910156 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.09.09 23:02:19.910253 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1702 | 2025.09.09 23:02:19.910294 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1703 | 2025.09.09 23:02:19.910701 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.09.09 23:02:19.910737 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1705 | 2025.09.09 23:02:19.911038 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1706 | 2025.09.09 23:02:19.911288 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2025.09.09 23:02:19.911423 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00119 sec., 62184.87394957983 rows/sec., 4.85 MiB/sec. | ||
| 1708 | 2025.09.09 23:02:19.911460 [ 275 ] {e1f75c6a-86fe-40ce-83cb-e8ee6a2c284a} <Debug> TCPHandler: Processed in 0.001353694 sec. | ||
| 1709 | 2025.09.09 23:02:19.911576 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.09.09 23:02:19.911672 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1711 | 2025.09.09 23:02:19.911715 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1712 | 2025.09.09 23:02:19.912113 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.09.09 23:02:19.912149 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1714 | 2025.09.09 23:02:19.912479 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1715 | 2025.09.09 23:02:19.912688 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.09.09 23:02:19.912829 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 1717 | 2025.09.09 23:02:19.912867 [ 275 ] {0d7cfced-c1e0-4548-8e27-358109ea122b} <Debug> TCPHandler: Processed in 0.001340694 sec. | ||
| 1718 | 2025.09.09 23:02:19.912981 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.09.09 23:02:19.913075 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1720 | 2025.09.09 23:02:19.913128 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1721 | 2025.09.09 23:02:19.913834 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.09.09 23:02:19.913872 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1723 | 2025.09.09 23:02:19.914368 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1724 | 2025.09.09 23:02:19.914595 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.09.09 23:02:19.914731 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001674 sec., 5973.715651135006 rows/sec., 10.70 MiB/sec. | ||
| 1726 | 2025.09.09 23:02:19.914787 [ 275 ] {d1cf1a5b-fc25-400d-8e14-a14670919df1} <Debug> TCPHandler: Processed in 0.001855993 sec. | ||
| 1727 | 2025.09.09 23:02:19.914902 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.09.09 23:02:19.914996 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.09.09 23:02:19.915039 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1730 | 2025.09.09 23:02:19.915379 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.09.09 23:02:19.915416 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1732 | 2025.09.09 23:02:19.915724 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1733 | 2025.09.09 23:02:19.915945 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.09.09 23:02:19.916073 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 1735 | 2025.09.09 23:02:19.916109 [ 275 ] {edf88928-bede-471c-9d99-81029c8a0aed} <Debug> TCPHandler: Processed in 0.001257102 sec. | ||
| 1736 | 2025.09.09 23:02:20.312822 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1737 | 2025.09.09 23:02:20.312871 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1738 | 2025.09.09 23:02:20.361880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1739 | 2025.09.09 23:02:20.362402 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.09.09 23:02:20.362451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1741 | 2025.09.09 23:02:20.362967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1742 | 2025.09.09 23:02:20.363219 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.09.09 23:02:20.363355 [ 76 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1744 | 2025.09.09 23:02:20.363367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1745 | 2025.09.09 23:02:20.363433 [ 76 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.09.09 23:02:20.363460 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1747 | 2025.09.09 23:02:20.363847 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 1748 | 2025.09.09 23:02:20.364109 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1749 | 2025.09.09 23:02:20.364245 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1750 | 2025.09.09 23:02:20.364424 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1751 | 2025.09.09 23:02:20.364515 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1752 | 2025.09.09 23:02:20.364575 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1753 | 2025.09.09 23:02:20.364630 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1754 | 2025.09.09 23:02:20.364677 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1755 | 2025.09.09 23:02:20.378453 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.014798859 sec., 192852.70573900326 rows/sec., 2.76 MiB/sec. | ||
| 1756 | 2025.09.09 23:02:20.379139 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1757 | 2025.09.09 23:02:20.379451 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.09.09 23:02:20.379527 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_6_1} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1759 | 2025.09.09 23:02:20.379641 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1760 | 2025.09.09 23:02:20.505447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1761 | 2025.09.09 23:02:20.523514 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.09.09 23:02:20.523557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1763 | 2025.09.09 23:02:20.529858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1764 | 2025.09.09 23:02:20.530588 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2025.09.09 23:02:20.530957 [ 74 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1766 | 2025.09.09 23:02:20.531032 [ 74 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.09.09 23:02:20.531069 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1768 | 2025.09.09 23:02:20.531214 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1769 | 2025.09.09 23:02:20.533981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1770 | 2025.09.09 23:02:20.535500 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1771 | 2025.09.09 23:02:20.537044 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1772 | 2025.09.09 23:02:20.541982 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1773 | 2025.09.09 23:02:20.546481 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1774 | 2025.09.09 23:02:20.550770 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1775 | 2025.09.09 23:02:20.558314 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1776 | 2025.09.09 23:02:20.562536 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 1777 | 2025.09.09 23:02:20.617487 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086330575 sec., 532.8355568117089 rows/sec., 2.76 MiB/sec. | ||
| 1778 | 2025.09.09 23:02:20.619653 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1779 | 2025.09.09 23:02:20.621685 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_6_1} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.09.09 23:02:20.621763 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_6_1} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2025.09.09 23:02:20.623489 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1782 | 2025.09.09 23:02:21.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.66 MiB, peak 180.20 MiB, free memory in arenas 0.00 B, will set to 181.43 MiB (RSS), difference: 10.77 MiB | ||
| 1783 | 2025.09.09 23:02:24.917613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.09.09 23:02:24.917819 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.09.09 23:02:24.917892 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1786 | 2025.09.09 23:02:24.918791 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.09.09 23:02:24.918843 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1788 | 2025.09.09 23:02:24.919270 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1789 | 2025.09.09 23:02:24.919502 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.09.09 23:02:24.919656 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001854 sec., 221143.47357065804 rows/sec., 14.03 MiB/sec. | ||
| 1791 | 2025.09.09 23:02:24.919708 [ 275 ] {854940bd-8a34-436f-a8be-0474f22a2b50} <Debug> TCPHandler: Processed in 0.002205139 sec. | ||
| 1792 | 2025.09.09 23:02:24.919834 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.09.09 23:02:24.919939 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2025.09.09 23:02:24.919984 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2025.09.09 23:02:24.920863 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.09.09 23:02:24.920906 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1797 | 2025.09.09 23:02:24.921365 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1798 | 2025.09.09 23:02:24.921601 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.09.09 23:02:24.921718 [ 69 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1800 | 2025.09.09 23:02:24.921736 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Debug> executeQuery: Read 1166 rows, 94.90 KiB in 0.001822 sec., 639956.0922063666 rows/sec., 50.87 MiB/sec. | ||
| 1801 | 2025.09.09 23:02:24.921792 [ 69 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.09.09 23:02:24.921801 [ 275 ] {fe977547-4a14-405c-bcdb-3b2183b7b145} <Debug> TCPHandler: Processed in 0.002018496 sec. | ||
| 1803 | 2025.09.09 23:02:24.921828 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1804 | 2025.09.09 23:02:24.921936 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.09.09 23:02:24.921977 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 1806 | 2025.09.09 23:02:24.922039 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1807 | 2025.09.09 23:02:24.922086 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1808 | 2025.09.09 23:02:24.922118 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1809 | 2025.09.09 23:02:24.922171 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1810 | 2025.09.09 23:02:24.922271 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 1811 | 2025.09.09 23:02:24.922330 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1812 | 2025.09.09 23:02:24.922389 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1141 rows starting from the beginning of the part | ||
| 1813 | 2025.09.09 23:02:24.922467 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1814 | 2025.09.09 23:02:24.922520 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1166 rows starting from the beginning of the part | ||
| 1815 | 2025.09.09 23:02:24.922556 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.09.09 23:02:24.922601 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1817 | 2025.09.09 23:02:24.923060 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1818 | 2025.09.09 23:02:24.923304 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.09.09 23:02:24.923440 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Debug> executeQuery: Read 232 rows, 14.35 KiB in 0.001422 sec., 163150.4922644163 rows/sec., 9.85 MiB/sec. | ||
| 1820 | 2025.09.09 23:02:24.923504 [ 275 ] {6dd2ea3b-f5c2-48ae-baf1-580271373401} <Debug> TCPHandler: Processed in 0.001619819 sec. | ||
| 1821 | 2025.09.09 23:02:24.923614 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.09.09 23:02:24.923710 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1823 | 2025.09.09 23:02:24.923751 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1824 | 2025.09.09 23:02:24.924166 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2716 rows, containing 5 columns (5 merged, 0 gathered) in 0.002243619 sec., 1210544.2145034429 rows/sec., 101.65 MiB/sec. | ||
| 1825 | 2025.09.09 23:02:24.924205 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.09.09 23:02:24.924246 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1827 | 2025.09.09 23:02:24.924400 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1828 | 2025.09.09 23:02:24.924570 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1829 | 2025.09.09 23:02:24.924696 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.09.09 23:02:24.924784 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_6_1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1831 | 2025.09.09 23:02:24.924839 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.09.09 23:02:24.924858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1833 | 2025.09.09 23:02:24.924975 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 10.66 MiB/sec. | ||
| 1834 | 2025.09.09 23:02:24.925017 [ 275 ] {792c2d81-917d-47a7-a195-29f1448252d9} <Debug> TCPHandler: Processed in 0.001452275 sec. | ||
| 1835 | 2025.09.09 23:02:24.925130 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.09.09 23:02:24.925222 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1837 | 2025.09.09 23:02:24.925261 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1838 | 2025.09.09 23:02:24.925708 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.09.09 23:02:24.925743 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1840 | 2025.09.09 23:02:24.926036 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1841 | 2025.09.09 23:02:24.926261 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.09.09 23:02:24.926393 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 1843 | 2025.09.09 23:02:24.926430 [ 275 ] {699fd254-7cb4-460c-9c04-4b3f46d72e78} <Debug> TCPHandler: Processed in 0.001349414 sec. | ||
| 1844 | 2025.09.09 23:02:24.926534 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2025.09.09 23:02:24.926627 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1846 | 2025.09.09 23:02:24.926666 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1847 | 2025.09.09 23:02:24.927236 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.09.09 23:02:24.927273 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1849 | 2025.09.09 23:02:24.927622 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2025.09.09 23:02:24.927828 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.09.09 23:02:24.927935 [ 69 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2025.09.09 23:02:24.927954 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Debug> executeQuery: Read 712 rows, 51.14 KiB in 0.001345 sec., 529368.029739777 rows/sec., 37.13 MiB/sec. | ||
| 1853 | 2025.09.09 23:02:24.927978 [ 69 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.09.09 23:02:24.927998 [ 275 ] {49066261-9cce-42fb-af3f-76344aa6ee28} <Debug> TCPHandler: Processed in 0.001512786 sec. | ||
| 1855 | 2025.09.09 23:02:24.928003 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1856 | 2025.09.09 23:02:24.928099 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 1857 | 2025.09.09 23:02:24.928115 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.09.09 23:02:24.928200 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1859 | 2025.09.09 23:02:24.928217 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1860 | 2025.09.09 23:02:24.928243 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1861 | 2025.09.09 23:02:24.928263 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1862 | 2025.09.09 23:02:24.928323 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1863 | 2025.09.09 23:02:24.928378 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1864 | 2025.09.09 23:02:24.928427 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 702 rows starting from the beginning of the part | ||
| 1865 | 2025.09.09 23:02:24.928471 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1866 | 2025.09.09 23:02:24.928512 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 712 rows starting from the beginning of the part | ||
| 1867 | 2025.09.09 23:02:24.928606 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.09.09 23:02:24.928646 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1869 | 2025.09.09 23:02:24.929043 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1870 | 2025.09.09 23:02:24.929293 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.09.09 23:02:24.929444 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 251.99 KiB/sec. | ||
| 1872 | 2025.09.09 23:02:24.929482 [ 275 ] {ede30e7b-fd7f-456e-b76a-648f4ae36848} <Debug> TCPHandler: Processed in 0.001416984 sec. | ||
| 1873 | 2025.09.09 23:02:24.929607 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.09.09 23:02:24.929659 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595448 sec., 1094363.4640552371 rows/sec., 82.77 MiB/sec. | ||
| 1875 | 2025.09.09 23:02:24.929727 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2025.09.09 23:02:24.929784 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1877 | 2025.09.09 23:02:24.929883 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1878 | 2025.09.09 23:02:24.930213 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.09.09 23:02:24.930288 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.09.09 23:02:24.930290 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_6_1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1881 | 2025.09.09 23:02:24.930340 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1882 | 2025.09.09 23:02:24.930388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1883 | 2025.09.09 23:02:24.930757 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1884 | 2025.09.09 23:02:24.930969 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.09.09 23:02:24.931066 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1886 | 2025.09.09 23:02:24.931102 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2025.09.09 23:02:24.931106 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001404 sec., 223646.72364672364 rows/sec., 14.69 MiB/sec. | ||
| 1888 | 2025.09.09 23:02:24.931120 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1889 | 2025.09.09 23:02:24.931154 [ 275 ] {d3be348d-c6c4-4035-b4bd-2b908e2378f6} <Debug> TCPHandler: Processed in 0.001605989 sec. | ||
| 1890 | 2025.09.09 23:02:24.931207 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 1891 | 2025.09.09 23:02:24.931264 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.09.09 23:02:24.931304 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1893 | 2025.09.09 23:02:24.931336 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1894 | 2025.09.09 23:02:24.931383 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1895 | 2025.09.09 23:02:24.931385 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1896 | 2025.09.09 23:02:24.931438 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1897 | 2025.09.09 23:02:24.931446 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1898 | 2025.09.09 23:02:24.931493 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 315 rows starting from the beginning of the part | ||
| 1899 | 2025.09.09 23:02:24.931544 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1900 | 2025.09.09 23:02:24.931582 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1901 | 2025.09.09 23:02:24.931806 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.09.09 23:02:24.931851 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1903 | 2025.09.09 23:02:24.932206 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1904 | 2025.09.09 23:02:24.932459 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2025.09.09 23:02:24.932601 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 54.43 KiB/sec. | ||
| 1906 | 2025.09.09 23:02:24.932640 [ 275 ] {0ccc3be8-caa2-4b23-8ee7-a2f5431d9604} <Debug> TCPHandler: Processed in 0.001427905 sec. | ||
| 1907 | 2025.09.09 23:02:24.932639 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461186 sec., 970444.5566820378 rows/sec., 67.01 MiB/sec. | ||
| 1908 | 2025.09.09 23:02:24.932757 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2025.09.09 23:02:24.932844 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1910 | 2025.09.09 23:02:24.932856 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1911 | 2025.09.09 23:02:24.932919 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1912 | 2025.09.09 23:02:24.933102 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.09.09 23:02:24.933165 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1914 | 2025.09.09 23:02:24.933236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1915 | 2025.09.09 23:02:24.933782 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.09.09 23:02:24.933828 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1917 | 2025.09.09 23:02:24.934481 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1918 | 2025.09.09 23:02:24.934737 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.09.09 23:02:24.934885 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002048 sec., 13183.59375 rows/sec., 23.62 MiB/sec. | ||
| 1920 | 2025.09.09 23:02:24.934942 [ 275 ] {caf5f3b7-b662-42aa-bb78-7e88a46a2001} <Debug> TCPHandler: Processed in 0.002234029 sec. | ||
| 1921 | 2025.09.09 23:02:24.935052 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.09.09 23:02:24.935145 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1923 | 2025.09.09 23:02:24.935185 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1924 | 2025.09.09 23:02:24.935492 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.09.09 23:02:24.935527 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1926 | 2025.09.09 23:02:24.935812 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1927 | 2025.09.09 23:02:24.936011 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.09.09 23:02:24.936135 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001009 sec., 8919.7224975223 rows/sec., 686.21 KiB/sec. | ||
| 1929 | 2025.09.09 23:02:24.936170 [ 275 ] {76c7eca6-e68b-453d-b1f6-499577472400} <Debug> TCPHandler: Processed in 0.001165861 sec. | ||
| 1930 | 2025.09.09 23:02:24.936272 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.09.09 23:02:24.936365 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1932 | 2025.09.09 23:02:24.936404 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1933 | 2025.09.09 23:02:24.936712 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.09.09 23:02:24.936748 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1935 | 2025.09.09 23:02:24.937048 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1936 | 2025.09.09 23:02:24.937248 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.09.09 23:02:24.937353 [ 68 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1938 | 2025.09.09 23:02:24.937378 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001031 sec., 100872.9388942774 rows/sec., 6.18 MiB/sec. | ||
| 1939 | 2025.09.09 23:02:24.937421 [ 68 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.09.09 23:02:24.937427 [ 275 ] {d68abe24-5d4b-44bf-aee4-5ba829dc208a} <Debug> TCPHandler: Processed in 0.001201401 sec. | ||
| 1941 | 2025.09.09 23:02:24.937452 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1942 | 2025.09.09 23:02:24.937638 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 1943 | 2025.09.09 23:02:24.937817 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1944 | 2025.09.09 23:02:24.937861 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1945 | 2025.09.09 23:02:24.937958 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1946 | 2025.09.09 23:02:24.938023 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1947 | 2025.09.09 23:02:24.938074 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1948 | 2025.09.09 23:02:24.938141 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1949 | 2025.09.09 23:02:24.938198 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1950 | 2025.09.09 23:02:24.939189 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001639679 sec., 273224.21034848894 rows/sec., 17.64 MiB/sec. | ||
| 1951 | 2025.09.09 23:02:24.939330 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1952 | 2025.09.09 23:02:24.939576 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.09.09 23:02:24.939639 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_6_1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1954 | 2025.09.09 23:02:24.939702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1955 | 2025.09.09 23:02:25.364283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1956 | 2025.09.09 23:02:25.366507 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.09.09 23:02:25.366569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1958 | 2025.09.09 23:02:25.367746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1959 | 2025.09.09 23:02:25.368016 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.09.09 23:02:25.368323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1961 | 2025.09.09 23:02:25.437973 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.09.09 23:02:25.438206 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1963 | 2025.09.09 23:02:25.438561 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1964 | 2025.09.09 23:02:25.438603 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1965 | 2025.09.09 23:02:25.438872 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1966 | 2025.09.09 23:02:25.438942 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2025.09.09 23:02:25.439082 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1968 | 2025.09.09 23:02:25.439200 [ 302 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1969 | 2025.09.09 23:02:25.439212 [ 327 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1970 | 2025.09.09 23:02:25.439333 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1971 | 2025.09.09 23:02:25.439365 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1972 | 2025.09.09 23:02:25.439543 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1973 | 2025.09.09 23:02:25.439567 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1974 | 2025.09.09 23:02:25.439627 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1975 | 2025.09.09 23:02:25.439674 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1976 | 2025.09.09 23:02:25.440613 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002507 sec., 16354.20821699242 rows/sec., 658.70 KiB/sec. | ||
| 1977 | 2025.09.09 23:02:25.440743 [ 275 ] {1d2cb6e6-e725-4aed-93a3-6233c6ad83ec} <Debug> TCPHandler: Processed in 0.002891971 sec. | ||
| 1978 | 2025.09.09 23:02:25.441054 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.09.09 23:02:25.441206 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1980 | 2025.09.09 23:02:25.441460 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1981 | 2025.09.09 23:02:25.441517 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1982 | 2025.09.09 23:02:25.441783 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1983 | 2025.09.09 23:02:25.441842 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1984 | 2025.09.09 23:02:25.441952 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1985 | 2025.09.09 23:02:25.442027 [ 299 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1986 | 2025.09.09 23:02:25.442031 [ 284 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1987 | 2025.09.09 23:02:25.442153 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 1988 | 2025.09.09 23:02:25.442179 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1989 | 2025.09.09 23:02:25.442238 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1990 | 2025.09.09 23:02:25.442258 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1991 | 2025.09.09 23:02:25.442289 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1992 | 2025.09.09 23:02:25.442323 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1993 | 2025.09.09 23:02:25.442948 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 911.35 KiB/sec. | ||
| 1994 | 2025.09.09 23:02:25.443063 [ 275 ] {7dbf77aa-cd75-46c7-8c63-316e5263062e} <Debug> TCPHandler: Processed in 0.002061546 sec. | ||
| 1995 | 2025.09.09 23:02:25.443288 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.09.09 23:02:25.443435 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1997 | 2025.09.09 23:02:25.443667 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1998 | 2025.09.09 23:02:25.443705 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1999 | 2025.09.09 23:02:25.443927 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2000 | 2025.09.09 23:02:25.443981 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2001 | 2025.09.09 23:02:25.444087 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2002 | 2025.09.09 23:02:25.444151 [ 284 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2003 | 2025.09.09 23:02:25.444154 [ 299 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2004 | 2025.09.09 23:02:25.444247 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 2005 | 2025.09.09 23:02:25.444272 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2006 | 2025.09.09 23:02:25.444329 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2007 | 2025.09.09 23:02:25.444348 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2008 | 2025.09.09 23:02:25.444378 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2009 | 2025.09.09 23:02:25.444411 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2010 | 2025.09.09 23:02:25.445020 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001651 sec., 24833.43428225318 rows/sec., 1000.22 KiB/sec. | ||
| 2011 | 2025.09.09 23:02:25.445127 [ 275 ] {a890aaf4-8da1-4094-b6dc-3f7ef0e80edd} <Debug> TCPHandler: Processed in 0.001889843 sec. | ||
| 2012 | 2025.09.09 23:02:25.445334 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.09.09 23:02:25.445476 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2014 | 2025.09.09 23:02:25.445705 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2015 | 2025.09.09 23:02:25.445743 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2016 | 2025.09.09 23:02:25.445972 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2017 | 2025.09.09 23:02:25.446026 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2018 | 2025.09.09 23:02:25.446129 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2019 | 2025.09.09 23:02:25.446187 [ 331 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2020 | 2025.09.09 23:02:25.446188 [ 299 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2021 | 2025.09.09 23:02:25.446284 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 2022 | 2025.09.09 23:02:25.446310 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2023 | 2025.09.09 23:02:25.446367 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2024 | 2025.09.09 23:02:25.446384 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2025 | 2025.09.09 23:02:25.446414 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2026 | 2025.09.09 23:02:25.446453 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2027 | 2025.09.09 23:02:25.446999 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001585 sec., 25867.50788643533 rows/sec., 1.02 MiB/sec. | ||
| 2028 | 2025.09.09 23:02:25.447102 [ 275 ] {a8e3b9e3-acb6-4e3c-b806-c055d1d50309} <Debug> TCPHandler: Processed in 0.001819302 sec. | ||
| 2029 | 2025.09.09 23:02:25.447339 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.09.09 23:02:25.447479 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2031 | 2025.09.09 23:02:25.447700 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2032 | 2025.09.09 23:02:25.447738 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2033 | 2025.09.09 23:02:25.447956 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2034 | 2025.09.09 23:02:25.448009 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2035 | 2025.09.09 23:02:25.448110 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2036 | 2025.09.09 23:02:25.448170 [ 284 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2037 | 2025.09.09 23:02:25.448178 [ 331 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2038 | 2025.09.09 23:02:25.448268 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 2039 | 2025.09.09 23:02:25.448293 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2040 | 2025.09.09 23:02:25.448350 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2041 | 2025.09.09 23:02:25.448368 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2042 | 2025.09.09 23:02:25.448399 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2043 | 2025.09.09 23:02:25.448430 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2044 | 2025.09.09 23:02:25.448966 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001547 sec., 26502.908855850033 rows/sec., 1.04 MiB/sec. | ||
| 2045 | 2025.09.09 23:02:25.449062 [ 275 ] {62bdfc6d-0526-4edd-ad98-896406f64a64} <Debug> TCPHandler: Processed in 0.001774052 sec. | ||
| 2046 | 2025.09.09 23:02:25.449283 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2025.09.09 23:02:25.449422 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2048 | 2025.09.09 23:02:25.449642 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2049 | 2025.09.09 23:02:25.449679 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2050 | 2025.09.09 23:02:25.449894 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2051 | 2025.09.09 23:02:25.449946 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2052 | 2025.09.09 23:02:25.450044 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2053 | 2025.09.09 23:02:25.450101 [ 299 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2054 | 2025.09.09 23:02:25.450101 [ 331 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2055 | 2025.09.09 23:02:25.450183 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 2056 | 2025.09.09 23:02:25.450207 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2057 | 2025.09.09 23:02:25.450262 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2058 | 2025.09.09 23:02:25.450278 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2059 | 2025.09.09 23:02:25.450308 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2060 | 2025.09.09 23:02:25.450339 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2061 | 2025.09.09 23:02:25.450995 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001633 sec., 25107.16472749541 rows/sec., 1011.25 KiB/sec. | ||
| 2062 | 2025.09.09 23:02:25.451080 [ 275 ] {a8b884c6-4474-4d7e-8408-e7e103b1b206} <Debug> TCPHandler: Processed in 0.001846972 sec. | ||
| 2063 | 2025.09.09 23:02:25.523968 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.09.09 23:02:25.524086 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2065 | 2025.09.09 23:02:25.524134 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2025.09.09 23:02:25.524665 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.09.09 23:02:25.524712 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2068 | 2025.09.09 23:02:25.525144 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2025.09.09 23:02:25.525351 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.09.09 23:02:25.525499 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001444 sec., 4155.124653739612 rows/sec., 925.16 KiB/sec. | ||
| 2071 | 2025.09.09 23:02:25.525540 [ 275 ] {fe89320b-6f36-42ec-a5db-ab46b39062f4} <Debug> TCPHandler: Processed in 0.001635019 sec. | ||
| 2072 | 2025.09.09 23:02:25.525652 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.09.09 23:02:25.525750 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2074 | 2025.09.09 23:02:25.525793 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2075 | 2025.09.09 23:02:25.526198 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.09.09 23:02:25.526237 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2077 | 2025.09.09 23:02:25.526533 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2078 | 2025.09.09 23:02:25.526754 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.09.09 23:02:25.526883 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 141.20 KiB/sec. | ||
| 2080 | 2025.09.09 23:02:25.526923 [ 275 ] {926f484b-fd8e-46c2-b0bc-4bc1278ed2ca} <Debug> TCPHandler: Processed in 0.001320503 sec. | ||
| 2081 | 2025.09.09 23:02:25.527035 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.09.09 23:02:25.527130 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2025.09.09 23:02:25.527172 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2025.09.09 23:02:25.528090 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.09.09 23:02:25.528127 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2086 | 2025.09.09 23:02:25.528513 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2087 | 2025.09.09 23:02:25.528728 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.09.09 23:02:25.528855 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001743 sec., 698221.4572576019 rows/sec., 57.74 MiB/sec. | ||
| 2089 | 2025.09.09 23:02:25.528892 [ 275 ] {340fdc09-cf92-4222-838a-0ad7ef846e1b} <Debug> TCPHandler: Processed in 0.001906753 sec. | ||
| 2090 | 2025.09.09 23:02:25.529013 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.09.09 23:02:25.529107 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2025.09.09 23:02:25.529147 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2025.09.09 23:02:25.529541 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.09.09 23:02:25.529577 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2095 | 2025.09.09 23:02:25.529868 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2096 | 2025.09.09 23:02:25.530076 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.09.09 23:02:25.530174 [ 68 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2098 | 2025.09.09 23:02:25.530202 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 800.36 KiB/sec. | ||
| 2099 | 2025.09.09 23:02:25.530246 [ 68 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2025.09.09 23:02:25.530269 [ 275 ] {6be4c094-c5e4-4cd4-a6ce-e9a3e577d6c0} <Debug> TCPHandler: Processed in 0.001305454 sec. | ||
| 2101 | 2025.09.09 23:02:25.530277 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2102 | 2025.09.09 23:02:25.530394 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.09.09 23:02:25.530423 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 2104 | 2025.09.09 23:02:25.530492 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2105 | 2025.09.09 23:02:25.530536 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2106 | 2025.09.09 23:02:25.530551 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2107 | 2025.09.09 23:02:25.530591 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2108 | 2025.09.09 23:02:25.530662 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2109 | 2025.09.09 23:02:25.530712 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 221 rows starting from the beginning of the part | ||
| 2110 | 2025.09.09 23:02:25.530753 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2111 | 2025.09.09 23:02:25.530793 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 232 rows starting from the beginning of the part | ||
| 2112 | 2025.09.09 23:02:25.530831 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 2113 | 2025.09.09 23:02:25.530995 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.09.09 23:02:25.531036 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2115 | 2025.09.09 23:02:25.531439 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2116 | 2025.09.09 23:02:25.531660 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2025.09.09 23:02:25.531659 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288873 sec., 401125.6345660123 rows/sec., 26.28 MiB/sec. | ||
| 2118 | 2025.09.09 23:02:25.531794 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001319 sec., 172858.22592873388 rows/sec., 11.70 MiB/sec. | ||
| 2119 | 2025.09.09 23:02:25.531821 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2120 | 2025.09.09 23:02:25.531837 [ 275 ] {f766bbfd-7396-4484-9746-4354ebfcdd59} <Debug> TCPHandler: Processed in 0.001492906 sec. | ||
| 2121 | 2025.09.09 23:02:25.531953 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.09.09 23:02:25.532050 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.09.09 23:02:25.532093 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.09.09 23:02:25.532094 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.09.09 23:02:25.532177 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_6_1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2126 | 2025.09.09 23:02:25.532248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2127 | 2025.09.09 23:02:25.532639 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.09.09 23:02:25.532679 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2129 | 2025.09.09 23:02:25.533013 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2130 | 2025.09.09 23:02:25.533226 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.09.09 23:02:25.533359 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001327 sec., 400904.29540316504 rows/sec., 29.71 MiB/sec. | ||
| 2132 | 2025.09.09 23:02:25.533397 [ 275 ] {a916059b-c541-447a-8915-910b907628b7} <Debug> TCPHandler: Processed in 0.001493476 sec. | ||
| 2133 | 2025.09.09 23:02:25.533506 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.09.09 23:02:25.533601 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.09.09 23:02:25.533644 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2136 | 2025.09.09 23:02:25.534435 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.09.09 23:02:25.534470 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2138 | 2025.09.09 23:02:25.534951 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2139 | 2025.09.09 23:02:25.535165 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.09.09 23:02:25.535296 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Debug> executeQuery: Read 1911 rows, 130.73 KiB in 0.001714 sec., 1114935.822637106 rows/sec., 74.49 MiB/sec. | ||
| 2141 | 2025.09.09 23:02:25.535333 [ 275 ] {eefc008e-979a-4308-885e-2decb9aea07f} <Debug> TCPHandler: Processed in 0.001876343 sec. | ||
| 2142 | 2025.09.09 23:02:25.535453 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.09.09 23:02:25.535577 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2144 | 2025.09.09 23:02:25.535643 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2145 | 2025.09.09 23:02:25.536394 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.09.09 23:02:25.536432 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2147 | 2025.09.09 23:02:25.536940 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2148 | 2025.09.09 23:02:25.537159 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.09.09 23:02:25.537260 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2150 | 2025.09.09 23:02:25.537298 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.09.09 23:02:25.537298 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 2152 | 2025.09.09 23:02:25.537320 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2153 | 2025.09.09 23:02:25.537369 [ 275 ] {a747d6db-4ebc-43e3-8f58-3c539b4fbd42} <Debug> TCPHandler: Processed in 0.001977805 sec. | ||
| 2154 | 2025.09.09 23:02:25.537412 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 2155 | 2025.09.09 23:02:25.537506 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.09.09 23:02:25.537605 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2157 | 2025.09.09 23:02:25.537631 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2158 | 2025.09.09 23:02:25.537653 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2159 | 2025.09.09 23:02:25.537689 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2160 | 2025.09.09 23:02:25.537783 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2161 | 2025.09.09 23:02:25.537912 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2162 | 2025.09.09 23:02:25.538026 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2163 | 2025.09.09 23:02:25.538071 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2025.09.09 23:02:25.538118 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2165 | 2025.09.09 23:02:25.538137 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2166 | 2025.09.09 23:02:25.538254 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2167 | 2025.09.09 23:02:25.538492 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2168 | 2025.09.09 23:02:25.538783 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.09.09 23:02:25.538916 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00131 sec., 9160.30534351145 rows/sec., 632.16 KiB/sec. | ||
| 2170 | 2025.09.09 23:02:25.538954 [ 275 ] {0809c996-d172-49c7-bb10-84d4ef5b1f04} <Debug> TCPHandler: Processed in 0.001512007 sec. | ||
| 2171 | 2025.09.09 23:02:25.540005 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002626896 sec., 30834.871270122607 rows/sec., 55.25 MiB/sec. | ||
| 2172 | 2025.09.09 23:02:25.540439 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2173 | 2025.09.09 23:02:25.540837 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.09.09 23:02:25.540914 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2175 | 2025.09.09 23:02:25.541044 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2176 | 2025.09.09 23:02:27.863557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3302 | ||
| 2177 | 2025.09.09 23:02:27.864074 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2025.09.09 23:02:27.864122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2179 | 2025.09.09 23:02:27.864615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2180 | 2025.09.09 23:02:27.864854 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2025.09.09 23:02:27.864997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3302 | ||
| 2182 | 2025.09.09 23:02:28.034149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2183 | 2025.09.09 23:02:28.051746 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.09.09 23:02:28.051799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2185 | 2025.09.09 23:02:28.057540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2186 | 2025.09.09 23:02:28.058255 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.09.09 23:02:28.061204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2188 | 2025.09.09 23:02:29.903432 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2025.09.09 23:02:29.903618 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2190 | 2025.09.09 23:02:29.903681 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2191 | 2025.09.09 23:02:29.904307 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.09.09 23:02:29.904345 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2193 | 2025.09.09 23:02:29.904714 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2194 | 2025.09.09 23:02:29.904938 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.09.09 23:02:29.905093 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.83 MiB/sec. | ||
| 2196 | 2025.09.09 23:02:29.905136 [ 275 ] {1fef239d-ccbd-40e1-ad17-d730820f7aac} <Debug> TCPHandler: Processed in 0.001824752 sec. | ||
| 2197 | 2025.09.09 23:02:29.905257 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2025.09.09 23:02:29.905351 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2199 | 2025.09.09 23:02:29.905390 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2200 | 2025.09.09 23:02:29.905882 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2025.09.09 23:02:29.905929 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2202 | 2025.09.09 23:02:29.906349 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2203 | 2025.09.09 23:02:29.906652 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2025.09.09 23:02:29.906820 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001486 sec., 43068.64064602961 rows/sec., 3.36 MiB/sec. | ||
| 2205 | 2025.09.09 23:02:29.906870 [ 275 ] {f46ab5ff-e8cd-4bae-8b71-09b20aa4af39} <Debug> TCPHandler: Processed in 0.001662289 sec. | ||
| 2206 | 2025.09.09 23:02:29.907004 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.09.09 23:02:29.907119 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2208 | 2025.09.09 23:02:29.907174 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2209 | 2025.09.09 23:02:29.907661 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.09.09 23:02:29.907705 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2211 | 2025.09.09 23:02:29.908142 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2212 | 2025.09.09 23:02:29.908440 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.09.09 23:02:29.908606 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00151 sec., 84768.2119205298 rows/sec., 5.90 MiB/sec. | ||
| 2214 | 2025.09.09 23:02:29.908653 [ 275 ] {71d03ac8-84e0-4dce-ace1-383a09f41c72} <Debug> TCPHandler: Processed in 0.00170956 sec. | ||
| 2215 | 2025.09.09 23:02:29.908782 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.09.09 23:02:29.908898 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2217 | 2025.09.09 23:02:29.908950 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2218 | 2025.09.09 23:02:29.909361 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.09.09 23:02:29.909403 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2220 | 2025.09.09 23:02:29.909807 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2221 | 2025.09.09 23:02:29.910105 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.09.09 23:02:29.910268 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001394 sec., 34433.28550932568 rows/sec., 2.32 MiB/sec. | ||
| 2223 | 2025.09.09 23:02:29.910316 [ 275 ] {3d93ef8a-fae5-473a-a73d-661f22b24861} <Debug> TCPHandler: Processed in 0.001594818 sec. | ||
| 2224 | 2025.09.09 23:02:32.565816 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39738 | ||
| 2225 | 2025.09.09 23:02:32.565954 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2025.09.09 23:02:32.565989 [ 285 ] {} <Debug> TCP-Session: 7e131daf-071b-4df6-a2ff-3426aad60f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:39738 | ||
| 2227 | 2025.09.09 23:02:32.566015 [ 285 ] {} <Debug> TCP-Session: 7e131daf-071b-4df6-a2ff-3426aad60f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2025.09.09 23:02:32.566028 [ 285 ] {} <Debug> TCP-Session: 7e131daf-071b-4df6-a2ff-3426aad60f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.09.09 23:02:32.566281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50935 | ||
| 2230 | 2025.09.09 23:02:32.566307 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56570 | ||
| 2231 | 2025.09.09 23:02:32.566349 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37432 | ||
| 2232 | 2025.09.09 23:02:32.566387 [ 285 ] {} <Trace> TCP-Session: 7e131daf-071b-4df6-a2ff-3426aad60f2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.09.09 23:02:32.566340 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 2234 | 2025.09.09 23:02:32.566422 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2025.09.09 23:02:32.566331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40524 | ||
| 2236 | 2025.09.09 23:02:32.566502 [ 286 ] {} <Debug> TCP-Session: 49e74c19-d2f2-4a16-85af-37ff13e8cfb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50935 | ||
| 2237 | 2025.09.09 23:02:32.566319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47279 | ||
| 2238 | 2025.09.09 23:02:32.566531 [ 286 ] {} <Debug> TCP-Session: 49e74c19-d2f2-4a16-85af-37ff13e8cfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.09.09 23:02:32.566559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2025.09.09 23:02:32.566568 [ 286 ] {} <Debug> TCP-Session: 49e74c19-d2f2-4a16-85af-37ff13e8cfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.09.09 23:02:32.566586 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2242 | 2025.09.09 23:02:32.566602 [ 288 ] {} <Debug> TCP-Session: 1d23b53d-83b4-4d32-9e33-f680cac50159 Authenticating user 'default' from [fd00:1122:3344:101::e]:56570 | ||
| 2243 | 2025.09.09 23:02:32.566296 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44736 | ||
| 2244 | 2025.09.09 23:02:32.566648 [ 288 ] {} <Debug> TCP-Session: 1d23b53d-83b4-4d32-9e33-f680cac50159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.09.09 23:02:32.566359 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42919 | ||
| 2246 | 2025.09.09 23:02:32.566680 [ 288 ] {} <Debug> TCP-Session: 1d23b53d-83b4-4d32-9e33-f680cac50159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.09.09 23:02:32.566896 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2248 | 2025.09.09 23:02:32.566935 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2025.09.09 23:02:32.566938 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2250 | 2025.09.09 23:02:32.566965 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2251 | 2025.09.09 23:02:32.566972 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2025.09.09 23:02:32.566989 [ 293 ] {} <Debug> TCP-Session: e4ca127b-1251-4b74-8ea4-a30cfe139757 Authenticating user 'default' from [fd00:1122:3344:101::e]:42919 | ||
| 2253 | 2025.09.09 23:02:32.567018 [ 289 ] {} <Debug> TCP-Session: 23b77104-ac6e-456e-9bd9-b8c4dec1e352 Authenticating user 'default' from [fd00:1122:3344:101::e]:47279 | ||
| 2254 | 2025.09.09 23:02:32.567032 [ 293 ] {} <Debug> TCP-Session: e4ca127b-1251-4b74-8ea4-a30cfe139757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.09.09 23:02:32.567050 [ 289 ] {} <Debug> TCP-Session: 23b77104-ac6e-456e-9bd9-b8c4dec1e352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2025.09.09 23:02:32.567058 [ 293 ] {} <Debug> TCP-Session: e4ca127b-1251-4b74-8ea4-a30cfe139757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.09.09 23:02:32.567065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2025.09.09 23:02:32.567074 [ 289 ] {} <Debug> TCP-Session: 23b77104-ac6e-456e-9bd9-b8c4dec1e352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.09.09 23:02:32.566975 [ 287 ] {} <Debug> TCP-Session: 543836e0-1240-4941-b603-c0bd7e42fb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:44736 | ||
| 2260 | 2025.09.09 23:02:32.567123 [ 292 ] {} <Debug> TCP-Session: 1c5cb1c1-8c06-42f3-8073-aa4e990b47d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37432 | ||
| 2261 | 2025.09.09 23:02:32.567162 [ 287 ] {} <Debug> TCP-Session: 543836e0-1240-4941-b603-c0bd7e42fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.09.09 23:02:32.567171 [ 292 ] {} <Debug> TCP-Session: 1c5cb1c1-8c06-42f3-8073-aa4e990b47d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.09.09 23:02:32.567185 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2025.09.09 23:02:32.567204 [ 292 ] {} <Debug> TCP-Session: 1c5cb1c1-8c06-42f3-8073-aa4e990b47d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.09.09 23:02:32.567214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2266 | 2025.09.09 23:02:32.567228 [ 291 ] {} <Debug> TCP-Session: 5207430c-d044-47d7-9107-4bbc0d14f533 Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 2267 | 2025.09.09 23:02:32.567185 [ 287 ] {} <Debug> TCP-Session: 543836e0-1240-4941-b603-c0bd7e42fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2025.09.09 23:02:32.567269 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 2269 | 2025.09.09 23:02:32.567274 [ 291 ] {} <Debug> TCP-Session: 5207430c-d044-47d7-9107-4bbc0d14f533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.09.09 23:02:32.567263 [ 290 ] {} <Debug> TCP-Session: 9dec9969-535b-4aa9-84ba-949c9fb144be Authenticating user 'default' from [fd00:1122:3344:101::e]:40524 | ||
| 2271 | 2025.09.09 23:02:32.567315 [ 291 ] {} <Debug> TCP-Session: 5207430c-d044-47d7-9107-4bbc0d14f533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2025.09.09 23:02:32.567339 [ 290 ] {} <Debug> TCP-Session: 9dec9969-535b-4aa9-84ba-949c9fb144be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.09.09 23:02:32.567358 [ 290 ] {} <Debug> TCP-Session: 9dec9969-535b-4aa9-84ba-949c9fb144be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.09.09 23:02:32.567374 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2275 | 2025.09.09 23:02:32.860621 [ 284 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> AggregatingTransform: Aggregating | ||
| 2276 | 2025.09.09 23:02:32.860679 [ 284 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2277 | 2025.09.09 23:02:32.860713 [ 284 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001486596 sec. (672.678 rows/sec., 26.28 KiB/sec.) | ||
| 2278 | 2025.09.09 23:02:32.860732 [ 284 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Trace> Aggregator: Merging aggregated data | ||
| 2279 | 2025.09.09 23:02:32.862056 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.295526 sec., 3.383797026319173 rows/sec., 135.35 B/sec. | ||
| 2280 | 2025.09.09 23:02:32.862266 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2281 | 2025.09.09 23:02:32.862294 [ 285 ] {7979f385-3269-4e4d-bd99-e1a7bbcce2e6} <Debug> TCPHandler: Processed in 0.296026844 sec. | ||
| 2282 | 2025.09.09 23:02:32.862429 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2025.09.09 23:02:32.862468 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2025.09.09 23:02:32.862492 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2025.09.09 23:02:32.862504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2025.09.09 23:02:32.862539 [ 287 ] {} <Debug> TCP-Session: 543836e0-1240-4941-b603-c0bd7e42fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.09.09 23:02:32.862548 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2025.09.09 23:02:32.862572 [ 290 ] {} <Debug> TCP-Session: 9dec9969-535b-4aa9-84ba-949c9fb144be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.09.09 23:02:32.862591 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2025.09.09 23:02:32.862586 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2025.09.09 23:02:32.862619 [ 288 ] {} <Debug> TCP-Session: 1d23b53d-83b4-4d32-9e33-f680cac50159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.09.09 23:02:32.862641 [ 285 ] {} <Debug> TCP-Session: 7e131daf-071b-4df6-a2ff-3426aad60f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.09.09 23:02:32.862664 [ 292 ] {} <Debug> TCP-Session: 1c5cb1c1-8c06-42f3-8073-aa4e990b47d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2025.09.09 23:02:32.862564 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2025.09.09 23:02:32.862565 [ 286 ] {} <Debug> TCP-Session: 49e74c19-d2f2-4a16-85af-37ff13e8cfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.09.09 23:02:32.862725 [ 289 ] {} <Debug> TCP-Session: 23b77104-ac6e-456e-9bd9-b8c4dec1e352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2025.09.09 23:02:32.862524 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2025.09.09 23:02:32.862501 [ 293 ] {} <Debug> TCP-Session: e4ca127b-1251-4b74-8ea4-a30cfe139757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.09.09 23:02:32.862808 [ 291 ] {} <Debug> TCP-Session: 5207430c-d044-47d7-9107-4bbc0d14f533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.09.09 23:02:33.000330 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.10 MiB, peak 196.24 MiB, free memory in arenas 0.00 B, will set to 204.52 MiB (RSS), difference: 19.41 MiB | ||
| 2301 | 2025.09.09 23:02:34.917749 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2025.09.09 23:02:34.917962 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2303 | 2025.09.09 23:02:34.918037 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2304 | 2025.09.09 23:02:34.918835 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2025.09.09 23:02:34.918886 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2306 | 2025.09.09 23:02:34.919360 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2307 | 2025.09.09 23:02:34.919595 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2025.09.09 23:02:34.919752 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 2309 | 2025.09.09 23:02:34.919803 [ 275 ] {ffe65f07-2da9-46fc-8cd7-8767559d777a} <Debug> TCPHandler: Processed in 0.002188008 sec. | ||
| 2310 | 2025.09.09 23:02:34.919949 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2025.09.09 23:02:34.920052 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2312 | 2025.09.09 23:02:34.920096 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2313 | 2025.09.09 23:02:34.920905 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2025.09.09 23:02:34.920941 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2315 | 2025.09.09 23:02:34.921345 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2316 | 2025.09.09 23:02:34.921557 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2025.09.09 23:02:34.921690 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Debug> executeQuery: Read 1166 rows, 94.90 KiB in 0.001662 sec., 701564.3802647413 rows/sec., 55.76 MiB/sec. | ||
| 2318 | 2025.09.09 23:02:34.921752 [ 275 ] {5eb896a3-5f43-4ad7-a2ab-858173bd272c} <Debug> TCPHandler: Processed in 0.001855553 sec. | ||
| 2319 | 2025.09.09 23:02:34.921869 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2025.09.09 23:02:34.921968 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2321 | 2025.09.09 23:02:34.922016 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2322 | 2025.09.09 23:02:34.922480 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2025.09.09 23:02:34.922515 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2324 | 2025.09.09 23:02:34.922839 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2325 | 2025.09.09 23:02:34.923044 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2025.09.09 23:02:34.923178 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Debug> executeQuery: Read 232 rows, 14.35 KiB in 0.001232 sec., 188311.6883116883 rows/sec., 11.37 MiB/sec. | ||
| 2327 | 2025.09.09 23:02:34.923217 [ 275 ] {e702e911-b880-47e6-a62c-e2caaed7ec1e} <Debug> TCPHandler: Processed in 0.001399055 sec. | ||
| 2328 | 2025.09.09 23:02:34.923320 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2025.09.09 23:02:34.923420 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2330 | 2025.09.09 23:02:34.923463 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2331 | 2025.09.09 23:02:34.923926 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2025.09.09 23:02:34.923962 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2333 | 2025.09.09 23:02:34.924283 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2334 | 2025.09.09 23:02:34.924500 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2025.09.09 23:02:34.924645 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 2336 | 2025.09.09 23:02:34.924685 [ 275 ] {403c0b0a-41aa-49c8-8033-0c9c8c18d239} <Debug> TCPHandler: Processed in 0.001417185 sec. | ||
| 2337 | 2025.09.09 23:02:34.924792 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2025.09.09 23:02:34.924885 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2339 | 2025.09.09 23:02:34.924925 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2340 | 2025.09.09 23:02:34.925369 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2025.09.09 23:02:34.925404 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2342 | 2025.09.09 23:02:34.925727 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2343 | 2025.09.09 23:02:34.925940 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2025.09.09 23:02:34.926070 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 2345 | 2025.09.09 23:02:34.926108 [ 275 ] {60d58158-1ba8-4641-9bfd-61b9fbfc778e} <Debug> TCPHandler: Processed in 0.001364514 sec. | ||
| 2346 | 2025.09.09 23:02:34.926215 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.09.09 23:02:34.926307 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2348 | 2025.09.09 23:02:34.926347 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2349 | 2025.09.09 23:02:34.926941 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2025.09.09 23:02:34.926979 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2351 | 2025.09.09 23:02:34.927343 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2352 | 2025.09.09 23:02:34.927565 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2025.09.09 23:02:34.927703 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Debug> executeQuery: Read 706 rows, 50.63 KiB in 0.001404 sec., 502849.00284900283 rows/sec., 35.22 MiB/sec. | ||
| 2354 | 2025.09.09 23:02:34.927750 [ 275 ] {e4e0cd4f-9bbc-4a4f-90ca-1733eb3199d9} <Debug> TCPHandler: Processed in 0.001584598 sec. | ||
| 2355 | 2025.09.09 23:02:34.927865 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2025.09.09 23:02:34.927958 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2357 | 2025.09.09 23:02:34.928000 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2358 | 2025.09.09 23:02:34.928333 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.09.09 23:02:34.928367 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2360 | 2025.09.09 23:02:34.928689 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2361 | 2025.09.09 23:02:34.928913 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.09.09 23:02:34.929045 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 2363 | 2025.09.09 23:02:34.929084 [ 275 ] {2d78838f-641a-480b-963b-c2423a061cd6} <Debug> TCPHandler: Processed in 0.001268342 sec. | ||
| 2364 | 2025.09.09 23:02:34.929203 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2025.09.09 23:02:34.929296 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2366 | 2025.09.09 23:02:34.929337 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2367 | 2025.09.09 23:02:34.929864 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.09.09 23:02:34.929899 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2369 | 2025.09.09 23:02:34.930245 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2025.09.09 23:02:34.930472 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.09.09 23:02:34.930606 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001329 sec., 236267.870579383 rows/sec., 15.52 MiB/sec. | ||
| 2372 | 2025.09.09 23:02:34.930644 [ 275 ] {848dbd2c-19db-4b80-84ec-2a7fcebad67a} <Debug> TCPHandler: Processed in 0.001489206 sec. | ||
| 2373 | 2025.09.09 23:02:34.930760 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2025.09.09 23:02:34.930854 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2375 | 2025.09.09 23:02:34.930897 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2376 | 2025.09.09 23:02:34.931208 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2025.09.09 23:02:34.931241 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2378 | 2025.09.09 23:02:34.931546 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2379 | 2025.09.09 23:02:34.931747 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2025.09.09 23:02:34.931874 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 2381 | 2025.09.09 23:02:34.931910 [ 275 ] {e799809c-f96e-4a3a-a4cf-944b226efab4} <Debug> TCPHandler: Processed in 0.001200121 sec. | ||
| 2382 | 2025.09.09 23:02:34.932014 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2025.09.09 23:02:34.932116 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2025.09.09 23:02:34.932170 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2385 | 2025.09.09 23:02:34.932921 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.09.09 23:02:34.932956 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2387 | 2025.09.09 23:02:34.933487 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2388 | 2025.09.09 23:02:34.933713 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2025.09.09 23:02:34.933879 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001783 sec., 15143.01738642737 rows/sec., 27.14 MiB/sec. | ||
| 2390 | 2025.09.09 23:02:34.933950 [ 275 ] {ad113c8a-9b06-4ef6-afb1-0a5ea89d89ed} <Debug> TCPHandler: Processed in 0.001986495 sec. | ||
| 2391 | 2025.09.09 23:02:34.934067 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2025.09.09 23:02:34.934161 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2393 | 2025.09.09 23:02:34.934202 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2394 | 2025.09.09 23:02:34.934543 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2025.09.09 23:02:34.934580 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2396 | 2025.09.09 23:02:34.934904 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2397 | 2025.09.09 23:02:34.935115 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2025.09.09 23:02:34.935239 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 2399 | 2025.09.09 23:02:34.935274 [ 275 ] {24c7cafe-4807-40b6-b52e-0f6a84523812} <Debug> TCPHandler: Processed in 0.001257372 sec. | ||
| 2400 | 2025.09.09 23:02:35.313111 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2401 | 2025.09.09 23:02:35.313169 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2402 | 2025.09.09 23:02:35.365144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3814 | ||
| 2403 | 2025.09.09 23:02:35.365655 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2025.09.09 23:02:35.365694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2405 | 2025.09.09 23:02:35.366314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2406 | 2025.09.09 23:02:35.366575 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.09.09 23:02:35.366702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2408 | 2025.09.09 23:02:35.368572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 344 | ||
| 2409 | 2025.09.09 23:02:35.371314 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2025.09.09 23:02:35.371376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2411 | 2025.09.09 23:02:35.372554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2412 | 2025.09.09 23:02:35.372910 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2025.09.09 23:02:35.373178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2414 | 2025.09.09 23:02:35.561353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2415 | 2025.09.09 23:02:35.579444 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.09.09 23:02:35.579501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2417 | 2025.09.09 23:02:35.585701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2418 | 2025.09.09 23:02:35.586376 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.09.09 23:02:35.589374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2420 | 2025.09.09 23:02:39.906777 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.09.09 23:02:39.906971 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2422 | 2025.09.09 23:02:39.907034 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2423 | 2025.09.09 23:02:39.907669 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.09.09 23:02:39.907714 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2425 | 2025.09.09 23:02:39.908092 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2426 | 2025.09.09 23:02:39.908315 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.09.09 23:02:39.908476 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 4.03 MiB/sec. | ||
| 2428 | 2025.09.09 23:02:39.908520 [ 275 ] {00800ec4-f1c1-4bfd-84f4-6e980f24fecd} <Debug> TCPHandler: Processed in 0.001867832 sec. | ||
| 2429 | 2025.09.09 23:02:39.908651 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.09.09 23:02:39.908748 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2431 | 2025.09.09 23:02:39.908789 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2432 | 2025.09.09 23:02:39.909253 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.09.09 23:02:39.909291 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2434 | 2025.09.09 23:02:39.909589 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2435 | 2025.09.09 23:02:39.909799 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.09.09 23:02:39.909932 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 2437 | 2025.09.09 23:02:39.909969 [ 275 ] {9515cf84-c24d-4e9f-9105-85c961e6f576} <Debug> TCPHandler: Processed in 0.001373584 sec. | ||
| 2438 | 2025.09.09 23:02:39.910110 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.09.09 23:02:39.910212 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2440 | 2025.09.09 23:02:39.910255 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2441 | 2025.09.09 23:02:39.910698 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.09.09 23:02:39.910735 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2443 | 2025.09.09 23:02:39.911061 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2444 | 2025.09.09 23:02:39.911281 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.09.09 23:02:39.911414 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001221 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 2446 | 2025.09.09 23:02:39.911453 [ 275 ] {94cd0f4a-16ba-4461-b276-decdfc65944d} <Debug> TCPHandler: Processed in 0.001396504 sec. | ||
| 2447 | 2025.09.09 23:02:39.911569 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.09.09 23:02:39.911664 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.09.09 23:02:39.911709 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2450 | 2025.09.09 23:02:39.912132 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.09.09 23:02:39.912173 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2452 | 2025.09.09 23:02:39.912524 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2453 | 2025.09.09 23:02:39.912752 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.09.09 23:02:39.912883 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 2455 | 2025.09.09 23:02:39.912921 [ 275 ] {d77c0408-6284-4ea6-93e6-70714b7a2e1b} <Debug> TCPHandler: Processed in 0.001401775 sec. | ||
| 2456 | 2025.09.09 23:02:39.913037 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.09.09 23:02:39.913151 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2458 | 2025.09.09 23:02:39.913216 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2459 | 2025.09.09 23:02:39.914068 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.09.09 23:02:39.914111 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2461 | 2025.09.09 23:02:39.914622 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2462 | 2025.09.09 23:02:39.914823 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.09.09 23:02:39.914953 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 2464 | 2025.09.09 23:02:39.915009 [ 275 ] {605f5fa8-6c23-4bdb-8929-ba9243249e19} <Debug> TCPHandler: Processed in 0.002068726 sec. | ||
| 2465 | 2025.09.09 23:02:39.915110 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.09.09 23:02:39.915198 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2467 | 2025.09.09 23:02:39.915237 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2468 | 2025.09.09 23:02:39.915623 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.09.09 23:02:39.915659 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2470 | 2025.09.09 23:02:39.915953 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2471 | 2025.09.09 23:02:39.916153 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.09.09 23:02:39.916277 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2473 | 2025.09.09 23:02:39.916312 [ 275 ] {664b0a12-386f-4f08-a786-e2f0b2ac97f6} <Debug> TCPHandler: Processed in 0.001208691 sec. | ||
| 2474 | 2025.09.09 23:02:42.866837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4262 | ||
| 2475 | 2025.09.09 23:02:42.867343 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2025.09.09 23:02:42.867392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2477 | 2025.09.09 23:02:42.867886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2478 | 2025.09.09 23:02:42.868137 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.09.09 23:02:42.868281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4262 | ||
| 2480 | 2025.09.09 23:02:43.089493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2481 | 2025.09.09 23:02:43.106418 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.09.09 23:02:43.106485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2483 | 2025.09.09 23:02:43.112799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2484 | 2025.09.09 23:02:43.113555 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.09.09 23:02:43.116828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2486 | 2025.09.09 23:02:44.919084 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.09.09 23:02:44.919276 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2488 | 2025.09.09 23:02:44.919342 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2489 | 2025.09.09 23:02:44.920169 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.09.09 23:02:44.920221 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2491 | 2025.09.09 23:02:44.920645 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2492 | 2025.09.09 23:02:44.920878 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.09.09 23:02:44.921037 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 2494 | 2025.09.09 23:02:44.921088 [ 275 ] {3f0de174-d847-4cc0-9ec1-cdef74f08764} <Debug> TCPHandler: Processed in 0.002133118 sec. | ||
| 2495 | 2025.09.09 23:02:44.921217 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2025.09.09 23:02:44.921320 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2497 | 2025.09.09 23:02:44.921365 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2498 | 2025.09.09 23:02:44.921778 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.09.09 23:02:44.921817 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2500 | 2025.09.09 23:02:44.922123 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2501 | 2025.09.09 23:02:44.922326 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.09.09 23:02:44.922456 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 2503 | 2025.09.09 23:02:44.922493 [ 275 ] {34200451-3cab-4e6c-b9e7-3ec87d979d35} <Debug> TCPHandler: Processed in 0.001329113 sec. | ||
| 2504 | 2025.09.09 23:02:44.922604 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.09.09 23:02:44.922700 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2506 | 2025.09.09 23:02:44.922740 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2507 | 2025.09.09 23:02:44.923605 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.09.09 23:02:44.923642 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2509 | 2025.09.09 23:02:44.924014 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2025.09.09 23:02:44.924226 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.09.09 23:02:44.924358 [ 36 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2512 | 2025.09.09 23:02:44.924381 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.001699 sec., 693349.0288404945 rows/sec., 55.19 MiB/sec. | ||
| 2513 | 2025.09.09 23:02:44.924426 [ 36 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.09.09 23:02:44.924435 [ 275 ] {e377e740-99ff-49db-81d6-008700a04b4d} <Debug> TCPHandler: Processed in 0.001882003 sec. | ||
| 2515 | 2025.09.09 23:02:44.924456 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2516 | 2025.09.09 23:02:44.924571 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2025.09.09 23:02:44.924671 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2518 | 2025.09.09 23:02:44.924675 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 2519 | 2025.09.09 23:02:44.924714 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2520 | 2025.09.09 23:02:44.924859 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2025.09.09 23:02:44.924914 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1312 rows starting from the beginning of the part | ||
| 2522 | 2025.09.09 23:02:44.925033 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1217 rows starting from the beginning of the part | ||
| 2523 | 2025.09.09 23:02:44.925104 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 2524 | 2025.09.09 23:02:44.925176 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1166 rows starting from the beginning of the part | ||
| 2525 | 2025.09.09 23:02:44.925204 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.09.09 23:02:44.925239 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2527 | 2025.09.09 23:02:44.925247 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2528 | 2025.09.09 23:02:44.925306 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 2529 | 2025.09.09 23:02:44.925616 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2530 | 2025.09.09 23:02:44.925873 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.09.09 23:02:44.926017 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001365 sec., 176556.77655677657 rows/sec., 10.73 MiB/sec. | ||
| 2532 | 2025.09.09 23:02:44.926055 [ 275 ] {f5a52e9f-478d-41d8-ab78-977f17c12792} <Debug> TCPHandler: Processed in 0.001534987 sec. | ||
| 2533 | 2025.09.09 23:02:44.926168 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2025.09.09 23:02:44.926263 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2535 | 2025.09.09 23:02:44.926302 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2536 | 2025.09.09 23:02:44.926755 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.09.09 23:02:44.926791 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2538 | 2025.09.09 23:02:44.927148 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2539 | 2025.09.09 23:02:44.927367 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.09.09 23:02:44.927476 [ 35 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2541 | 2025.09.09 23:02:44.927508 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 2542 | 2025.09.09 23:02:44.927533 [ 35 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.09.09 23:02:44.927551 [ 275 ] {5727211e-ffbf-4cc0-ad42-ae921867f595} <Debug> TCPHandler: Processed in 0.001433345 sec. | ||
| 2544 | 2025.09.09 23:02:44.927558 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2545 | 2025.09.09 23:02:44.927669 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.09.09 23:02:44.927707 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 2547 | 2025.09.09 23:02:44.927768 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2548 | 2025.09.09 23:02:44.927811 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2549 | 2025.09.09 23:02:44.927835 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2025.09.09 23:02:44.927873 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2551 | 2025.09.09 23:02:44.927964 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 2552 | 2025.09.09 23:02:44.928012 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 2553 | 2025.09.09 23:02:44.928058 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2554 | 2025.09.09 23:02:44.928112 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 2555 | 2025.09.09 23:02:44.928171 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 2556 | 2025.09.09 23:02:44.928267 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.09.09 23:02:44.928308 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2558 | 2025.09.09 23:02:44.928702 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2559 | 2025.09.09 23:02:44.928939 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.09.09 23:02:44.929086 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001337 sec., 157816.00598354524 rows/sec., 8.96 MiB/sec. | ||
| 2561 | 2025.09.09 23:02:44.929124 [ 275 ] {6cb91078-3297-4519-9a07-b29a00847593} <Debug> TCPHandler: Processed in 0.001505517 sec. | ||
| 2562 | 2025.09.09 23:02:44.929230 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2025.09.09 23:02:44.929329 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169103 sec., 650491.1207962012 rows/sec., 45.13 MiB/sec. | ||
| 2564 | 2025.09.09 23:02:44.929334 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2565 | 2025.09.09 23:02:44.929419 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2566 | 2025.09.09 23:02:44.929526 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2567 | 2025.09.09 23:02:44.929790 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.09.09 23:02:44.929864 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_6_1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2569 | 2025.09.09 23:02:44.929935 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2570 | 2025.09.09 23:02:44.930102 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.09.09 23:02:44.930141 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2572 | 2025.09.09 23:02:44.930493 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2573 | 2025.09.09 23:02:44.930713 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2025.09.09 23:02:44.930846 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Debug> executeQuery: Read 724 rows, 52.08 KiB in 0.00153 sec., 473202.614379085 rows/sec., 33.24 MiB/sec. | ||
| 2575 | 2025.09.09 23:02:44.930883 [ 275 ] {df344cc2-608a-4fdc-b991-afde72cd2ba2} <Debug> TCPHandler: Processed in 0.00170371 sec. | ||
| 2576 | 2025.09.09 23:02:44.930909 [ 35 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2577 | 2025.09.09 23:02:44.930954 [ 35 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2025.09.09 23:02:44.930975 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2579 | 2025.09.09 23:02:44.931030 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.09.09 23:02:44.931074 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 2581 | 2025.09.09 23:02:44.931129 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2582 | 2025.09.09 23:02:44.931174 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2583 | 2025.09.09 23:02:44.931193 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2584 | 2025.09.09 23:02:44.931235 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 774 rows starting from the beginning of the part | ||
| 2585 | 2025.09.09 23:02:44.931316 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 532 rows starting from the beginning of the part | ||
| 2586 | 2025.09.09 23:02:44.931378 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 2587 | 2025.09.09 23:02:44.931424 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 706 rows starting from the beginning of the part | ||
| 2588 | 2025.09.09 23:02:44.931474 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2589 | 2025.09.09 23:02:44.931527 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 724 rows starting from the beginning of the part | ||
| 2590 | 2025.09.09 23:02:44.931544 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.09.09 23:02:44.931584 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2592 | 2025.09.09 23:02:44.931675 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5005 rows, containing 5 columns (5 merged, 0 gathered) in 0.007098974 sec., 705031.4594756933 rows/sec., 59.59 MiB/sec. | ||
| 2593 | 2025.09.09 23:02:44.931956 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2594 | 2025.09.09 23:02:44.932071 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2595 | 2025.09.09 23:02:44.932214 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2025.09.09 23:02:44.932371 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001259 sec., 4765.687053216839 rows/sec., 248.99 KiB/sec. | ||
| 2597 | 2025.09.09 23:02:44.932408 [ 275 ] {5efb673e-b6cc-4755-b804-9c5bfb099a93} <Debug> TCPHandler: Processed in 0.001429195 sec. | ||
| 2598 | 2025.09.09 23:02:44.932427 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2025.09.09 23:02:44.932521 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_11_2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2600 | 2025.09.09 23:02:44.932532 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2025.09.09 23:02:44.932622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2602 | 2025.09.09 23:02:44.932632 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2025.09.09 23:02:44.932686 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2604 | 2025.09.09 23:02:44.932860 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829622 sec., 1570816.2669666193 rows/sec., 118.39 MiB/sec. | ||
| 2605 | 2025.09.09 23:02:44.933064 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2606 | 2025.09.09 23:02:44.933157 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.09.09 23:02:44.933199 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2608 | 2025.09.09 23:02:44.933336 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.09.09 23:02:44.933419 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_11_2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2025.09.09 23:02:44.933492 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2611 | 2025.09.09 23:02:44.933580 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2612 | 2025.09.09 23:02:44.933800 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.09.09 23:02:44.933905 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2614 | 2025.09.09 23:02:44.933934 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00132 sec., 239393.9393939394 rows/sec., 15.73 MiB/sec. | ||
| 2615 | 2025.09.09 23:02:44.933939 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.09.09 23:02:44.933974 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2617 | 2025.09.09 23:02:44.933976 [ 275 ] {f921bc56-6f30-4dc6-90ed-16bab91fcbe6} <Debug> TCPHandler: Processed in 0.001494776 sec. | ||
| 2618 | 2025.09.09 23:02:44.934049 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 2619 | 2025.09.09 23:02:44.934102 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2025.09.09 23:02:44.934152 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2025.09.09 23:02:44.934184 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1418 rows starting from the beginning of the part | ||
| 2622 | 2025.09.09 23:02:44.934201 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2623 | 2025.09.09 23:02:44.934232 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1911 rows starting from the beginning of the part | ||
| 2624 | 2025.09.09 23:02:44.934249 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2625 | 2025.09.09 23:02:44.934277 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2626 | 2025.09.09 23:02:44.934319 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 2627 | 2025.09.09 23:02:44.934362 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 2628 | 2025.09.09 23:02:44.934399 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 316 rows starting from the beginning of the part | ||
| 2629 | 2025.09.09 23:02:44.934574 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.09.09 23:02:44.934615 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2631 | 2025.09.09 23:02:44.934936 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2632 | 2025.09.09 23:02:44.935161 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.09.09 23:02:44.935304 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 2634 | 2025.09.09 23:02:44.935341 [ 275 ] {87270621-7b51-42c7-8a2a-f9c623b0896e} <Debug> TCPHandler: Processed in 0.001288613 sec. | ||
| 2635 | 2025.09.09 23:02:44.935475 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.09.09 23:02:44.935569 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2025.09.09 23:02:44.935623 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2638 | 2025.09.09 23:02:44.936145 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129908 sec., 1993982.8386953804 rows/sec., 134.76 MiB/sec. | ||
| 2639 | 2025.09.09 23:02:44.936486 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.09.09 23:02:44.936532 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2641 | 2025.09.09 23:02:44.936579 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2642 | 2025.09.09 23:02:44.936880 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.09.09 23:02:44.936964 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2644 | 2025.09.09 23:02:44.937045 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2645 | 2025.09.09 23:02:44.937141 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2646 | 2025.09.09 23:02:44.937380 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.09.09 23:02:44.937524 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001973 sec., 16218.955904713635 rows/sec., 29.06 MiB/sec. | ||
| 2648 | 2025.09.09 23:02:44.937583 [ 275 ] {2ea13799-c50b-41ce-b001-91f5959cd51e} <Debug> TCPHandler: Processed in 0.002158138 sec. | ||
| 2649 | 2025.09.09 23:02:44.937702 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.09.09 23:02:44.937797 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2651 | 2025.09.09 23:02:44.937841 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2652 | 2025.09.09 23:02:44.938195 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.09.09 23:02:44.938230 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2654 | 2025.09.09 23:02:44.938533 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2655 | 2025.09.09 23:02:44.938742 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.09.09 23:02:44.938866 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001088 sec., 8272.058823529413 rows/sec., 584.32 KiB/sec. | ||
| 2657 | 2025.09.09 23:02:44.938902 [ 275 ] {0b30792c-147d-4ca3-8b68-13adaaa9def3} <Debug> TCPHandler: Processed in 0.001250762 sec. | ||
| 2658 | 2025.09.09 23:02:44.939012 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2025.09.09 23:02:44.939105 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2660 | 2025.09.09 23:02:44.939145 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2661 | 2025.09.09 23:02:44.939486 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.09.09 23:02:44.939522 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2663 | 2025.09.09 23:02:44.939824 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2664 | 2025.09.09 23:02:44.940032 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2025.09.09 23:02:44.940135 [ 35 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2666 | 2025.09.09 23:02:44.940158 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 2667 | 2025.09.09 23:02:44.940174 [ 35 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.09.09 23:02:44.940201 [ 275 ] {61127193-a7e2-42e0-a041-d9ed40f3b6dc} <Debug> TCPHandler: Processed in 0.001239212 sec. | ||
| 2669 | 2025.09.09 23:02:44.940201 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2670 | 2025.09.09 23:02:44.940307 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 2671 | 2025.09.09 23:02:44.940404 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2672 | 2025.09.09 23:02:44.940428 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 448 rows starting from the beginning of the part | ||
| 2673 | 2025.09.09 23:02:44.940471 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2674 | 2025.09.09 23:02:44.940510 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2675 | 2025.09.09 23:02:44.940544 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 2676 | 2025.09.09 23:02:44.940575 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 2677 | 2025.09.09 23:02:44.940610 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 2678 | 2025.09.09 23:02:44.941388 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111392 sec., 696638.8968687159 rows/sec., 44.66 MiB/sec. | ||
| 2679 | 2025.09.09 23:02:44.941545 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2025.09.09 23:02:44.941794 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.09.09 23:02:44.941862 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_11_2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2682 | 2025.09.09 23:02:44.941922 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2683 | 2025.09.09 23:02:45.373499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 382 | ||
| 2684 | 2025.09.09 23:02:45.375938 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.09.09 23:02:45.375992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2686 | 2025.09.09 23:02:45.377181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2687 | 2025.09.09 23:02:45.377454 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.09.09 23:02:45.377596 [ 35 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2689 | 2025.09.09 23:02:45.377634 [ 35 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2025.09.09 23:02:45.377654 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2691 | 2025.09.09 23:02:45.377807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2692 | 2025.09.09 23:02:45.377819 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 2693 | 2025.09.09 23:02:45.378435 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2694 | 2025.09.09 23:02:45.378617 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 2695 | 2025.09.09 23:02:45.379044 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2696 | 2025.09.09 23:02:45.379405 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 2697 | 2025.09.09 23:02:45.379751 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2698 | 2025.09.09 23:02:45.380100 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 2699 | 2025.09.09 23:02:45.380447 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2700 | 2025.09.09 23:02:45.387191 [ 196 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 72 columns (72 merged, 0 gathered) in 0.009442416 sec., 40455.74776624965 rows/sec., 41.57 MiB/sec. | ||
| 2701 | 2025.09.09 23:02:45.387883 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2702 | 2025.09.09 23:02:45.388389 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.09.09 23:02:45.388460 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_6_1} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2704 | 2025.09.09 23:02:45.388629 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 2705 | 2025.09.09 23:02:49.906728 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2025.09.09 23:02:49.906934 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2707 | 2025.09.09 23:02:49.907002 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2708 | 2025.09.09 23:02:49.907681 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.09.09 23:02:49.907731 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2710 | 2025.09.09 23:02:49.908140 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2711 | 2025.09.09 23:02:49.908357 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.09.09 23:02:49.908510 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001637 sec., 46426.389737324374 rows/sec., 3.83 MiB/sec. | ||
| 2713 | 2025.09.09 23:02:49.908550 [ 275 ] {fe5a4c95-b8ee-4b21-b517-a26fa43aa742} <Debug> TCPHandler: Processed in 0.001949925 sec. | ||
| 2714 | 2025.09.09 23:02:49.908676 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2025.09.09 23:02:49.908771 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2716 | 2025.09.09 23:02:49.908813 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2717 | 2025.09.09 23:02:49.909206 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.09.09 23:02:49.909245 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2719 | 2025.09.09 23:02:49.909541 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2720 | 2025.09.09 23:02:49.909741 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2025.09.09 23:02:49.909871 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 2722 | 2025.09.09 23:02:49.909909 [ 275 ] {dbaf69ca-baea-4658-b735-8b01d290c671} <Debug> TCPHandler: Processed in 0.001282603 sec. | ||
| 2723 | 2025.09.09 23:02:49.910018 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.09.09 23:02:49.910114 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2725 | 2025.09.09 23:02:49.910155 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2726 | 2025.09.09 23:02:49.910562 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2025.09.09 23:02:49.910599 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2728 | 2025.09.09 23:02:49.910917 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2729 | 2025.09.09 23:02:49.911122 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2025.09.09 23:02:49.911254 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 2731 | 2025.09.09 23:02:49.911294 [ 275 ] {3508afa4-cb96-4828-93cb-3a8bf061d466} <Debug> TCPHandler: Processed in 0.001326104 sec. | ||
| 2732 | 2025.09.09 23:02:49.911400 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2025.09.09 23:02:49.911497 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2025.09.09 23:02:49.911541 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2025.09.09 23:02:49.911957 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.09.09 23:02:49.911993 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2737 | 2025.09.09 23:02:49.912321 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2738 | 2025.09.09 23:02:49.912549 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.09.09 23:02:49.912690 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2740 | 2025.09.09 23:02:49.912727 [ 275 ] {4e32c67d-485b-4d42-a0f0-05a7775494c4} <Debug> TCPHandler: Processed in 0.001375624 sec. | ||
| 2741 | 2025.09.09 23:02:49.912836 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.09.09 23:02:49.912931 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.09.09 23:02:49.912987 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2744 | 2025.09.09 23:02:49.913776 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.09.09 23:02:49.913811 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2746 | 2025.09.09 23:02:49.914343 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2747 | 2025.09.09 23:02:49.914578 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.09.09 23:02:49.914729 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 2749 | 2025.09.09 23:02:49.914792 [ 275 ] {a2da266e-fb2b-423d-b8d7-7eedce120219} <Debug> TCPHandler: Processed in 0.002008515 sec. | ||
| 2750 | 2025.09.09 23:02:49.914904 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.09.09 23:02:49.915000 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2752 | 2025.09.09 23:02:49.915042 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2753 | 2025.09.09 23:02:49.915385 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.09.09 23:02:49.915421 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2755 | 2025.09.09 23:02:49.915718 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2025.09.09 23:02:49.915921 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2025.09.09 23:02:49.916045 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2758 | 2025.09.09 23:02:49.916080 [ 275 ] {1eb7a77b-72f5-4ed4-ae0b-a4057adc1861} <Debug> TCPHandler: Processed in 0.001226332 sec. | ||
| 2759 | 2025.09.09 23:02:50.313208 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2760 | 2025.09.09 23:02:50.313262 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2761 | 2025.09.09 23:02:50.368344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4774 | ||
| 2762 | 2025.09.09 23:02:50.369179 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.09.09 23:02:50.369257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2764 | 2025.09.09 23:02:50.370041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2025.09.09 23:02:50.370272 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.09.09 23:02:50.370417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2767 | 2025.09.09 23:02:50.617866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2768 | 2025.09.09 23:02:50.636408 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.09.09 23:02:50.636490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2770 | 2025.09.09 23:02:50.643989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2771 | 2025.09.09 23:02:50.644724 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.09.09 23:02:50.647969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2773 | 2025.09.09 23:02:51.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.74 MiB, peak 214.79 MiB, free memory in arenas 0.00 B, will set to 213.22 MiB (RSS), difference: 2.48 MiB | ||
| 2774 | 2025.09.09 23:02:54.920614 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2025.09.09 23:02:54.920862 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2776 | 2025.09.09 23:02:54.920946 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2777 | 2025.09.09 23:02:54.921911 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.09.09 23:02:54.921962 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2779 | 2025.09.09 23:02:54.922394 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2780 | 2025.09.09 23:02:54.922627 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.09.09 23:02:54.922783 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001981 sec., 206966.17869762745 rows/sec., 13.13 MiB/sec. | ||
| 2782 | 2025.09.09 23:02:54.922787 [ 131 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2783 | 2025.09.09 23:02:54.922826 [ 275 ] {8dc5022d-ca1a-469b-b79f-61e519d260a8} <Debug> TCPHandler: Processed in 0.002362961 sec. | ||
| 2784 | 2025.09.09 23:02:54.922867 [ 131 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.09.09 23:02:54.922893 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2786 | 2025.09.09 23:02:54.922981 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.09.09 23:02:54.923041 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 2788 | 2025.09.09 23:02:54.923080 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2789 | 2025.09.09 23:02:54.923126 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2790 | 2025.09.09 23:02:54.923184 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2025.09.09 23:02:54.923231 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2792 | 2025.09.09 23:02:54.923333 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2793 | 2025.09.09 23:02:54.923390 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2794 | 2025.09.09 23:02:54.923445 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2795 | 2025.09.09 23:02:54.923492 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2796 | 2025.09.09 23:02:54.923538 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2797 | 2025.09.09 23:02:54.924177 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.09.09 23:02:54.924230 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2799 | 2025.09.09 23:02:54.924749 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2800 | 2025.09.09 23:02:54.924747 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761131 sec., 1177652.3154722732 rows/sec., 79.46 MiB/sec. | ||
| 2801 | 2025.09.09 23:02:54.924938 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2802 | 2025.09.09 23:02:54.925002 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.09.09 23:02:54.925155 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.002094 sec., 561604.5845272207 rows/sec., 44.71 MiB/sec. | ||
| 2804 | 2025.09.09 23:02:54.925197 [ 275 ] {ce7f2a2d-7ade-4d4e-b9ae-a79384862eb9} <Debug> TCPHandler: Processed in 0.00226759 sec. | ||
| 2805 | 2025.09.09 23:02:54.925224 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2025.09.09 23:02:54.925298 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_6_1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2807 | 2025.09.09 23:02:54.925310 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.09.09 23:02:54.925366 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2809 | 2025.09.09 23:02:54.925411 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2025.09.09 23:02:54.925463 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2025.09.09 23:02:54.925948 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.09.09 23:02:54.925986 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2813 | 2025.09.09 23:02:54.926324 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2814 | 2025.09.09 23:02:54.926541 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2025.09.09 23:02:54.926641 [ 131 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2816 | 2025.09.09 23:02:54.926675 [ 131 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.09.09 23:02:54.926677 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001284 sec., 184579.43925233645 rows/sec., 11.20 MiB/sec. | ||
| 2818 | 2025.09.09 23:02:54.926693 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2819 | 2025.09.09 23:02:54.926726 [ 275 ] {fa877108-e0af-4c5a-a39b-1b2258211682} <Debug> TCPHandler: Processed in 0.001465906 sec. | ||
| 2820 | 2025.09.09 23:02:54.926808 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 2821 | 2025.09.09 23:02:54.926836 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.09.09 23:02:54.926933 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.09.09 23:02:54.926941 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2824 | 2025.09.09 23:02:54.926977 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2825 | 2025.09.09 23:02:54.926985 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 2826 | 2025.09.09 23:02:54.927064 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 232 rows starting from the beginning of the part | ||
| 2827 | 2025.09.09 23:02:54.927108 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2828 | 2025.09.09 23:02:54.927150 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 241 rows starting from the beginning of the part | ||
| 2829 | 2025.09.09 23:02:54.927189 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2830 | 2025.09.09 23:02:54.927227 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
| 2831 | 2025.09.09 23:02:54.927451 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2025.09.09 23:02:54.927493 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2833 | 2025.09.09 23:02:54.927832 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2834 | 2025.09.09 23:02:54.928058 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2025.09.09 23:02:54.928196 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 2836 | 2025.09.09 23:02:54.928220 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456946 sec., 684994.5021984343 rows/sec., 44.58 MiB/sec. | ||
| 2837 | 2025.09.09 23:02:54.928234 [ 275 ] {027c7fce-546d-4025-8a1c-356bcb9e7525} <Debug> TCPHandler: Processed in 0.001447745 sec. | ||
| 2838 | 2025.09.09 23:02:54.928354 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.09.09 23:02:54.928363 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2840 | 2025.09.09 23:02:54.928451 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.09.09 23:02:54.928497 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2842 | 2025.09.09 23:02:54.928634 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.09.09 23:02:54.928714 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_11_2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2844 | 2025.09.09 23:02:54.928786 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2845 | 2025.09.09 23:02:54.928952 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.09.09 23:02:54.929002 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2847 | 2025.09.09 23:02:54.929320 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2848 | 2025.09.09 23:02:54.929535 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.09.09 23:02:54.929630 [ 131 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2850 | 2025.09.09 23:02:54.929662 [ 131 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.09.09 23:02:54.929672 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 2852 | 2025.09.09 23:02:54.929678 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2853 | 2025.09.09 23:02:54.929717 [ 275 ] {bd5564ab-c3d4-486d-902f-23c10880a0fc} <Debug> TCPHandler: Processed in 0.001411894 sec. | ||
| 2854 | 2025.09.09 23:02:54.929766 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 2855 | 2025.09.09 23:02:54.929829 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2025.09.09 23:02:54.929843 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2025.09.09 23:02:54.929878 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2858 | 2025.09.09 23:02:54.929924 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2859 | 2025.09.09 23:02:54.929929 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2860 | 2025.09.09 23:02:54.929979 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2861 | 2025.09.09 23:02:54.929985 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2862 | 2025.09.09 23:02:54.930024 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2863 | 2025.09.09 23:02:54.930064 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2864 | 2025.09.09 23:02:54.930098 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2865 | 2025.09.09 23:02:54.930631 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.09.09 23:02:54.930673 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2867 | 2025.09.09 23:02:54.930948 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208411 sec., 882977.7286039271 rows/sec., 53.70 MiB/sec. | ||
| 2868 | 2025.09.09 23:02:54.931023 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2869 | 2025.09.09 23:02:54.931077 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2870 | 2025.09.09 23:02:54.931297 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2025.09.09 23:02:54.931356 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.09.09 23:02:54.931422 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_6_1} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2873 | 2025.09.09 23:02:54.931437 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001525 sec., 466229.50819672126 rows/sec., 32.68 MiB/sec. | ||
| 2874 | 2025.09.09 23:02:54.931478 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2875 | 2025.09.09 23:02:54.931480 [ 275 ] {538d12c3-0899-43a1-9e5d-77421bd421bb} <Debug> TCPHandler: Processed in 0.001699899 sec. | ||
| 2876 | 2025.09.09 23:02:54.931604 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2025.09.09 23:02:54.931698 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2878 | 2025.09.09 23:02:54.931739 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2879 | 2025.09.09 23:02:54.932060 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2025.09.09 23:02:54.932097 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2881 | 2025.09.09 23:02:54.932415 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2882 | 2025.09.09 23:02:54.932619 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.09.09 23:02:54.932759 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 2884 | 2025.09.09 23:02:54.932798 [ 275 ] {58c725c8-1960-419c-b9fd-a6d4e7820abe} <Debug> TCPHandler: Processed in 0.001242702 sec. | ||
| 2885 | 2025.09.09 23:02:54.932894 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.09.09 23:02:54.932986 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2887 | 2025.09.09 23:02:54.933028 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2888 | 2025.09.09 23:02:54.933445 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.09.09 23:02:54.933481 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2890 | 2025.09.09 23:02:54.933818 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2891 | 2025.09.09 23:02:54.934045 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.09.09 23:02:54.934184 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 2893 | 2025.09.09 23:02:54.934223 [ 275 ] {2cf4b244-38c8-4aba-8b6f-f7c385344808} <Debug> TCPHandler: Processed in 0.001377084 sec. | ||
| 2894 | 2025.09.09 23:02:54.934342 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2025.09.09 23:02:54.934464 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2896 | 2025.09.09 23:02:54.934518 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2897 | 2025.09.09 23:02:54.934862 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.09.09 23:02:54.934899 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2899 | 2025.09.09 23:02:54.935224 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2900 | 2025.09.09 23:02:54.935438 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.09.09 23:02:54.935539 [ 131 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2902 | 2025.09.09 23:02:54.935574 [ 131 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.09.09 23:02:54.935579 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 2904 | 2025.09.09 23:02:54.935594 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2905 | 2025.09.09 23:02:54.935627 [ 275 ] {8c6de3b5-387a-4245-abf0-707df82e56da} <Debug> TCPHandler: Processed in 0.001347094 sec. | ||
| 2906 | 2025.09.09 23:02:54.935725 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 2907 | 2025.09.09 23:02:54.935739 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2025.09.09 23:02:54.935845 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2909 | 2025.09.09 23:02:54.935856 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2910 | 2025.09.09 23:02:54.935901 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2911 | 2025.09.09 23:02:54.935903 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2912 | 2025.09.09 23:02:54.936018 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2913 | 2025.09.09 23:02:54.936072 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2914 | 2025.09.09 23:02:54.936132 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2915 | 2025.09.09 23:02:54.936205 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2916 | 2025.09.09 23:02:54.936741 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.09.09 23:02:54.936784 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2918 | 2025.09.09 23:02:54.936982 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316933 sec., 3796.700363647961 rows/sec., 255.83 KiB/sec. | ||
| 2919 | 2025.09.09 23:02:54.937119 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2920 | 2025.09.09 23:02:54.937372 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2921 | 2025.09.09 23:02:54.937421 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2025.09.09 23:02:54.937510 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_5_1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2923 | 2025.09.09 23:02:54.937604 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2924 | 2025.09.09 23:02:54.937636 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.09.09 23:02:54.937769 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2926 | 2025.09.09 23:02:54.937794 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001967 sec., 16268.42907981698 rows/sec., 29.15 MiB/sec. | ||
| 2927 | 2025.09.09 23:02:54.937813 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2025.09.09 23:02:54.937844 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2929 | 2025.09.09 23:02:54.937862 [ 275 ] {ec80fe62-8c77-4c9c-ba49-c2fc8cd106bd} <Debug> TCPHandler: Processed in 0.002173648 sec. | ||
| 2930 | 2025.09.09 23:02:54.937937 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 2931 | 2025.09.09 23:02:54.938058 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2025.09.09 23:02:54.938154 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2025.09.09 23:02:54.938156 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.09.09 23:02:54.938212 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 2935 | 2025.09.09 23:02:54.938216 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2936 | 2025.09.09 23:02:54.938342 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2937 | 2025.09.09 23:02:54.938461 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2938 | 2025.09.09 23:02:54.938564 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.09.09 23:02:54.938566 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2940 | 2025.09.09 23:02:54.938606 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2941 | 2025.09.09 23:02:54.938689 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2942 | 2025.09.09 23:02:54.938797 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2943 | 2025.09.09 23:02:54.938948 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2944 | 2025.09.09 23:02:54.939194 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.09.09 23:02:54.939329 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 5.35 MiB/sec. | ||
| 2946 | 2025.09.09 23:02:54.939367 [ 275 ] {dc32b7b5-1876-434c-b6ca-b90c837cdc21} <Debug> TCPHandler: Processed in 0.001359164 sec. | ||
| 2947 | 2025.09.09 23:02:54.941348 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 19 columns (19 merged, 0 gathered) in 0.00345141 sec., 55629.438403435124 rows/sec., 99.69 MiB/sec. | ||
| 2948 | 2025.09.09 23:02:54.941751 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2949 | 2025.09.09 23:02:54.942060 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.09.09 23:02:54.942126 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2951 | 2025.09.09 23:02:54.942215 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2952 | 2025.09.09 23:02:55.378858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 416 | ||
| 2953 | 2025.09.09 23:02:55.381135 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.09.09 23:02:55.381194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2955 | 2025.09.09 23:02:55.382361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2956 | 2025.09.09 23:02:55.382633 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.09.09 23:02:55.382978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 2958 | 2025.09.09 23:02:57.870646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5222 | ||
| 2959 | 2025.09.09 23:02:57.871145 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.09.09 23:02:57.871189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2961 | 2025.09.09 23:02:57.871703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2962 | 2025.09.09 23:02:57.871951 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.09.09 23:02:57.872083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5222 | ||
| 2964 | 2025.09.09 23:02:57.872121 [ 155 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2965 | 2025.09.09 23:02:57.872193 [ 155 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.09.09 23:02:57.872216 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2967 | 2025.09.09 23:02:57.872364 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 2968 | 2025.09.09 23:02:57.872505 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2025.09.09 23:02:57.872543 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2970 | 2025.09.09 23:02:57.872608 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2971 | 2025.09.09 23:02:57.872652 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2972 | 2025.09.09 23:02:57.872701 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2973 | 2025.09.09 23:02:57.872744 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2974 | 2025.09.09 23:02:57.872787 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2975 | 2025.09.09 23:02:57.874173 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869052 sec., 2793929.7569035 rows/sec., 39.97 MiB/sec. | ||
| 2976 | 2025.09.09 23:02:57.874853 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2977 | 2025.09.09 23:02:57.875123 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.09.09 23:02:57.875195 [ 186 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_11_2} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2979 | 2025.09.09 23:02:57.875287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2980 | 2025.09.09 23:02:58.148988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2981 | 2025.09.09 23:02:58.165618 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2025.09.09 23:02:58.165673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2983 | 2025.09.09 23:02:58.171909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2984 | 2025.09.09 23:02:58.172605 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.09.09 23:02:58.172898 [ 155 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2986 | 2025.09.09 23:02:58.172962 [ 155 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.09.09 23:02:58.172984 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2988 | 2025.09.09 23:02:58.173145 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2989 | 2025.09.09 23:02:58.175715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2990 | 2025.09.09 23:02:58.177398 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2025.09.09 23:02:58.178773 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2992 | 2025.09.09 23:02:58.183428 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2993 | 2025.09.09 23:02:58.187721 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2994 | 2025.09.09 23:02:58.192926 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2995 | 2025.09.09 23:02:58.198114 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2996 | 2025.09.09 23:02:58.203348 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 2997 | 2025.09.09 23:02:58.255422 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082357975 sec., 1007.7955413546775 rows/sec., 5.21 MiB/sec. | ||
| 2998 | 2025.09.09 23:02:58.257675 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2999 | 2025.09.09 23:02:58.259524 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_11_2} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.09.09 23:02:58.259629 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_11_2} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3001 | 2025.09.09 23:02:58.262235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3002 | 2025.09.09 23:02:59.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.88 MiB, peak 225.77 MiB, free memory in arenas 0.00 B, will set to 222.91 MiB (RSS), difference: 7.03 MiB | ||
| 3003 | 2025.09.09 23:02:59.933739 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2025.09.09 23:02:59.934011 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3005 | 2025.09.09 23:02:59.934116 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3006 | 2025.09.09 23:02:59.934969 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.09.09 23:02:59.935016 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3008 | 2025.09.09 23:02:59.935390 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3009 | 2025.09.09 23:02:59.935618 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2025.09.09 23:02:59.935784 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001848 sec., 5411.255411255411 rows/sec., 441.25 KiB/sec. | ||
| 3011 | 2025.09.09 23:02:59.935828 [ 275 ] {78d5a841-53f0-4c7b-a6e7-79c82f8cf6cc} <Debug> TCPHandler: Processed in 0.00227306 sec. | ||
| 3012 | 2025.09.09 23:02:59.935966 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2025.09.09 23:02:59.936087 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3014 | 2025.09.09 23:02:59.936136 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3015 | 2025.09.09 23:02:59.937299 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.09.09 23:02:59.937344 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3017 | 2025.09.09 23:02:59.937843 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2025.09.09 23:02:59.938064 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.09.09 23:02:59.938200 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.002138 sec., 571094.4808231993 rows/sec., 47.20 MiB/sec. | ||
| 3020 | 2025.09.09 23:02:59.938238 [ 275 ] {041e229d-db14-4897-9a7c-4004584bd29b} <Debug> TCPHandler: Processed in 0.002334351 sec. | ||
| 3021 | 2025.09.09 23:02:59.938350 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2025.09.09 23:02:59.938445 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3023 | 2025.09.09 23:02:59.938486 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3024 | 2025.09.09 23:02:59.938883 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2025.09.09 23:02:59.938918 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3026 | 2025.09.09 23:02:59.939221 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3027 | 2025.09.09 23:02:59.939435 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.09.09 23:02:59.939565 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001139 sec., 17559.26251097454 rows/sec., 1.24 MiB/sec. | ||
| 3029 | 2025.09.09 23:02:59.939603 [ 275 ] {c5f44925-10bb-4820-8b95-fcd2d0fcd122} <Debug> TCPHandler: Processed in 0.001302703 sec. | ||
| 3030 | 2025.09.09 23:02:59.939711 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2025.09.09 23:02:59.939805 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3032 | 2025.09.09 23:02:59.939844 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3033 | 2025.09.09 23:02:59.940302 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2025.09.09 23:02:59.940339 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3035 | 2025.09.09 23:02:59.940642 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3036 | 2025.09.09 23:02:59.940867 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2025.09.09 23:02:59.940996 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 3038 | 2025.09.09 23:02:59.941033 [ 275 ] {4c60d6f9-828b-4b31-be0c-417c9931dde2} <Debug> TCPHandler: Processed in 0.001372464 sec. | ||
| 3039 | 2025.09.09 23:02:59.941137 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2025.09.09 23:02:59.941229 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3041 | 2025.09.09 23:02:59.941268 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3042 | 2025.09.09 23:02:59.941816 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2025.09.09 23:02:59.941852 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3044 | 2025.09.09 23:02:59.942176 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3045 | 2025.09.09 23:02:59.942385 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.09.09 23:02:59.942512 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001301 sec., 415065.334358186 rows/sec., 30.79 MiB/sec. | ||
| 3047 | 2025.09.09 23:02:59.942549 [ 275 ] {7df2fd5c-c3cb-4857-89a3-6f5aa3d2bb06} <Debug> TCPHandler: Processed in 0.001461236 sec. | ||
| 3048 | 2025.09.09 23:02:59.942658 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2025.09.09 23:02:59.942751 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2025.09.09 23:02:59.942794 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3051 | 2025.09.09 23:02:59.943328 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.09.09 23:02:59.943365 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3053 | 2025.09.09 23:02:59.943739 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3054 | 2025.09.09 23:02:59.943955 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2025.09.09 23:02:59.944083 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.00135 sec., 628888.8888888889 rows/sec., 42.33 MiB/sec. | ||
| 3056 | 2025.09.09 23:02:59.944120 [ 275 ] {63d27f48-b87d-472a-912a-14348104c12c} <Debug> TCPHandler: Processed in 0.001511316 sec. | ||
| 3057 | 2025.09.09 23:02:59.944229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2025.09.09 23:02:59.944320 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2025.09.09 23:02:59.944374 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3060 | 2025.09.09 23:02:59.945096 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2025.09.09 23:02:59.945133 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3062 | 2025.09.09 23:02:59.945632 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3063 | 2025.09.09 23:02:59.945865 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.09.09 23:02:59.946001 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 3065 | 2025.09.09 23:02:59.946061 [ 275 ] {ddec8532-b17c-477b-a1b9-a1c338b8903d} <Debug> TCPHandler: Processed in 0.001882264 sec. | ||
| 3066 | 2025.09.09 23:02:59.946168 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2025.09.09 23:02:59.946261 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3068 | 2025.09.09 23:02:59.946302 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3069 | 2025.09.09 23:02:59.946647 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2025.09.09 23:02:59.946684 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3071 | 2025.09.09 23:02:59.947014 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3072 | 2025.09.09 23:02:59.947232 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.09.09 23:02:59.947362 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3074 | 2025.09.09 23:02:59.947399 [ 275 ] {0557f4d1-f238-4ced-b0dd-6dd9800f1493} <Debug> TCPHandler: Processed in 0.001280693 sec. | ||
| 3075 | 2025.09.09 23:03:04.918297 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2025.09.09 23:03:04.918478 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3077 | 2025.09.09 23:03:04.918540 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3078 | 2025.09.09 23:03:04.919283 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.09.09 23:03:04.919326 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3080 | 2025.09.09 23:03:04.919729 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3081 | 2025.09.09 23:03:04.919967 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.09.09 23:03:04.920121 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001687 sec., 243034.97332542978 rows/sec., 15.42 MiB/sec. | ||
| 3083 | 2025.09.09 23:03:04.920169 [ 275 ] {b5797340-e443-4fee-a078-aa84876cd8b6} <Debug> TCPHandler: Processed in 0.001991145 sec. | ||
| 3084 | 2025.09.09 23:03:04.920286 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.09.09 23:03:04.920386 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3086 | 2025.09.09 23:03:04.920429 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3087 | 2025.09.09 23:03:04.921239 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.09.09 23:03:04.921277 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3089 | 2025.09.09 23:03:04.921662 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3090 | 2025.09.09 23:03:04.921901 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.09.09 23:03:04.922051 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.00167 sec., 704191.616766467 rows/sec., 56.07 MiB/sec. | ||
| 3092 | 2025.09.09 23:03:04.922095 [ 275 ] {b28360b1-a5e3-4757-b1ba-c16a3ac8cc66} <Debug> TCPHandler: Processed in 0.001861383 sec. | ||
| 3093 | 2025.09.09 23:03:04.922211 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.09.09 23:03:04.922309 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.09.09 23:03:04.922349 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3096 | 2025.09.09 23:03:04.922807 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.09.09 23:03:04.922844 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3098 | 2025.09.09 23:03:04.923153 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3099 | 2025.09.09 23:03:04.923362 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.09.09 23:03:04.923489 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.0012 sec., 197500.00000000003 rows/sec., 11.98 MiB/sec. | ||
| 3101 | 2025.09.09 23:03:04.923527 [ 275 ] {72c8d972-4858-4678-9297-c02601d1338c} <Debug> TCPHandler: Processed in 0.001366024 sec. | ||
| 3102 | 2025.09.09 23:03:04.923632 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.09.09 23:03:04.923726 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3104 | 2025.09.09 23:03:04.923765 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3105 | 2025.09.09 23:03:04.924203 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.09.09 23:03:04.924239 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3107 | 2025.09.09 23:03:04.924537 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3108 | 2025.09.09 23:03:04.924740 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.09.09 23:03:04.924867 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001159 sec., 182916.30716134596 rows/sec., 11.80 MiB/sec. | ||
| 3110 | 2025.09.09 23:03:04.924904 [ 275 ] {79424c4a-c04b-4817-97c5-9d152d220a9a} <Debug> TCPHandler: Processed in 0.001321623 sec. | ||
| 3111 | 2025.09.09 23:03:04.925008 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.09.09 23:03:04.925101 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3113 | 2025.09.09 23:03:04.925139 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3114 | 2025.09.09 23:03:04.925564 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.09.09 23:03:04.925600 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3116 | 2025.09.09 23:03:04.925892 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3117 | 2025.09.09 23:03:04.926115 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.09.09 23:03:04.926242 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001158 sec., 182210.70811744386 rows/sec., 10.35 MiB/sec. | ||
| 3119 | 2025.09.09 23:03:04.926279 [ 275 ] {e6240992-3104-4a15-92f1-2fecf33f53e4} <Debug> TCPHandler: Processed in 0.001320073 sec. | ||
| 3120 | 2025.09.09 23:03:04.926383 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.09.09 23:03:04.926478 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3122 | 2025.09.09 23:03:04.926517 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3123 | 2025.09.09 23:03:04.927078 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.09.09 23:03:04.927113 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3125 | 2025.09.09 23:03:04.927437 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3126 | 2025.09.09 23:03:04.927643 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.09.09 23:03:04.927768 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001308 sec., 543577.9816513762 rows/sec., 38.10 MiB/sec. | ||
| 3128 | 2025.09.09 23:03:04.927808 [ 275 ] {ba330336-ce6d-4d64-a0bd-33db9abbc54a} <Debug> TCPHandler: Processed in 0.001473806 sec. | ||
| 3129 | 2025.09.09 23:03:04.927916 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.09.09 23:03:04.928010 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3131 | 2025.09.09 23:03:04.928049 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3132 | 2025.09.09 23:03:04.928373 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.09.09 23:03:04.928409 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3134 | 2025.09.09 23:03:04.928700 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3135 | 2025.09.09 23:03:04.928899 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.09.09 23:03:04.928998 [ 115 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3137 | 2025.09.09 23:03:04.929024 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 3138 | 2025.09.09 23:03:04.929069 [ 115 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.09.09 23:03:04.929077 [ 275 ] {68ebff25-db6e-4fcb-932c-5356cdb219c1} <Debug> TCPHandler: Processed in 0.001210081 sec. | ||
| 3140 | 2025.09.09 23:03:04.929099 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3141 | 2025.09.09 23:03:04.929194 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2025.09.09 23:03:04.929259 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3143 | 2025.09.09 23:03:04.929293 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2025.09.09 23:03:04.929344 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3145 | 2025.09.09 23:03:04.929431 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3146 | 2025.09.09 23:03:04.929486 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3147 | 2025.09.09 23:03:04.929589 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3148 | 2025.09.09 23:03:04.929646 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3149 | 2025.09.09 23:03:04.929698 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3150 | 2025.09.09 23:03:04.929743 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3151 | 2025.09.09 23:03:04.929775 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.09.09 23:03:04.929788 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 3153 | 2025.09.09 23:03:04.929820 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3154 | 2025.09.09 23:03:04.930251 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3155 | 2025.09.09 23:03:04.930478 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.09.09 23:03:04.930627 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001352 sec., 232248.52071005918 rows/sec., 15.26 MiB/sec. | ||
| 3157 | 2025.09.09 23:03:04.930664 [ 275 ] {7bc190ec-bccf-49cc-9055-a0e60d633d2c} <Debug> TCPHandler: Processed in 0.001517917 sec. | ||
| 3158 | 2025.09.09 23:03:04.930775 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.09.09 23:03:04.930840 [ 187 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001655249 sec., 21748.99365593938 rows/sec., 1.11 MiB/sec. | ||
| 3160 | 2025.09.09 23:03:04.930867 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3161 | 2025.09.09 23:03:04.930915 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3162 | 2025.09.09 23:03:04.931003 [ 186 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3163 | 2025.09.09 23:03:04.931215 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.09.09 23:03:04.931249 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3165 | 2025.09.09 23:03:04.931311 [ 186 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_6_1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2025.09.09 23:03:04.931388 [ 186 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_6_1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3167 | 2025.09.09 23:03:04.931482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3168 | 2025.09.09 23:03:04.931553 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3169 | 2025.09.09 23:03:04.931761 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2025.09.09 23:03:04.931892 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3171 | 2025.09.09 23:03:04.931927 [ 275 ] {abc861e4-d89b-4b8c-9204-279fe0845d08} <Debug> TCPHandler: Processed in 0.001201531 sec. | ||
| 3172 | 2025.09.09 23:03:04.932031 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.09.09 23:03:04.932123 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3174 | 2025.09.09 23:03:04.932176 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3175 | 2025.09.09 23:03:04.932925 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2025.09.09 23:03:04.932961 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3177 | 2025.09.09 23:03:04.933488 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3178 | 2025.09.09 23:03:04.933707 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2025.09.09 23:03:04.933850 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001744 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 3180 | 2025.09.09 23:03:04.933911 [ 275 ] {76a77617-1edf-41db-94b2-8f29b6009937} <Debug> TCPHandler: Processed in 0.001928374 sec. | ||
| 3181 | 2025.09.09 23:03:04.934021 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2025.09.09 23:03:04.934113 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3183 | 2025.09.09 23:03:04.934153 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3184 | 2025.09.09 23:03:04.934478 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.09.09 23:03:04.934514 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3186 | 2025.09.09 23:03:04.934816 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3187 | 2025.09.09 23:03:04.935020 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.09.09 23:03:04.935144 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 3189 | 2025.09.09 23:03:04.935181 [ 275 ] {3d786f17-ca51-4b0e-8398-4659904fdc1c} <Debug> TCPHandler: Processed in 0.001209022 sec. | ||
| 3190 | 2025.09.09 23:03:05.313313 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3191 | 2025.09.09 23:03:05.313384 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3192 | 2025.09.09 23:03:05.372182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5734 | ||
| 3193 | 2025.09.09 23:03:05.373012 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2025.09.09 23:03:05.373089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3195 | 2025.09.09 23:03:05.373737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3196 | 2025.09.09 23:03:05.373982 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2025.09.09 23:03:05.374127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 3198 | 2025.09.09 23:03:05.383155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 454 | ||
| 3199 | 2025.09.09 23:03:05.385598 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.09.09 23:03:05.385644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3201 | 2025.09.09 23:03:05.386816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3202 | 2025.09.09 23:03:05.387077 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.09.09 23:03:05.387315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3204 | 2025.09.09 23:03:05.675796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3205 | 2025.09.09 23:03:05.692947 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.09.09 23:03:05.693005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3207 | 2025.09.09 23:03:05.698894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3208 | 2025.09.09 23:03:05.699599 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.09.09 23:03:05.702512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3210 | 2025.09.09 23:03:09.905590 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.09.09 23:03:09.905793 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2025.09.09 23:03:09.905863 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2025.09.09 23:03:09.906497 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.09.09 23:03:09.906541 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3215 | 2025.09.09 23:03:09.906924 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2025.09.09 23:03:09.907161 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.09.09 23:03:09.907289 [ 146 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2025.09.09 23:03:09.907324 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001583 sec., 48010.10739102969 rows/sec., 3.96 MiB/sec. | ||
| 3219 | 2025.09.09 23:03:09.907328 [ 146 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.09.09 23:03:09.907356 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3221 | 2025.09.09 23:03:09.907365 [ 275 ] {1a69f95c-2c79-478b-8ac1-649b1904d120} <Debug> TCPHandler: Processed in 0.001911724 sec. | ||
| 3222 | 2025.09.09 23:03:09.907488 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2025.09.09 23:03:09.907489 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 3224 | 2025.09.09 23:03:09.907582 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3225 | 2025.09.09 23:03:09.907627 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3226 | 2025.09.09 23:03:09.907655 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2025.09.09 23:03:09.907697 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2465 rows starting from the beginning of the part | ||
| 3228 | 2025.09.09 23:03:09.907770 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3229 | 2025.09.09 23:03:09.907821 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1176 rows starting from the beginning of the part | ||
| 3230 | 2025.09.09 23:03:09.907870 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1221 rows starting from the beginning of the part | ||
| 3231 | 2025.09.09 23:03:09.907913 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1176 rows starting from the beginning of the part | ||
| 3232 | 2025.09.09 23:03:09.907962 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3233 | 2025.09.09 23:03:09.908057 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.09.09 23:03:09.908103 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3235 | 2025.09.09 23:03:09.908526 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3236 | 2025.09.09 23:03:09.908759 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.09.09 23:03:09.908903 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001339 sec., 7468.259895444362 rows/sec., 561.58 KiB/sec. | ||
| 3238 | 2025.09.09 23:03:09.908941 [ 275 ] {eda1797b-bfab-45db-8030-c5dfe19a6d30} <Debug> TCPHandler: Processed in 0.001504386 sec. | ||
| 3239 | 2025.09.09 23:03:09.909061 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2025.09.09 23:03:09.909164 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3241 | 2025.09.09 23:03:09.909205 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3242 | 2025.09.09 23:03:09.909620 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.09.09 23:03:09.909656 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3244 | 2025.09.09 23:03:09.909985 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3245 | 2025.09.09 23:03:09.910205 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.09.09 23:03:09.910220 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802779 sec., 2208522.327304436 rows/sec., 187.69 MiB/sec. | ||
| 3247 | 2025.09.09 23:03:09.910298 [ 146 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3248 | 2025.09.09 23:03:09.910325 [ 146 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.09.09 23:03:09.910338 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 3250 | 2025.09.09 23:03:09.910342 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3251 | 2025.09.09 23:03:09.910377 [ 275 ] {1be72c2e-7808-4cc7-9d12-c1d0ac3d3fb9} <Debug> TCPHandler: Processed in 0.001377714 sec. | ||
| 3252 | 2025.09.09 23:03:09.910422 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 3253 | 2025.09.09 23:03:09.910485 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.09.09 23:03:09.910526 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3255 | 2025.09.09 23:03:09.910555 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1249 rows starting from the beginning of the part | ||
| 3256 | 2025.09.09 23:03:09.910564 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3257 | 2025.09.09 23:03:09.910586 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.09.09 23:03:09.910604 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3259 | 2025.09.09 23:03:09.910633 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3260 | 2025.09.09 23:03:09.910649 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 711 rows starting from the beginning of the part | ||
| 3261 | 2025.09.09 23:03:09.910689 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 540 rows starting from the beginning of the part | ||
| 3262 | 2025.09.09 23:03:09.910726 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 711 rows starting from the beginning of the part | ||
| 3263 | 2025.09.09 23:03:09.910762 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3264 | 2025.09.09 23:03:09.910878 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2025.09.09 23:03:09.910953 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_16_3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3266 | 2025.09.09 23:03:09.911039 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3267 | 2025.09.09 23:03:09.911039 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.09.09 23:03:09.911087 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3269 | 2025.09.09 23:03:09.911437 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3270 | 2025.09.09 23:03:09.911658 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.09.09 23:03:09.911748 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3272 | 2025.09.09 23:03:09.911773 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2025.09.09 23:03:09.911790 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3274 | 2025.09.09 23:03:09.911789 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3275 | 2025.09.09 23:03:09.911832 [ 275 ] {d0b559c2-0665-4ea6-bee4-ef54623143d5} <Debug> TCPHandler: Processed in 0.001398665 sec. | ||
| 3276 | 2025.09.09 23:03:09.911897 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 3277 | 2025.09.09 23:03:09.911903 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513106 sec., 2219937.003752546 rows/sec., 168.02 MiB/sec. | ||
| 3278 | 2025.09.09 23:03:09.911938 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.09.09 23:03:09.911999 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3280 | 2025.09.09 23:03:09.912030 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4247 rows starting from the beginning of the part | ||
| 3281 | 2025.09.09 23:03:09.912037 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.09.09 23:03:09.912075 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 3283 | 2025.09.09 23:03:09.912095 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3284 | 2025.09.09 23:03:09.912120 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 314 rows starting from the beginning of the part | ||
| 3285 | 2025.09.09 23:03:09.912162 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 849 rows starting from the beginning of the part | ||
| 3286 | 2025.09.09 23:03:09.912187 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3287 | 2025.09.09 23:03:09.912200 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3288 | 2025.09.09 23:03:09.912263 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3289 | 2025.09.09 23:03:09.912587 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.09.09 23:03:09.912685 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_16_3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3291 | 2025.09.09 23:03:09.912789 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3292 | 2025.09.09 23:03:09.912843 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.09.09 23:03:09.912882 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3294 | 2025.09.09 23:03:09.913407 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3295 | 2025.09.09 23:03:09.913645 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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.09.09 23:03:09.913787 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 3297 | 2025.09.09 23:03:09.913848 [ 275 ] {59e1e512-e19a-49d5-b537-83bdd0e81abc} <Debug> TCPHandler: Processed in 0.001960424 sec. | ||
| 3298 | 2025.09.09 23:03:09.913953 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.09.09 23:03:09.914048 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.09.09 23:03:09.914089 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3301 | 2025.09.09 23:03:09.914413 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.09.09 23:03:09.914447 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3303 | 2025.09.09 23:03:09.914570 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6044 rows, containing 5 columns (5 merged, 0 gathered) in 0.002727628 sec., 2215844.6826326754 rows/sec., 149.48 MiB/sec. | ||
| 3304 | 2025.09.09 23:03:09.914847 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3305 | 2025.09.09 23:03:09.915066 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2025.09.09 23:03:09.915142 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3307 | 2025.09.09 23:03:09.915157 [ 146 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3308 | 2025.09.09 23:03:09.915187 [ 146 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.09.09 23:03:09.915197 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 3310 | 2025.09.09 23:03:09.915203 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3311 | 2025.09.09 23:03:09.915233 [ 275 ] {dd7806f1-286b-4988-b0b0-9214428b16eb} <Debug> TCPHandler: Processed in 0.001331144 sec. | ||
| 3312 | 2025.09.09 23:03:09.915283 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 3313 | 2025.09.09 23:03:09.915376 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3314 | 2025.09.09 23:03:09.915404 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 776 rows starting from the beginning of the part | ||
| 3315 | 2025.09.09 23:03:09.915442 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.09.09 23:03:09.915481 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 3317 | 2025.09.09 23:03:09.915520 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3318 | 2025.09.09 23:03:09.915532 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3319 | 2025.09.09 23:03:09.915575 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3320 | 2025.09.09 23:03:09.915605 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3321 | 2025.09.09 23:03:09.915625 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3322 | 2025.09.09 23:03:09.915677 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3323 | 2025.09.09 23:03:09.916502 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249202 sec., 931794.8578372432 rows/sec., 59.74 MiB/sec. | ||
| 3324 | 2025.09.09 23:03:09.916664 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2025.09.09 23:03:09.916911 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2025.09.09 23:03:09.916976 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_16_3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2025.09.09 23:03:09.917043 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3328 | 2025.09.09 23:03:10.176488 [ 145 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3329 | 2025.09.09 23:03:10.176586 [ 145 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.09.09 23:03:10.176625 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3331 | 2025.09.09 23:03:10.176817 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 3332 | 2025.09.09 23:03:10.177014 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3333 | 2025.09.09 23:03:10.177082 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 3334 | 2025.09.09 23:03:10.177195 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 3335 | 2025.09.09 23:03:10.177243 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3336 | 2025.09.09 23:03:10.177285 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3337 | 2025.09.09 23:03:10.177325 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3338 | 2025.09.09 23:03:10.178010 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274132 sec., 21975.74505624221 rows/sec., 1.83 MiB/sec. | ||
| 3339 | 2025.09.09 23:03:10.178180 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3340 | 2025.09.09 23:03:10.178490 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.09.09 23:03:10.178561 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_5_1} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3342 | 2025.09.09 23:03:10.178656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3343 | 2025.09.09 23:03:12.874190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6182 | ||
| 3344 | 2025.09.09 23:03:12.874697 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.09.09 23:03:12.874746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3346 | 2025.09.09 23:03:12.875240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3347 | 2025.09.09 23:03:12.875471 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.09.09 23:03:12.875622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6182 | ||
| 3349 | 2025.09.09 23:03:13.202562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3350 | 2025.09.09 23:03:13.218955 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2025.09.09 23:03:13.219017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3352 | 2025.09.09 23:03:13.224652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3353 | 2025.09.09 23:03:13.225321 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.09.09 23:03:13.227999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3355 | 2025.09.09 23:03:14.918402 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2025.09.09 23:03:14.918599 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3357 | 2025.09.09 23:03:14.918673 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3358 | 2025.09.09 23:03:14.919530 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.09.09 23:03:14.919577 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3360 | 2025.09.09 23:03:14.920002 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3361 | 2025.09.09 23:03:14.920232 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.09.09 23:03:14.920391 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 3363 | 2025.09.09 23:03:14.920437 [ 275 ] {00ad364b-ffb2-4eeb-bae1-6c7ef35eb641} <Debug> TCPHandler: Processed in 0.002178169 sec. | ||
| 3364 | 2025.09.09 23:03:14.920574 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.09.09 23:03:14.920676 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3366 | 2025.09.09 23:03:14.920720 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3367 | 2025.09.09 23:03:14.921122 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.09.09 23:03:14.921160 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3369 | 2025.09.09 23:03:14.921457 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3370 | 2025.09.09 23:03:14.921667 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.09.09 23:03:14.921796 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 3372 | 2025.09.09 23:03:14.921834 [ 275 ] {01005bdb-df17-4ef2-b732-679fcdc719d3} <Debug> TCPHandler: Processed in 0.001311473 sec. | ||
| 3373 | 2025.09.09 23:03:14.921958 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.09.09 23:03:14.922053 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2025.09.09 23:03:14.922093 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2025.09.09 23:03:14.923042 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.09.09 23:03:14.923078 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3378 | 2025.09.09 23:03:14.923486 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3379 | 2025.09.09 23:03:14.923711 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.09.09 23:03:14.923846 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001813 sec., 649200.2206287921 rows/sec., 51.68 MiB/sec. | ||
| 3381 | 2025.09.09 23:03:14.923883 [ 275 ] {a80ebd94-c5c1-4320-b502-a2051bbe470c} <Debug> TCPHandler: Processed in 0.001976204 sec. | ||
| 3382 | 2025.09.09 23:03:14.923997 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.09.09 23:03:14.924092 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3384 | 2025.09.09 23:03:14.924132 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3385 | 2025.09.09 23:03:14.924621 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.09.09 23:03:14.924658 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3387 | 2025.09.09 23:03:14.924978 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3388 | 2025.09.09 23:03:14.925196 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2025.09.09 23:03:14.925326 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001253 sec., 190742.21867517958 rows/sec., 11.58 MiB/sec. | ||
| 3390 | 2025.09.09 23:03:14.925363 [ 275 ] {b7295d0a-cb90-47f6-966d-e9f37f9f1d79} <Debug> TCPHandler: Processed in 0.001416385 sec. | ||
| 3391 | 2025.09.09 23:03:14.925484 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.09.09 23:03:14.925577 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3393 | 2025.09.09 23:03:14.925615 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3394 | 2025.09.09 23:03:14.926105 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.09.09 23:03:14.926142 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3396 | 2025.09.09 23:03:14.926450 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3397 | 2025.09.09 23:03:14.926656 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.09.09 23:03:14.926784 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 3399 | 2025.09.09 23:03:14.926822 [ 275 ] {ee2332ad-946c-468a-b892-3bd66e218a50} <Debug> TCPHandler: Processed in 0.001387294 sec. | ||
| 3400 | 2025.09.09 23:03:14.926942 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.09.09 23:03:14.927037 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3402 | 2025.09.09 23:03:14.927076 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3403 | 2025.09.09 23:03:14.927537 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.09.09 23:03:14.927574 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3405 | 2025.09.09 23:03:14.927873 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3406 | 2025.09.09 23:03:14.928098 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.09.09 23:03:14.928232 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 3408 | 2025.09.09 23:03:14.928269 [ 275 ] {1176dd1d-e481-47dd-8d3e-0594948a5fe9} <Debug> TCPHandler: Processed in 0.001376384 sec. | ||
| 3409 | 2025.09.09 23:03:14.928378 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2025.09.09 23:03:14.928473 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3411 | 2025.09.09 23:03:14.928512 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3412 | 2025.09.09 23:03:14.929129 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.09.09 23:03:14.929165 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3414 | 2025.09.09 23:03:14.929501 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3415 | 2025.09.09 23:03:14.929708 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.09.09 23:03:14.929836 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001381 sec., 516292.54163649527 rows/sec., 36.20 MiB/sec. | ||
| 3417 | 2025.09.09 23:03:14.929872 [ 275 ] {fc1b6cf5-33aa-434b-8fce-bb52bada94d8} <Debug> TCPHandler: Processed in 0.001543047 sec. | ||
| 3418 | 2025.09.09 23:03:14.929985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2025.09.09 23:03:14.930079 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3420 | 2025.09.09 23:03:14.930121 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3421 | 2025.09.09 23:03:14.930447 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.09.09 23:03:14.930482 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3423 | 2025.09.09 23:03:14.930779 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3424 | 2025.09.09 23:03:14.930979 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.09.09 23:03:14.931106 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 3426 | 2025.09.09 23:03:14.931143 [ 275 ] {f0b16c50-0514-4acf-b75c-fc6f7e7a9645} <Debug> TCPHandler: Processed in 0.001207802 sec. | ||
| 3427 | 2025.09.09 23:03:14.931249 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.09.09 23:03:14.931342 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3429 | 2025.09.09 23:03:14.931384 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3430 | 2025.09.09 23:03:14.931807 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.09.09 23:03:14.931842 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3432 | 2025.09.09 23:03:14.932184 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3433 | 2025.09.09 23:03:14.932404 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2025.09.09 23:03:14.932532 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001209 sec., 260545.90570719604 rows/sec., 17.12 MiB/sec. | ||
| 3435 | 2025.09.09 23:03:14.932569 [ 275 ] {3c4c73f9-9ca8-4df7-873e-c7223c7c3a75} <Debug> TCPHandler: Processed in 0.001369824 sec. | ||
| 3436 | 2025.09.09 23:03:14.932675 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2025.09.09 23:03:14.932769 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3438 | 2025.09.09 23:03:14.932811 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3439 | 2025.09.09 23:03:14.933120 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.09.09 23:03:14.933155 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3441 | 2025.09.09 23:03:14.933455 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3442 | 2025.09.09 23:03:14.933669 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.09.09 23:03:14.933798 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 3444 | 2025.09.09 23:03:14.933834 [ 275 ] {91033468-0c11-47d3-b112-9dbb19472c93} <Debug> TCPHandler: Processed in 0.001208651 sec. | ||
| 3445 | 2025.09.09 23:03:14.933939 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.09.09 23:03:14.934038 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3447 | 2025.09.09 23:03:14.934096 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3448 | 2025.09.09 23:03:14.934981 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.09.09 23:03:14.935019 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3450 | 2025.09.09 23:03:14.935598 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3451 | 2025.09.09 23:03:14.935825 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.09.09 23:03:14.935969 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001951 sec., 16401.84520758585 rows/sec., 29.39 MiB/sec. | ||
| 3453 | 2025.09.09 23:03:14.936029 [ 275 ] {b1141c8a-e1af-4d7c-9db8-2a752db4cc9c} <Debug> TCPHandler: Processed in 0.002142397 sec. | ||
| 3454 | 2025.09.09 23:03:14.936147 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.09.09 23:03:14.936242 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3456 | 2025.09.09 23:03:14.936283 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3457 | 2025.09.09 23:03:14.936631 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.09.09 23:03:14.936667 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3459 | 2025.09.09 23:03:14.936980 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3460 | 2025.09.09 23:03:14.937190 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.09.09 23:03:14.937315 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 3462 | 2025.09.09 23:03:14.937350 [ 275 ] {30804fae-5634-451e-a550-2a631a594b75} <Debug> TCPHandler: Processed in 0.001254573 sec. | ||
| 3463 | 2025.09.09 23:03:15.387451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 490 | ||
| 3464 | 2025.09.09 23:03:15.389807 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.09.09 23:03:15.389853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3466 | 2025.09.09 23:03:15.391016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3467 | 2025.09.09 23:03:15.391276 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.09.09 23:03:15.391521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3469 | 2025.09.09 23:03:19.912930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.09.09 23:03:19.913118 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3471 | 2025.09.09 23:03:19.913183 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3472 | 2025.09.09 23:03:19.913782 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.09.09 23:03:19.913830 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3474 | 2025.09.09 23:03:19.914218 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3475 | 2025.09.09 23:03:19.914440 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.09.09 23:03:19.914597 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001524 sec., 49868.76640419948 rows/sec., 4.11 MiB/sec. | ||
| 3477 | 2025.09.09 23:03:19.914639 [ 275 ] {d7e28aeb-e7a1-443b-96a1-163db7c27602} <Debug> TCPHandler: Processed in 0.001832073 sec. | ||
| 3478 | 2025.09.09 23:03:19.914755 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2025.09.09 23:03:19.914849 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3480 | 2025.09.09 23:03:19.914890 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3481 | 2025.09.09 23:03:19.915295 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.09.09 23:03:19.915332 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3483 | 2025.09.09 23:03:19.915641 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3484 | 2025.09.09 23:03:19.915855 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2025.09.09 23:03:19.915968 [ 133 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3486 | 2025.09.09 23:03:19.915986 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 651.04 KiB/sec. | ||
| 3487 | 2025.09.09 23:03:19.916040 [ 133 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.09.09 23:03:19.916048 [ 275 ] {18eb5b6c-45ca-4e69-8b7b-bf58c31d6c1f} <Debug> TCPHandler: Processed in 0.001343523 sec. | ||
| 3489 | 2025.09.09 23:03:19.916071 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3490 | 2025.09.09 23:03:19.916169 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.09.09 23:03:19.916184 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 3492 | 2025.09.09 23:03:19.916275 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3493 | 2025.09.09 23:03:19.916308 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3494 | 2025.09.09 23:03:19.916320 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3495 | 2025.09.09 23:03:19.916349 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3496 | 2025.09.09 23:03:19.916463 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3497 | 2025.09.09 23:03:19.916524 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
| 3498 | 2025.09.09 23:03:19.916574 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3499 | 2025.09.09 23:03:19.916621 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 239 rows starting from the beginning of the part | ||
| 3500 | 2025.09.09 23:03:19.916676 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3501 | 2025.09.09 23:03:19.916865 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.09.09 23:03:19.916915 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3503 | 2025.09.09 23:03:19.917315 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3504 | 2025.09.09 23:03:19.917555 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.09.09 23:03:19.917688 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543727 sec., 513691.86391117086 rows/sec., 33.73 MiB/sec. | ||
| 3506 | 2025.09.09 23:03:19.917692 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001436 sec., 51532.03342618384 rows/sec., 4.02 MiB/sec. | ||
| 3507 | 2025.09.09 23:03:19.917783 [ 275 ] {21711d38-21db-4447-a3fe-53740e1e161b} <Debug> TCPHandler: Processed in 0.001664989 sec. | ||
| 3508 | 2025.09.09 23:03:19.917905 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.09.09 23:03:19.917946 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3510 | 2025.09.09 23:03:19.918000 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3511 | 2025.09.09 23:03:19.918048 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3512 | 2025.09.09 23:03:19.918325 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.09.09 23:03:19.918420 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_16_3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3514 | 2025.09.09 23:03:19.918442 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.09.09 23:03:19.918484 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3516 | 2025.09.09 23:03:19.918519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3517 | 2025.09.09 23:03:19.918822 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3518 | 2025.09.09 23:03:19.919046 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.09.09 23:03:19.919180 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3520 | 2025.09.09 23:03:19.919217 [ 275 ] {2848b660-3768-448a-a5ac-d7bf5881e328} <Debug> TCPHandler: Processed in 0.001362084 sec. | ||
| 3521 | 2025.09.09 23:03:19.919317 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.09.09 23:03:19.919411 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2025.09.09 23:03:19.919465 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3524 | 2025.09.09 23:03:19.920197 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.09.09 23:03:19.920234 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3526 | 2025.09.09 23:03:19.920755 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3527 | 2025.09.09 23:03:19.920977 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.09.09 23:03:19.921082 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3529 | 2025.09.09 23:03:19.921115 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.09.09 23:03:19.921114 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 3531 | 2025.09.09 23:03:19.921133 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3532 | 2025.09.09 23:03:19.921192 [ 275 ] {c2902999-11f3-44ef-8e41-a321d9d3f024} <Debug> TCPHandler: Processed in 0.001923374 sec. | ||
| 3533 | 2025.09.09 23:03:19.921208 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 3534 | 2025.09.09 23:03:19.921316 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.09.09 23:03:19.921394 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3536 | 2025.09.09 23:03:19.921413 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3537 | 2025.09.09 23:03:19.921444 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 192 rows starting from the beginning of the part | ||
| 3538 | 2025.09.09 23:03:19.921460 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3539 | 2025.09.09 23:03:19.921564 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3540 | 2025.09.09 23:03:19.921686 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3541 | 2025.09.09 23:03:19.921795 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3542 | 2025.09.09 23:03:19.921856 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.09.09 23:03:19.921901 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3544 | 2025.09.09 23:03:19.921906 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3545 | 2025.09.09 23:03:19.922027 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3546 | 2025.09.09 23:03:19.922267 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3547 | 2025.09.09 23:03:19.922530 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.09.09 23:03:19.922669 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 3549 | 2025.09.09 23:03:19.922707 [ 275 ] {358f628f-cd69-4813-9156-ae2bd3c1d970} <Debug> TCPHandler: Processed in 0.001442515 sec. | ||
| 3550 | 2025.09.09 23:03:19.925132 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.00394721 sec., 72456.24124381525 rows/sec., 129.84 MiB/sec. | ||
| 3551 | 2025.09.09 23:03:19.925805 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3552 | 2025.09.09 23:03:19.926209 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.09.09 23:03:19.926297 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3554 | 2025.09.09 23:03:19.926471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3555 | 2025.09.09 23:03:20.313632 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3556 | 2025.09.09 23:03:20.313669 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3557 | 2025.09.09 23:03:20.375695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6694 | ||
| 3558 | 2025.09.09 23:03:20.376195 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.09.09 23:03:20.376233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3560 | 2025.09.09 23:03:20.376707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3561 | 2025.09.09 23:03:20.376937 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.09.09 23:03:20.377079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3563 | 2025.09.09 23:03:20.728063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3564 | 2025.09.09 23:03:20.745337 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.09.09 23:03:20.745402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3566 | 2025.09.09 23:03:20.751337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3567 | 2025.09.09 23:03:20.752038 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.09.09 23:03:20.755057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3569 | 2025.09.09 23:03:24.917675 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2025.09.09 23:03:24.917884 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3571 | 2025.09.09 23:03:24.917958 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3572 | 2025.09.09 23:03:24.918845 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2025.09.09 23:03:24.918892 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3574 | 2025.09.09 23:03:24.919321 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3575 | 2025.09.09 23:03:24.919563 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2025.09.09 23:03:24.919724 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 3577 | 2025.09.09 23:03:24.919777 [ 275 ] {85cd1219-7a00-4124-90e7-5e81097c2287} <Debug> TCPHandler: Processed in 0.002235169 sec. | ||
| 3578 | 2025.09.09 23:03:24.919909 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2025.09.09 23:03:24.920014 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3580 | 2025.09.09 23:03:24.920057 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3581 | 2025.09.09 23:03:24.920967 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2025.09.09 23:03:24.921005 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3583 | 2025.09.09 23:03:24.921386 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3584 | 2025.09.09 23:03:24.921610 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.09.09 23:03:24.921746 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001757 sec., 669322.7091633466 rows/sec., 53.29 MiB/sec. | ||
| 3586 | 2025.09.09 23:03:24.921787 [ 275 ] {ea769593-151c-4485-9270-dfb0eea2af5b} <Debug> TCPHandler: Processed in 0.001932064 sec. | ||
| 3587 | 2025.09.09 23:03:24.921903 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2025.09.09 23:03:24.922004 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3589 | 2025.09.09 23:03:24.922044 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3590 | 2025.09.09 23:03:24.922516 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2025.09.09 23:03:24.922554 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3592 | 2025.09.09 23:03:24.922888 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3593 | 2025.09.09 23:03:24.923099 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2025.09.09 23:03:24.923231 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 11.52 MiB/sec. | ||
| 3595 | 2025.09.09 23:03:24.923269 [ 275 ] {82089e6b-fec3-43fe-9c56-0629464b6449} <Debug> TCPHandler: Processed in 0.001416285 sec. | ||
| 3596 | 2025.09.09 23:03:24.923380 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2025.09.09 23:03:24.923474 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3598 | 2025.09.09 23:03:24.923514 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3599 | 2025.09.09 23:03:24.923971 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2025.09.09 23:03:24.924007 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3601 | 2025.09.09 23:03:24.924321 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3602 | 2025.09.09 23:03:24.924532 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2025.09.09 23:03:24.924648 [ 126 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3604 | 2025.09.09 23:03:24.924663 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 3605 | 2025.09.09 23:03:24.924687 [ 126 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.09.09 23:03:24.924703 [ 275 ] {464cc97c-db63-46a1-aedc-99b7dbb3e776} <Debug> TCPHandler: Processed in 0.001372804 sec. | ||
| 3607 | 2025.09.09 23:03:24.924710 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3608 | 2025.09.09 23:03:24.924813 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2025.09.09 23:03:24.924831 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 3610 | 2025.09.09 23:03:24.924908 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3611 | 2025.09.09 23:03:24.924935 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3612 | 2025.09.09 23:03:24.924948 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3613 | 2025.09.09 23:03:24.924969 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 3614 | 2025.09.09 23:03:24.925053 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3615 | 2025.09.09 23:03:24.925105 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3616 | 2025.09.09 23:03:24.925145 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 3617 | 2025.09.09 23:03:24.925195 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3618 | 2025.09.09 23:03:24.925250 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 3619 | 2025.09.09 23:03:24.925408 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2025.09.09 23:03:24.925443 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3621 | 2025.09.09 23:03:24.925896 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3622 | 2025.09.09 23:03:24.926117 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2025.09.09 23:03:24.926249 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001359 sec., 155261.22148638705 rows/sec., 8.82 MiB/sec. | ||
| 3624 | 2025.09.09 23:03:24.926265 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478005 sec., 1041945.0543130775 rows/sec., 72.46 MiB/sec. | ||
| 3625 | 2025.09.09 23:03:24.926287 [ 275 ] {d0f5c263-ead9-4772-b78b-e3111409a640} <Debug> TCPHandler: Processed in 0.001524237 sec. | ||
| 3626 | 2025.09.09 23:03:24.926429 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.09.09 23:03:24.926495 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3628 | 2025.09.09 23:03:24.926529 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3629 | 2025.09.09 23:03:24.926578 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3630 | 2025.09.09 23:03:24.926859 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.09.09 23:03:24.926962 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_11_2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3632 | 2025.09.09 23:03:24.927075 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3633 | 2025.09.09 23:03:24.927190 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2025.09.09 23:03:24.927230 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3635 | 2025.09.09 23:03:24.927568 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3636 | 2025.09.09 23:03:24.927777 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2025.09.09 23:03:24.927902 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001391 sec., 511143.06254493166 rows/sec., 35.83 MiB/sec. | ||
| 3638 | 2025.09.09 23:03:24.927939 [ 275 ] {67a52a0b-e370-4427-bee6-e1d4510d391d} <Debug> TCPHandler: Processed in 0.001558797 sec. | ||
| 3639 | 2025.09.09 23:03:24.928048 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.09.09 23:03:24.928142 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3641 | 2025.09.09 23:03:24.928184 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3642 | 2025.09.09 23:03:24.928513 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.09.09 23:03:24.928547 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3644 | 2025.09.09 23:03:24.928842 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3645 | 2025.09.09 23:03:24.929046 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.09.09 23:03:24.929169 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 3647 | 2025.09.09 23:03:24.929205 [ 275 ] {be4e8662-345f-42f3-8278-fdfbf98324df} <Debug> TCPHandler: Processed in 0.001205731 sec. | ||
| 3648 | 2025.09.09 23:03:24.929309 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2025.09.09 23:03:24.929402 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3650 | 2025.09.09 23:03:24.929443 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3651 | 2025.09.09 23:03:24.929884 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.09.09 23:03:24.929917 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3653 | 2025.09.09 23:03:24.930248 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3654 | 2025.09.09 23:03:24.930463 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.09.09 23:03:24.930594 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 3656 | 2025.09.09 23:03:24.930630 [ 275 ] {cdefc8ac-7aa0-42eb-a65a-e2bd60160de3} <Debug> TCPHandler: Processed in 0.001370374 sec. | ||
| 3657 | 2025.09.09 23:03:24.930737 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.09.09 23:03:24.930830 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3659 | 2025.09.09 23:03:24.930870 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3660 | 2025.09.09 23:03:24.931171 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.09.09 23:03:24.931204 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3662 | 2025.09.09 23:03:24.931494 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3663 | 2025.09.09 23:03:24.931698 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.09.09 23:03:24.931821 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 3665 | 2025.09.09 23:03:24.931857 [ 275 ] {b08aedc3-3435-4c0f-955d-4a38b6e1ac26} <Debug> TCPHandler: Processed in 0.001169211 sec. | ||
| 3666 | 2025.09.09 23:03:24.931962 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.09.09 23:03:24.932055 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2025.09.09 23:03:24.932108 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3669 | 2025.09.09 23:03:24.932909 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.09.09 23:03:24.932969 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3671 | 2025.09.09 23:03:24.933488 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3672 | 2025.09.09 23:03:24.933721 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.09.09 23:03:24.933855 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001817 sec., 17611.447440836542 rows/sec., 31.56 MiB/sec. | ||
| 3674 | 2025.09.09 23:03:24.933914 [ 275 ] {b5a712ee-f476-4b42-ae73-2ae0dfe9694a} <Debug> TCPHandler: Processed in 0.002000945 sec. | ||
| 3675 | 2025.09.09 23:03:24.934021 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.09.09 23:03:24.934116 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3677 | 2025.09.09 23:03:24.934157 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3678 | 2025.09.09 23:03:24.934519 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.09.09 23:03:24.934554 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3680 | 2025.09.09 23:03:24.934854 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3681 | 2025.09.09 23:03:24.935061 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.09.09 23:03:24.935184 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 3683 | 2025.09.09 23:03:24.935219 [ 275 ] {3dfc3af9-99f8-4367-b763-10e4d613d58b} <Debug> TCPHandler: Processed in 0.001246922 sec. | ||
| 3684 | 2025.09.09 23:03:25.391674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 524 | ||
| 3685 | 2025.09.09 23:03:25.394022 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.09.09 23:03:25.394069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3687 | 2025.09.09 23:03:25.395236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3688 | 2025.09.09 23:03:25.395496 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.09.09 23:03:25.395746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3690 | 2025.09.09 23:03:27.877160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7142 | ||
| 3691 | 2025.09.09 23:03:27.877695 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.09.09 23:03:27.877750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3693 | 2025.09.09 23:03:27.878243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3694 | 2025.09.09 23:03:27.878493 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2025.09.09 23:03:27.878643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7142 | ||
| 3696 | 2025.09.09 23:03:28.255125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3697 | 2025.09.09 23:03:28.270722 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.09.09 23:03:28.270774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3699 | 2025.09.09 23:03:28.276176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3700 | 2025.09.09 23:03:28.276839 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.09.09 23:03:28.279380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3702 | 2025.09.09 23:03:29.934983 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.09.09 23:03:29.935175 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3704 | 2025.09.09 23:03:29.935244 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3705 | 2025.09.09 23:03:29.935899 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.09.09 23:03:29.935943 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3707 | 2025.09.09 23:03:29.936323 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3708 | 2025.09.09 23:03:29.936549 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.09.09 23:03:29.936701 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 103.28 KiB/sec. | ||
| 3710 | 2025.09.09 23:03:29.936744 [ 275 ] {21bcaf15-ba42-4c7e-bf2e-9addee0b25a1} <Debug> TCPHandler: Processed in 0.001900974 sec. | ||
| 3711 | 2025.09.09 23:03:29.936876 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.09.09 23:03:29.936976 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3713 | 2025.09.09 23:03:29.937018 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3714 | 2025.09.09 23:03:29.938064 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.09.09 23:03:29.938100 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3716 | 2025.09.09 23:03:29.938516 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3717 | 2025.09.09 23:03:29.938733 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.09.09 23:03:29.938864 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001906 sec., 638509.9685204617 rows/sec., 52.80 MiB/sec. | ||
| 3719 | 2025.09.09 23:03:29.938902 [ 275 ] {7cb5a995-c5ff-4d26-86be-b8e958e1926b} <Debug> TCPHandler: Processed in 0.002078786 sec. | ||
| 3720 | 2025.09.09 23:03:29.939016 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.09.09 23:03:29.939110 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.09.09 23:03:29.939151 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3723 | 2025.09.09 23:03:29.939601 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.09.09 23:03:29.939640 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3725 | 2025.09.09 23:03:29.939971 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3726 | 2025.09.09 23:03:29.940197 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.09.09 23:03:29.940340 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 713.85 KiB/sec. | ||
| 3728 | 2025.09.09 23:03:29.940381 [ 275 ] {649280e0-929d-45af-a625-03d5d677d0ec} <Debug> TCPHandler: Processed in 0.001414935 sec. | ||
| 3729 | 2025.09.09 23:03:29.940490 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.09.09 23:03:29.940598 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.09.09 23:03:29.940637 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3732 | 2025.09.09 23:03:29.941121 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.09.09 23:03:29.941157 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3734 | 2025.09.09 23:03:29.941475 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3735 | 2025.09.09 23:03:29.941688 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.09.09 23:03:29.941815 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 3737 | 2025.09.09 23:03:29.941853 [ 275 ] {46090e4a-7897-4bc9-9a51-1842a66dd4af} <Debug> TCPHandler: Processed in 0.001411755 sec. | ||
| 3738 | 2025.09.09 23:03:29.941964 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.09.09 23:03:29.942057 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3740 | 2025.09.09 23:03:29.942098 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3741 | 2025.09.09 23:03:29.942679 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.09.09 23:03:29.942716 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3743 | 2025.09.09 23:03:29.943038 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3744 | 2025.09.09 23:03:29.943247 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.09.09 23:03:29.943375 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001335 sec., 398501.872659176 rows/sec., 29.53 MiB/sec. | ||
| 3746 | 2025.09.09 23:03:29.943421 [ 275 ] {5fca36c9-c597-4044-94ca-83b0e87f6af4} <Debug> TCPHandler: Processed in 0.001504787 sec. | ||
| 3747 | 2025.09.09 23:03:29.943532 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.09.09 23:03:29.943626 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2025.09.09 23:03:29.943667 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3750 | 2025.09.09 23:03:29.944230 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.09.09 23:03:29.944265 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3752 | 2025.09.09 23:03:29.944635 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3753 | 2025.09.09 23:03:29.944848 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.09.09 23:03:29.944976 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001368 sec., 617690.0584795321 rows/sec., 41.57 MiB/sec. | ||
| 3755 | 2025.09.09 23:03:29.945016 [ 275 ] {33e392cc-e2c0-4223-9f5d-d7fe15958c11} <Debug> TCPHandler: Processed in 0.001532297 sec. | ||
| 3756 | 2025.09.09 23:03:29.945126 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.09.09 23:03:29.945220 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.09.09 23:03:29.945272 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3759 | 2025.09.09 23:03:29.946043 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.09.09 23:03:29.946080 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3761 | 2025.09.09 23:03:29.946588 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3762 | 2025.09.09 23:03:29.946813 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.09.09 23:03:29.946955 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 3764 | 2025.09.09 23:03:29.947018 [ 275 ] {851d73b2-af3b-4461-94e7-5cc0836eb1cb} <Debug> TCPHandler: Processed in 0.001940824 sec. | ||
| 3765 | 2025.09.09 23:03:29.947134 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2025.09.09 23:03:29.947236 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3767 | 2025.09.09 23:03:29.947278 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3768 | 2025.09.09 23:03:29.947623 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.09.09 23:03:29.947659 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3770 | 2025.09.09 23:03:29.947999 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3771 | 2025.09.09 23:03:29.948229 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.09.09 23:03:29.948362 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 3773 | 2025.09.09 23:03:29.948400 [ 275 ] {6f228eff-2b8f-4e8f-a78a-7ef31ac1d66c} <Debug> TCPHandler: Processed in 0.001316833 sec. | ||
| 3774 | 2025.09.09 23:03:32.551888 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55873 | ||
| 3775 | 2025.09.09 23:03:32.552002 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2025.09.09 23:03:32.552029 [ 289 ] {} <Debug> TCP-Session: 44ee0a23-90da-4048-9a79-886d5f98b1eb Authenticating user 'default' from [fd00:1122:3344:101::e]:55873 | ||
| 3777 | 2025.09.09 23:03:32.552051 [ 289 ] {} <Debug> TCP-Session: 44ee0a23-90da-4048-9a79-886d5f98b1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2025.09.09 23:03:32.552064 [ 289 ] {} <Debug> TCP-Session: 44ee0a23-90da-4048-9a79-886d5f98b1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2025.09.09 23:03:32.552255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64669 | ||
| 3780 | 2025.09.09 23:03:32.552292 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36265 | ||
| 3781 | 2025.09.09 23:03:32.552323 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53998 | ||
| 3782 | 2025.09.09 23:03:32.552323 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 | ||
| 3783 | 2025.09.09 23:03:32.552361 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54254 | ||
| 3784 | 2025.09.09 23:03:32.552388 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2025.09.09 23:03:32.552392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2025.09.09 23:03:32.552438 [ 290 ] {} <Debug> TCP-Session: 24520899-0815-43f9-953a-ee882f253f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:64669 | ||
| 3787 | 2025.09.09 23:03:32.552355 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47926 | ||
| 3788 | 2025.09.09 23:03:32.552472 [ 290 ] {} <Debug> TCP-Session: 24520899-0815-43f9-953a-ee882f253f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2025.09.09 23:03:32.552458 [ 292 ] {} <Debug> TCP-Session: 8e9b6251-9e73-43fb-88de-f0d78463649f Authenticating user 'default' from [fd00:1122:3344:101::e]:36265 | ||
| 3790 | 2025.09.09 23:03:32.552513 [ 289 ] {} <Trace> TCP-Session: 44ee0a23-90da-4048-9a79-886d5f98b1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.09.09 23:03:32.552541 [ 292 ] {} <Debug> TCP-Session: 8e9b6251-9e73-43fb-88de-f0d78463649f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2025.09.09 23:03:32.552520 [ 290 ] {} <Debug> TCP-Session: 24520899-0815-43f9-953a-ee882f253f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2025.09.09 23:03:32.552560 [ 292 ] {} <Debug> TCP-Session: 8e9b6251-9e73-43fb-88de-f0d78463649f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2025.09.09 23:03:32.552336 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43736 | ||
| 3795 | 2025.09.09 23:03:32.552295 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38375 | ||
| 3796 | 2025.09.09 23:03:32.552626 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2025.09.09 23:03:32.552680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3798 | 2025.09.09 23:03:32.552683 [ 285 ] {} <Debug> TCP-Session: c27583c8-1746-46fe-83f4-8a37da2d0805 Authenticating user 'default' from [fd00:1122:3344:101::e]:53998 | ||
| 3799 | 2025.09.09 23:03:32.552721 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3800 | 2025.09.09 23:03:32.552725 [ 285 ] {} <Debug> TCP-Session: c27583c8-1746-46fe-83f4-8a37da2d0805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2025.09.09 23:03:32.552722 [ 288 ] {} <Debug> TCP-Session: 7882013d-1a03-43a5-a7d5-0d91956b625d Authenticating user 'default' from [fd00:1122:3344:101::e]:54254 | ||
| 3802 | 2025.09.09 23:03:32.552754 [ 285 ] {} <Debug> TCP-Session: c27583c8-1746-46fe-83f4-8a37da2d0805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2025.09.09 23:03:32.552767 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2025.09.09 23:03:32.552785 [ 288 ] {} <Debug> TCP-Session: 7882013d-1a03-43a5-a7d5-0d91956b625d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2025.09.09 23:03:32.552818 [ 288 ] {} <Debug> TCP-Session: 7882013d-1a03-43a5-a7d5-0d91956b625d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2025.09.09 23:03:32.552819 [ 287 ] {} <Debug> TCP-Session: a28d1336-8610-468a-9f26-a15cf92e0322 Authenticating user 'default' from [fd00:1122:3344:101::e]:47926 | ||
| 3807 | 2025.09.09 23:03:32.552857 [ 287 ] {} <Debug> TCP-Session: a28d1336-8610-468a-9f26-a15cf92e0322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2025.09.09 23:03:32.552870 [ 287 ] {} <Debug> TCP-Session: a28d1336-8610-468a-9f26-a15cf92e0322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2025.09.09 23:03:32.552888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2025.09.09 23:03:32.552917 [ 291 ] {} <Debug> TCP-Session: 4d8f564e-205c-45e3-98f7-fb24e408cb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:38375 | ||
| 3811 | 2025.09.09 23:03:32.552933 [ 291 ] {} <Debug> TCP-Session: 4d8f564e-205c-45e3-98f7-fb24e408cb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2025.09.09 23:03:32.552945 [ 291 ] {} <Debug> TCP-Session: 4d8f564e-205c-45e3-98f7-fb24e408cb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2025.09.09 23:03:32.552962 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2025.09.09 23:03:32.552998 [ 286 ] {} <Debug> TCP-Session: 60521ac1-d53e-4482-8be5-e264b33e0113 Authenticating user 'default' from [fd00:1122:3344:101::e]:43736 | ||
| 3815 | 2025.09.09 23:03:32.553018 [ 286 ] {} <Debug> TCP-Session: 60521ac1-d53e-4482-8be5-e264b33e0113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2025.09.09 23:03:32.553026 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2025.09.09 23:03:32.553030 [ 286 ] {} <Debug> TCP-Session: 60521ac1-d53e-4482-8be5-e264b33e0113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2025.09.09 23:03:32.553064 [ 293 ] {} <Debug> TCP-Session: 449aac17-a9af-4e99-aa90-4bbcaa782675 Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 | ||
| 3819 | 2025.09.09 23:03:32.553086 [ 293 ] {} <Debug> TCP-Session: 449aac17-a9af-4e99-aa90-4bbcaa782675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2025.09.09 23:03:32.553099 [ 293 ] {} <Debug> TCP-Session: 449aac17-a9af-4e99-aa90-4bbcaa782675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2025.09.09 23:03:32.553104 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3822 | 2025.09.09 23:03:32.553176 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3823 | 2025.09.09 23:03:32.553494 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 3824 | 2025.09.09 23:03:32.554599 [ 318 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> AggregatingTransform: Aggregating | ||
| 3825 | 2025.09.09 23:03:32.554665 [ 318 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3826 | 2025.09.09 23:03:32.554706 [ 318 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110602 sec. (904.143 rows/sec., 35.32 KiB/sec.) | ||
| 3827 | 2025.09.09 23:03:32.554727 [ 318 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Trace> Aggregator: Merging aggregated data | ||
| 3828 | 2025.09.09 23:03:32.555855 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 3829 | 2025.09.09 23:03:32.556007 [ 289 ] {af661bfa-f87e-40e6-a89f-36ef533de37a} <Debug> TCPHandler: Processed in 0.003732496 sec. | ||
| 3830 | 2025.09.09 23:03:32.556104 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2025.09.09 23:03:32.556135 [ 289 ] {} <Debug> TCP-Session: 44ee0a23-90da-4048-9a79-886d5f98b1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2025.09.09 23:03:32.556142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2025.09.09 23:03:32.556173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2025.09.09 23:03:32.556186 [ 290 ] {} <Debug> TCP-Session: 24520899-0815-43f9-953a-ee882f253f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2025.09.09 23:03:32.556199 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2025.09.09 23:03:32.556222 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2025.09.09 23:03:32.556239 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2025.09.09 23:03:32.556260 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2025.09.09 23:03:32.556291 [ 288 ] {} <Debug> TCP-Session: 7882013d-1a03-43a5-a7d5-0d91956b625d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2025.09.09 23:03:32.556312 [ 285 ] {} <Debug> TCP-Session: c27583c8-1746-46fe-83f4-8a37da2d0805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2025.09.09 23:03:32.556332 [ 286 ] {} <Debug> TCP-Session: 60521ac1-d53e-4482-8be5-e264b33e0113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2025.09.09 23:03:32.556304 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2025.09.09 23:03:32.556221 [ 293 ] {} <Debug> TCP-Session: 449aac17-a9af-4e99-aa90-4bbcaa782675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2025.09.09 23:03:32.556203 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2025.09.09 23:03:32.556403 [ 287 ] {} <Debug> TCP-Session: a28d1336-8610-468a-9f26-a15cf92e0322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2025.09.09 23:03:32.556259 [ 291 ] {} <Debug> TCP-Session: 4d8f564e-205c-45e3-98f7-fb24e408cb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2025.09.09 23:03:32.556445 [ 292 ] {} <Debug> TCP-Session: 8e9b6251-9e73-43fb-88de-f0d78463649f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2025.09.09 23:03:32.646628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 | ||
| 3849 | 2025.09.09 23:03:32.646741 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2025.09.09 23:03:32.646768 [ 289 ] {} <Debug> TCP-Session: 82d54891-8807-4bca-9507-8c6cd621504c Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 | ||
| 3851 | 2025.09.09 23:03:32.646792 [ 289 ] {} <Debug> TCP-Session: 82d54891-8807-4bca-9507-8c6cd621504c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2025.09.09 23:03:32.646805 [ 289 ] {} <Debug> TCP-Session: 82d54891-8807-4bca-9507-8c6cd621504c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2025.09.09 23:03:32.647045 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50591 | ||
| 3854 | 2025.09.09 23:03:32.647060 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48487 | ||
| 3855 | 2025.09.09 23:03:32.647091 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42759 | ||
| 3856 | 2025.09.09 23:03:32.647105 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57203 | ||
| 3857 | 2025.09.09 23:03:32.647127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47872 | ||
| 3858 | 2025.09.09 23:03:32.647163 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2025.09.09 23:03:32.647168 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2025.09.09 23:03:32.647191 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2025.09.09 23:03:32.647197 [ 292 ] {} <Debug> TCP-Session: 940d58b7-f3e3-4ca1-84d5-89cad57312d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48487 | ||
| 3862 | 2025.09.09 23:03:32.647208 [ 285 ] {} <Debug> TCP-Session: de1388d9-24b9-4756-a957-225bedc5c075 Authenticating user 'default' from [fd00:1122:3344:101::e]:42759 | ||
| 3863 | 2025.09.09 23:03:32.647226 [ 286 ] {} <Debug> TCP-Session: 4559ce99-2cfd-403b-a0f9-177ccf004629 Authenticating user 'default' from [fd00:1122:3344:101::e]:57203 | ||
| 3864 | 2025.09.09 23:03:32.647233 [ 292 ] {} <Debug> TCP-Session: 940d58b7-f3e3-4ca1-84d5-89cad57312d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2025.09.09 23:03:32.647240 [ 285 ] {} <Debug> TCP-Session: de1388d9-24b9-4756-a957-225bedc5c075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2025.09.09 23:03:32.647259 [ 286 ] {} <Debug> TCP-Session: 4559ce99-2cfd-403b-a0f9-177ccf004629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2025.09.09 23:03:32.647261 [ 292 ] {} <Debug> TCP-Session: 940d58b7-f3e3-4ca1-84d5-89cad57312d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2025.09.09 23:03:32.647269 [ 285 ] {} <Debug> TCP-Session: de1388d9-24b9-4756-a957-225bedc5c075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2025.09.09 23:03:32.647286 [ 286 ] {} <Debug> TCP-Session: 4559ce99-2cfd-403b-a0f9-177ccf004629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.09.09 23:03:32.647242 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3871 | 2025.09.09 23:03:32.647165 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2025.09.09 23:03:32.647355 [ 288 ] {} <Debug> TCP-Session: b949f58f-b0f4-4bfb-8d69-487c90279143 Authenticating user 'default' from [fd00:1122:3344:101::e]:47872 | ||
| 3873 | 2025.09.09 23:03:32.647119 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57298 | ||
| 3874 | 2025.09.09 23:03:32.647390 [ 288 ] {} <Debug> TCP-Session: b949f58f-b0f4-4bfb-8d69-487c90279143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2025.09.09 23:03:32.647375 [ 290 ] {} <Debug> TCP-Session: 148f0f4f-5a16-4f26-ba51-1e6741749d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:50591 | ||
| 3876 | 2025.09.09 23:03:32.647442 [ 288 ] {} <Debug> TCP-Session: b949f58f-b0f4-4bfb-8d69-487c90279143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2025.09.09 23:03:32.647459 [ 290 ] {} <Debug> TCP-Session: 148f0f4f-5a16-4f26-ba51-1e6741749d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2025.09.09 23:03:32.647091 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49572 | ||
| 3879 | 2025.09.09 23:03:32.647480 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2025.09.09 23:03:32.647482 [ 290 ] {} <Debug> TCP-Session: 148f0f4f-5a16-4f26-ba51-1e6741749d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2025.09.09 23:03:32.647530 [ 287 ] {} <Debug> TCP-Session: 663088ad-8a9a-4d79-8a4d-05f3f444311d Authenticating user 'default' from [fd00:1122:3344:101::e]:57298 | ||
| 3882 | 2025.09.09 23:03:32.647052 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60279 | ||
| 3883 | 2025.09.09 23:03:32.647564 [ 287 ] {} <Debug> TCP-Session: 663088ad-8a9a-4d79-8a4d-05f3f444311d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2025.09.09 23:03:32.647548 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2025.09.09 23:03:32.647584 [ 287 ] {} <Debug> TCP-Session: 663088ad-8a9a-4d79-8a4d-05f3f444311d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2025.09.09 23:03:32.647613 [ 293 ] {} <Debug> TCP-Session: 2c7ee8b0-348a-456c-a37d-6df60db0a419 Authenticating user 'default' from [fd00:1122:3344:101::e]:49572 | ||
| 3887 | 2025.09.09 23:03:32.647616 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2025.09.09 23:03:32.647639 [ 293 ] {} <Debug> TCP-Session: 2c7ee8b0-348a-456c-a37d-6df60db0a419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2025.09.09 23:03:32.647147 [ 289 ] {} <Trace> TCP-Session: 82d54891-8807-4bca-9507-8c6cd621504c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.09.09 23:03:32.647664 [ 293 ] {} <Debug> TCP-Session: 2c7ee8b0-348a-456c-a37d-6df60db0a419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2025.09.09 23:03:32.647659 [ 291 ] {} <Debug> TCP-Session: ef130fd9-9702-4ac1-a61f-bead7db93d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:60279 | ||
| 3892 | 2025.09.09 23:03:32.647737 [ 291 ] {} <Debug> TCP-Session: ef130fd9-9702-4ac1-a61f-bead7db93d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.09.09 23:03:32.647750 [ 291 ] {} <Debug> TCP-Session: ef130fd9-9702-4ac1-a61f-bead7db93d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2025.09.09 23:03:32.647861 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3895 | 2025.09.09 23:03:32.648129 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3896 | 2025.09.09 23:03:32.648184 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3897 | 2025.09.09 23:03:32.648464 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 3898 | 2025.09.09 23:03:32.649382 [ 314 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> AggregatingTransform: Aggregating | ||
| 3899 | 2025.09.09 23:03:32.649436 [ 314 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> Aggregator: Aggregation method: without_key | ||
| 3900 | 2025.09.09 23:03:32.649475 [ 314 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912396 sec. (1096.015 rows/sec., 42.81 KiB/sec.) | ||
| 3901 | 2025.09.09 23:03:32.649495 [ 314 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Trace> Aggregator: Merging aggregated data | ||
| 3902 | 2025.09.09 23:03:32.650570 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002754 sec., 363.10820624546113 rows/sec., 14.18 KiB/sec. | ||
| 3903 | 2025.09.09 23:03:32.650727 [ 289 ] {e7efddc0-f1eb-4fdd-8db6-6e4220073d69} <Debug> TCPHandler: Processed in 0.003702305 sec. | ||
| 3904 | 2025.09.09 23:03:32.650811 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2025.09.09 23:03:32.650838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2025.09.09 23:03:32.650846 [ 289 ] {} <Debug> TCP-Session: 82d54891-8807-4bca-9507-8c6cd621504c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.09.09 23:03:32.650859 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2025.09.09 23:03:32.650886 [ 288 ] {} <Debug> TCP-Session: b949f58f-b0f4-4bfb-8d69-487c90279143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2025.09.09 23:03:32.650901 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2025.09.09 23:03:32.650917 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2025.09.09 23:03:32.650933 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2025.09.09 23:03:32.650959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3913 | 2025.09.09 23:03:32.650977 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2025.09.09 23:03:32.650993 [ 293 ] {} <Debug> TCP-Session: 2c7ee8b0-348a-456c-a37d-6df60db0a419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.09.09 23:03:32.651020 [ 286 ] {} <Debug> TCP-Session: 4559ce99-2cfd-403b-a0f9-177ccf004629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2025.09.09 23:03:32.650978 [ 285 ] {} <Debug> TCP-Session: de1388d9-24b9-4756-a957-225bedc5c075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2025.09.09 23:03:32.651034 [ 287 ] {} <Debug> TCP-Session: 663088ad-8a9a-4d79-8a4d-05f3f444311d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2025.09.09 23:03:32.650956 [ 290 ] {} <Debug> TCP-Session: 148f0f4f-5a16-4f26-ba51-1e6741749d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2025.09.09 23:03:32.650877 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3920 | 2025.09.09 23:03:32.650913 [ 292 ] {} <Debug> TCP-Session: 940d58b7-f3e3-4ca1-84d5-89cad57312d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2025.09.09 23:03:32.651138 [ 291 ] {} <Debug> TCP-Session: ef130fd9-9702-4ac1-a61f-bead7db93d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2025.09.09 23:03:32.666475 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34570 | ||
| 3923 | 2025.09.09 23:03:32.666549 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2025.09.09 23:03:32.666574 [ 289 ] {} <Debug> TCP-Session: f88197e4-54e4-4b18-8226-1fdc1eb2a456 Authenticating user 'default' from [fd00:1122:3344:101::e]:34570 | ||
| 3925 | 2025.09.09 23:03:32.666590 [ 289 ] {} <Debug> TCP-Session: f88197e4-54e4-4b18-8226-1fdc1eb2a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2025.09.09 23:03:32.666606 [ 289 ] {} <Debug> TCP-Session: f88197e4-54e4-4b18-8226-1fdc1eb2a456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2025.09.09 23:03:32.666809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57318 | ||
| 3928 | 2025.09.09 23:03:32.666838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51467 | ||
| 3929 | 2025.09.09 23:03:32.666888 [ 289 ] {} <Trace> TCP-Session: f88197e4-54e4-4b18-8226-1fdc1eb2a456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2025.09.09 23:03:32.666892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57657 | ||
| 3931 | 2025.09.09 23:03:32.666905 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61328 | ||
| 3932 | 2025.09.09 23:03:32.666922 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2025.09.09 23:03:32.666942 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40152 | ||
| 3934 | 2025.09.09 23:03:32.666968 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2025.09.09 23:03:32.667003 [ 290 ] {} <Debug> TCP-Session: 56ba7374-3c39-430e-b9be-49e9f890b5db Authenticating user 'default' from [fd00:1122:3344:101::e]:57318 | ||
| 3936 | 2025.09.09 23:03:32.667016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2025.09.09 23:03:32.667048 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3938 | 2025.09.09 23:03:32.667047 [ 290 ] {} <Debug> TCP-Session: 56ba7374-3c39-430e-b9be-49e9f890b5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2025.09.09 23:03:32.667075 [ 293 ] {} <Debug> TCP-Session: 165f0d71-5fef-4c8a-8585-f3e5cb03de78 Authenticating user 'default' from [fd00:1122:3344:101::e]:61328 | ||
| 3940 | 2025.09.09 23:03:32.667081 [ 286 ] {} <Debug> TCP-Session: 75caf6c4-7f03-4a20-b995-6387df0615d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40152 | ||
| 3941 | 2025.09.09 23:03:32.667086 [ 290 ] {} <Debug> TCP-Session: 56ba7374-3c39-430e-b9be-49e9f890b5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2025.09.09 23:03:32.667128 [ 293 ] {} <Debug> TCP-Session: 165f0d71-5fef-4c8a-8585-f3e5cb03de78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2025.09.09 23:03:32.667137 [ 286 ] {} <Debug> TCP-Session: 75caf6c4-7f03-4a20-b995-6387df0615d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2025.09.09 23:03:32.667170 [ 293 ] {} <Debug> TCP-Session: 165f0d71-5fef-4c8a-8585-f3e5cb03de78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2025.09.09 23:03:32.667181 [ 286 ] {} <Debug> TCP-Session: 75caf6c4-7f03-4a20-b995-6387df0615d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2025.09.09 23:03:32.667034 [ 292 ] {} <Debug> TCP-Session: c94d8e98-9a33-4bb8-a947-f436ecbb3672 Authenticating user 'default' from [fd00:1122:3344:101::e]:57657 | ||
| 3947 | 2025.09.09 23:03:32.666982 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55630 | ||
| 3948 | 2025.09.09 23:03:32.667237 [ 292 ] {} <Debug> TCP-Session: c94d8e98-9a33-4bb8-a947-f436ecbb3672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2025.09.09 23:03:32.666959 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2025.09.09 23:03:32.667282 [ 292 ] {} <Debug> TCP-Session: c94d8e98-9a33-4bb8-a947-f436ecbb3672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2025.09.09 23:03:32.666948 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51827 | ||
| 3952 | 2025.09.09 23:03:32.667307 [ 291 ] {} <Debug> TCP-Session: c8feb2da-eefd-46a0-89a6-64f23e7ee246 Authenticating user 'default' from [fd00:1122:3344:101::e]:51467 | ||
| 3953 | 2025.09.09 23:03:32.667316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2025.09.09 23:03:32.667346 [ 291 ] {} <Debug> TCP-Session: c8feb2da-eefd-46a0-89a6-64f23e7ee246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2025.09.09 23:03:32.667365 [ 288 ] {} <Debug> TCP-Session: c02db8fe-af21-4b70-b2e3-868b68c2ee68 Authenticating user 'default' from [fd00:1122:3344:101::e]:55630 | ||
| 3956 | 2025.09.09 23:03:32.667373 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2025.09.09 23:03:32.667388 [ 291 ] {} <Debug> TCP-Session: c8feb2da-eefd-46a0-89a6-64f23e7ee246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.09.09 23:03:32.667399 [ 288 ] {} <Debug> TCP-Session: c02db8fe-af21-4b70-b2e3-868b68c2ee68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2025.09.09 23:03:32.667408 [ 287 ] {} <Debug> TCP-Session: 7d48eb6b-e540-409f-afb5-cbe7af6d2d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:51827 | ||
| 3960 | 2025.09.09 23:03:32.667423 [ 288 ] {} <Debug> TCP-Session: c02db8fe-af21-4b70-b2e3-868b68c2ee68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.09.09 23:03:32.667438 [ 287 ] {} <Debug> TCP-Session: 7d48eb6b-e540-409f-afb5-cbe7af6d2d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2025.09.09 23:03:32.666923 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62161 | ||
| 3963 | 2025.09.09 23:03:32.667469 [ 287 ] {} <Debug> TCP-Session: 7d48eb6b-e540-409f-afb5-cbe7af6d2d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2025.09.09 23:03:32.667049 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3965 | 2025.09.09 23:03:32.667524 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2025.09.09 23:03:32.667553 [ 285 ] {} <Debug> TCP-Session: 3deb970a-aa63-4e60-b396-ff4fef4a659f Authenticating user 'default' from [fd00:1122:3344:101::e]:62161 | ||
| 3967 | 2025.09.09 23:03:32.667577 [ 285 ] {} <Debug> TCP-Session: 3deb970a-aa63-4e60-b396-ff4fef4a659f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2025.09.09 23:03:32.667591 [ 285 ] {} <Debug> TCP-Session: 3deb970a-aa63-4e60-b396-ff4fef4a659f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2025.09.09 23:03:32.667740 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3970 | 2025.09.09 23:03:32.667790 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3971 | 2025.09.09 23:03:32.668034 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 3972 | 2025.09.09 23:03:32.668943 [ 320 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> AggregatingTransform: Aggregating | ||
| 3973 | 2025.09.09 23:03:32.668979 [ 320 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> Aggregator: Aggregation method: without_key | ||
| 3974 | 2025.09.09 23:03:32.669013 [ 320 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892235 sec. (1120.781 rows/sec., 43.78 KiB/sec.) | ||
| 3975 | 2025.09.09 23:03:32.669031 [ 320 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Trace> Aggregator: Merging aggregated data | ||
| 3976 | 2025.09.09 23:03:32.670528 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003541 sec., 282.4060999717594 rows/sec., 11.03 KiB/sec. | ||
| 3977 | 2025.09.09 23:03:32.670634 [ 289 ] {8627108c-06fe-46d9-9cb6-6bf1f3736756} <Debug> TCPHandler: Processed in 0.003830667 sec. | ||
| 3978 | 2025.09.09 23:03:32.670763 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2025.09.09 23:03:32.670791 [ 289 ] {} <Debug> TCP-Session: f88197e4-54e4-4b18-8226-1fdc1eb2a456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2025.09.09 23:03:32.670796 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2025.09.09 23:03:32.670817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2025.09.09 23:03:32.670837 [ 288 ] {} <Debug> TCP-Session: c02db8fe-af21-4b70-b2e3-868b68c2ee68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.09.09 23:03:32.670843 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3984 | 2025.09.09 23:03:32.670866 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2025.09.09 23:03:32.670885 [ 293 ] {} <Debug> TCP-Session: 165f0d71-5fef-4c8a-8585-f3e5cb03de78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2025.09.09 23:03:32.670902 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3987 | 2025.09.09 23:03:32.670918 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3988 | 2025.09.09 23:03:32.670938 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3989 | 2025.09.09 23:03:32.670955 [ 286 ] {} <Debug> TCP-Session: 75caf6c4-7f03-4a20-b995-6387df0615d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2025.09.09 23:03:32.670971 [ 285 ] {} <Debug> TCP-Session: 3deb970a-aa63-4e60-b396-ff4fef4a659f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2025.09.09 23:03:32.670994 [ 287 ] {} <Debug> TCP-Session: 7d48eb6b-e540-409f-afb5-cbe7af6d2d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.09.09 23:03:32.670917 [ 292 ] {} <Debug> TCP-Session: c94d8e98-9a33-4bb8-a947-f436ecbb3672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2025.09.09 23:03:32.670879 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2025.09.09 23:03:32.670870 [ 290 ] {} <Debug> TCP-Session: 56ba7374-3c39-430e-b9be-49e9f890b5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2025.09.09 23:03:32.671078 [ 291 ] {} <Debug> TCP-Session: c8feb2da-eefd-46a0-89a6-64f23e7ee246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2025.09.09 23:03:34.918040 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2025.09.09 23:03:34.918227 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3998 | 2025.09.09 23:03:34.918293 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3999 | 2025.09.09 23:03:34.919097 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.09.09 23:03:34.919146 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4001 | 2025.09.09 23:03:34.919559 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4002 | 2025.09.09 23:03:34.919807 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.09.09 23:03:34.919966 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 4004 | 2025.09.09 23:03:34.920015 [ 275 ] {82002c09-9682-42e8-af6e-319cacf150a0} <Debug> TCPHandler: Processed in 0.002099808 sec. | ||
| 4005 | 2025.09.09 23:03:34.920144 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.09.09 23:03:34.920246 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4007 | 2025.09.09 23:03:34.920290 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4008 | 2025.09.09 23:03:34.921503 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.09.09 23:03:34.921544 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4010 | 2025.09.09 23:03:34.921941 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4011 | 2025.09.09 23:03:34.922162 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.09.09 23:03:34.922273 [ 112 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4013 | 2025.09.09 23:03:34.922312 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.002074 sec., 567020.2507232402 rows/sec., 45.15 MiB/sec. | ||
| 4014 | 2025.09.09 23:03:34.922338 [ 112 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.09.09 23:03:34.922359 [ 275 ] {b7658309-0764-4aac-a5ed-d327c1683fd2} <Debug> TCPHandler: Processed in 0.002268399 sec. | ||
| 4016 | 2025.09.09 23:03:34.922365 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4017 | 2025.09.09 23:03:34.922482 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 4018 | 2025.09.09 23:03:34.922489 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.09.09 23:03:34.922600 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4020 | 2025.09.09 23:03:34.922607 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4021 | 2025.09.09 23:03:34.922633 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2466 rows starting from the beginning of the part | ||
| 4022 | 2025.09.09 23:03:34.922653 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4023 | 2025.09.09 23:03:34.922700 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1177 rows starting from the beginning of the part | ||
| 4024 | 2025.09.09 23:03:34.922751 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4025 | 2025.09.09 23:03:34.922799 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1176 rows starting from the beginning of the part | ||
| 4026 | 2025.09.09 23:03:34.922845 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1217 rows starting from the beginning of the part | ||
| 4027 | 2025.09.09 23:03:34.922887 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1176 rows starting from the beginning of the part | ||
| 4028 | 2025.09.09 23:03:34.923191 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.09.09 23:03:34.923227 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4030 | 2025.09.09 23:03:34.923573 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4031 | 2025.09.09 23:03:34.923790 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.09.09 23:03:34.923928 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001341 sec., 176733.7807606264 rows/sec., 10.72 MiB/sec. | ||
| 4033 | 2025.09.09 23:03:34.923968 [ 275 ] {1a426199-093c-421f-9677-4a8e1c6b84c7} <Debug> TCPHandler: Processed in 0.001530987 sec. | ||
| 4034 | 2025.09.09 23:03:34.924071 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.09.09 23:03:34.924169 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.09.09 23:03:34.924210 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4037 | 2025.09.09 23:03:34.924717 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.09.09 23:03:34.924753 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4039 | 2025.09.09 23:03:34.925062 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4040 | 2025.09.09 23:03:34.925279 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.09.09 23:03:34.925352 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002906981 sec., 2507068.3296519653 rows/sec., 212.41 MiB/sec. | ||
| 4042 | 2025.09.09 23:03:34.925411 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001262 sec., 167987.32171156892 rows/sec., 10.83 MiB/sec. | ||
| 4043 | 2025.09.09 23:03:34.925454 [ 275 ] {e5100784-d501-46d6-bd75-4c36d9017af7} <Debug> TCPHandler: Processed in 0.001433375 sec. | ||
| 4044 | 2025.09.09 23:03:34.925556 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2025.09.09 23:03:34.925652 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4046 | 2025.09.09 23:03:34.925652 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4047 | 2025.09.09 23:03:34.925692 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4048 | 2025.09.09 23:03:34.925931 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.09.09 23:03:34.925991 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_21_4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4050 | 2025.09.09 23:03:34.926049 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4051 | 2025.09.09 23:03:34.926169 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.09.09 23:03:34.926203 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4053 | 2025.09.09 23:03:34.926505 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4054 | 2025.09.09 23:03:34.926711 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2025.09.09 23:03:34.926837 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 4056 | 2025.09.09 23:03:34.926874 [ 275 ] {6db99734-adc5-413c-8069-269428b857b6} <Debug> TCPHandler: Processed in 0.001369144 sec. | ||
| 4057 | 2025.09.09 23:03:34.926980 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.09.09 23:03:34.927076 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4059 | 2025.09.09 23:03:34.927115 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4060 | 2025.09.09 23:03:34.927806 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2025.09.09 23:03:34.927842 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4062 | 2025.09.09 23:03:34.928173 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4063 | 2025.09.09 23:03:34.928385 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.09.09 23:03:34.928500 [ 108 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4065 | 2025.09.09 23:03:34.928511 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001453 sec., 489332.41569167236 rows/sec., 34.30 MiB/sec. | ||
| 4066 | 2025.09.09 23:03:34.928581 [ 108 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.09.09 23:03:34.928599 [ 275 ] {a750b9e5-a763-4c28-93b1-63c60541c0b6} <Debug> TCPHandler: Processed in 0.001667069 sec. | ||
| 4068 | 2025.09.09 23:03:34.928629 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4069 | 2025.09.09 23:03:34.928716 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 4070 | 2025.09.09 23:03:34.928725 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.09.09 23:03:34.928793 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4072 | 2025.09.09 23:03:34.928818 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1251 rows starting from the beginning of the part | ||
| 4073 | 2025.09.09 23:03:34.928826 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4074 | 2025.09.09 23:03:34.928869 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4075 | 2025.09.09 23:03:34.928872 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 713 rows starting from the beginning of the part | ||
| 4076 | 2025.09.09 23:03:34.928923 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 4077 | 2025.09.09 23:03:34.928963 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 711 rows starting from the beginning of the part | ||
| 4078 | 2025.09.09 23:03:34.928999 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 532 rows starting from the beginning of the part | ||
| 4079 | 2025.09.09 23:03:34.929039 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 711 rows starting from the beginning of the part | ||
| 4080 | 2025.09.09 23:03:34.929192 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.09.09 23:03:34.929227 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4082 | 2025.09.09 23:03:34.929531 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4083 | 2025.09.09 23:03:34.929750 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.09.09 23:03:34.929879 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 4085 | 2025.09.09 23:03:34.929915 [ 275 ] {4cd68b6c-5042-4c93-95b4-dc3716d9a10b} <Debug> TCPHandler: Processed in 0.001240162 sec. | ||
| 4086 | 2025.09.09 23:03:34.930023 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.09.09 23:03:34.930128 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.09.09 23:03:34.930173 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4089 | 2025.09.09 23:03:34.930362 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671239 sec., 2388646.9858589945 rows/sec., 179.73 MiB/sec. | ||
| 4090 | 2025.09.09 23:03:34.930547 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4091 | 2025.09.09 23:03:34.930653 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.09.09 23:03:34.930689 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4093 | 2025.09.09 23:03:34.930792 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.09.09 23:03:34.930854 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_21_4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4095 | 2025.09.09 23:03:34.930919 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4096 | 2025.09.09 23:03:34.931036 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4097 | 2025.09.09 23:03:34.931258 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.09.09 23:03:34.931365 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4099 | 2025.09.09 23:03:34.931388 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001284 sec., 244548.28660436138 rows/sec., 16.06 MiB/sec. | ||
| 4100 | 2025.09.09 23:03:34.931403 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.09.09 23:03:34.931430 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4102 | 2025.09.09 23:03:34.931432 [ 275 ] {cc706e53-a63a-4c04-a11c-e7613b34b4ea} <Debug> TCPHandler: Processed in 0.001458756 sec. | ||
| 4103 | 2025.09.09 23:03:34.931502 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 4104 | 2025.09.09 23:03:34.931580 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.09.09 23:03:34.931582 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2025.09.09 23:03:34.931620 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6044 rows starting from the beginning of the part | ||
| 4107 | 2025.09.09 23:03:34.931663 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 315 rows starting from the beginning of the part | ||
| 4108 | 2025.09.09 23:03:34.931676 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4109 | 2025.09.09 23:03:34.931696 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4110 | 2025.09.09 23:03:34.931718 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4111 | 2025.09.09 23:03:34.931731 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 4112 | 2025.09.09 23:03:34.931766 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 4113 | 2025.09.09 23:03:34.931802 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 4114 | 2025.09.09 23:03:34.932045 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.09.09 23:03:34.932079 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4116 | 2025.09.09 23:03:34.932378 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4117 | 2025.09.09 23:03:34.932590 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.09.09 23:03:34.932718 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 4119 | 2025.09.09 23:03:34.932752 [ 275 ] {97a4af06-1b5d-4a73-953f-82ccf941113e} <Debug> TCPHandler: Processed in 0.001222082 sec. | ||
| 4120 | 2025.09.09 23:03:34.932856 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2025.09.09 23:03:34.932950 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4122 | 2025.09.09 23:03:34.933004 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4123 | 2025.09.09 23:03:34.933888 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.09.09 23:03:34.933923 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4125 | 2025.09.09 23:03:34.933982 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505115 sec., 3190272.7020516023 rows/sec., 214.64 MiB/sec. | ||
| 4126 | 2025.09.09 23:03:34.934389 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4127 | 2025.09.09 23:03:34.934479 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4128 | 2025.09.09 23:03:34.934654 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.09.09 23:03:34.934709 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2025.09.09 23:03:34.934718 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4131 | 2025.09.09 23:03:34.934782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 4132 | 2025.09.09 23:03:34.934849 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 4133 | 2025.09.09 23:03:34.934919 [ 275 ] {ba091b99-79f8-47a8-9760-55e290ea993e} <Debug> TCPHandler: Processed in 0.002110547 sec. | ||
| 4134 | 2025.09.09 23:03:34.935037 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2025.09.09 23:03:34.935136 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4136 | 2025.09.09 23:03:34.935177 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4137 | 2025.09.09 23:03:34.935514 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2025.09.09 23:03:34.935551 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4139 | 2025.09.09 23:03:34.935856 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4140 | 2025.09.09 23:03:34.936063 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2025.09.09 23:03:34.936159 [ 108 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4142 | 2025.09.09 23:03:34.936188 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 4143 | 2025.09.09 23:03:34.936194 [ 108 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.09.09 23:03:34.936230 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4145 | 2025.09.09 23:03:34.936234 [ 275 ] {59b24ac2-0722-4ca1-84ad-1d4264a92819} <Debug> TCPHandler: Processed in 0.001246452 sec. | ||
| 4146 | 2025.09.09 23:03:34.936322 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4147 | 2025.09.09 23:03:34.936445 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2025.09.09 23:03:34.936481 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part | ||
| 4149 | 2025.09.09 23:03:34.936544 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4150 | 2025.09.09 23:03:34.936589 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4151 | 2025.09.09 23:03:34.936630 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4152 | 2025.09.09 23:03:34.936668 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4153 | 2025.09.09 23:03:34.936715 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4154 | 2025.09.09 23:03:34.937705 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423885 sec., 1120877.037120273 rows/sec., 71.52 MiB/sec. | ||
| 4155 | 2025.09.09 23:03:34.937946 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4156 | 2025.09.09 23:03:34.938266 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.09.09 23:03:34.938344 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_21_4} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4158 | 2025.09.09 23:03:34.938433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4159 | 2025.09.09 23:03:35.313906 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4160 | 2025.09.09 23:03:35.313962 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4161 | 2025.09.09 23:03:35.378746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7654 | ||
| 4162 | 2025.09.09 23:03:35.379623 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.09.09 23:03:35.379700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4164 | 2025.09.09 23:03:35.380411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4165 | 2025.09.09 23:03:35.380647 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2025.09.09 23:03:35.380789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 4167 | 2025.09.09 23:03:35.380815 [ 108 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4168 | 2025.09.09 23:03:35.380885 [ 108 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2025.09.09 23:03:35.380921 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4170 | 2025.09.09 23:03:35.381070 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 4171 | 2025.09.09 23:03:35.381231 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2025.09.09 23:03:35.381275 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5222 rows starting from the beginning of the part | ||
| 4173 | 2025.09.09 23:03:35.381349 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4174 | 2025.09.09 23:03:35.381403 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4175 | 2025.09.09 23:03:35.381452 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4176 | 2025.09.09 23:03:35.381496 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4177 | 2025.09.09 23:03:35.381542 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4178 | 2025.09.09 23:03:35.382962 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955715 sec., 3913658.1761657507 rows/sec., 55.99 MiB/sec. | ||
| 4179 | 2025.09.09 23:03:35.383610 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4180 | 2025.09.09 23:03:35.383871 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2025.09.09 23:03:35.383945 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_16_3} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4182 | 2025.09.09 23:03:35.384023 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4183 | 2025.09.09 23:03:35.395921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 568 | ||
| 4184 | 2025.09.09 23:03:35.398389 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.09.09 23:03:35.398430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4186 | 2025.09.09 23:03:35.399571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4187 | 2025.09.09 23:03:35.399824 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.09.09 23:03:35.399964 [ 107 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4189 | 2025.09.09 23:03:35.400009 [ 107 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.09.09 23:03:35.400032 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4191 | 2025.09.09 23:03:35.400059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4192 | 2025.09.09 23:03:35.400166 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 4193 | 2025.09.09 23:03:35.400971 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4194 | 2025.09.09 23:03:35.401101 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 382 rows starting from the beginning of the part | ||
| 4195 | 2025.09.09 23:03:35.401460 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4196 | 2025.09.09 23:03:35.401815 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4197 | 2025.09.09 23:03:35.402154 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4198 | 2025.09.09 23:03:35.402530 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4199 | 2025.09.09 23:03:35.402921 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 4200 | 2025.09.09 23:03:35.409270 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 72 columns (72 merged, 0 gathered) in 0.009173161 sec., 61919.76789680242 rows/sec., 57.22 MiB/sec. | ||
| 4201 | 2025.09.09 23:03:35.410042 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4202 | 2025.09.09 23:03:35.410535 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.09.09 23:03:35.410608 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_11_2} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4204 | 2025.09.09 23:03:35.410748 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4205 | 2025.09.09 23:03:35.779461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4206 | 2025.09.09 23:03:35.797850 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.09.09 23:03:35.797922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4208 | 2025.09.09 23:03:35.803942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4209 | 2025.09.09 23:03:35.804700 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.09.09 23:03:35.805110 [ 107 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4211 | 2025.09.09 23:03:35.805177 [ 107 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.09.09 23:03:35.805198 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4213 | 2025.09.09 23:03:35.805293 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 4214 | 2025.09.09 23:03:35.808017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4215 | 2025.09.09 23:03:35.808175 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4216 | 2025.09.09 23:03:35.808960 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 4217 | 2025.09.09 23:03:35.812373 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 4218 | 2025.09.09 23:03:35.815837 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 4219 | 2025.09.09 23:03:35.819645 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 4220 | 2025.09.09 23:03:35.824173 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4221 | 2025.09.09 23:03:35.828665 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4222 | 2025.09.09 23:03:35.883813 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078550388 sec., 1540.4125056645169 rows/sec., 7.97 MiB/sec. | ||
| 4223 | 2025.09.09 23:03:35.886332 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4224 | 2025.09.09 23:03:35.888233 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.09.09 23:03:35.888340 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_16_3} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4226 | 2025.09.09 23:03:35.890858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4227 | 2025.09.09 23:03:36.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.89 MiB, peak 239.86 MiB, free memory in arenas 0.00 B, will set to 241.92 MiB (RSS), difference: 12.02 MiB | ||
| 4228 | 2025.09.09 23:03:36.001431 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001042308 sec. | ||
| 4229 | 2025.09.09 23:03:39.905444 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2025.09.09 23:03:39.905640 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4231 | 2025.09.09 23:03:39.905715 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4232 | 2025.09.09 23:03:39.906360 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2025.09.09 23:03:39.906412 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4234 | 2025.09.09 23:03:39.906823 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4235 | 2025.09.09 23:03:39.907065 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2025.09.09 23:03:39.907233 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001641 sec., 46313.22364411944 rows/sec., 3.82 MiB/sec. | ||
| 4237 | 2025.09.09 23:03:39.907284 [ 275 ] {3a40ac4a-1513-4aab-8bcf-09386b638a85} <Debug> TCPHandler: Processed in 0.001972654 sec. | ||
| 4238 | 2025.09.09 23:03:39.907404 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2025.09.09 23:03:39.907507 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4240 | 2025.09.09 23:03:39.907551 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4241 | 2025.09.09 23:03:39.907974 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2025.09.09 23:03:39.908011 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4243 | 2025.09.09 23:03:39.908333 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4244 | 2025.09.09 23:03:39.908551 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.09.09 23:03:39.908705 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 4246 | 2025.09.09 23:03:39.908747 [ 275 ] {423653a7-db4c-4652-9248-dc974ada0344} <Debug> TCPHandler: Processed in 0.001395065 sec. | ||
| 4247 | 2025.09.09 23:03:39.908869 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2025.09.09 23:03:39.908972 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4249 | 2025.09.09 23:03:39.909016 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4250 | 2025.09.09 23:03:39.909504 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.09.09 23:03:39.909541 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4252 | 2025.09.09 23:03:39.909876 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4253 | 2025.09.09 23:03:39.910101 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2025.09.09 23:03:39.910242 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00129 sec., 57364.34108527132 rows/sec., 4.48 MiB/sec. | ||
| 4255 | 2025.09.09 23:03:39.910285 [ 275 ] {4ec29ace-5112-4539-91cb-92ccccdaa184} <Debug> TCPHandler: Processed in 0.001469326 sec. | ||
| 4256 | 2025.09.09 23:03:39.910403 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2025.09.09 23:03:39.910499 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2025.09.09 23:03:39.910542 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4259 | 2025.09.09 23:03:39.910960 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.09.09 23:03:39.910997 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4261 | 2025.09.09 23:03:39.911338 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4262 | 2025.09.09 23:03:39.911548 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.09.09 23:03:39.911688 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4264 | 2025.09.09 23:03:39.911727 [ 275 ] {ccd61594-64d3-406a-955a-7ad286061e92} <Debug> TCPHandler: Processed in 0.001373824 sec. | ||
| 4265 | 2025.09.09 23:03:39.911840 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2025.09.09 23:03:39.911936 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2025.09.09 23:03:39.911990 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4268 | 2025.09.09 23:03:39.912751 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.09.09 23:03:39.912787 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4270 | 2025.09.09 23:03:39.913302 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4271 | 2025.09.09 23:03:39.913523 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.09.09 23:03:39.913675 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 4273 | 2025.09.09 23:03:39.913738 [ 275 ] {d8320be9-acbe-4a72-8a2d-5cd35fc2ae1c} <Debug> TCPHandler: Processed in 0.001946314 sec. | ||
| 4274 | 2025.09.09 23:03:39.913860 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2025.09.09 23:03:39.913976 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4276 | 2025.09.09 23:03:39.914021 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4277 | 2025.09.09 23:03:39.914367 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2025.09.09 23:03:39.914408 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4279 | 2025.09.09 23:03:39.914719 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4280 | 2025.09.09 23:03:39.914934 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.09.09 23:03:39.915060 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4282 | 2025.09.09 23:03:39.915096 [ 275 ] {6cebca8c-44ef-40db-bbb8-8f30d5fddb8a} <Debug> TCPHandler: Processed in 0.001284782 sec. | ||
| 4283 | 2025.09.09 23:03:42.880942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8102 | ||
| 4284 | 2025.09.09 23:03:42.881494 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2025.09.09 23:03:42.881545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4286 | 2025.09.09 23:03:42.882185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4287 | 2025.09.09 23:03:42.882426 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2025.09.09 23:03:42.882558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8102 | ||
| 4289 | 2025.09.09 23:03:43.308159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4290 | 2025.09.09 23:03:43.323151 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.09.09 23:03:43.323211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4292 | 2025.09.09 23:03:43.328729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4293 | 2025.09.09 23:03:43.329425 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.09.09 23:03:43.332042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4295 | 2025.09.09 23:03:44.919585 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.09.09 23:03:44.919779 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4297 | 2025.09.09 23:03:44.919852 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4298 | 2025.09.09 23:03:44.920634 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.09.09 23:03:44.920687 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4300 | 2025.09.09 23:03:44.921100 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4301 | 2025.09.09 23:03:44.921330 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.09.09 23:03:44.921475 [ 96 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4303 | 2025.09.09 23:03:44.921484 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001757 sec., 233352.30506545247 rows/sec., 14.80 MiB/sec. | ||
| 4304 | 2025.09.09 23:03:44.921559 [ 96 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.09.09 23:03:44.921588 [ 275 ] {d5c8f2e4-ad2f-4144-b10d-f0daf09f0e52} <Debug> TCPHandler: Processed in 0.002139297 sec. | ||
| 4306 | 2025.09.09 23:03:44.921590 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4307 | 2025.09.09 23:03:44.921722 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2025.09.09 23:03:44.921755 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 4309 | 2025.09.09 23:03:44.921831 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4310 | 2025.09.09 23:03:44.921879 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4311 | 2025.09.09 23:03:44.921919 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4312 | 2025.09.09 23:03:44.921963 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4313 | 2025.09.09 23:03:44.922048 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4314 | 2025.09.09 23:03:44.922137 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4315 | 2025.09.09 23:03:44.922195 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4316 | 2025.09.09 23:03:44.922239 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4317 | 2025.09.09 23:03:44.922276 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4318 | 2025.09.09 23:03:44.922313 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.09.09 23:03:44.922358 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4320 | 2025.09.09 23:03:44.922689 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4321 | 2025.09.09 23:03:44.922917 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.09.09 23:03:44.923056 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00125 sec., 3200 rows/sec., 260.94 KiB/sec. | ||
| 4323 | 2025.09.09 23:03:44.923096 [ 275 ] {c9ac5dfa-5f50-4211-ac54-421347f9ef62} <Debug> TCPHandler: Processed in 0.001426725 sec. | ||
| 4324 | 2025.09.09 23:03:44.923220 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.09.09 23:03:44.923319 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4326 | 2025.09.09 23:03:44.923358 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4327 | 2025.09.09 23:03:44.923534 [ 186 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848602 sec., 1343718.1177992884 rows/sec., 90.62 MiB/sec. | ||
| 4328 | 2025.09.09 23:03:44.923708 [ 186 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4329 | 2025.09.09 23:03:44.923961 [ 186 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.09.09 23:03:44.924031 [ 186 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_11_2} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4331 | 2025.09.09 23:03:44.924124 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4332 | 2025.09.09 23:03:44.924201 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2025.09.09 23:03:44.924236 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4334 | 2025.09.09 23:03:44.924629 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4335 | 2025.09.09 23:03:44.924839 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2025.09.09 23:03:44.924972 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.001674 sec., 703703.7037037037 rows/sec., 56.02 MiB/sec. | ||
| 4337 | 2025.09.09 23:03:44.925014 [ 275 ] {49b3acca-4f06-4cf3-aca6-86250f7a5728} <Debug> TCPHandler: Processed in 0.001844572 sec. | ||
| 4338 | 2025.09.09 23:03:44.925127 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2025.09.09 23:03:44.925222 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4340 | 2025.09.09 23:03:44.925262 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4341 | 2025.09.09 23:03:44.925727 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.09.09 23:03:44.925762 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4343 | 2025.09.09 23:03:44.926069 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4344 | 2025.09.09 23:03:44.926271 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.09.09 23:03:44.926362 [ 94 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4346 | 2025.09.09 23:03:44.926393 [ 94 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.09.09 23:03:44.926397 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001195 sec., 201673.640167364 rows/sec., 12.26 MiB/sec. | ||
| 4348 | 2025.09.09 23:03:44.926411 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4349 | 2025.09.09 23:03:44.926436 [ 275 ] {c8be14c1-2400-4303-83a8-c931662d1026} <Debug> TCPHandler: Processed in 0.001358773 sec. | ||
| 4350 | 2025.09.09 23:03:44.926519 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 4351 | 2025.09.09 23:03:44.926545 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.09.09 23:03:44.926654 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4353 | 2025.09.09 23:03:44.926655 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4354 | 2025.09.09 23:03:44.926695 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4355 | 2025.09.09 23:03:44.926714 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4356 | 2025.09.09 23:03:44.926764 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
| 4357 | 2025.09.09 23:03:44.926818 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4358 | 2025.09.09 23:03:44.926863 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
| 4359 | 2025.09.09 23:03:44.926903 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4360 | 2025.09.09 23:03:44.926944 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 241 rows starting from the beginning of the part | ||
| 4361 | 2025.09.09 23:03:44.927164 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2025.09.09 23:03:44.927204 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4363 | 2025.09.09 23:03:44.927546 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4364 | 2025.09.09 23:03:44.927772 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.09.09 23:03:44.927905 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 4366 | 2025.09.09 23:03:44.927944 [ 275 ] {24aa2def-066b-460a-ba4d-fd46d5ff6553} <Debug> TCPHandler: Processed in 0.001447066 sec. | ||
| 4367 | 2025.09.09 23:03:44.927981 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515186 sec., 670544.738401754 rows/sec., 43.75 MiB/sec. | ||
| 4368 | 2025.09.09 23:03:44.928048 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2025.09.09 23:03:44.928145 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4370 | 2025.09.09 23:03:44.928160 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4371 | 2025.09.09 23:03:44.928186 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4372 | 2025.09.09 23:03:44.928475 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.09.09 23:03:44.928571 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_21_4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4374 | 2025.09.09 23:03:44.928630 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2025.09.09 23:03:44.928671 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4376 | 2025.09.09 23:03:44.928676 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4377 | 2025.09.09 23:03:44.928996 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4378 | 2025.09.09 23:03:44.929204 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2025.09.09 23:03:44.929291 [ 94 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4380 | 2025.09.09 23:03:44.929318 [ 94 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.09.09 23:03:44.929335 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4382 | 2025.09.09 23:03:44.929336 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 4383 | 2025.09.09 23:03:44.929378 [ 275 ] {598fea4b-aff6-4d3c-b549-a1f3b51c4468} <Debug> TCPHandler: Processed in 0.001378404 sec. | ||
| 4384 | 2025.09.09 23:03:44.929412 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 4385 | 2025.09.09 23:03:44.929482 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.09.09 23:03:44.929486 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4387 | 2025.09.09 23:03:44.929525 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4388 | 2025.09.09 23:03:44.929576 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4389 | 2025.09.09 23:03:44.929580 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4390 | 2025.09.09 23:03:44.929616 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4391 | 2025.09.09 23:03:44.929632 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4392 | 2025.09.09 23:03:44.929685 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4393 | 2025.09.09 23:03:44.929726 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4394 | 2025.09.09 23:03:44.929763 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4395 | 2025.09.09 23:03:44.930218 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.09.09 23:03:44.930253 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4397 | 2025.09.09 23:03:44.930596 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4398 | 2025.09.09 23:03:44.930667 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284612 sec., 994852.9205705691 rows/sec., 60.47 MiB/sec. | ||
| 4399 | 2025.09.09 23:03:44.930782 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4400 | 2025.09.09 23:03:44.930810 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.09.09 23:03:44.930937 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001378 sec., 518867.92452830187 rows/sec., 36.40 MiB/sec. | ||
| 4402 | 2025.09.09 23:03:44.930979 [ 275 ] {5c83c662-9cfc-4314-b7bb-116bb0baf8e0} <Debug> TCPHandler: Processed in 0.001544767 sec. | ||
| 4403 | 2025.09.09 23:03:44.931033 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.09.09 23:03:44.931085 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2025.09.09 23:03:44.931095 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_11_2} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4406 | 2025.09.09 23:03:44.931201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4407 | 2025.09.09 23:03:44.931211 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4408 | 2025.09.09 23:03:44.931252 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4409 | 2025.09.09 23:03:44.931567 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.09.09 23:03:44.931601 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4411 | 2025.09.09 23:03:44.931891 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4412 | 2025.09.09 23:03:44.932097 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.09.09 23:03:44.932247 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 4414 | 2025.09.09 23:03:44.932284 [ 275 ] {e7eb2c99-ffa2-4d83-a75d-7f2560cb3922} <Debug> TCPHandler: Processed in 0.001247262 sec. | ||
| 4415 | 2025.09.09 23:03:44.932387 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.09.09 23:03:44.932484 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.09.09 23:03:44.932527 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2025.09.09 23:03:44.932937 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.09.09 23:03:44.932972 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4420 | 2025.09.09 23:03:44.933308 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4421 | 2025.09.09 23:03:44.933515 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.09.09 23:03:44.933644 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001178 sec., 268251.27334465197 rows/sec., 17.63 MiB/sec. | ||
| 4423 | 2025.09.09 23:03:44.933680 [ 275 ] {c43a7e93-52db-4073-992a-ca21669adb95} <Debug> TCPHandler: Processed in 0.001343593 sec. | ||
| 4424 | 2025.09.09 23:03:44.933799 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.09.09 23:03:44.933920 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4426 | 2025.09.09 23:03:44.933972 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4427 | 2025.09.09 23:03:44.934319 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.09.09 23:03:44.934354 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4429 | 2025.09.09 23:03:44.934657 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4430 | 2025.09.09 23:03:44.934860 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.09.09 23:03:44.934965 [ 94 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4432 | 2025.09.09 23:03:44.934988 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 4433 | 2025.09.09 23:03:44.935005 [ 94 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2025.09.09 23:03:44.935025 [ 275 ] {b11844af-cbbd-4f44-8bc7-87598354c019} <Debug> TCPHandler: Processed in 0.001288023 sec. | ||
| 4435 | 2025.09.09 23:03:44.935029 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4436 | 2025.09.09 23:03:44.935124 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.09.09 23:03:44.935124 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4438 | 2025.09.09 23:03:44.935219 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4439 | 2025.09.09 23:03:44.935261 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2025.09.09 23:03:44.935276 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4441 | 2025.09.09 23:03:44.935300 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4442 | 2025.09.09 23:03:44.935362 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4443 | 2025.09.09 23:03:44.935410 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4444 | 2025.09.09 23:03:44.935452 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 4445 | 2025.09.09 23:03:44.935492 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 4446 | 2025.09.09 23:03:44.935533 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 4447 | 2025.09.09 23:03:44.936061 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.09.09 23:03:44.936101 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4449 | 2025.09.09 23:03:44.936357 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275162 sec., 7842.14084171266 rows/sec., 528.43 KiB/sec. | ||
| 4450 | 2025.09.09 23:03:44.936458 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4451 | 2025.09.09 23:03:44.936658 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4452 | 2025.09.09 23:03:44.936722 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.09.09 23:03:44.936801 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_10_2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4454 | 2025.09.09 23:03:44.936861 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4455 | 2025.09.09 23:03:44.936917 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.09.09 23:03:44.937018 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4457 | 2025.09.09 23:03:44.937044 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2025.09.09 23:03:44.937060 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4459 | 2025.09.09 23:03:44.937061 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001859 sec., 17213.555675094136 rows/sec., 30.85 MiB/sec. | ||
| 4460 | 2025.09.09 23:03:44.937120 [ 275 ] {1b9ae3cf-3075-49b7-94b5-e141f524e2e0} <Debug> TCPHandler: Processed in 0.002044936 sec. | ||
| 4461 | 2025.09.09 23:03:44.937143 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 4462 | 2025.09.09 23:03:44.937228 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2025.09.09 23:03:44.937327 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4464 | 2025.09.09 23:03:44.937355 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4465 | 2025.09.09 23:03:44.937370 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4466 | 2025.09.09 23:03:44.937410 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part | ||
| 4467 | 2025.09.09 23:03:44.937527 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4468 | 2025.09.09 23:03:44.937638 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4469 | 2025.09.09 23:03:44.937707 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.09.09 23:03:44.937743 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4471 | 2025.09.09 23:03:44.937746 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4472 | 2025.09.09 23:03:44.937852 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4473 | 2025.09.09 23:03:44.937960 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 4474 | 2025.09.09 23:03:44.938081 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4475 | 2025.09.09 23:03:44.938300 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.09.09 23:03:44.938444 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 4477 | 2025.09.09 23:03:44.938481 [ 275 ] {b4c5a73d-b9e8-49c3-be01-cf6af146210a} <Debug> TCPHandler: Processed in 0.001302793 sec. | ||
| 4478 | 2025.09.09 23:03:44.941847 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 19 columns (19 merged, 0 gathered) in 0.004733172 sec., 84932.47234624054 rows/sec., 152.20 MiB/sec. | ||
| 4479 | 2025.09.09 23:03:44.942619 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4480 | 2025.09.09 23:03:44.942937 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.09.09 23:03:44.943001 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4482 | 2025.09.09 23:03:44.943111 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4483 | 2025.09.09 23:03:45.400407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 604 | ||
| 4484 | 2025.09.09 23:03:45.403227 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.09.09 23:03:45.403281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4486 | 2025.09.09 23:03:45.404533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4487 | 2025.09.09 23:03:45.404805 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.09.09 23:03:45.405147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4489 | 2025.09.09 23:03:49.906426 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2025.09.09 23:03:49.906673 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4491 | 2025.09.09 23:03:49.906760 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4492 | 2025.09.09 23:03:49.907557 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.09.09 23:03:49.907609 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4494 | 2025.09.09 23:03:49.908021 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4495 | 2025.09.09 23:03:49.908247 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.09.09 23:03:49.908405 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001794 sec., 42363.43366778149 rows/sec., 3.49 MiB/sec. | ||
| 4497 | 2025.09.09 23:03:49.908456 [ 275 ] {f69ffefa-c97f-47d1-9ee4-f25fcb5ad9f3} <Debug> TCPHandler: Processed in 0.002161568 sec. | ||
| 4498 | 2025.09.09 23:03:49.908595 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2025.09.09 23:03:49.908698 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4500 | 2025.09.09 23:03:49.908743 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4501 | 2025.09.09 23:03:49.909157 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.09.09 23:03:49.909195 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4503 | 2025.09.09 23:03:49.909521 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4504 | 2025.09.09 23:03:49.909730 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2025.09.09 23:03:49.909862 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 4506 | 2025.09.09 23:03:49.909901 [ 275 ] {02c0c624-3904-4ac3-94b0-406fe6e98fd3} <Debug> TCPHandler: Processed in 0.001359004 sec. | ||
| 4507 | 2025.09.09 23:03:49.910040 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2025.09.09 23:03:49.910150 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2025.09.09 23:03:49.910202 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2025.09.09 23:03:49.910691 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.09.09 23:03:49.910728 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4512 | 2025.09.09 23:03:49.911057 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4513 | 2025.09.09 23:03:49.911288 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2025.09.09 23:03:49.911419 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001294 sec., 57187.017001545595 rows/sec., 4.46 MiB/sec. | ||
| 4515 | 2025.09.09 23:03:49.911458 [ 275 ] {37070f73-8dc8-4e70-9973-1e8569b6ea40} <Debug> TCPHandler: Processed in 0.001476915 sec. | ||
| 4516 | 2025.09.09 23:03:49.911633 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.09.09 23:03:49.911729 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4518 | 2025.09.09 23:03:49.911773 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4519 | 2025.09.09 23:03:49.912196 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.09.09 23:03:49.912233 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4521 | 2025.09.09 23:03:49.912596 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4522 | 2025.09.09 23:03:49.912811 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.09.09 23:03:49.912945 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 4524 | 2025.09.09 23:03:49.912982 [ 275 ] {c894ddf8-5c16-4450-8d88-dcfeeb57b990} <Debug> TCPHandler: Processed in 0.001404664 sec. | ||
| 4525 | 2025.09.09 23:03:49.913092 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.09.09 23:03:49.913185 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2025.09.09 23:03:49.913240 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4528 | 2025.09.09 23:03:49.913999 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.09.09 23:03:49.914033 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4530 | 2025.09.09 23:03:49.914550 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4531 | 2025.09.09 23:03:49.914771 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.09.09 23:03:49.914906 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 4533 | 2025.09.09 23:03:49.914966 [ 275 ] {23ecd71a-e929-4cc6-a4db-33ee0b497552} <Debug> TCPHandler: Processed in 0.001924094 sec. | ||
| 4534 | 2025.09.09 23:03:49.915087 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2025.09.09 23:03:49.915181 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2025.09.09 23:03:49.915223 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2025.09.09 23:03:49.915558 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2025.09.09 23:03:49.915592 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4539 | 2025.09.09 23:03:49.915891 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4540 | 2025.09.09 23:03:49.916102 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2025.09.09 23:03:49.916218 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4542 | 2025.09.09 23:03:49.916253 [ 275 ] {2eb97b2c-dde8-4d24-bea1-4e1bb0b3a12a} <Debug> TCPHandler: Processed in 0.001252722 sec. | ||
| 4543 | 2025.09.09 23:03:50.313998 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4544 | 2025.09.09 23:03:50.314045 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4545 | 2025.09.09 23:03:50.382723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8614 | ||
| 4546 | 2025.09.09 23:03:50.383312 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2025.09.09 23:03:50.383364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4548 | 2025.09.09 23:03:50.383874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4549 | 2025.09.09 23:03:50.384101 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2025.09.09 23:03:50.384238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4551 | 2025.09.09 23:03:50.832190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4552 | 2025.09.09 23:03:50.848466 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.09.09 23:03:50.848535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4554 | 2025.09.09 23:03:50.854492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4555 | 2025.09.09 23:03:50.855315 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.09.09 23:03:50.858526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4557 | 2025.09.09 23:03:54.918262 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.09.09 23:03:54.918467 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.09.09 23:03:54.918541 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4560 | 2025.09.09 23:03:54.919277 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.09.09 23:03:54.919327 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4562 | 2025.09.09 23:03:54.919727 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4563 | 2025.09.09 23:03:54.919956 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.09.09 23:03:54.920108 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001693 sec., 242173.65623154162 rows/sec., 15.36 MiB/sec. | ||
| 4565 | 2025.09.09 23:03:54.920158 [ 275 ] {b7e149d5-c795-43e8-955e-04db65b47e73} <Debug> TCPHandler: Processed in 0.002029706 sec. | ||
| 4566 | 2025.09.09 23:03:54.920274 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.09.09 23:03:54.920376 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4568 | 2025.09.09 23:03:54.920419 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4569 | 2025.09.09 23:03:54.921202 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.09.09 23:03:54.921241 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4571 | 2025.09.09 23:03:54.921612 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4572 | 2025.09.09 23:03:54.921821 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.09.09 23:03:54.921955 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001603 sec., 733624.4541484716 rows/sec., 58.41 MiB/sec. | ||
| 4574 | 2025.09.09 23:03:54.921994 [ 275 ] {745097b3-82a6-4726-8ea1-efd718b2aa82} <Debug> TCPHandler: Processed in 0.001772171 sec. | ||
| 4575 | 2025.09.09 23:03:54.922102 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.09.09 23:03:54.922199 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4577 | 2025.09.09 23:03:54.922240 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4578 | 2025.09.09 23:03:54.922696 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.09.09 23:03:54.922733 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4580 | 2025.09.09 23:03:54.923048 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4581 | 2025.09.09 23:03:54.923269 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.09.09 23:03:54.923396 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001217 sec., 194741.16680361546 rows/sec., 11.81 MiB/sec. | ||
| 4583 | 2025.09.09 23:03:54.923433 [ 275 ] {56bb0b4b-a153-485a-8656-563faea5c22c} <Debug> TCPHandler: Processed in 0.001380444 sec. | ||
| 4584 | 2025.09.09 23:03:54.923540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.09.09 23:03:54.923634 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4586 | 2025.09.09 23:03:54.923678 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4587 | 2025.09.09 23:03:54.924120 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.09.09 23:03:54.924156 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4589 | 2025.09.09 23:03:54.924459 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4590 | 2025.09.09 23:03:54.924669 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.09.09 23:03:54.924797 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 4592 | 2025.09.09 23:03:54.924835 [ 275 ] {783776e0-87a5-41e8-86a1-11f9735b05e2} <Debug> TCPHandler: Processed in 0.001344864 sec. | ||
| 4593 | 2025.09.09 23:03:54.924941 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.09.09 23:03:54.925034 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4595 | 2025.09.09 23:03:54.925074 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4596 | 2025.09.09 23:03:54.925526 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.09.09 23:03:54.925563 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4598 | 2025.09.09 23:03:54.925876 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4599 | 2025.09.09 23:03:54.926091 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.09.09 23:03:54.926217 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 4601 | 2025.09.09 23:03:54.926254 [ 275 ] {b71e6be3-1886-4464-9d9a-140bd3016abc} <Debug> TCPHandler: Processed in 0.001362334 sec. | ||
| 4602 | 2025.09.09 23:03:54.926360 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.09.09 23:03:54.926453 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4604 | 2025.09.09 23:03:54.926492 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4605 | 2025.09.09 23:03:54.927071 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.09.09 23:03:54.927108 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4607 | 2025.09.09 23:03:54.927435 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4608 | 2025.09.09 23:03:54.927657 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.09.09 23:03:54.927786 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001351 sec., 526276.8319763138 rows/sec., 36.89 MiB/sec. | ||
| 4610 | 2025.09.09 23:03:54.927825 [ 275 ] {21c3ed29-22fe-4bd6-a5ca-cb789ea015f5} <Debug> TCPHandler: Processed in 0.001514096 sec. | ||
| 4611 | 2025.09.09 23:03:54.927941 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.09.09 23:03:54.928035 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4613 | 2025.09.09 23:03:54.928077 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4614 | 2025.09.09 23:03:54.928399 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.09.09 23:03:54.928436 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4616 | 2025.09.09 23:03:54.928733 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4617 | 2025.09.09 23:03:54.928942 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.09.09 23:03:54.929046 [ 56 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4619 | 2025.09.09 23:03:54.929067 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 4620 | 2025.09.09 23:03:54.929114 [ 56 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2025.09.09 23:03:54.929121 [ 275 ] {c1b0994e-cb11-4d0d-b036-06a47f49f385} <Debug> TCPHandler: Processed in 0.001229982 sec. | ||
| 4622 | 2025.09.09 23:03:54.929143 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4623 | 2025.09.09 23:03:54.929235 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.09.09 23:03:54.929240 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 4625 | 2025.09.09 23:03:54.929333 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4626 | 2025.09.09 23:03:54.929342 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4627 | 2025.09.09 23:03:54.929374 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4628 | 2025.09.09 23:03:54.929375 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4629 | 2025.09.09 23:03:54.929426 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4630 | 2025.09.09 23:03:54.929465 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4631 | 2025.09.09 23:03:54.929505 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4632 | 2025.09.09 23:03:54.929545 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4633 | 2025.09.09 23:03:54.929595 [ 198 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4634 | 2025.09.09 23:03:54.929816 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2025.09.09 23:03:54.929851 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4636 | 2025.09.09 23:03:54.930188 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4637 | 2025.09.09 23:03:54.930299 [ 199 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093839 sec., 60337.94735788356 rows/sec., 3.08 MiB/sec. | ||
| 4638 | 2025.09.09 23:03:54.930399 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.09.09 23:03:54.930510 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4640 | 2025.09.09 23:03:54.930541 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 4641 | 2025.09.09 23:03:54.930587 [ 275 ] {e6ffe598-4a81-4653-af5d-5c9d5d3e10ba} <Debug> TCPHandler: Processed in 0.001402055 sec. | ||
| 4642 | 2025.09.09 23:03:54.930697 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2025.09.09 23:03:54.930793 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4644 | 2025.09.09 23:03:54.930837 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4645 | 2025.09.09 23:03:54.930853 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.09.09 23:03:54.930935 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_11_2} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4647 | 2025.09.09 23:03:54.931030 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4648 | 2025.09.09 23:03:54.931143 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.09.09 23:03:54.931186 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4650 | 2025.09.09 23:03:54.931494 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4651 | 2025.09.09 23:03:54.931696 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2025.09.09 23:03:54.931825 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4653 | 2025.09.09 23:03:54.931861 [ 275 ] {f343cb83-84ae-4c50-b8e8-0c6c9c21aa77} <Debug> TCPHandler: Processed in 0.001212491 sec. | ||
| 4654 | 2025.09.09 23:03:54.931967 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2025.09.09 23:03:54.932059 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4656 | 2025.09.09 23:03:54.932113 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4657 | 2025.09.09 23:03:54.932871 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.09.09 23:03:54.932908 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4659 | 2025.09.09 23:03:54.933466 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4660 | 2025.09.09 23:03:54.933682 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.09.09 23:03:54.933818 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001776 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 4662 | 2025.09.09 23:03:54.933877 [ 275 ] {ccadb463-49b2-4a95-8804-e87f85bcf815} <Debug> TCPHandler: Processed in 0.001958384 sec. | ||
| 4663 | 2025.09.09 23:03:54.933983 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2025.09.09 23:03:54.934077 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4665 | 2025.09.09 23:03:54.934118 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4666 | 2025.09.09 23:03:54.934439 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.09.09 23:03:54.934477 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4668 | 2025.09.09 23:03:54.934783 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4669 | 2025.09.09 23:03:54.934986 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.09.09 23:03:54.935114 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 4671 | 2025.09.09 23:03:54.935149 [ 275 ] {ba8fe07b-c645-4c22-815d-f1d753c0e879} <Debug> TCPHandler: Processed in 0.001214952 sec. | ||
| 4672 | 2025.09.09 23:03:55.405444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
| 4673 | 2025.09.09 23:03:55.407668 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.09.09 23:03:55.407777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4675 | 2025.09.09 23:03:55.408987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4676 | 2025.09.09 23:03:55.409255 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.09.09 23:03:55.409503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4678 | 2025.09.09 23:03:57.884406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9062 | ||
| 4679 | 2025.09.09 23:03:57.884961 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.09.09 23:03:57.885009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4681 | 2025.09.09 23:03:57.885523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4682 | 2025.09.09 23:03:57.885810 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2025.09.09 23:03:57.885959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9062 | ||
| 4684 | 2025.09.09 23:03:58.358682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4685 | 2025.09.09 23:03:58.376100 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.09.09 23:03:58.376156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4687 | 2025.09.09 23:03:58.381995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4688 | 2025.09.09 23:03:58.382681 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.09.09 23:03:58.385611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4690 | 2025.09.09 23:03:59.934872 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2025.09.09 23:03:59.935063 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4692 | 2025.09.09 23:03:59.935138 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4693 | 2025.09.09 23:03:59.935825 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2025.09.09 23:03:59.935877 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4695 | 2025.09.09 23:03:59.936249 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4696 | 2025.09.09 23:03:59.936477 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2025.09.09 23:03:59.936637 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001623 sec., 6161.429451632778 rows/sec., 502.42 KiB/sec. | ||
| 4698 | 2025.09.09 23:03:59.936689 [ 275 ] {980a58de-4be7-45d9-91c5-8e522a39f299} <Debug> TCPHandler: Processed in 0.001952204 sec. | ||
| 4699 | 2025.09.09 23:03:59.936823 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2025.09.09 23:03:59.936955 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4701 | 2025.09.09 23:03:59.937007 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4702 | 2025.09.09 23:03:59.938111 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.09.09 23:03:59.938150 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4704 | 2025.09.09 23:03:59.938549 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4705 | 2025.09.09 23:03:59.938765 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.09.09 23:03:59.938878 [ 59 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4707 | 2025.09.09 23:03:59.938900 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001975 sec., 618227.8481012657 rows/sec., 51.10 MiB/sec. | ||
| 4708 | 2025.09.09 23:03:59.938949 [ 59 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.09.09 23:03:59.938959 [ 275 ] {1531745f-cad7-4930-9708-d016a65bb5b8} <Debug> TCPHandler: Processed in 0.002191748 sec. | ||
| 4710 | 2025.09.09 23:03:59.938978 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4711 | 2025.09.09 23:03:59.939075 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 4712 | 2025.09.09 23:03:59.939079 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.09.09 23:03:59.939169 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2025.09.09 23:03:59.939191 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4715 | 2025.09.09 23:03:59.939197 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2466 rows starting from the beginning of the part | ||
| 4716 | 2025.09.09 23:03:59.939233 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4717 | 2025.09.09 23:03:59.939259 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4718 | 2025.09.09 23:03:59.939301 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1178 rows starting from the beginning of the part | ||
| 4719 | 2025.09.09 23:03:59.939340 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4720 | 2025.09.09 23:03:59.939379 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1176 rows starting from the beginning of the part | ||
| 4721 | 2025.09.09 23:03:59.939415 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1221 rows starting from the beginning of the part | ||
| 4722 | 2025.09.09 23:03:59.939636 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.09.09 23:03:59.939673 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4724 | 2025.09.09 23:03:59.940069 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4725 | 2025.09.09 23:03:59.940283 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.09.09 23:03:59.940416 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001245 sec., 16064.25702811245 rows/sec., 1.14 MiB/sec. | ||
| 4727 | 2025.09.09 23:03:59.940454 [ 275 ] {4a94a81a-e29b-4625-8386-6ec89a72244c} <Debug> TCPHandler: Processed in 0.001425665 sec. | ||
| 4728 | 2025.09.09 23:03:59.940562 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.09.09 23:03:59.940655 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4730 | 2025.09.09 23:03:59.940696 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4731 | 2025.09.09 23:03:59.941162 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.09.09 23:03:59.941199 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4733 | 2025.09.09 23:03:59.941511 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4734 | 2025.09.09 23:03:59.941631 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591986 sec., 2389287.5964607834 rows/sec., 203.04 MiB/sec. | ||
| 4735 | 2025.09.09 23:03:59.941737 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.09.09 23:03:59.941842 [ 59 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4737 | 2025.09.09 23:03:59.941871 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 4738 | 2025.09.09 23:03:59.941874 [ 59 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.09.09 23:03:59.941913 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4740 | 2025.09.09 23:03:59.941916 [ 275 ] {efa7e275-2891-4186-aad0-9aa0958445ec} <Debug> TCPHandler: Processed in 0.001404214 sec. | ||
| 4741 | 2025.09.09 23:03:59.941987 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 4742 | 2025.09.09 23:03:59.942020 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4743 | 2025.09.09 23:03:59.942049 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2025.09.09 23:03:59.942068 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2025.09.09 23:03:59.942098 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4746 | 2025.09.09 23:03:59.942143 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4747 | 2025.09.09 23:03:59.942176 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4748 | 2025.09.09 23:03:59.942179 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4749 | 2025.09.09 23:03:59.942229 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 4750 | 2025.09.09 23:03:59.942230 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4751 | 2025.09.09 23:03:59.942263 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 4752 | 2025.09.09 23:03:59.942299 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 4753 | 2025.09.09 23:03:59.942411 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.09.09 23:03:59.942518 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_26_5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4755 | 2025.09.09 23:03:59.942640 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 4756 | 2025.09.09 23:03:59.942927 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2025.09.09 23:03:59.942968 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4758 | 2025.09.09 23:03:59.943188 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232102 sec., 1262882.4561602855 rows/sec., 88.41 MiB/sec. | ||
| 4759 | 2025.09.09 23:03:59.943324 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4760 | 2025.09.09 23:03:59.943344 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4761 | 2025.09.09 23:03:59.943619 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.09.09 23:03:59.943651 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.09.09 23:03:59.943730 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_16_3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4764 | 2025.09.09 23:03:59.943754 [ 59 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4765 | 2025.09.09 23:03:59.943785 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001633 sec., 330679.7305572566 rows/sec., 24.53 MiB/sec. | ||
| 4766 | 2025.09.09 23:03:59.943793 [ 59 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.09.09 23:03:59.943829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4768 | 2025.09.09 23:03:59.943841 [ 275 ] {0a2e58ff-dbe6-43ed-8aee-c7d7d30259e7} <Debug> TCPHandler: Processed in 0.001855073 sec. | ||
| 4769 | 2025.09.09 23:03:59.943842 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4770 | 2025.09.09 23:03:59.944000 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 4771 | 2025.09.09 23:03:59.944005 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2025.09.09 23:03:59.944112 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4773 | 2025.09.09 23:03:59.944134 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2025.09.09 23:03:59.944154 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4775 | 2025.09.09 23:03:59.944201 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4776 | 2025.09.09 23:03:59.944244 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4777 | 2025.09.09 23:03:59.944304 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 715 rows starting from the beginning of the part | ||
| 4778 | 2025.09.09 23:03:59.944364 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4779 | 2025.09.09 23:03:59.944424 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 711 rows starting from the beginning of the part | ||
| 4780 | 2025.09.09 23:03:59.944482 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 540 rows starting from the beginning of the part | ||
| 4781 | 2025.09.09 23:03:59.945225 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.09.09 23:03:59.945276 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4783 | 2025.09.09 23:03:59.945779 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4784 | 2025.09.09 23:03:59.946082 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2025.09.09 23:03:59.946260 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.002134 sec., 397844.4236176195 rows/sec., 26.78 MiB/sec. | ||
| 4786 | 2025.09.09 23:03:59.946275 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318331 sec., 1451475.2207514804 rows/sec., 109.87 MiB/sec. | ||
| 4787 | 2025.09.09 23:03:59.946320 [ 275 ] {72451b57-c0e3-413e-9439-362df939d8e3} <Debug> TCPHandler: Processed in 0.002378271 sec. | ||
| 4788 | 2025.09.09 23:03:59.946523 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4789 | 2025.09.09 23:03:59.946819 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2025.09.09 23:03:59.946857 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4791 | 2025.09.09 23:03:59.946901 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2025.09.09 23:03:59.946902 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_26_5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4793 | 2025.09.09 23:03:59.946925 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4794 | 2025.09.09 23:03:59.946930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2025.09.09 23:03:59.947003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4796 | 2025.09.09 23:03:59.947038 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2025.09.09 23:03:59.947042 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 4798 | 2025.09.09 23:03:59.947098 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4799 | 2025.09.09 23:03:59.947143 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2025.09.09 23:03:59.947170 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7992 rows starting from the beginning of the part | ||
| 4801 | 2025.09.09 23:03:59.947220 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 4802 | 2025.09.09 23:03:59.947259 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 316 rows starting from the beginning of the part | ||
| 4803 | 2025.09.09 23:03:59.947303 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 4804 | 2025.09.09 23:03:59.947340 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 4805 | 2025.09.09 23:03:59.947378 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 849 rows starting from the beginning of the part | ||
| 4806 | 2025.09.09 23:03:59.947881 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.09.09 23:03:59.947919 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4808 | 2025.09.09 23:03:59.948542 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4809 | 2025.09.09 23:03:59.948793 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2025.09.09 23:03:59.948941 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001923 sec., 5200.208008320333 rows/sec., 9.32 MiB/sec. | ||
| 4811 | 2025.09.09 23:03:59.948995 [ 275 ] {fcf558bf-1096-42c6-a8bb-97af3cf02674} <Debug> TCPHandler: Processed in 0.002123248 sec. | ||
| 4812 | 2025.09.09 23:03:59.949111 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2025.09.09 23:03:59.949205 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4814 | 2025.09.09 23:03:59.949247 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4815 | 2025.09.09 23:03:59.949576 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2025.09.09 23:03:59.949613 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4817 | 2025.09.09 23:03:59.949922 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4818 | 2025.09.09 23:03:59.950147 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2025.09.09 23:03:59.950267 [ 59 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4820 | 2025.09.09 23:03:59.950275 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4821 | 2025.09.09 23:03:59.950307 [ 59 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.09.09 23:03:59.950331 [ 275 ] {33ec86a3-ab1c-4130-b926-c2b7ca5ce8cc} <Debug> TCPHandler: Processed in 0.001270632 sec. | ||
| 4823 | 2025.09.09 23:03:59.950332 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4824 | 2025.09.09 23:03:59.950427 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4825 | 2025.09.09 23:03:59.950506 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4826 | 2025.09.09 23:03:59.950531 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1596 rows starting from the beginning of the part | ||
| 4827 | 2025.09.09 23:03:59.950577 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4828 | 2025.09.09 23:03:59.950614 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9791 rows, containing 5 columns (5 merged, 0 gathered) in 0.003636334 sec., 2692546.9442575956 rows/sec., 181.09 MiB/sec. | ||
| 4829 | 2025.09.09 23:03:59.950619 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4830 | 2025.09.09 23:03:59.950681 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4831 | 2025.09.09 23:03:59.950716 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4832 | 2025.09.09 23:03:59.950755 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 4833 | 2025.09.09 23:03:59.950805 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4834 | 2025.09.09 23:03:59.951059 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.09.09 23:03:59.951120 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4836 | 2025.09.09 23:03:59.951176 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 4837 | 2025.09.09 23:03:59.951608 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208451 sec., 1641771.1599394598 rows/sec., 104.85 MiB/sec. | ||
| 4838 | 2025.09.09 23:03:59.951781 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4839 | 2025.09.09 23:03:59.952008 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.09.09 23:03:59.952067 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_26_5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4841 | 2025.09.09 23:03:59.952119 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4842 | 2025.09.09 23:04:04.918229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.09.09 23:04:04.918441 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4844 | 2025.09.09 23:04:04.918514 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4845 | 2025.09.09 23:04:04.919365 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.09.09 23:04:04.919413 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4847 | 2025.09.09 23:04:04.919817 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4848 | 2025.09.09 23:04:04.920045 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.09.09 23:04:04.920202 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 4850 | 2025.09.09 23:04:04.920253 [ 275 ] {851d1094-b71f-4124-b884-0b33cdce4bdf} <Debug> TCPHandler: Processed in 0.002156598 sec. | ||
| 4851 | 2025.09.09 23:04:04.920379 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.09.09 23:04:04.920482 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4853 | 2025.09.09 23:04:04.920525 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4854 | 2025.09.09 23:04:04.921745 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.09.09 23:04:04.921784 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4856 | 2025.09.09 23:04:04.922177 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4857 | 2025.09.09 23:04:04.922390 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.09.09 23:04:04.922528 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.002069 sec., 568390.5268245529 rows/sec., 45.25 MiB/sec. | ||
| 4859 | 2025.09.09 23:04:04.922567 [ 275 ] {57f59186-1d95-47c6-a298-e64061ab936b} <Debug> TCPHandler: Processed in 0.002241089 sec. | ||
| 4860 | 2025.09.09 23:04:04.922684 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.09.09 23:04:04.922782 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.09.09 23:04:04.922823 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4863 | 2025.09.09 23:04:04.923347 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.09.09 23:04:04.923384 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4865 | 2025.09.09 23:04:04.923700 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4866 | 2025.09.09 23:04:04.923911 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.09.09 23:04:04.924045 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001285 sec., 184435.79766536967 rows/sec., 11.19 MiB/sec. | ||
| 4868 | 2025.09.09 23:04:04.924083 [ 275 ] {b7971c19-9180-4e25-a0df-04687e2c7786} <Debug> TCPHandler: Processed in 0.001449015 sec. | ||
| 4869 | 2025.09.09 23:04:04.924192 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.09.09 23:04:04.924287 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4871 | 2025.09.09 23:04:04.924327 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4872 | 2025.09.09 23:04:04.924818 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.09.09 23:04:04.924854 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4874 | 2025.09.09 23:04:04.925187 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4875 | 2025.09.09 23:04:04.925391 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.09.09 23:04:04.925518 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 4877 | 2025.09.09 23:04:04.925555 [ 275 ] {46096b46-d056-4747-9074-837939fd137f} <Debug> TCPHandler: Processed in 0.001413265 sec. | ||
| 4878 | 2025.09.09 23:04:04.925658 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.09.09 23:04:04.925751 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.09.09 23:04:04.925790 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4881 | 2025.09.09 23:04:04.926285 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.09.09 23:04:04.926321 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4883 | 2025.09.09 23:04:04.926644 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4884 | 2025.09.09 23:04:04.926844 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2025.09.09 23:04:04.926970 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 4886 | 2025.09.09 23:04:04.927007 [ 275 ] {aed40357-5a4c-4644-b1a9-8000126a83a7} <Debug> TCPHandler: Processed in 0.001397554 sec. | ||
| 4887 | 2025.09.09 23:04:04.927116 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2025.09.09 23:04:04.927209 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4889 | 2025.09.09 23:04:04.927249 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4890 | 2025.09.09 23:04:04.927973 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.09.09 23:04:04.928008 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4892 | 2025.09.09 23:04:04.928328 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4893 | 2025.09.09 23:04:04.928530 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.09.09 23:04:04.928653 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001462 sec., 486320.10943912447 rows/sec., 34.09 MiB/sec. | ||
| 4895 | 2025.09.09 23:04:04.928691 [ 275 ] {8c931314-aa65-4d27-af42-04bcce233538} <Debug> TCPHandler: Processed in 0.001624359 sec. | ||
| 4896 | 2025.09.09 23:04:04.928808 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.09.09 23:04:04.928901 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4898 | 2025.09.09 23:04:04.928942 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4899 | 2025.09.09 23:04:04.929297 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.09.09 23:04:04.929333 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4901 | 2025.09.09 23:04:04.929652 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4902 | 2025.09.09 23:04:04.929874 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.09.09 23:04:04.930008 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 4904 | 2025.09.09 23:04:04.930046 [ 275 ] {a6d39eff-8982-4ea5-be40-81d3aac276c4} <Debug> TCPHandler: Processed in 0.001286753 sec. | ||
| 4905 | 2025.09.09 23:04:04.930163 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.09.09 23:04:04.930265 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2025.09.09 23:04:04.930308 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4908 | 2025.09.09 23:04:04.930787 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.09.09 23:04:04.930824 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4910 | 2025.09.09 23:04:04.931176 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4911 | 2025.09.09 23:04:04.931392 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.09.09 23:04:04.931524 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 4913 | 2025.09.09 23:04:04.931564 [ 275 ] {0b1df8e0-2df1-4b6c-8dcc-e4c12cdc0072} <Debug> TCPHandler: Processed in 0.001450996 sec. | ||
| 4914 | 2025.09.09 23:04:04.931685 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2025.09.09 23:04:04.931801 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4916 | 2025.09.09 23:04:04.931850 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4917 | 2025.09.09 23:04:04.932177 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.09.09 23:04:04.932212 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4919 | 2025.09.09 23:04:04.932505 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4920 | 2025.09.09 23:04:04.932709 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.09.09 23:04:04.932838 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4922 | 2025.09.09 23:04:04.932875 [ 275 ] {a1a11b5a-870b-453b-9811-7c508d4514dc} <Debug> TCPHandler: Processed in 0.001249782 sec. | ||
| 4923 | 2025.09.09 23:04:04.932985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2025.09.09 23:04:04.933078 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2025.09.09 23:04:04.933132 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4926 | 2025.09.09 23:04:04.933906 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2025.09.09 23:04:04.933943 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4928 | 2025.09.09 23:04:04.934467 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4929 | 2025.09.09 23:04:04.934686 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2025.09.09 23:04:04.934827 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001766 sec., 18120.045300113252 rows/sec., 32.47 MiB/sec. | ||
| 4931 | 2025.09.09 23:04:04.934885 [ 275 ] {ccf6d534-a8f0-4af8-a08a-bcd7febc1b32} <Debug> TCPHandler: Processed in 0.001948544 sec. | ||
| 4932 | 2025.09.09 23:04:04.935006 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2025.09.09 23:04:04.935099 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4934 | 2025.09.09 23:04:04.935139 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4935 | 2025.09.09 23:04:04.935481 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.09.09 23:04:04.935517 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4937 | 2025.09.09 23:04:04.935813 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4938 | 2025.09.09 23:04:04.936024 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.09.09 23:04:04.936147 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 4940 | 2025.09.09 23:04:04.936182 [ 275 ] {8f8d34d7-1b74-4aef-9a1f-3df14f44b941} <Debug> TCPHandler: Processed in 0.001224852 sec. | ||
| 4941 | 2025.09.09 23:04:05.314085 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4942 | 2025.09.09 23:04:05.314142 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4943 | 2025.09.09 23:04:05.386121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9574 | ||
| 4944 | 2025.09.09 23:04:05.386647 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2025.09.09 23:04:05.386689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4946 | 2025.09.09 23:04:05.387181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4947 | 2025.09.09 23:04:05.387414 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2025.09.09 23:04:05.387539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4949 | 2025.09.09 23:04:05.409821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 676 | ||
| 4950 | 2025.09.09 23:04:05.412375 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.09.09 23:04:05.412423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4952 | 2025.09.09 23:04:05.413622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4953 | 2025.09.09 23:04:05.413885 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.09.09 23:04:05.414136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 4955 | 2025.09.09 23:04:05.885763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4956 | 2025.09.09 23:04:05.903291 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2025.09.09 23:04:05.903359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4958 | 2025.09.09 23:04:05.909299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4959 | 2025.09.09 23:04:05.910004 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2025.09.09 23:04:05.913134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4961 | 2025.09.09 23:04:09.906326 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.09.09 23:04:09.906510 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4963 | 2025.09.09 23:04:09.906573 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4964 | 2025.09.09 23:04:09.907202 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.09.09 23:04:09.907250 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4966 | 2025.09.09 23:04:09.907631 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4967 | 2025.09.09 23:04:09.907847 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.09.09 23:04:09.908002 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001537 sec., 49446.9746258946 rows/sec., 4.07 MiB/sec. | ||
| 4969 | 2025.09.09 23:04:09.908051 [ 275 ] {68fc8dc2-7d76-427e-8de7-69ef0e886f4d} <Debug> TCPHandler: Processed in 0.001845813 sec. | ||
| 4970 | 2025.09.09 23:04:09.908172 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2025.09.09 23:04:09.908271 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4972 | 2025.09.09 23:04:09.908312 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4973 | 2025.09.09 23:04:09.908709 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2025.09.09 23:04:09.908746 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4975 | 2025.09.09 23:04:09.909037 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4976 | 2025.09.09 23:04:09.909247 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.09.09 23:04:09.909376 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 4978 | 2025.09.09 23:04:09.909390 [ 73 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4979 | 2025.09.09 23:04:09.909413 [ 275 ] {865ca1b7-2076-4d2d-abfa-991ec57a736f} <Debug> TCPHandler: Processed in 0.001290503 sec. | ||
| 4980 | 2025.09.09 23:04:09.909466 [ 73 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2025.09.09 23:04:09.909497 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4982 | 2025.09.09 23:04:09.909540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.09.09 23:04:09.909597 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 4984 | 2025.09.09 23:04:09.909638 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4985 | 2025.09.09 23:04:09.909677 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4986 | 2025.09.09 23:04:09.909704 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4987 | 2025.09.09 23:04:09.909738 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 4988 | 2025.09.09 23:04:09.909805 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4989 | 2025.09.09 23:04:09.909857 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
| 4990 | 2025.09.09 23:04:09.909906 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 4991 | 2025.09.09 23:04:09.910001 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
| 4992 | 2025.09.09 23:04:09.910071 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4993 | 2025.09.09 23:04:09.910152 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2025.09.09 23:04:09.910190 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4995 | 2025.09.09 23:04:09.910559 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4996 | 2025.09.09 23:04:09.910858 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2025.09.09 23:04:09.911092 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001471 sec., 50305.914343983684 rows/sec., 3.93 MiB/sec. | ||
| 4998 | 2025.09.09 23:04:09.911143 [ 275 ] {27a64a76-dbb4-4730-a539-99c238c37123} <Debug> TCPHandler: Processed in 0.001649239 sec. | ||
| 4999 | 2025.09.09 23:04:09.911277 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2025.09.09 23:04:09.911302 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741801 sec., 455275.88972563454 rows/sec., 29.90 MiB/sec. | ||
| 5001 | 2025.09.09 23:04:09.911379 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2025.09.09 23:04:09.911428 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5003 | 2025.09.09 23:04:09.911519 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5004 | 2025.09.09 23:04:09.911856 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.09.09 23:04:09.911856 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2025.09.09 23:04:09.911900 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5007 | 2025.09.09 23:04:09.911976 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_26_5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5008 | 2025.09.09 23:04:09.912089 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5009 | 2025.09.09 23:04:09.912249 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5010 | 2025.09.09 23:04:09.912464 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.09.09 23:04:09.912591 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 5012 | 2025.09.09 23:04:09.912629 [ 275 ] {90b48386-aca9-4b9b-9f9e-2571cf5af775} <Debug> TCPHandler: Processed in 0.001411235 sec. | ||
| 5013 | 2025.09.09 23:04:09.912737 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2025.09.09 23:04:09.912831 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2025.09.09 23:04:09.912885 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5016 | 2025.09.09 23:04:09.913616 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.09.09 23:04:09.913653 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5018 | 2025.09.09 23:04:09.914149 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5019 | 2025.09.09 23:04:09.914361 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.09.09 23:04:09.914469 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5021 | 2025.09.09 23:04:09.914497 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 5022 | 2025.09.09 23:04:09.914506 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.09.09 23:04:09.914540 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5024 | 2025.09.09 23:04:09.914563 [ 275 ] {cfdb00ce-f89e-4daa-b382-3e9607b20f99} <Debug> TCPHandler: Processed in 0.001873783 sec. | ||
| 5025 | 2025.09.09 23:04:09.914626 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 5026 | 2025.09.09 23:04:09.914679 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2025.09.09 23:04:09.914774 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5028 | 2025.09.09 23:04:09.914815 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5029 | 2025.09.09 23:04:09.914823 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5030 | 2025.09.09 23:04:09.914880 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 402 rows starting from the beginning of the part | ||
| 5031 | 2025.09.09 23:04:09.915007 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5032 | 2025.09.09 23:04:09.915128 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5033 | 2025.09.09 23:04:09.915201 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.09.09 23:04:09.915236 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5035 | 2025.09.09 23:04:09.915246 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5036 | 2025.09.09 23:04:09.915330 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5037 | 2025.09.09 23:04:09.915424 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5038 | 2025.09.09 23:04:09.915641 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5039 | 2025.09.09 23:04:09.915896 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2025.09.09 23:04:09.916056 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 5041 | 2025.09.09 23:04:09.916100 [ 275 ] {935819e7-e72b-4e31-aec8-c87c419e83c6} <Debug> TCPHandler: Processed in 0.001468956 sec. | ||
| 5042 | 2025.09.09 23:04:09.919149 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 19 columns (19 merged, 0 gathered) in 0.00455312 sec., 108936.28984081246 rows/sec., 195.21 MiB/sec. | ||
| 5043 | 2025.09.09 23:04:09.919691 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5044 | 2025.09.09 23:04:09.919996 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2025.09.09 23:04:09.920058 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5046 | 2025.09.09 23:04:09.920139 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5047 | 2025.09.09 23:04:10.589755 [ 73 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5048 | 2025.09.09 23:04:10.589849 [ 73 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.09.09 23:04:10.589887 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5050 | 2025.09.09 23:04:10.590031 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 5051 | 2025.09.09 23:04:10.590170 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5052 | 2025.09.09 23:04:10.590206 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5053 | 2025.09.09 23:04:10.590292 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 5054 | 2025.09.09 23:04:10.590362 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5055 | 2025.09.09 23:04:10.590427 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5056 | 2025.09.09 23:04:10.590491 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5057 | 2025.09.09 23:04:10.591515 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536857 sec., 24725.78776034465 rows/sec., 2.06 MiB/sec. | ||
| 5058 | 2025.09.09 23:04:10.591657 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5059 | 2025.09.09 23:04:10.591904 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.09.09 23:04:10.591967 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_9_2} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5061 | 2025.09.09 23:04:10.592034 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5062 | 2025.09.09 23:04:12.887720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10022 | ||
| 5063 | 2025.09.09 23:04:12.888460 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2025.09.09 23:04:12.888509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5065 | 2025.09.09 23:04:12.889008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5066 | 2025.09.09 23:04:12.889243 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.09.09 23:04:12.889388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10022 | ||
| 5068 | 2025.09.09 23:04:12.889398 [ 70 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5069 | 2025.09.09 23:04:12.889470 [ 70 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.09.09 23:04:12.889494 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5071 | 2025.09.09 23:04:12.889619 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 5072 | 2025.09.09 23:04:12.889759 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5073 | 2025.09.09 23:04:12.889795 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 5074 | 2025.09.09 23:04:12.889855 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5075 | 2025.09.09 23:04:12.889898 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5076 | 2025.09.09 23:04:12.889937 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5077 | 2025.09.09 23:04:12.889977 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5078 | 2025.09.09 23:04:12.890016 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5079 | 2025.09.09 23:04:12.891623 [ 191 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002057376 sec., 4871253.480161137 rows/sec., 69.68 MiB/sec. | ||
| 5080 | 2025.09.09 23:04:12.891823 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5081 | 2025.09.09 23:04:12.892070 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.09.09 23:04:12.892137 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_21_4} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5083 | 2025.09.09 23:04:12.892232 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5084 | 2025.09.09 23:04:13.413290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5085 | 2025.09.09 23:04:13.431734 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.09.09 23:04:13.431803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5087 | 2025.09.09 23:04:13.437330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5088 | 2025.09.09 23:04:13.438057 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.09.09 23:04:13.438391 [ 69 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5090 | 2025.09.09 23:04:13.438468 [ 69 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2025.09.09 23:04:13.438495 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5092 | 2025.09.09 23:04:13.438641 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 5093 | 2025.09.09 23:04:13.441445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5094 | 2025.09.09 23:04:13.442416 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5095 | 2025.09.09 23:04:13.443848 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 5096 | 2025.09.09 23:04:13.448311 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5097 | 2025.09.09 23:04:13.452665 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5098 | 2025.09.09 23:04:13.456874 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 5099 | 2025.09.09 23:04:13.461080 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 5100 | 2025.09.09 23:04:13.465040 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 5101 | 2025.09.09 23:04:13.518671 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080081025 sec., 1985.4890718494175 rows/sec., 10.27 MiB/sec. | ||
| 5102 | 2025.09.09 23:04:13.521194 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5103 | 2025.09.09 23:04:13.523093 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.09.09 23:04:13.523177 [ 192 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_21_4} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5105 | 2025.09.09 23:04:13.525706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5106 | 2025.09.09 23:04:14.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.56 MiB, peak 260.12 MiB, free memory in arenas 0.00 B, will set to 252.93 MiB (RSS), difference: 3.37 MiB | ||
| 5107 | 2025.09.09 23:04:14.919432 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2025.09.09 23:04:14.919634 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5109 | 2025.09.09 23:04:14.919719 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5110 | 2025.09.09 23:04:14.920710 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.09.09 23:04:14.920762 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5112 | 2025.09.09 23:04:14.921167 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5113 | 2025.09.09 23:04:14.921396 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.09.09 23:04:14.921548 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001967 sec., 208439.24758515507 rows/sec., 13.22 MiB/sec. | ||
| 5115 | 2025.09.09 23:04:14.921599 [ 275 ] {c00e59fb-6b13-42a9-80b9-e84dd12504f1} <Debug> TCPHandler: Processed in 0.002359411 sec. | ||
| 5116 | 2025.09.09 23:04:14.921738 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2025.09.09 23:04:14.921843 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5118 | 2025.09.09 23:04:14.921887 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5119 | 2025.09.09 23:04:14.922291 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.09.09 23:04:14.922328 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5121 | 2025.09.09 23:04:14.922630 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5122 | 2025.09.09 23:04:14.922853 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.09.09 23:04:14.922990 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 5124 | 2025.09.09 23:04:14.923031 [ 275 ] {5c2f6b20-95af-49c4-b671-7e6ed45ab194} <Debug> TCPHandler: Processed in 0.001345293 sec. | ||
| 5125 | 2025.09.09 23:04:14.923186 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2025.09.09 23:04:14.923311 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5127 | 2025.09.09 23:04:14.923357 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5128 | 2025.09.09 23:04:14.924495 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2025.09.09 23:04:14.924530 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5130 | 2025.09.09 23:04:14.924924 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5131 | 2025.09.09 23:04:14.925135 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2025.09.09 23:04:14.925293 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.002011 sec., 585280.954748881 rows/sec., 46.59 MiB/sec. | ||
| 5133 | 2025.09.09 23:04:14.925331 [ 275 ] {84d36686-ebba-4602-91de-1b02172705b5} <Debug> TCPHandler: Processed in 0.002204249 sec. | ||
| 5134 | 2025.09.09 23:04:14.925470 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2025.09.09 23:04:14.925568 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5136 | 2025.09.09 23:04:14.925609 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5137 | 2025.09.09 23:04:14.926103 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2025.09.09 23:04:14.926137 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5139 | 2025.09.09 23:04:14.926451 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5140 | 2025.09.09 23:04:14.926658 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2025.09.09 23:04:14.926785 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001236 sec., 193365.6957928803 rows/sec., 11.74 MiB/sec. | ||
| 5142 | 2025.09.09 23:04:14.926825 [ 275 ] {60579a55-0431-45f0-8406-06a0bbe89f52} <Debug> TCPHandler: Processed in 0.001406635 sec. | ||
| 5143 | 2025.09.09 23:04:14.926936 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2025.09.09 23:04:14.927032 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5145 | 2025.09.09 23:04:14.927077 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5146 | 2025.09.09 23:04:14.927582 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2025.09.09 23:04:14.927617 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5148 | 2025.09.09 23:04:14.927922 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5149 | 2025.09.09 23:04:14.928137 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2025.09.09 23:04:14.928277 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 5151 | 2025.09.09 23:04:14.928316 [ 275 ] {b843a66c-d5e1-46fe-aca8-a32205b4dae4} <Debug> TCPHandler: Processed in 0.001429615 sec. | ||
| 5152 | 2025.09.09 23:04:14.928436 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.09.09 23:04:14.928531 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5154 | 2025.09.09 23:04:14.928570 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5155 | 2025.09.09 23:04:14.929093 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.09.09 23:04:14.929126 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5157 | 2025.09.09 23:04:14.929424 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5158 | 2025.09.09 23:04:14.929629 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.09.09 23:04:14.929752 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 5160 | 2025.09.09 23:04:14.929789 [ 275 ] {ea8ab7b5-af52-4122-b360-f291b364e899} <Debug> TCPHandler: Processed in 0.001405074 sec. | ||
| 5161 | 2025.09.09 23:04:14.929898 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.09.09 23:04:14.929992 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5163 | 2025.09.09 23:04:14.930041 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5164 | 2025.09.09 23:04:14.930795 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.09.09 23:04:14.930829 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5166 | 2025.09.09 23:04:14.931163 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5167 | 2025.09.09 23:04:14.931366 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.09.09 23:04:14.931491 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001516 sec., 470316.6226912929 rows/sec., 32.98 MiB/sec. | ||
| 5169 | 2025.09.09 23:04:14.931528 [ 275 ] {f28ab1ec-24f1-4f7b-89b7-fb362fc61afc} <Debug> TCPHandler: Processed in 0.00167923 sec. | ||
| 5170 | 2025.09.09 23:04:14.931638 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.09.09 23:04:14.931737 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5172 | 2025.09.09 23:04:14.931778 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5173 | 2025.09.09 23:04:14.932107 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.09.09 23:04:14.932142 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5175 | 2025.09.09 23:04:14.932451 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5176 | 2025.09.09 23:04:14.932657 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.09.09 23:04:14.932786 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 5178 | 2025.09.09 23:04:14.932822 [ 275 ] {bad82f2c-1886-4434-84de-d3d20f4ef237} <Debug> TCPHandler: Processed in 0.001233131 sec. | ||
| 5179 | 2025.09.09 23:04:14.932936 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.09.09 23:04:14.933048 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.09.09 23:04:14.933098 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5182 | 2025.09.09 23:04:14.933593 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.09.09 23:04:14.933631 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5184 | 2025.09.09 23:04:14.933999 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5185 | 2025.09.09 23:04:14.934233 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.09.09 23:04:14.934367 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001342 sec., 234724.29210134127 rows/sec., 15.42 MiB/sec. | ||
| 5187 | 2025.09.09 23:04:14.934405 [ 275 ] {8491a38b-bd8e-4175-ab73-8228011af671} <Debug> TCPHandler: Processed in 0.001519857 sec. | ||
| 5188 | 2025.09.09 23:04:14.934535 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.09.09 23:04:14.934630 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.09.09 23:04:14.934673 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5191 | 2025.09.09 23:04:14.934987 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.09.09 23:04:14.935022 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5193 | 2025.09.09 23:04:14.935322 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5194 | 2025.09.09 23:04:14.935531 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.09.09 23:04:14.935660 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 5196 | 2025.09.09 23:04:14.935697 [ 275 ] {f71a8067-d3d4-4fe0-90ea-e3f03628223d} <Debug> TCPHandler: Processed in 0.001212112 sec. | ||
| 5197 | 2025.09.09 23:04:14.935807 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.09.09 23:04:14.935901 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.09.09 23:04:14.935955 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5200 | 2025.09.09 23:04:14.936791 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.09.09 23:04:14.936828 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5202 | 2025.09.09 23:04:14.937365 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5203 | 2025.09.09 23:04:14.937583 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.09.09 23:04:14.937720 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001836 sec., 17429.193899782134 rows/sec., 31.23 MiB/sec. | ||
| 5205 | 2025.09.09 23:04:14.937781 [ 275 ] {63db8a71-185c-46d6-ac29-bcb4d1cd606f} <Debug> TCPHandler: Processed in 0.002022355 sec. | ||
| 5206 | 2025.09.09 23:04:14.937890 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.09.09 23:04:14.937982 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5208 | 2025.09.09 23:04:14.938024 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5209 | 2025.09.09 23:04:14.938376 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.09.09 23:04:14.938411 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5211 | 2025.09.09 23:04:14.938717 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5212 | 2025.09.09 23:04:14.938928 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.09.09 23:04:14.939053 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 5214 | 2025.09.09 23:04:14.939088 [ 275 ] {e7e75a38-168d-40dd-9023-4b00dae9afde} <Debug> TCPHandler: Processed in 0.001248302 sec. | ||
| 5215 | 2025.09.09 23:04:15.414436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 712 | ||
| 5216 | 2025.09.09 23:04:15.416928 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2025.09.09 23:04:15.416985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5218 | 2025.09.09 23:04:15.418171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5219 | 2025.09.09 23:04:15.418452 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.09.09 23:04:15.418817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5221 | 2025.09.09 23:04:19.906645 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.09.09 23:04:19.906848 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5223 | 2025.09.09 23:04:19.906917 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5224 | 2025.09.09 23:04:19.907636 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.09.09 23:04:19.907674 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5226 | 2025.09.09 23:04:19.908042 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5227 | 2025.09.09 23:04:19.908263 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.09.09 23:04:19.908404 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 5229 | 2025.09.09 23:04:19.908444 [ 275 ] {441c5aec-a09c-4bfc-9644-82924da17018} <Debug> TCPHandler: Processed in 0.001925713 sec. | ||
| 5230 | 2025.09.09 23:04:19.908567 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2025.09.09 23:04:19.908660 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5232 | 2025.09.09 23:04:19.908700 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5233 | 2025.09.09 23:04:19.909089 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.09.09 23:04:19.909125 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5235 | 2025.09.09 23:04:19.909418 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5236 | 2025.09.09 23:04:19.909624 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.09.09 23:04:19.909748 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001105 sec., 9049.773755656108 rows/sec., 680.50 KiB/sec. | ||
| 5238 | 2025.09.09 23:04:19.909786 [ 275 ] {df6e3e8b-c14f-4c82-97c0-7d90e8401215} <Debug> TCPHandler: Processed in 0.001269772 sec. | ||
| 5239 | 2025.09.09 23:04:19.909902 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2025.09.09 23:04:19.909997 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5241 | 2025.09.09 23:04:19.910036 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5242 | 2025.09.09 23:04:19.910463 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2025.09.09 23:04:19.910498 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5244 | 2025.09.09 23:04:19.910803 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5245 | 2025.09.09 23:04:19.911020 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2025.09.09 23:04:19.911143 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 5247 | 2025.09.09 23:04:19.911179 [ 275 ] {714d98fa-51cd-4993-9be8-d6805800af23} <Debug> TCPHandler: Processed in 0.001325414 sec. | ||
| 5248 | 2025.09.09 23:04:19.911288 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2025.09.09 23:04:19.911380 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5250 | 2025.09.09 23:04:19.911422 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5251 | 2025.09.09 23:04:19.911833 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2025.09.09 23:04:19.911866 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5253 | 2025.09.09 23:04:19.912187 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5254 | 2025.09.09 23:04:19.912391 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2025.09.09 23:04:19.912521 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 5256 | 2025.09.09 23:04:19.912556 [ 275 ] {60aec403-4363-4276-80be-27a4f044cfd2} <Debug> TCPHandler: Processed in 0.001317293 sec. | ||
| 5257 | 2025.09.09 23:04:19.912664 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2025.09.09 23:04:19.912757 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5259 | 2025.09.09 23:04:19.912810 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5260 | 2025.09.09 23:04:19.913565 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2025.09.09 23:04:19.913601 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5262 | 2025.09.09 23:04:19.914111 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5263 | 2025.09.09 23:04:19.914323 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2025.09.09 23:04:19.914461 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 5265 | 2025.09.09 23:04:19.914514 [ 275 ] {0abfc362-4e0a-4a23-931c-7c0b2e778ecc} <Debug> TCPHandler: Processed in 0.001898743 sec. | ||
| 5266 | 2025.09.09 23:04:19.914630 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2025.09.09 23:04:19.914725 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5268 | 2025.09.09 23:04:19.914767 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5269 | 2025.09.09 23:04:19.915100 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2025.09.09 23:04:19.915138 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5271 | 2025.09.09 23:04:19.915440 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5272 | 2025.09.09 23:04:19.915652 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2025.09.09 23:04:19.915779 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5274 | 2025.09.09 23:04:19.915815 [ 275 ] {b1f0bb01-6118-4f1a-be90-202739184793} <Debug> TCPHandler: Processed in 0.001233202 sec. | ||
| 5275 | 2025.09.09 23:04:20.314184 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5276 | 2025.09.09 23:04:20.314231 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5277 | 2025.09.09 23:04:20.389561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10534 | ||
| 5278 | 2025.09.09 23:04:20.390397 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.09.09 23:04:20.390477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5280 | 2025.09.09 23:04:20.391185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5281 | 2025.09.09 23:04:20.391442 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.09.09 23:04:20.391590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 5283 | 2025.09.09 23:04:20.941598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5284 | 2025.09.09 23:04:20.957850 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.09.09 23:04:20.957906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5286 | 2025.09.09 23:04:20.963917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5287 | 2025.09.09 23:04:20.964619 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2025.09.09 23:04:20.967375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5289 | 2025.09.09 23:04:24.919259 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2025.09.09 23:04:24.919559 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5291 | 2025.09.09 23:04:24.919659 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5292 | 2025.09.09 23:04:24.920479 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.09.09 23:04:24.920516 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5294 | 2025.09.09 23:04:24.920927 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5295 | 2025.09.09 23:04:24.921154 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.09.09 23:04:24.921306 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 5297 | 2025.09.09 23:04:24.921348 [ 275 ] {7271361b-3855-424e-8331-563f3317371a} <Debug> TCPHandler: Processed in 0.00226871 sec. | ||
| 5298 | 2025.09.09 23:04:24.921464 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2025.09.09 23:04:24.921565 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5300 | 2025.09.09 23:04:24.921607 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5301 | 2025.09.09 23:04:24.922397 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2025.09.09 23:04:24.922434 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5303 | 2025.09.09 23:04:24.922838 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5304 | 2025.09.09 23:04:24.923064 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2025.09.09 23:04:24.923196 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.00165 sec., 712727.2727272727 rows/sec., 56.75 MiB/sec. | ||
| 5306 | 2025.09.09 23:04:24.923211 [ 53 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5307 | 2025.09.09 23:04:24.923236 [ 275 ] {5c31add4-1820-417d-9441-de22615ed1ed} <Debug> TCPHandler: Processed in 0.001824492 sec. | ||
| 5308 | 2025.09.09 23:04:24.923286 [ 53 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.09.09 23:04:24.923319 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5310 | 2025.09.09 23:04:24.923370 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2025.09.09 23:04:24.923473 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5312 | 2025.09.09 23:04:24.923490 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 5313 | 2025.09.09 23:04:24.923515 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2025.09.09 23:04:24.923656 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5315 | 2025.09.09 23:04:24.923699 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5316 | 2025.09.09 23:04:24.923774 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1176 rows starting from the beginning of the part | ||
| 5317 | 2025.09.09 23:04:24.923819 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5318 | 2025.09.09 23:04:24.923859 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1177 rows starting from the beginning of the part | ||
| 5319 | 2025.09.09 23:04:24.923898 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5320 | 2025.09.09 23:04:24.923938 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1176 rows starting from the beginning of the part | ||
| 5321 | 2025.09.09 23:04:24.924023 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.09.09 23:04:24.924065 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5323 | 2025.09.09 23:04:24.924515 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5324 | 2025.09.09 23:04:24.924750 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.09.09 23:04:24.924887 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001435 sec., 165156.7944250871 rows/sec., 10.02 MiB/sec. | ||
| 5326 | 2025.09.09 23:04:24.924927 [ 275 ] {bb9ff90b-801c-4485-a2ce-bcb8d1069034} <Debug> TCPHandler: Processed in 0.001607658 sec. | ||
| 5327 | 2025.09.09 23:04:24.925035 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.09.09 23:04:24.925133 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5329 | 2025.09.09 23:04:24.925174 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5330 | 2025.09.09 23:04:24.925632 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.09.09 23:04:24.925668 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5332 | 2025.09.09 23:04:24.926000 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5333 | 2025.09.09 23:04:24.926206 [ 192 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6147 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775159 sec., 2215008.221150572 rows/sec., 186.92 MiB/sec. | ||
| 5334 | 2025.09.09 23:04:24.926231 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.09.09 23:04:24.926382 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 10.77 MiB/sec. | ||
| 5336 | 2025.09.09 23:04:24.926422 [ 275 ] {e22b9b34-2567-48aa-8eb2-bc3ceaeda35d} <Debug> TCPHandler: Processed in 0.001437716 sec. | ||
| 5337 | 2025.09.09 23:04:24.926522 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2025.09.09 23:04:24.926578 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5339 | 2025.09.09 23:04:24.926618 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5340 | 2025.09.09 23:04:24.926664 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5341 | 2025.09.09 23:04:24.926920 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2025.09.09 23:04:24.927012 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_31_6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5343 | 2025.09.09 23:04:24.927127 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 5344 | 2025.09.09 23:04:24.927131 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.09.09 23:04:24.927179 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5346 | 2025.09.09 23:04:24.927503 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5347 | 2025.09.09 23:04:24.927718 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.09.09 23:04:24.927849 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 5349 | 2025.09.09 23:04:24.927887 [ 275 ] {047ef916-8065-4372-a4a6-fa5ea20fc0e9} <Debug> TCPHandler: Processed in 0.001415275 sec. | ||
| 5350 | 2025.09.09 23:04:24.927995 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.09.09 23:04:24.928094 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5352 | 2025.09.09 23:04:24.928137 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5353 | 2025.09.09 23:04:24.928763 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.09.09 23:04:24.928800 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5355 | 2025.09.09 23:04:24.929160 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5356 | 2025.09.09 23:04:24.929371 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.09.09 23:04:24.929481 [ 53 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5358 | 2025.09.09 23:04:24.929500 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001424 sec., 499297.7528089888 rows/sec., 35.00 MiB/sec. | ||
| 5359 | 2025.09.09 23:04:24.929530 [ 53 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.09.09 23:04:24.929549 [ 275 ] {0bdc9d2f-46d9-40e8-926b-1edd91ee5277} <Debug> TCPHandler: Processed in 0.001604108 sec. | ||
| 5361 | 2025.09.09 23:04:24.929555 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5362 | 2025.09.09 23:04:24.929662 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 5363 | 2025.09.09 23:04:24.929667 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.09.09 23:04:24.929777 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5365 | 2025.09.09 23:04:24.929782 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5366 | 2025.09.09 23:04:24.929817 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 5367 | 2025.09.09 23:04:24.929839 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5368 | 2025.09.09 23:04:24.929887 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 711 rows starting from the beginning of the part | ||
| 5369 | 2025.09.09 23:04:24.929939 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 5370 | 2025.09.09 23:04:24.930020 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 713 rows starting from the beginning of the part | ||
| 5371 | 2025.09.09 23:04:24.930074 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5372 | 2025.09.09 23:04:24.930152 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 711 rows starting from the beginning of the part | ||
| 5373 | 2025.09.09 23:04:24.930175 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.09.09 23:04:24.930215 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5375 | 2025.09.09 23:04:24.930548 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5376 | 2025.09.09 23:04:24.930764 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2025.09.09 23:04:24.930898 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 5378 | 2025.09.09 23:04:24.930938 [ 275 ] {71d8782c-5d7a-4910-81b5-585f54ad3ab3} <Debug> TCPHandler: Processed in 0.001321953 sec. | ||
| 5379 | 2025.09.09 23:04:24.931049 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2025.09.09 23:04:24.931142 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2025.09.09 23:04:24.931184 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5382 | 2025.09.09 23:04:24.931595 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.09.09 23:04:24.931630 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5384 | 2025.09.09 23:04:24.931655 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002030255 sec., 1740668.0441619402 rows/sec., 130.52 MiB/sec. | ||
| 5385 | 2025.09.09 23:04:24.931880 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5386 | 2025.09.09 23:04:24.931986 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5387 | 2025.09.09 23:04:24.932225 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.09.09 23:04:24.932273 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.09.09 23:04:24.932320 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_31_6} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5390 | 2025.09.09 23:04:24.932395 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5391 | 2025.09.09 23:04:24.932423 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001299 sec., 241724.40338722093 rows/sec., 15.88 MiB/sec. | ||
| 5392 | 2025.09.09 23:04:24.932433 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2025.09.09 23:04:24.932424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5394 | 2025.09.09 23:04:24.932469 [ 275 ] {aaa0b043-0241-4fad-b65d-377b0214ed9a} <Debug> TCPHandler: Processed in 0.001471176 sec. | ||
| 5395 | 2025.09.09 23:04:24.932473 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5396 | 2025.09.09 23:04:24.932566 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 5397 | 2025.09.09 23:04:24.932597 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2025.09.09 23:04:24.932666 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2025.09.09 23:04:24.932698 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9791 rows starting from the beginning of the part | ||
| 5400 | 2025.09.09 23:04:24.932699 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5401 | 2025.09.09 23:04:24.932751 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5402 | 2025.09.09 23:04:24.932754 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5403 | 2025.09.09 23:04:24.932806 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5404 | 2025.09.09 23:04:24.932853 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 315 rows starting from the beginning of the part | ||
| 5405 | 2025.09.09 23:04:24.932893 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5406 | 2025.09.09 23:04:24.932932 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5407 | 2025.09.09 23:04:24.933135 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.09.09 23:04:24.933186 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5409 | 2025.09.09 23:04:24.933559 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5410 | 2025.09.09 23:04:24.933809 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.09.09 23:04:24.933948 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 53.18 KiB/sec. | ||
| 5412 | 2025.09.09 23:04:24.933985 [ 275 ] {742e7b07-929c-4c9b-bffa-a0e5670e9fb1} <Debug> TCPHandler: Processed in 0.001444295 sec. | ||
| 5413 | 2025.09.09 23:04:24.934084 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2025.09.09 23:04:24.934177 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5415 | 2025.09.09 23:04:24.934231 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5416 | 2025.09.09 23:04:24.935005 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.09.09 23:04:24.935048 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5418 | 2025.09.09 23:04:24.935682 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5419 | 2025.09.09 23:04:24.935919 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.09.09 23:04:24.936061 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001903 sec., 16815.554387808723 rows/sec., 30.13 MiB/sec. | ||
| 5421 | 2025.09.09 23:04:24.936118 [ 275 ] {6bd21eeb-a9bb-41c8-858d-57bdb1aa169c} <Debug> TCPHandler: Processed in 0.002083147 sec. | ||
| 5422 | 2025.09.09 23:04:24.936238 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2025.09.09 23:04:24.936331 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5424 | 2025.09.09 23:04:24.936373 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5425 | 2025.09.09 23:04:24.936707 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2025.09.09 23:04:24.936743 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5427 | 2025.09.09 23:04:24.937049 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5428 | 2025.09.09 23:04:24.937287 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2025.09.09 23:04:24.937356 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11054 rows, containing 5 columns (5 merged, 0 gathered) in 0.004818534 sec., 2294058.7323862403 rows/sec., 154.15 MiB/sec. | ||
| 5430 | 2025.09.09 23:04:24.937402 [ 53 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5431 | 2025.09.09 23:04:24.937416 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 5432 | 2025.09.09 23:04:24.937447 [ 53 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.09.09 23:04:24.937466 [ 275 ] {557b0191-2c30-4489-b901-7210ba3d60a0} <Debug> TCPHandler: Processed in 0.001278352 sec. | ||
| 5434 | 2025.09.09 23:04:24.937474 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5435 | 2025.09.09 23:04:24.937570 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 5436 | 2025.09.09 23:04:24.937668 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5437 | 2025.09.09 23:04:24.937668 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5438 | 2025.09.09 23:04:24.937695 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1984 rows starting from the beginning of the part | ||
| 5439 | 2025.09.09 23:04:24.937748 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5440 | 2025.09.09 23:04:24.937788 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5441 | 2025.09.09 23:04:24.937829 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5442 | 2025.09.09 23:04:24.937865 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5443 | 2025.09.09 23:04:24.937901 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5444 | 2025.09.09 23:04:24.938096 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.09.09 23:04:24.938172 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5446 | 2025.09.09 23:04:24.938236 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5447 | 2025.09.09 23:04:24.938893 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359174 sec., 1777550.188570411 rows/sec., 113.24 MiB/sec. | ||
| 5448 | 2025.09.09 23:04:24.939100 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5449 | 2025.09.09 23:04:24.939352 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.09.09 23:04:24.939424 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_31_6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5451 | 2025.09.09 23:04:24.939491 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5452 | 2025.09.09 23:04:25.419150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 746 | ||
| 5453 | 2025.09.09 23:04:25.421884 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.09.09 23:04:25.421933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5455 | 2025.09.09 23:04:25.423130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5456 | 2025.09.09 23:04:25.423408 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2025.09.09 23:04:25.423568 [ 52 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5458 | 2025.09.09 23:04:25.423666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5459 | 2025.09.09 23:04:25.423670 [ 52 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.09.09 23:04:25.423733 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5461 | 2025.09.09 23:04:25.423895 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 5462 | 2025.09.09 23:04:25.424538 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5463 | 2025.09.09 23:04:25.424709 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 568 rows starting from the beginning of the part | ||
| 5464 | 2025.09.09 23:04:25.425094 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5465 | 2025.09.09 23:04:25.425463 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5466 | 2025.09.09 23:04:25.425796 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5467 | 2025.09.09 23:04:25.426111 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5468 | 2025.09.09 23:04:25.426438 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5469 | 2025.09.09 23:04:25.432725 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008905517 sec., 83768.29778664169 rows/sec., 73.07 MiB/sec. | ||
| 5470 | 2025.09.09 23:04:25.433922 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5471 | 2025.09.09 23:04:25.434471 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.09.09 23:04:25.434537 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_16_3} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5473 | 2025.09.09 23:04:25.434735 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5474 | 2025.09.09 23:04:27.174524 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.09.09 23:04:27.174720 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5476 | 2025.09.09 23:04:27.174792 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5477 | 2025.09.09 23:04:27.175446 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.09.09 23:04:27.175487 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5479 | 2025.09.09 23:04:27.175864 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5480 | 2025.09.09 23:04:27.176092 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.09.09 23:04:27.176254 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 5482 | 2025.09.09 23:04:27.176290 [ 49 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5483 | 2025.09.09 23:04:27.176304 [ 275 ] {bbf74a9f-2db4-4982-afdb-711e9d41e3d0} <Debug> TCPHandler: Processed in 0.001912704 sec. | ||
| 5484 | 2025.09.09 23:04:27.176401 [ 49 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.09.09 23:04:27.176449 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5486 | 2025.09.09 23:04:27.176493 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.09.09 23:04:27.176604 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5488 | 2025.09.09 23:04:27.176605 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 5489 | 2025.09.09 23:04:27.176649 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5490 | 2025.09.09 23:04:27.176776 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5491 | 2025.09.09 23:04:27.176819 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5492 | 2025.09.09 23:04:27.176894 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5493 | 2025.09.09 23:04:27.176949 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5494 | 2025.09.09 23:04:27.176991 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5495 | 2025.09.09 23:04:27.177030 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5496 | 2025.09.09 23:04:27.177066 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.09.09 23:04:27.177073 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5498 | 2025.09.09 23:04:27.177111 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5499 | 2025.09.09 23:04:27.177460 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5500 | 2025.09.09 23:04:27.177697 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2025.09.09 23:04:27.177852 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 128.31 KiB/sec. | ||
| 5502 | 2025.09.09 23:04:27.177892 [ 275 ] {d620f373-f0aa-4fbe-b211-e8484f1e88dd} <Debug> TCPHandler: Processed in 0.001452846 sec. | ||
| 5503 | 2025.09.09 23:04:27.178006 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2025.09.09 23:04:27.178102 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5505 | 2025.09.09 23:04:27.178142 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5506 | 2025.09.09 23:04:27.178249 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170941 sec., 1227324.0474783697 rows/sec., 83.09 MiB/sec. | ||
| 5507 | 2025.09.09 23:04:27.178422 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5508 | 2025.09.09 23:04:27.178677 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.09.09 23:04:27.178749 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_16_3} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5510 | 2025.09.09 23:04:27.178823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5511 | 2025.09.09 23:04:27.179237 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.09.09 23:04:27.179278 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5513 | 2025.09.09 23:04:27.179748 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5514 | 2025.09.09 23:04:27.179958 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.09.09 23:04:27.180098 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002015 sec., 663523.5732009927 rows/sec., 55.50 MiB/sec. | ||
| 5516 | 2025.09.09 23:04:27.180136 [ 275 ] {7f2c7303-4f8b-4758-a441-a3ccd4304651} <Debug> TCPHandler: Processed in 0.002179798 sec. | ||
| 5517 | 2025.09.09 23:04:27.180252 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2025.09.09 23:04:27.180346 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5519 | 2025.09.09 23:04:27.180387 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5520 | 2025.09.09 23:04:27.180786 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.09.09 23:04:27.180822 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5522 | 2025.09.09 23:04:27.181122 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5523 | 2025.09.09 23:04:27.181336 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.09.09 23:04:27.181476 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.58 MiB/sec. | ||
| 5525 | 2025.09.09 23:04:27.181514 [ 275 ] {5e08e4bf-0b41-488c-b930-0b1455b9b2ff} <Debug> TCPHandler: Processed in 0.001312483 sec. | ||
| 5526 | 2025.09.09 23:04:27.181620 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2025.09.09 23:04:27.181714 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5528 | 2025.09.09 23:04:27.181753 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5529 | 2025.09.09 23:04:27.182227 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.09.09 23:04:27.182263 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5531 | 2025.09.09 23:04:27.182577 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5532 | 2025.09.09 23:04:27.182782 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.09.09 23:04:27.182916 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00122 sec., 206557.37704918033 rows/sec., 14.29 MiB/sec. | ||
| 5534 | 2025.09.09 23:04:27.182955 [ 275 ] {34a3bee7-437b-45e7-a026-145f830ac2df} <Debug> TCPHandler: Processed in 0.001384695 sec. | ||
| 5535 | 2025.09.09 23:04:27.183063 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2025.09.09 23:04:27.183156 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5537 | 2025.09.09 23:04:27.183196 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5538 | 2025.09.09 23:04:27.183582 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.09.09 23:04:27.183617 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5540 | 2025.09.09 23:04:27.183920 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5541 | 2025.09.09 23:04:27.184140 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.09.09 23:04:27.184237 [ 49 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5543 | 2025.09.09 23:04:27.184272 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 5544 | 2025.09.09 23:04:27.184278 [ 49 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2025.09.09 23:04:27.184314 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5546 | 2025.09.09 23:04:27.184319 [ 275 ] {9f8a8929-ac19-4ba5-9c52-60910d73f55a} <Debug> TCPHandler: Processed in 0.001305874 sec. | ||
| 5547 | 2025.09.09 23:04:27.184423 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 5548 | 2025.09.09 23:04:27.184434 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.09.09 23:04:27.184525 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5550 | 2025.09.09 23:04:27.184542 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5551 | 2025.09.09 23:04:27.184558 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5552 | 2025.09.09 23:04:27.184582 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5553 | 2025.09.09 23:04:27.184621 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5554 | 2025.09.09 23:04:27.184670 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5555 | 2025.09.09 23:04:27.184712 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5556 | 2025.09.09 23:04:27.184751 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5557 | 2025.09.09 23:04:27.184794 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5558 | 2025.09.09 23:04:27.185184 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.09.09 23:04:27.185223 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5560 | 2025.09.09 23:04:27.185572 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5561 | 2025.09.09 23:04:27.185653 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271173 sec., 848822.3082145388 rows/sec., 51.81 MiB/sec. | ||
| 5562 | 2025.09.09 23:04:27.185786 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.09.09 23:04:27.185861 [ 199 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5564 | 2025.09.09 23:04:27.185923 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001399 sec., 406004.28877769836 rows/sec., 30.45 MiB/sec. | ||
| 5565 | 2025.09.09 23:04:27.185965 [ 275 ] {091c3ebe-0e26-41f0-988a-8d0736e3cfa8} <Debug> TCPHandler: Processed in 0.001580258 sec. | ||
| 5566 | 2025.09.09 23:04:27.186077 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.09.09 23:04:27.186172 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.09.09 23:04:27.186177 [ 199 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2025.09.09 23:04:27.186219 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5570 | 2025.09.09 23:04:27.186275 [ 199 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_16_3} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5571 | 2025.09.09 23:04:27.186379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5572 | 2025.09.09 23:04:27.186812 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2025.09.09 23:04:27.186852 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5574 | 2025.09.09 23:04:27.187236 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5575 | 2025.09.09 23:04:27.187447 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2025.09.09 23:04:27.187578 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Debug> executeQuery: Read 961 rows, 68.62 KiB in 0.001425 sec., 674385.9649122807 rows/sec., 47.02 MiB/sec. | ||
| 5577 | 2025.09.09 23:04:27.187616 [ 275 ] {d0a53df7-5663-4c28-9fea-6c0d06f51c8c} <Debug> TCPHandler: Processed in 0.001589508 sec. | ||
| 5578 | 2025.09.09 23:04:27.187723 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2025.09.09 23:04:27.187816 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5580 | 2025.09.09 23:04:27.187870 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5581 | 2025.09.09 23:04:27.188619 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2025.09.09 23:04:27.188655 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5583 | 2025.09.09 23:04:27.189152 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5584 | 2025.09.09 23:04:27.189376 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2025.09.09 23:04:27.189515 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 5586 | 2025.09.09 23:04:27.189575 [ 275 ] {264ef54b-d071-4067-8b87-ef48529a9bfd} <Debug> TCPHandler: Processed in 0.001901194 sec. | ||
| 5587 | 2025.09.09 23:04:27.189686 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2025.09.09 23:04:27.189780 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5589 | 2025.09.09 23:04:27.189822 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5590 | 2025.09.09 23:04:27.190145 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.09.09 23:04:27.190180 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5592 | 2025.09.09 23:04:27.190485 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5593 | 2025.09.09 23:04:27.190706 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.09.09 23:04:27.190835 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001073 sec., 33550.79217148183 rows/sec., 2.26 MiB/sec. | ||
| 5595 | 2025.09.09 23:04:27.190869 [ 275 ] {c975ab7c-baaf-4ee1-ba98-207f65c5e643} <Debug> TCPHandler: Processed in 0.001232661 sec. | ||
| 5596 | 2025.09.09 23:04:27.891759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10982 | ||
| 5597 | 2025.09.09 23:04:27.892305 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.09.09 23:04:27.892351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5599 | 2025.09.09 23:04:27.892836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5600 | 2025.09.09 23:04:27.893072 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.09.09 23:04:27.893200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10982 | ||
| 5602 | 2025.09.09 23:04:28.467524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5603 | 2025.09.09 23:04:28.483426 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.09.09 23:04:28.483484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5605 | 2025.09.09 23:04:28.489979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5606 | 2025.09.09 23:04:28.490715 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2025.09.09 23:04:28.493631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5608 | 2025.09.09 23:04:29.902178 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.09.09 23:04:29.902373 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5610 | 2025.09.09 23:04:29.902445 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5611 | 2025.09.09 23:04:29.903137 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.09.09 23:04:29.903185 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5613 | 2025.09.09 23:04:29.903571 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5614 | 2025.09.09 23:04:29.903801 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.09.09 23:04:29.903958 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 5616 | 2025.09.09 23:04:29.904001 [ 275 ] {53624562-661c-46c5-b1e5-9540df03581c} <Debug> TCPHandler: Processed in 0.001958464 sec. | ||
| 5617 | 2025.09.09 23:04:29.904129 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.09.09 23:04:29.904225 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5619 | 2025.09.09 23:04:29.904268 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5620 | 2025.09.09 23:04:29.904692 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.09.09 23:04:29.904729 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5622 | 2025.09.09 23:04:29.905035 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5623 | 2025.09.09 23:04:29.905268 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.09.09 23:04:29.905399 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 5625 | 2025.09.09 23:04:29.905437 [ 275 ] {3df87a33-f68d-4c81-b4a8-2355b8d9e0ee} <Debug> TCPHandler: Processed in 0.001358054 sec. | ||
| 5626 | 2025.09.09 23:04:29.905551 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.09.09 23:04:29.905646 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.09.09 23:04:29.905691 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2025.09.09 23:04:29.906058 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.09.09 23:04:29.906095 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5631 | 2025.09.09 23:04:29.906419 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5632 | 2025.09.09 23:04:29.906641 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.09.09 23:04:29.906772 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 3.90 MiB/sec. | ||
| 5634 | 2025.09.09 23:04:29.906810 [ 275 ] {a68003c0-2d94-4909-a328-2c22443e39a3} <Debug> TCPHandler: Processed in 0.001308043 sec. | ||
| 5635 | 2025.09.09 23:04:29.906922 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.09.09 23:04:29.907016 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.09.09 23:04:29.907059 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5638 | 2025.09.09 23:04:29.907383 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.09.09 23:04:29.907419 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5640 | 2025.09.09 23:04:29.907713 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5641 | 2025.09.09 23:04:29.907922 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.09.09 23:04:29.908049 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 5643 | 2025.09.09 23:04:29.908084 [ 275 ] {bf1eefdd-a40d-4742-911c-786ab132b93c} <Debug> TCPHandler: Processed in 0.001211312 sec. | ||
| 5644 | 2025.09.09 23:04:32.564836 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63783 | ||
| 5645 | 2025.09.09 23:04:32.564965 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5646 | 2025.09.09 23:04:32.564995 [ 347 ] {} <Debug> TCP-Session: e86e23b6-044b-4398-87d5-a6ad3c24e245 Authenticating user 'default' from [fd00:1122:3344:101::e]:63783 | ||
| 5647 | 2025.09.09 23:04:32.565017 [ 347 ] {} <Debug> TCP-Session: e86e23b6-044b-4398-87d5-a6ad3c24e245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2025.09.09 23:04:32.565030 [ 347 ] {} <Debug> TCP-Session: e86e23b6-044b-4398-87d5-a6ad3c24e245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2025.09.09 23:04:32.565369 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39737 | ||
| 5650 | 2025.09.09 23:04:32.565442 [ 347 ] {} <Trace> TCP-Session: e86e23b6-044b-4398-87d5-a6ad3c24e245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2025.09.09 23:04:32.565461 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39581 | ||
| 5652 | 2025.09.09 23:04:32.565496 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62391 | ||
| 5653 | 2025.09.09 23:04:32.565507 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44079 | ||
| 5654 | 2025.09.09 23:04:32.565538 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35162 | ||
| 5655 | 2025.09.09 23:04:32.565454 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38471 | ||
| 5656 | 2025.09.09 23:04:32.565583 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45033 | ||
| 5657 | 2025.09.09 23:04:32.565627 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38709 | ||
| 5658 | 2025.09.09 23:04:32.565651 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5659 | 2025.09.09 23:04:32.565511 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2025.09.09 23:04:32.565709 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2025.09.09 23:04:32.565723 [ 349 ] {} <Debug> TCP-Session: 94a82ad6-2015-44b9-a33e-96d1e9b4e9aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39737 | ||
| 5662 | 2025.09.09 23:04:32.565747 [ 352 ] {} <Debug> TCP-Session: 7460b4c4-5f01-4625-847d-9ae195ee90f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62391 | ||
| 5663 | 2025.09.09 23:04:32.565759 [ 349 ] {} <Debug> TCP-Session: 94a82ad6-2015-44b9-a33e-96d1e9b4e9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2025.09.09 23:04:32.565772 [ 352 ] {} <Debug> TCP-Session: 7460b4c4-5f01-4625-847d-9ae195ee90f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.09.09 23:04:32.565780 [ 349 ] {} <Debug> TCP-Session: 94a82ad6-2015-44b9-a33e-96d1e9b4e9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.09.09 23:04:32.565795 [ 352 ] {} <Debug> TCP-Session: 7460b4c4-5f01-4625-847d-9ae195ee90f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.09.09 23:04:32.565837 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2025.09.09 23:04:32.565878 [ 348 ] {} <Debug> TCP-Session: 25f3fcff-c819-4059-b633-3c19fb936852 Authenticating user 'default' from [fd00:1122:3344:101::e]:39581 | ||
| 5669 | 2025.09.09 23:04:32.565900 [ 348 ] {} <Debug> TCP-Session: 25f3fcff-c819-4059-b633-3c19fb936852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2025.09.09 23:04:32.565914 [ 348 ] {} <Debug> TCP-Session: 25f3fcff-c819-4059-b633-3c19fb936852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2025.09.09 23:04:32.565989 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2025.09.09 23:04:32.566028 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2025.09.09 23:04:32.566035 [ 350 ] {} <Debug> TCP-Session: 9698f788-9dec-4b98-9ca2-8ab36813ef24 Authenticating user 'default' from [fd00:1122:3344:101::e]:44079 | ||
| 5674 | 2025.09.09 23:04:32.566070 [ 351 ] {} <Debug> TCP-Session: d1c46633-4294-457b-877a-cab4465d7ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38471 | ||
| 5675 | 2025.09.09 23:04:32.566069 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5676 | 2025.09.09 23:04:32.566098 [ 351 ] {} <Debug> TCP-Session: d1c46633-4294-457b-877a-cab4465d7ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2025.09.09 23:04:32.566089 [ 350 ] {} <Debug> TCP-Session: 9698f788-9dec-4b98-9ca2-8ab36813ef24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2025.09.09 23:04:32.566121 [ 353 ] {} <Debug> TCP-Session: 39acbe90-40a3-4526-ae31-0bcfb87660a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35162 | ||
| 5679 | 2025.09.09 23:04:32.566127 [ 351 ] {} <Debug> TCP-Session: d1c46633-4294-457b-877a-cab4465d7ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2025.09.09 23:04:32.566151 [ 353 ] {} <Debug> TCP-Session: 39acbe90-40a3-4526-ae31-0bcfb87660a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2025.09.09 23:04:32.566141 [ 350 ] {} <Debug> TCP-Session: 9698f788-9dec-4b98-9ca2-8ab36813ef24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2025.09.09 23:04:32.566176 [ 353 ] {} <Debug> TCP-Session: 39acbe90-40a3-4526-ae31-0bcfb87660a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2025.09.09 23:04:32.566042 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5684 | 2025.09.09 23:04:32.566196 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2025.09.09 23:04:32.566238 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2025.09.09 23:04:32.566251 [ 355 ] {} <Debug> TCP-Session: 73a0fdc1-1981-4b58-880e-a69817faa84e Authenticating user 'default' from [fd00:1122:3344:101::e]:38709 | ||
| 5687 | 2025.09.09 23:04:32.566284 [ 354 ] {} <Debug> TCP-Session: f0110a5d-ebb5-4f63-80fe-086899987cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45033 | ||
| 5688 | 2025.09.09 23:04:32.566286 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5689 | 2025.09.09 23:04:32.566308 [ 354 ] {} <Debug> TCP-Session: f0110a5d-ebb5-4f63-80fe-086899987cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2025.09.09 23:04:32.566287 [ 355 ] {} <Debug> TCP-Session: 73a0fdc1-1981-4b58-880e-a69817faa84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2025.09.09 23:04:32.566332 [ 354 ] {} <Debug> TCP-Session: f0110a5d-ebb5-4f63-80fe-086899987cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2025.09.09 23:04:32.566351 [ 355 ] {} <Debug> TCP-Session: 73a0fdc1-1981-4b58-880e-a69817faa84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2025.09.09 23:04:32.566640 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 5694 | 2025.09.09 23:04:32.567742 [ 283 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> AggregatingTransform: Aggregating | ||
| 5695 | 2025.09.09 23:04:32.567785 [ 283 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5696 | 2025.09.09 23:04:32.567824 [ 283 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051519 sec. (951.005 rows/sec., 37.15 KiB/sec.) | ||
| 5697 | 2025.09.09 23:04:32.567840 [ 283 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Trace> Aggregator: Merging aggregated data | ||
| 5698 | 2025.09.09 23:04:32.569326 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00374 sec., 267.379679144385 rows/sec., 10.44 KiB/sec. | ||
| 5699 | 2025.09.09 23:04:32.569500 [ 347 ] {c61efa0a-6a7b-4ccc-a015-22edad10f87c} <Debug> TCPHandler: Processed in 0.004198013 sec. | ||
| 5700 | 2025.09.09 23:04:32.569626 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2025.09.09 23:04:32.569647 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2025.09.09 23:04:32.569672 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2025.09.09 23:04:32.569674 [ 347 ] {} <Debug> TCP-Session: e86e23b6-044b-4398-87d5-a6ad3c24e245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2025.09.09 23:04:32.569698 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5705 | 2025.09.09 23:04:32.569717 [ 348 ] {} <Debug> TCP-Session: 25f3fcff-c819-4059-b633-3c19fb936852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2025.09.09 23:04:32.569741 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5707 | 2025.09.09 23:04:32.569751 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2025.09.09 23:04:32.569769 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5709 | 2025.09.09 23:04:32.569810 [ 353 ] {} <Debug> TCP-Session: 39acbe90-40a3-4526-ae31-0bcfb87660a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2025.09.09 23:04:32.569785 [ 351 ] {} <Debug> TCP-Session: d1c46633-4294-457b-877a-cab4465d7ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2025.09.09 23:04:32.569848 [ 354 ] {} <Debug> TCP-Session: f0110a5d-ebb5-4f63-80fe-086899987cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2025.09.09 23:04:32.569757 [ 350 ] {} <Debug> TCP-Session: 9698f788-9dec-4b98-9ca2-8ab36813ef24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2025.09.09 23:04:32.569720 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2025.09.09 23:04:32.569698 [ 355 ] {} <Debug> TCP-Session: 73a0fdc1-1981-4b58-880e-a69817faa84e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2025.09.09 23:04:32.569682 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2025.09.09 23:04:32.569959 [ 352 ] {} <Debug> TCP-Session: 7460b4c4-5f01-4625-847d-9ae195ee90f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2025.09.09 23:04:32.569999 [ 349 ] {} <Debug> TCP-Session: 94a82ad6-2015-44b9-a33e-96d1e9b4e9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2025.09.09 23:04:32.602509 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36950 | ||
| 5719 | 2025.09.09 23:04:32.602612 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5720 | 2025.09.09 23:04:32.602641 [ 347 ] {} <Debug> TCP-Session: 3825d08b-af3d-4aa2-ad09-7e00cd994fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36950 | ||
| 5721 | 2025.09.09 23:04:32.602666 [ 347 ] {} <Debug> TCP-Session: 3825d08b-af3d-4aa2-ad09-7e00cd994fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2025.09.09 23:04:32.602681 [ 347 ] {} <Debug> TCP-Session: 3825d08b-af3d-4aa2-ad09-7e00cd994fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2025.09.09 23:04:32.602838 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60400 | ||
| 5724 | 2025.09.09 23:04:32.602849 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65369 | ||
| 5725 | 2025.09.09 23:04:32.602892 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42745 | ||
| 5726 | 2025.09.09 23:04:32.602913 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51686 | ||
| 5727 | 2025.09.09 23:04:32.602930 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39895 | ||
| 5728 | 2025.09.09 23:04:32.602976 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50117 | ||
| 5729 | 2025.09.09 23:04:32.602989 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2025.09.09 23:04:32.602998 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2025.09.09 23:04:32.603007 [ 347 ] {} <Trace> TCP-Session: 3825d08b-af3d-4aa2-ad09-7e00cd994fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.09.09 23:04:32.603029 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5733 | 2025.09.09 23:04:32.603043 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2025.09.09 23:04:32.603083 [ 352 ] {} <Debug> TCP-Session: 8d35f9ca-c5ef-425a-adba-ad092c3d7ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51686 | ||
| 5735 | 2025.09.09 23:04:32.603105 [ 353 ] {} <Debug> TCP-Session: ed53fe2e-27e9-4ee6-a78d-7c185f9fb328 Authenticating user 'default' from [fd00:1122:3344:101::e]:39895 | ||
| 5736 | 2025.09.09 23:04:32.603121 [ 352 ] {} <Debug> TCP-Session: 8d35f9ca-c5ef-425a-adba-ad092c3d7ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2025.09.09 23:04:32.603141 [ 353 ] {} <Debug> TCP-Session: ed53fe2e-27e9-4ee6-a78d-7c185f9fb328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2025.09.09 23:04:32.603150 [ 352 ] {} <Debug> TCP-Session: 8d35f9ca-c5ef-425a-adba-ad092c3d7ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2025.09.09 23:04:32.603167 [ 353 ] {} <Debug> TCP-Session: ed53fe2e-27e9-4ee6-a78d-7c185f9fb328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2025.09.09 23:04:32.603054 [ 350 ] {} <Debug> TCP-Session: 2b59b55c-6dba-49e8-8732-69f058f9834e Authenticating user 'default' from [fd00:1122:3344:101::e]:42745 | ||
| 5741 | 2025.09.09 23:04:32.603048 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2025.09.09 23:04:32.603210 [ 350 ] {} <Debug> TCP-Session: 2b59b55c-6dba-49e8-8732-69f058f9834e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2025.09.09 23:04:32.603235 [ 354 ] {} <Debug> TCP-Session: 05a97945-847c-49e1-9aa5-a70210d67401 Authenticating user 'default' from [fd00:1122:3344:101::e]:50117 | ||
| 5744 | 2025.09.09 23:04:32.603245 [ 350 ] {} <Debug> TCP-Session: 2b59b55c-6dba-49e8-8732-69f058f9834e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2025.09.09 23:04:32.603263 [ 354 ] {} <Debug> TCP-Session: 05a97945-847c-49e1-9aa5-a70210d67401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2025.09.09 23:04:32.603035 [ 348 ] {} <Debug> TCP-Session: 565a465d-cded-4580-9d43-2420bd39f3b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60400 | ||
| 5747 | 2025.09.09 23:04:32.603294 [ 354 ] {} <Debug> TCP-Session: 05a97945-847c-49e1-9aa5-a70210d67401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2025.09.09 23:04:32.603308 [ 348 ] {} <Debug> TCP-Session: 565a465d-cded-4580-9d43-2420bd39f3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2025.09.09 23:04:32.602977 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34478 | ||
| 5750 | 2025.09.09 23:04:32.603325 [ 348 ] {} <Debug> TCP-Session: 565a465d-cded-4580-9d43-2420bd39f3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2025.09.09 23:04:32.602949 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2025.09.09 23:04:32.602905 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48638 | ||
| 5753 | 2025.09.09 23:04:32.603392 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2025.09.09 23:04:32.603405 [ 349 ] {} <Debug> TCP-Session: b739d1cb-f820-487f-ad47-52b7353b2293 Authenticating user 'default' from [fd00:1122:3344:101::e]:65369 | ||
| 5755 | 2025.09.09 23:04:32.603431 [ 355 ] {} <Debug> TCP-Session: 83cf5741-ae7a-4091-b065-9c841c67ee67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34478 | ||
| 5756 | 2025.09.09 23:04:32.603444 [ 349 ] {} <Debug> TCP-Session: b739d1cb-f820-487f-ad47-52b7353b2293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2025.09.09 23:04:32.603451 [ 355 ] {} <Debug> TCP-Session: 83cf5741-ae7a-4091-b065-9c841c67ee67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2025.09.09 23:04:32.603455 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5759 | 2025.09.09 23:04:32.603468 [ 355 ] {} <Debug> TCP-Session: 83cf5741-ae7a-4091-b065-9c841c67ee67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2025.09.09 23:04:32.603461 [ 349 ] {} <Debug> TCP-Session: b739d1cb-f820-487f-ad47-52b7353b2293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2025.09.09 23:04:32.603482 [ 351 ] {} <Debug> TCP-Session: d5da10aa-df15-4564-8643-b16e88c9359b Authenticating user 'default' from [fd00:1122:3344:101::e]:48638 | ||
| 5762 | 2025.09.09 23:04:32.603205 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5763 | 2025.09.09 23:04:32.603505 [ 351 ] {} <Debug> TCP-Session: d5da10aa-df15-4564-8643-b16e88c9359b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2025.09.09 23:04:32.603536 [ 351 ] {} <Debug> TCP-Session: d5da10aa-df15-4564-8643-b16e88c9359b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2025.09.09 23:04:32.603747 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5766 | 2025.09.09 23:04:32.603803 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5767 | 2025.09.09 23:04:32.604093 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 5768 | 2025.09.09 23:04:32.604984 [ 320 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> AggregatingTransform: Aggregating | ||
| 5769 | 2025.09.09 23:04:32.605026 [ 320 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5770 | 2025.09.09 23:04:32.605064 [ 320 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874105 sec. (1144.027 rows/sec., 44.69 KiB/sec.) | ||
| 5771 | 2025.09.09 23:04:32.605082 [ 320 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Trace> Aggregator: Merging aggregated data | ||
| 5772 | 2025.09.09 23:04:32.606182 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003028 sec., 330.25099075297226 rows/sec., 12.90 KiB/sec. | ||
| 5773 | 2025.09.09 23:04:32.606318 [ 347 ] {3397f4e3-7bcd-46cb-bc49-eb81f2c791a8} <Debug> TCPHandler: Processed in 0.00342417 sec. | ||
| 5774 | 2025.09.09 23:04:32.606427 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2025.09.09 23:04:32.606456 [ 347 ] {} <Debug> TCP-Session: 3825d08b-af3d-4aa2-ad09-7e00cd994fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2025.09.09 23:04:32.606462 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2025.09.09 23:04:32.606499 [ 349 ] {} <Debug> TCP-Session: b739d1cb-f820-487f-ad47-52b7353b2293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2025.09.09 23:04:32.606510 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2025.09.09 23:04:32.606523 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2025.09.09 23:04:32.606545 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2025.09.09 23:04:32.606552 [ 350 ] {} <Debug> TCP-Session: 2b59b55c-6dba-49e8-8732-69f058f9834e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2025.09.09 23:04:32.606568 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5783 | 2025.09.09 23:04:32.606587 [ 353 ] {} <Debug> TCP-Session: ed53fe2e-27e9-4ee6-a78d-7c185f9fb328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2025.09.09 23:04:32.606589 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5785 | 2025.09.09 23:04:32.606617 [ 351 ] {} <Debug> TCP-Session: d5da10aa-df15-4564-8643-b16e88c9359b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2025.09.09 23:04:32.606607 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2025.09.09 23:04:32.606648 [ 354 ] {} <Debug> TCP-Session: 05a97945-847c-49e1-9aa5-a70210d67401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2025.09.09 23:04:32.606574 [ 348 ] {} <Debug> TCP-Session: 565a465d-cded-4580-9d43-2420bd39f3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2025.09.09 23:04:32.606678 [ 355 ] {} <Debug> TCP-Session: 83cf5741-ae7a-4091-b065-9c841c67ee67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2025.09.09 23:04:32.606524 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5791 | 2025.09.09 23:04:32.606747 [ 352 ] {} <Debug> TCP-Session: 8d35f9ca-c5ef-425a-adba-ad092c3d7ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2025.09.09 23:04:32.874506 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49374 | ||
| 5793 | 2025.09.09 23:04:32.874618 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5794 | 2025.09.09 23:04:32.874649 [ 347 ] {} <Debug> TCP-Session: 0dcb2b41-1d80-4eba-962d-1f3480cac995 Authenticating user 'default' from [fd00:1122:3344:101::e]:49374 | ||
| 5795 | 2025.09.09 23:04:32.874679 [ 347 ] {} <Debug> TCP-Session: 0dcb2b41-1d80-4eba-962d-1f3480cac995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2025.09.09 23:04:32.874693 [ 347 ] {} <Debug> TCP-Session: 0dcb2b41-1d80-4eba-962d-1f3480cac995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2025.09.09 23:04:32.874885 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33519 | ||
| 5798 | 2025.09.09 23:04:32.874885 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62668 | ||
| 5799 | 2025.09.09 23:04:32.875032 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2025.09.09 23:04:32.874975 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52844 | ||
| 5801 | 2025.09.09 23:04:32.875093 [ 348 ] {} <Debug> TCP-Session: f95cf866-25e1-412a-8fef-6995740419d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33519 | ||
| 5802 | 2025.09.09 23:04:32.874956 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55043 | ||
| 5803 | 2025.09.09 23:04:32.875135 [ 348 ] {} <Debug> TCP-Session: f95cf866-25e1-412a-8fef-6995740419d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.09.09 23:04:32.875154 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5805 | 2025.09.09 23:04:32.875184 [ 348 ] {} <Debug> TCP-Session: f95cf866-25e1-412a-8fef-6995740419d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2025.09.09 23:04:32.875139 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5807 | 2025.09.09 23:04:32.875209 [ 355 ] {} <Debug> TCP-Session: 7a9e346c-4126-4395-9b1a-6cd22a25fbf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52844 | ||
| 5808 | 2025.09.09 23:04:32.874942 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53367 | ||
| 5809 | 2025.09.09 23:04:32.875236 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5810 | 2025.09.09 23:04:32.875250 [ 355 ] {} <Debug> TCP-Session: 7a9e346c-4126-4395-9b1a-6cd22a25fbf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2025.09.09 23:04:32.875341 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2025.09.09 23:04:32.875362 [ 353 ] {} <Debug> TCP-Session: 343404c2-78cb-4f43-bcda-bf30ce6e40cf Authenticating user 'default' from [fd00:1122:3344:101::e]:55043 | ||
| 5813 | 2025.09.09 23:04:32.875372 [ 355 ] {} <Debug> TCP-Session: 7a9e346c-4126-4395-9b1a-6cd22a25fbf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2025.09.09 23:04:32.875397 [ 352 ] {} <Debug> TCP-Session: a543bec1-cf84-4f37-bf84-b991f61f3dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53367 | ||
| 5815 | 2025.09.09 23:04:32.875411 [ 353 ] {} <Debug> TCP-Session: 343404c2-78cb-4f43-bcda-bf30ce6e40cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2025.09.09 23:04:32.875435 [ 352 ] {} <Debug> TCP-Session: a543bec1-cf84-4f37-bf84-b991f61f3dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2025.09.09 23:04:32.875448 [ 353 ] {} <Debug> TCP-Session: 343404c2-78cb-4f43-bcda-bf30ce6e40cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2025.09.09 23:04:32.875460 [ 352 ] {} <Debug> TCP-Session: a543bec1-cf84-4f37-bf84-b991f61f3dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2025.09.09 23:04:32.874929 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 | ||
| 5820 | 2025.09.09 23:04:32.874929 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53227 | ||
| 5821 | 2025.09.09 23:04:32.875241 [ 349 ] {} <Debug> TCP-Session: d038d718-e3f2-47ca-b57e-bb8d2c43d7b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62668 | ||
| 5822 | 2025.09.09 23:04:32.875028 [ 347 ] {} <Trace> TCP-Session: 0dcb2b41-1d80-4eba-962d-1f3480cac995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2025.09.09 23:04:32.875568 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5824 | 2025.09.09 23:04:32.875580 [ 349 ] {} <Debug> TCP-Session: d038d718-e3f2-47ca-b57e-bb8d2c43d7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2025.09.09 23:04:32.875599 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2025.09.09 23:04:32.875620 [ 349 ] {} <Debug> TCP-Session: d038d718-e3f2-47ca-b57e-bb8d2c43d7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2025.09.09 23:04:32.875615 [ 350 ] {} <Debug> TCP-Session: 21af9777-15e2-4be1-96b2-3e4dc0fcc10c Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 | ||
| 5828 | 2025.09.09 23:04:32.875648 [ 351 ] {} <Debug> TCP-Session: e638491c-201d-417d-a74a-e0da6e81cff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53227 | ||
| 5829 | 2025.09.09 23:04:32.875659 [ 350 ] {} <Debug> TCP-Session: 21af9777-15e2-4be1-96b2-3e4dc0fcc10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2025.09.09 23:04:32.875678 [ 351 ] {} <Debug> TCP-Session: e638491c-201d-417d-a74a-e0da6e81cff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2025.09.09 23:04:32.875689 [ 350 ] {} <Debug> TCP-Session: 21af9777-15e2-4be1-96b2-3e4dc0fcc10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2025.09.09 23:04:32.875703 [ 351 ] {} <Debug> TCP-Session: e638491c-201d-417d-a74a-e0da6e81cff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2025.09.09 23:04:32.874963 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44642 | ||
| 5834 | 2025.09.09 23:04:32.875800 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5835 | 2025.09.09 23:04:32.875822 [ 354 ] {} <Debug> TCP-Session: 3b109eee-608a-4ca5-9403-fa375cd02a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:44642 | ||
| 5836 | 2025.09.09 23:04:32.875820 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5837 | 2025.09.09 23:04:32.875846 [ 354 ] {} <Debug> TCP-Session: 3b109eee-608a-4ca5-9403-fa375cd02a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.09.09 23:04:32.875887 [ 354 ] {} <Debug> TCP-Session: 3b109eee-608a-4ca5-9403-fa375cd02a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2025.09.09 23:04:32.876160 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5840 | 2025.09.09 23:04:32.876222 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5841 | 2025.09.09 23:04:32.876548 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 5842 | 2025.09.09 23:04:32.877600 [ 333 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> AggregatingTransform: Aggregating | ||
| 5843 | 2025.09.09 23:04:32.877650 [ 333 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> Aggregator: Aggregation method: without_key | ||
| 5844 | 2025.09.09 23:04:32.877683 [ 333 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033458 sec. (967.625 rows/sec., 37.80 KiB/sec.) | ||
| 5845 | 2025.09.09 23:04:32.877719 [ 333 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Trace> Aggregator: Merging aggregated data | ||
| 5846 | 2025.09.09 23:04:32.878852 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 5847 | 2025.09.09 23:04:32.879033 [ 347 ] {0076efc9-1e0d-4b0e-911a-8d5a3be42098} <Debug> TCPHandler: Processed in 0.004137743 sec. | ||
| 5848 | 2025.09.09 23:04:32.879151 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2025.09.09 23:04:32.879183 [ 347 ] {} <Debug> TCP-Session: 0dcb2b41-1d80-4eba-962d-1f3480cac995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.09.09 23:04:32.879184 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5851 | 2025.09.09 23:04:32.879206 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2025.09.09 23:04:32.879225 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5853 | 2025.09.09 23:04:32.879238 [ 349 ] {} <Debug> TCP-Session: d038d718-e3f2-47ca-b57e-bb8d2c43d7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2025.09.09 23:04:32.879245 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2025.09.09 23:04:32.879259 [ 348 ] {} <Debug> TCP-Session: f95cf866-25e1-412a-8fef-6995740419d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2025.09.09 23:04:32.879291 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2025.09.09 23:04:32.879308 [ 353 ] {} <Debug> TCP-Session: 343404c2-78cb-4f43-bcda-bf30ce6e40cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2025.09.09 23:04:32.879321 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2025.09.09 23:04:32.879341 [ 351 ] {} <Debug> TCP-Session: e638491c-201d-417d-a74a-e0da6e81cff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2025.09.09 23:04:32.879299 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2025.09.09 23:04:32.879374 [ 354 ] {} <Debug> TCP-Session: 3b109eee-608a-4ca5-9403-fa375cd02a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2025.09.09 23:04:32.879265 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5863 | 2025.09.09 23:04:32.879413 [ 350 ] {} <Debug> TCP-Session: 21af9777-15e2-4be1-96b2-3e4dc0fcc10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2025.09.09 23:04:32.879274 [ 355 ] {} <Debug> TCP-Session: 7a9e346c-4126-4395-9b1a-6cd22a25fbf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2025.09.09 23:04:32.879450 [ 352 ] {} <Debug> TCP-Session: a543bec1-cf84-4f37-bf84-b991f61f3dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2025.09.09 23:04:34.907427 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.09.09 23:04:34.907640 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5868 | 2025.09.09 23:04:34.907715 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5869 | 2025.09.09 23:04:34.908483 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2025.09.09 23:04:34.908534 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5871 | 2025.09.09 23:04:34.908934 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5872 | 2025.09.09 23:04:34.909162 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2025.09.09 23:04:34.909332 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001745 sec., 68767.90830945558 rows/sec., 5.84 MiB/sec. | ||
| 5874 | 2025.09.09 23:04:34.909382 [ 275 ] {8103d311-d479-4cad-a318-a4420c784ba6} <Debug> TCPHandler: Processed in 0.002107177 sec. | ||
| 5875 | 2025.09.09 23:04:34.909515 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2025.09.09 23:04:34.909618 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5877 | 2025.09.09 23:04:34.909661 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5878 | 2025.09.09 23:04:34.910107 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.09.09 23:04:34.910145 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5880 | 2025.09.09 23:04:34.910479 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5881 | 2025.09.09 23:04:34.910701 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.09.09 23:04:34.910831 [ 39 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5883 | 2025.09.09 23:04:34.910861 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001266 sec., 25276.46129541864 rows/sec., 1.86 MiB/sec. | ||
| 5884 | 2025.09.09 23:04:34.910898 [ 39 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2025.09.09 23:04:34.910909 [ 275 ] {20294382-5cd8-4583-9653-981e0eb77ad5} <Debug> TCPHandler: Processed in 0.001448225 sec. | ||
| 5886 | 2025.09.09 23:04:34.910930 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5887 | 2025.09.09 23:04:34.911062 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2025.09.09 23:04:34.911074 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 5889 | 2025.09.09 23:04:34.911169 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5890 | 2025.09.09 23:04:34.911216 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5891 | 2025.09.09 23:04:34.911221 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5892 | 2025.09.09 23:04:34.911266 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 5893 | 2025.09.09 23:04:34.911337 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part | ||
| 5894 | 2025.09.09 23:04:34.911386 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5895 | 2025.09.09 23:04:34.911429 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
| 5896 | 2025.09.09 23:04:34.911467 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5897 | 2025.09.09 23:04:34.911507 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5898 | 2025.09.09 23:04:34.911682 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.09.09 23:04:34.911727 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5900 | 2025.09.09 23:04:34.912077 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5901 | 2025.09.09 23:04:34.912316 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2025.09.09 23:04:34.912456 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001308 sec., 73394.49541284404 rows/sec., 5.73 MiB/sec. | ||
| 5903 | 2025.09.09 23:04:34.912496 [ 275 ] {3703313f-da3b-4dd2-80e6-2ecbdd042da9} <Debug> TCPHandler: Processed in 0.001487086 sec. | ||
| 5904 | 2025.09.09 23:04:34.912547 [ 190 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539447 sec., 533308.3893112267 rows/sec., 35.29 MiB/sec. | ||
| 5905 | 2025.09.09 23:04:34.912617 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2025.09.09 23:04:34.912693 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5907 | 2025.09.09 23:04:34.912713 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5908 | 2025.09.09 23:04:34.912758 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5909 | 2025.09.09 23:04:34.912954 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2025.09.09 23:04:34.913028 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_31_6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5911 | 2025.09.09 23:04:34.913109 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5912 | 2025.09.09 23:04:34.913187 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.09.09 23:04:34.913223 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5914 | 2025.09.09 23:04:34.913563 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5915 | 2025.09.09 23:04:34.913797 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.09.09 23:04:34.913931 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5917 | 2025.09.09 23:04:34.913969 [ 275 ] {fd15c2f6-85c2-4862-953b-bb252b7ef329} <Debug> TCPHandler: Processed in 0.001402985 sec. | ||
| 5918 | 2025.09.09 23:04:34.914086 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.09.09 23:04:34.914181 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2025.09.09 23:04:34.914237 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5921 | 2025.09.09 23:04:34.915063 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.09.09 23:04:34.915099 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5923 | 2025.09.09 23:04:34.915659 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5924 | 2025.09.09 23:04:34.915889 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.09.09 23:04:34.916015 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5926 | 2025.09.09 23:04:34.916034 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 5927 | 2025.09.09 23:04:34.916067 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.09.09 23:04:34.916093 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5929 | 2025.09.09 23:04:34.916110 [ 275 ] {2bec5fd1-d47c-4bae-b688-534c50e41040} <Debug> TCPHandler: Processed in 0.002073346 sec. | ||
| 5930 | 2025.09.09 23:04:34.916211 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 5931 | 2025.09.09 23:04:34.916232 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.09.09 23:04:34.916345 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5933 | 2025.09.09 23:04:34.916388 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5934 | 2025.09.09 23:04:34.916466 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5935 | 2025.09.09 23:04:34.916550 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 496 rows starting from the beginning of the part | ||
| 5936 | 2025.09.09 23:04:34.916717 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5937 | 2025.09.09 23:04:34.916768 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.09.09 23:04:34.916809 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5939 | 2025.09.09 23:04:34.916819 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5940 | 2025.09.09 23:04:34.916920 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5941 | 2025.09.09 23:04:34.917013 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5942 | 2025.09.09 23:04:34.917101 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5943 | 2025.09.09 23:04:34.917124 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5944 | 2025.09.09 23:04:34.917337 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.09.09 23:04:34.917474 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5946 | 2025.09.09 23:04:34.917512 [ 275 ] {777d8f5b-c549-4074-85f9-cf412b9038b9} <Debug> TCPHandler: Processed in 0.001330143 sec. | ||
| 5947 | 2025.09.09 23:04:34.939598 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 19 columns (19 merged, 0 gathered) in 0.023438991 sec., 26110.338964676423 rows/sec., 46.79 MiB/sec. | ||
| 5948 | 2025.09.09 23:04:34.940571 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5949 | 2025.09.09 23:04:34.940927 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.09.09 23:04:34.941008 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5951 | 2025.09.09 23:04:34.941109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5952 | 2025.09.09 23:04:35.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.76 MiB, peak 268.09 MiB, free memory in arenas 0.00 B, will set to 260.30 MiB (RSS), difference: 1.54 MiB | ||
| 5953 | 2025.09.09 23:04:35.314283 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5954 | 2025.09.09 23:04:35.314344 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5955 | 2025.09.09 23:04:35.393369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11494 | ||
| 5956 | 2025.09.09 23:04:35.393905 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2025.09.09 23:04:35.393956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5958 | 2025.09.09 23:04:35.394485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5959 | 2025.09.09 23:04:35.394728 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2025.09.09 23:04:35.394876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5961 | 2025.09.09 23:04:35.423969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 792 | ||
| 5962 | 2025.09.09 23:04:35.426562 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.09.09 23:04:35.426607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5964 | 2025.09.09 23:04:35.427888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5965 | 2025.09.09 23:04:35.428156 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.09.09 23:04:35.428517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 5967 | 2025.09.09 23:04:35.993793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5968 | 2025.09.09 23:04:36.011232 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.09.09 23:04:36.011324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5970 | 2025.09.09 23:04:36.017445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5971 | 2025.09.09 23:04:36.018239 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.09.09 23:04:36.022575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5973 | 2025.09.09 23:04:36.063306 [ 37 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5974 | 2025.09.09 23:04:36.063371 [ 37 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.09.09 23:04:36.063392 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5976 | 2025.09.09 23:04:36.063512 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5977 | 2025.09.09 23:04:36.063650 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5978 | 2025.09.09 23:04:36.063684 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5979 | 2025.09.09 23:04:36.063744 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5980 | 2025.09.09 23:04:36.063785 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5981 | 2025.09.09 23:04:36.063823 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5982 | 2025.09.09 23:04:36.063862 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5983 | 2025.09.09 23:04:36.064572 [ 196 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111597 sec., 12545.1401023325 rows/sec., 845.33 KiB/sec. | ||
| 5984 | 2025.09.09 23:04:36.064747 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5985 | 2025.09.09 23:04:36.065077 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2025.09.09 23:04:36.065155 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_14_3} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5987 | 2025.09.09 23:04:36.065251 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5988 | 2025.09.09 23:04:39.908390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2025.09.09 23:04:39.908593 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5990 | 2025.09.09 23:04:39.908674 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5991 | 2025.09.09 23:04:39.909363 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.09.09 23:04:39.909415 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5993 | 2025.09.09 23:04:39.909799 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5994 | 2025.09.09 23:04:39.910040 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.09.09 23:04:39.910207 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.75 MiB/sec. | ||
| 5996 | 2025.09.09 23:04:39.910258 [ 275 ] {db554561-19eb-4d43-b4cc-bcd63c9cd0cf} <Debug> TCPHandler: Processed in 0.001998935 sec. | ||
| 5997 | 2025.09.09 23:04:39.910394 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.09.09 23:04:39.910509 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.09.09 23:04:39.910553 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2025.09.09 23:04:39.911033 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.09.09 23:04:39.911079 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6002 | 2025.09.09 23:04:39.911477 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6003 | 2025.09.09 23:04:39.911693 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.09.09 23:04:39.911834 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00135 sec., 7407.407407407407 rows/sec., 557.00 KiB/sec. | ||
| 6005 | 2025.09.09 23:04:39.911875 [ 275 ] {3aeb9361-7bcd-4472-8679-8acf5182829b} <Debug> TCPHandler: Processed in 0.001536727 sec. | ||
| 6006 | 2025.09.09 23:04:39.911998 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2025.09.09 23:04:39.912099 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6008 | 2025.09.09 23:04:39.912141 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6009 | 2025.09.09 23:04:39.912575 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.09.09 23:04:39.912612 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6011 | 2025.09.09 23:04:39.912922 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6012 | 2025.09.09 23:04:39.913133 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2025.09.09 23:04:39.913268 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00119 sec., 62184.87394957983 rows/sec., 4.85 MiB/sec. | ||
| 6014 | 2025.09.09 23:04:39.913305 [ 275 ] {05e7924c-7d73-47e6-920e-245ef73f9dda} <Debug> TCPHandler: Processed in 0.001358914 sec. | ||
| 6015 | 2025.09.09 23:04:39.913418 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.09.09 23:04:39.913516 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2025.09.09 23:04:39.913560 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2025.09.09 23:04:39.913970 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2025.09.09 23:04:39.914008 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6020 | 2025.09.09 23:04:39.914349 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6021 | 2025.09.09 23:04:39.914570 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.09.09 23:04:39.914704 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6023 | 2025.09.09 23:04:39.914741 [ 275 ] {d79e937a-6c23-4e9b-be0f-e3429f7eec2b} <Debug> TCPHandler: Processed in 0.001373594 sec. | ||
| 6024 | 2025.09.09 23:04:39.914859 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2025.09.09 23:04:39.914954 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2025.09.09 23:04:39.915007 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6027 | 2025.09.09 23:04:39.915769 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2025.09.09 23:04:39.915804 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6029 | 2025.09.09 23:04:39.916324 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6030 | 2025.09.09 23:04:39.916546 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2025.09.09 23:04:39.916693 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 6032 | 2025.09.09 23:04:39.916759 [ 275 ] {6eb598a4-bacc-4606-8bad-d6047c3ca7ff} <Debug> TCPHandler: Processed in 0.001950524 sec. | ||
| 6033 | 2025.09.09 23:04:39.916878 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2025.09.09 23:04:39.916973 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6035 | 2025.09.09 23:04:39.917014 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6036 | 2025.09.09 23:04:39.917353 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.09.09 23:04:39.917395 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6038 | 2025.09.09 23:04:39.917697 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6039 | 2025.09.09 23:04:39.917903 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.09.09 23:04:39.918033 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6041 | 2025.09.09 23:04:39.918070 [ 275 ] {e27fa682-4262-4149-b6a0-051f02dc8573} <Debug> TCPHandler: Processed in 0.001244352 sec. | ||
| 6042 | 2025.09.09 23:04:40.677917 [ 33 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6043 | 2025.09.09 23:04:40.677987 [ 33 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.09.09 23:04:40.678008 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6045 | 2025.09.09 23:04:40.678132 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6046 | 2025.09.09 23:04:40.678278 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6047 | 2025.09.09 23:04:40.678313 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 6048 | 2025.09.09 23:04:40.678384 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6049 | 2025.09.09 23:04:40.678432 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6050 | 2025.09.09 23:04:40.678479 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6051 | 2025.09.09 23:04:40.678524 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 6052 | 2025.09.09 23:04:40.679502 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422505 sec., 950436.0265869014 rows/sec., 66.58 MiB/sec. | ||
| 6053 | 2025.09.09 23:04:40.679681 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6054 | 2025.09.09 23:04:40.679933 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.09.09 23:04:40.680006 [ 194 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_20_4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6056 | 2025.09.09 23:04:40.680080 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6057 | 2025.09.09 23:04:42.895062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11942 | ||
| 6058 | 2025.09.09 23:04:42.895611 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.09.09 23:04:42.895657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6060 | 2025.09.09 23:04:42.896124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6061 | 2025.09.09 23:04:42.896344 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.09.09 23:04:42.896555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11942 | ||
| 6063 | 2025.09.09 23:04:43.522736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6064 | 2025.09.09 23:04:43.539927 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.09.09 23:04:43.539966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6066 | 2025.09.09 23:04:43.546109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6067 | 2025.09.09 23:04:43.546833 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.09.09 23:04:43.549538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6069 | 2025.09.09 23:04:44.919451 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2025.09.09 23:04:44.919646 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6071 | 2025.09.09 23:04:44.919716 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6072 | 2025.09.09 23:04:44.920529 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2025.09.09 23:04:44.920576 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6074 | 2025.09.09 23:04:44.920977 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6075 | 2025.09.09 23:04:44.921202 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.09.09 23:04:44.921351 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001757 sec., 233352.30506545247 rows/sec., 14.80 MiB/sec. | ||
| 6077 | 2025.09.09 23:04:44.921393 [ 275 ] {5072afd7-767f-46fa-bbf9-7d78706b9237} <Debug> TCPHandler: Processed in 0.002075736 sec. | ||
| 6078 | 2025.09.09 23:04:44.921507 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.09.09 23:04:44.921603 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6080 | 2025.09.09 23:04:44.921644 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6081 | 2025.09.09 23:04:44.922035 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.09.09 23:04:44.922071 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6083 | 2025.09.09 23:04:44.922372 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6084 | 2025.09.09 23:04:44.922583 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.09.09 23:04:44.922711 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. | ||
| 6086 | 2025.09.09 23:04:44.922747 [ 275 ] {5ca64e27-3b23-4061-ad4a-84e9e141565f} <Debug> TCPHandler: Processed in 0.001290593 sec. | ||
| 6087 | 2025.09.09 23:04:44.922851 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.09.09 23:04:44.922944 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6089 | 2025.09.09 23:04:44.922983 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6090 | 2025.09.09 23:04:44.925538 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2025.09.09 23:04:44.925634 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6092 | 2025.09.09 23:04:44.926339 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6093 | 2025.09.09 23:04:44.926682 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2025.09.09 23:04:44.926811 [ 47 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6095 | 2025.09.09 23:04:44.926845 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.003917 sec., 300740.3625223385 rows/sec., 23.94 MiB/sec. | ||
| 6096 | 2025.09.09 23:04:44.926865 [ 47 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2025.09.09 23:04:44.926893 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6098 | 2025.09.09 23:04:44.926896 [ 275 ] {8fb3a1ce-3a3f-4cdf-bba7-de17e20901de} <Debug> TCPHandler: Processed in 0.004096092 sec. | ||
| 6099 | 2025.09.09 23:04:44.926983 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 6100 | 2025.09.09 23:04:44.927032 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2025.09.09 23:04:44.927069 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2025.09.09 23:04:44.927095 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 6103 | 2025.09.09 23:04:44.927127 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6104 | 2025.09.09 23:04:44.927148 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1337 rows starting from the beginning of the part | ||
| 6105 | 2025.09.09 23:04:44.927169 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6106 | 2025.09.09 23:04:44.927192 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 6107 | 2025.09.09 23:04:44.927232 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 120 rows starting from the beginning of the part | ||
| 6108 | 2025.09.09 23:04:44.927270 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 6109 | 2025.09.09 23:04:44.927310 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1178 rows starting from the beginning of the part | ||
| 6110 | 2025.09.09 23:04:44.927681 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2025.09.09 23:04:44.927715 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6112 | 2025.09.09 23:04:44.928048 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6113 | 2025.09.09 23:04:44.928263 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2025.09.09 23:04:44.928390 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001282 sec., 187987.51950078004 rows/sec., 11.43 MiB/sec. | ||
| 6115 | 2025.09.09 23:04:44.928428 [ 275 ] {cd00532c-e019-4f61-ad28-22024773437c} <Debug> TCPHandler: Processed in 0.001447265 sec. | ||
| 6116 | 2025.09.09 23:04:44.928540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2025.09.09 23:04:44.928634 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6118 | 2025.09.09 23:04:44.928673 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6119 | 2025.09.09 23:04:44.929072 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5233 rows, containing 5 columns (5 merged, 0 gathered) in 0.002128337 sec., 2458727.1658576624 rows/sec., 210.55 MiB/sec. | ||
| 6120 | 2025.09.09 23:04:44.929137 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.09.09 23:04:44.929173 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6122 | 2025.09.09 23:04:44.929319 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6123 | 2025.09.09 23:04:44.929494 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6124 | 2025.09.09 23:04:44.929547 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2025.09.09 23:04:44.929607 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_36_7} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6126 | 2025.09.09 23:04:44.929663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6127 | 2025.09.09 23:04:44.929726 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.09.09 23:04:44.929853 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 6129 | 2025.09.09 23:04:44.929890 [ 275 ] {e6d637e1-de54-4d03-b490-e91e11eb0cde} <Debug> TCPHandler: Processed in 0.001400534 sec. | ||
| 6130 | 2025.09.09 23:04:44.929995 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2025.09.09 23:04:44.930087 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6132 | 2025.09.09 23:04:44.930127 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6133 | 2025.09.09 23:04:44.930602 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2025.09.09 23:04:44.930637 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6135 | 2025.09.09 23:04:44.930945 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6136 | 2025.09.09 23:04:44.931152 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.09.09 23:04:44.931278 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 6138 | 2025.09.09 23:04:44.931315 [ 275 ] {f1099a82-83a2-44ea-b28e-4aa0c3c33ebe} <Debug> TCPHandler: Processed in 0.001369695 sec. | ||
| 6139 | 2025.09.09 23:04:44.931422 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2025.09.09 23:04:44.931521 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6141 | 2025.09.09 23:04:44.931561 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6142 | 2025.09.09 23:04:44.932214 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2025.09.09 23:04:44.932251 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6144 | 2025.09.09 23:04:44.932583 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6145 | 2025.09.09 23:04:44.932791 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2025.09.09 23:04:44.932894 [ 47 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6147 | 2025.09.09 23:04:44.932917 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001414 sec., 505657.7086280057 rows/sec., 35.47 MiB/sec. | ||
| 6148 | 2025.09.09 23:04:44.932934 [ 47 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2025.09.09 23:04:44.932959 [ 275 ] {4197f8b0-5b8c-4a5a-bf4d-5b4307e81ca4} <Debug> TCPHandler: Processed in 0.001587418 sec. | ||
| 6150 | 2025.09.09 23:04:44.932962 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6151 | 2025.09.09 23:04:44.933060 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 6152 | 2025.09.09 23:04:44.933134 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2025.09.09 23:04:44.933147 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2025.09.09 23:04:44.933174 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 6155 | 2025.09.09 23:04:44.933229 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6156 | 2025.09.09 23:04:44.933229 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 568 rows starting from the beginning of the part | ||
| 6157 | 2025.09.09 23:04:44.933271 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6158 | 2025.09.09 23:04:44.933281 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 6159 | 2025.09.09 23:04:44.933320 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part | ||
| 6160 | 2025.09.09 23:04:44.933355 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 6161 | 2025.09.09 23:04:44.933391 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 715 rows starting from the beginning of the part | ||
| 6162 | 2025.09.09 23:04:44.933596 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.09.09 23:04:44.933630 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6164 | 2025.09.09 23:04:44.933930 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6165 | 2025.09.09 23:04:44.934149 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.09.09 23:04:44.934273 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 6167 | 2025.09.09 23:04:44.934310 [ 275 ] {bc3ac1f4-5064-4e7c-be97-84d7492deebb} <Debug> TCPHandler: Processed in 0.001226751 sec. | ||
| 6168 | 2025.09.09 23:04:44.934416 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.09.09 23:04:44.934452 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420814 sec., 1948179.0016145674 rows/sec., 149.12 MiB/sec. | ||
| 6170 | 2025.09.09 23:04:44.934508 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6171 | 2025.09.09 23:04:44.934550 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6172 | 2025.09.09 23:04:44.934696 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6173 | 2025.09.09 23:04:44.934957 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2025.09.09 23:04:44.934996 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6175 | 2025.09.09 23:04:44.935015 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.09.09 23:04:44.935111 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_36_7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6177 | 2025.09.09 23:04:44.935220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6178 | 2025.09.09 23:04:44.935334 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6179 | 2025.09.09 23:04:44.935611 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.09.09 23:04:44.935719 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6181 | 2025.09.09 23:04:44.935742 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001248 sec., 253205.12820512822 rows/sec., 16.64 MiB/sec. | ||
| 6182 | 2025.09.09 23:04:44.935756 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2025.09.09 23:04:44.935786 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6184 | 2025.09.09 23:04:44.935786 [ 275 ] {940205ca-314c-4172-bef1-e33bad99b114} <Debug> TCPHandler: Processed in 0.001418785 sec. | ||
| 6185 | 2025.09.09 23:04:44.935860 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 6186 | 2025.09.09 23:04:44.935910 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.09.09 23:04:44.935940 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6188 | 2025.09.09 23:04:44.935967 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11054 rows starting from the beginning of the part | ||
| 6189 | 2025.09.09 23:04:44.936003 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6190 | 2025.09.09 23:04:44.936010 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 961 rows starting from the beginning of the part | ||
| 6191 | 2025.09.09 23:04:44.936044 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6192 | 2025.09.09 23:04:44.936051 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 6193 | 2025.09.09 23:04:44.936086 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6194 | 2025.09.09 23:04:44.936124 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6195 | 2025.09.09 23:04:44.936163 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 316 rows starting from the beginning of the part | ||
| 6196 | 2025.09.09 23:04:44.936352 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.09.09 23:04:44.936386 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6198 | 2025.09.09 23:04:44.936679 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6199 | 2025.09.09 23:04:44.936893 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.09.09 23:04:44.937020 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 6201 | 2025.09.09 23:04:44.937055 [ 275 ] {fea5238a-5cef-41e7-82dd-2e63284c1cf0} <Debug> TCPHandler: Processed in 0.001195371 sec. | ||
| 6202 | 2025.09.09 23:04:44.937161 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2025.09.09 23:04:44.937255 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6204 | 2025.09.09 23:04:44.937308 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6205 | 2025.09.09 23:04:44.938150 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.09.09 23:04:44.938185 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6207 | 2025.09.09 23:04:44.938787 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6208 | 2025.09.09 23:04:44.939037 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.09.09 23:04:44.939179 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001942 sec., 16477.8578784758 rows/sec., 29.53 MiB/sec. | ||
| 6210 | 2025.09.09 23:04:44.939248 [ 275 ] {4cb46595-afe0-48ed-b5cc-20d827b82693} <Debug> TCPHandler: Processed in 0.002136398 sec. | ||
| 6211 | 2025.09.09 23:04:44.939360 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2025.09.09 23:04:44.939454 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6213 | 2025.09.09 23:04:44.939497 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6214 | 2025.09.09 23:04:44.939797 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003962489 sec., 3208841.7153965603 rows/sec., 216.35 MiB/sec. | ||
| 6215 | 2025.09.09 23:04:44.939845 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.09.09 23:04:44.939886 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6217 | 2025.09.09 23:04:44.940072 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6218 | 2025.09.09 23:04:44.940195 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6219 | 2025.09.09 23:04:44.940313 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.09.09 23:04:44.940377 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6221 | 2025.09.09 23:04:44.940415 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2025.09.09 23:04:44.940432 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6223 | 2025.09.09 23:04:44.940520 [ 47 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6224 | 2025.09.09 23:04:44.940542 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 6225 | 2025.09.09 23:04:44.940550 [ 47 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.09.09 23:04:44.940583 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6227 | 2025.09.09 23:04:44.940585 [ 275 ] {c13e66be-5d90-4b49-b610-c1c3eed9dff3} <Debug> TCPHandler: Processed in 0.001275512 sec. | ||
| 6228 | 2025.09.09 23:04:44.940661 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 6229 | 2025.09.09 23:04:44.940767 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6230 | 2025.09.09 23:04:44.940799 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2416 rows starting from the beginning of the part | ||
| 6231 | 2025.09.09 23:04:44.940860 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 6232 | 2025.09.09 23:04:44.940900 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6233 | 2025.09.09 23:04:44.940938 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6234 | 2025.09.09 23:04:44.940975 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6235 | 2025.09.09 23:04:44.941012 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6236 | 2025.09.09 23:04:44.942215 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001589388 sec., 1698767.0726090798 rows/sec., 108.48 MiB/sec. | ||
| 6237 | 2025.09.09 23:04:44.942436 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6238 | 2025.09.09 23:04:44.942705 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.09.09 23:04:44.942777 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_36_7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6240 | 2025.09.09 23:04:44.942850 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6241 | 2025.09.09 23:04:45.428863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 828 | ||
| 6242 | 2025.09.09 23:04:45.431249 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.09.09 23:04:45.431298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6244 | 2025.09.09 23:04:45.432553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6245 | 2025.09.09 23:04:45.432828 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2025.09.09 23:04:45.433193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6247 | 2025.09.09 23:04:49.907182 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.09.09 23:04:49.907374 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6249 | 2025.09.09 23:04:49.907439 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6250 | 2025.09.09 23:04:49.908113 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.09.09 23:04:49.908162 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6252 | 2025.09.09 23:04:49.908567 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6253 | 2025.09.09 23:04:49.908795 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.09.09 23:04:49.908963 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.83 MiB/sec. | ||
| 6255 | 2025.09.09 23:04:49.909015 [ 275 ] {ce25024c-8bd1-49d8-986b-bbbd4a75264f} <Debug> TCPHandler: Processed in 0.001962295 sec. | ||
| 6256 | 2025.09.09 23:04:49.909145 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.09.09 23:04:49.909249 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6258 | 2025.09.09 23:04:49.909293 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6259 | 2025.09.09 23:04:49.909726 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.09.09 23:04:49.909767 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6261 | 2025.09.09 23:04:49.910100 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6262 | 2025.09.09 23:04:49.910324 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.09.09 23:04:49.910464 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 606.90 KiB/sec. | ||
| 6264 | 2025.09.09 23:04:49.910504 [ 275 ] {0b769982-0955-4697-96d9-7e0ea8226796} <Debug> TCPHandler: Processed in 0.001414135 sec. | ||
| 6265 | 2025.09.09 23:04:49.910645 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.09.09 23:04:49.910743 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6267 | 2025.09.09 23:04:49.910785 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6268 | 2025.09.09 23:04:49.911287 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.09.09 23:04:49.911334 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6270 | 2025.09.09 23:04:49.911724 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6271 | 2025.09.09 23:04:49.911966 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.09.09 23:04:49.912097 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001374 sec., 53857.350800582244 rows/sec., 4.20 MiB/sec. | ||
| 6273 | 2025.09.09 23:04:49.912136 [ 275 ] {6efb3cb3-384d-46ac-aa6d-2b4eacccd0a3} <Debug> TCPHandler: Processed in 0.001541528 sec. | ||
| 6274 | 2025.09.09 23:04:49.912253 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.09.09 23:04:49.912350 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6276 | 2025.09.09 23:04:49.912394 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6277 | 2025.09.09 23:04:49.912814 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.09.09 23:04:49.912851 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6279 | 2025.09.09 23:04:49.913196 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6280 | 2025.09.09 23:04:49.913406 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.09.09 23:04:49.913537 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6282 | 2025.09.09 23:04:49.913574 [ 275 ] {bed6dc6f-f920-46ef-8e08-cc03da1016ff} <Debug> TCPHandler: Processed in 0.001378485 sec. | ||
| 6283 | 2025.09.09 23:04:49.913717 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.09.09 23:04:49.913815 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.09.09 23:04:49.913871 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6286 | 2025.09.09 23:04:49.914653 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.09.09 23:04:49.914689 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6288 | 2025.09.09 23:04:49.915208 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6289 | 2025.09.09 23:04:49.915439 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.09.09 23:04:49.915579 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 6291 | 2025.09.09 23:04:49.915644 [ 275 ] {e08a7a1e-92b2-465b-875f-9e14f9c53a6d} <Debug> TCPHandler: Processed in 0.001994865 sec. | ||
| 6292 | 2025.09.09 23:04:49.915758 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.09.09 23:04:49.915853 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6294 | 2025.09.09 23:04:49.915895 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6295 | 2025.09.09 23:04:49.916229 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.09.09 23:04:49.916264 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6297 | 2025.09.09 23:04:49.916567 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6298 | 2025.09.09 23:04:49.916777 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.09.09 23:04:49.916902 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6300 | 2025.09.09 23:04:49.916940 [ 275 ] {0de96a20-8833-475f-b976-dc2c2b65bed3} <Debug> TCPHandler: Processed in 0.001232272 sec. | ||
| 6301 | 2025.09.09 23:04:50.314407 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6302 | 2025.09.09 23:04:50.314459 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6303 | 2025.09.09 23:04:50.396759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12454 | ||
| 6304 | 2025.09.09 23:04:50.397595 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.09.09 23:04:50.397670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6306 | 2025.09.09 23:04:50.398447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6307 | 2025.09.09 23:04:50.398699 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.09.09 23:04:50.398827 [ 131 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6309 | 2025.09.09 23:04:50.398844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 6310 | 2025.09.09 23:04:50.398881 [ 131 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2025.09.09 23:04:50.398911 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6312 | 2025.09.09 23:04:50.399022 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 6313 | 2025.09.09 23:04:50.399150 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2025.09.09 23:04:50.399192 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10022 rows starting from the beginning of the part | ||
| 6315 | 2025.09.09 23:04:50.399263 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6316 | 2025.09.09 23:04:50.399314 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6317 | 2025.09.09 23:04:50.399360 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6318 | 2025.09.09 23:04:50.399401 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6319 | 2025.09.09 23:04:50.399445 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6320 | 2025.09.09 23:04:50.404636 [ 191 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.005660759 sec., 2200058.331400436 rows/sec., 31.47 MiB/sec. | ||
| 6321 | 2025.09.09 23:04:50.404961 [ 191 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6322 | 2025.09.09 23:04:50.405264 [ 191 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2025.09.09 23:04:50.405345 [ 191 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_26_5} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6324 | 2025.09.09 23:04:50.405423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6325 | 2025.09.09 23:04:51.049715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6326 | 2025.09.09 23:04:51.067355 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2025.09.09 23:04:51.067421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6328 | 2025.09.09 23:04:51.073544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6329 | 2025.09.09 23:04:51.074283 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.09.09 23:04:51.074604 [ 111 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6331 | 2025.09.09 23:04:51.074672 [ 111 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2025.09.09 23:04:51.074695 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6333 | 2025.09.09 23:04:51.074801 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6334 | 2025.09.09 23:04:51.078325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6335 | 2025.09.09 23:04:51.079149 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2025.09.09 23:04:51.080793 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6337 | 2025.09.09 23:04:51.085835 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6338 | 2025.09.09 23:04:51.090609 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6339 | 2025.09.09 23:04:51.095001 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6340 | 2025.09.09 23:04:51.099360 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6341 | 2025.09.09 23:04:51.103704 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 6342 | 2025.09.09 23:04:51.157311 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082549218 sec., 2374.341087034889 rows/sec., 12.28 MiB/sec. | ||
| 6343 | 2025.09.09 23:04:51.160121 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6344 | 2025.09.09 23:04:51.162223 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_26_5} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.09.09 23:04:51.162341 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_26_5} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6346 | 2025.09.09 23:04:51.165044 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6347 | 2025.09.09 23:04:52.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.58 MiB, peak 274.13 MiB, free memory in arenas 0.00 B, will set to 267.21 MiB (RSS), difference: 3.64 MiB | ||
| 6348 | 2025.09.09 23:04:54.919391 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2025.09.09 23:04:54.919642 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6350 | 2025.09.09 23:04:54.919711 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6351 | 2025.09.09 23:04:54.920521 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2025.09.09 23:04:54.920573 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6353 | 2025.09.09 23:04:54.920992 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6354 | 2025.09.09 23:04:54.921216 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2025.09.09 23:04:54.921376 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 6356 | 2025.09.09 23:04:54.921428 [ 275 ] {9559e804-a9ba-4d4a-96c9-1a93d9219d55} <Debug> TCPHandler: Processed in 0.002114417 sec. | ||
| 6357 | 2025.09.09 23:04:54.921556 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.09.09 23:04:54.921661 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6359 | 2025.09.09 23:04:54.921705 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6360 | 2025.09.09 23:04:54.922549 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2025.09.09 23:04:54.922588 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6362 | 2025.09.09 23:04:54.922999 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6363 | 2025.09.09 23:04:54.923212 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2025.09.09 23:04:54.923349 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001713 sec., 686514.8861646235 rows/sec., 54.66 MiB/sec. | ||
| 6365 | 2025.09.09 23:04:54.923387 [ 275 ] {08e85ef9-7b99-4251-8683-5c2a8197da9f} <Debug> TCPHandler: Processed in 0.001885353 sec. | ||
| 6366 | 2025.09.09 23:04:54.923502 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2025.09.09 23:04:54.923600 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6368 | 2025.09.09 23:04:54.923641 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6369 | 2025.09.09 23:04:54.924116 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2025.09.09 23:04:54.924153 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6371 | 2025.09.09 23:04:54.924471 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6372 | 2025.09.09 23:04:54.924678 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2025.09.09 23:04:54.924807 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001228 sec., 192996.7426710098 rows/sec., 11.71 MiB/sec. | ||
| 6374 | 2025.09.09 23:04:54.924845 [ 275 ] {781a565c-3abe-49f7-a657-0796dc7fafc9} <Debug> TCPHandler: Processed in 0.001393675 sec. | ||
| 6375 | 2025.09.09 23:04:54.924960 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2025.09.09 23:04:54.925056 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6377 | 2025.09.09 23:04:54.925096 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6378 | 2025.09.09 23:04:54.925553 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2025.09.09 23:04:54.925590 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6380 | 2025.09.09 23:04:54.925919 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6381 | 2025.09.09 23:04:54.926126 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2025.09.09 23:04:54.926254 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 6383 | 2025.09.09 23:04:54.926292 [ 275 ] {36a791df-cbbd-4db6-b7c4-f1fcbd10cd63} <Debug> TCPHandler: Processed in 0.001383084 sec. | ||
| 6384 | 2025.09.09 23:04:54.926405 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2025.09.09 23:04:54.926500 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6386 | 2025.09.09 23:04:54.926540 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6387 | 2025.09.09 23:04:54.926987 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2025.09.09 23:04:54.927024 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6389 | 2025.09.09 23:04:54.927344 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6390 | 2025.09.09 23:04:54.927549 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.09.09 23:04:54.927681 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 6392 | 2025.09.09 23:04:54.927720 [ 275 ] {62e32150-0936-432c-9a95-f75d2e066fdc} <Debug> TCPHandler: Processed in 0.001365214 sec. | ||
| 6393 | 2025.09.09 23:04:54.927838 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2025.09.09 23:04:54.927932 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6395 | 2025.09.09 23:04:54.927974 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6396 | 2025.09.09 23:04:54.928568 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2025.09.09 23:04:54.928604 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6398 | 2025.09.09 23:04:54.928925 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6399 | 2025.09.09 23:04:54.929135 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2025.09.09 23:04:54.929266 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001352 sec., 525887.5739644971 rows/sec., 36.86 MiB/sec. | ||
| 6401 | 2025.09.09 23:04:54.929304 [ 275 ] {8db7d219-e93e-46d5-97f4-67bde276e1c8} <Debug> TCPHandler: Processed in 0.001515327 sec. | ||
| 6402 | 2025.09.09 23:04:54.929418 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2025.09.09 23:04:54.929512 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6404 | 2025.09.09 23:04:54.929553 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6405 | 2025.09.09 23:04:54.929881 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2025.09.09 23:04:54.929917 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6407 | 2025.09.09 23:04:54.930228 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6408 | 2025.09.09 23:04:54.930434 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.09.09 23:04:54.930540 [ 175 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6410 | 2025.09.09 23:04:54.930559 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6411 | 2025.09.09 23:04:54.930618 [ 175 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2025.09.09 23:04:54.930625 [ 275 ] {1f83a7e4-86f5-4356-bf00-130d87bd0dc9} <Debug> TCPHandler: Processed in 0.001256902 sec. | ||
| 6413 | 2025.09.09 23:04:54.930649 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6414 | 2025.09.09 23:04:54.930764 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2025.09.09 23:04:54.930811 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 6416 | 2025.09.09 23:04:54.930863 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6417 | 2025.09.09 23:04:54.930910 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6418 | 2025.09.09 23:04:54.930970 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6419 | 2025.09.09 23:04:54.931014 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6420 | 2025.09.09 23:04:54.931085 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6421 | 2025.09.09 23:04:54.931133 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6422 | 2025.09.09 23:04:54.931175 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6423 | 2025.09.09 23:04:54.931210 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6424 | 2025.09.09 23:04:54.931249 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6425 | 2025.09.09 23:04:54.931335 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.09.09 23:04:54.931375 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6427 | 2025.09.09 23:04:54.931764 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6428 | 2025.09.09 23:04:54.932006 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2025.09.09 23:04:54.932103 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355064 sec., 70845.36228547139 rows/sec., 3.61 MiB/sec. | ||
| 6430 | 2025.09.09 23:04:54.932154 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001309 sec., 239877.769289534 rows/sec., 15.76 MiB/sec. | ||
| 6431 | 2025.09.09 23:04:54.932197 [ 275 ] {4b610078-bdf6-4828-b001-422883f141e9} <Debug> TCPHandler: Processed in 0.001482706 sec. | ||
| 6432 | 2025.09.09 23:04:54.932246 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6433 | 2025.09.09 23:04:54.932313 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.09.09 23:04:54.932413 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6435 | 2025.09.09 23:04:54.932458 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6436 | 2025.09.09 23:04:54.932544 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.09.09 23:04:54.932623 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_16_3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6438 | 2025.09.09 23:04:54.932718 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6439 | 2025.09.09 23:04:54.932770 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.09.09 23:04:54.932809 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6441 | 2025.09.09 23:04:54.933114 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6442 | 2025.09.09 23:04:54.933323 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.09.09 23:04:54.933459 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 6444 | 2025.09.09 23:04:54.933496 [ 275 ] {7b045afe-9ad9-445c-8309-31d06ab4959b} <Debug> TCPHandler: Processed in 0.001231802 sec. | ||
| 6445 | 2025.09.09 23:04:54.933602 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.09.09 23:04:54.933697 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6447 | 2025.09.09 23:04:54.933751 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6448 | 2025.09.09 23:04:54.934575 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.09.09 23:04:54.934612 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6450 | 2025.09.09 23:04:54.935174 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6451 | 2025.09.09 23:04:54.935400 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.09.09 23:04:54.935546 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001868 sec., 17130.620985010704 rows/sec., 30.70 MiB/sec. | ||
| 6453 | 2025.09.09 23:04:54.935612 [ 275 ] {af8d1d88-447c-40cb-8e60-ad44f425387c} <Debug> TCPHandler: Processed in 0.002059476 sec. | ||
| 6454 | 2025.09.09 23:04:54.935733 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.09.09 23:04:54.935828 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6456 | 2025.09.09 23:04:54.935869 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6457 | 2025.09.09 23:04:54.936190 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.09.09 23:04:54.936227 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6459 | 2025.09.09 23:04:54.936540 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6460 | 2025.09.09 23:04:54.936760 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.09.09 23:04:54.936889 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 6462 | 2025.09.09 23:04:54.936926 [ 275 ] {686603e3-05ff-4257-9369-7e61f0f281bb} <Debug> TCPHandler: Processed in 0.001242702 sec. | ||
| 6463 | 2025.09.09 23:04:55.433540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 862 | ||
| 6464 | 2025.09.09 23:04:55.435942 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.09.09 23:04:55.435992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6466 | 2025.09.09 23:04:55.437248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6467 | 2025.09.09 23:04:55.437517 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.09.09 23:04:55.437866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6469 | 2025.09.09 23:04:57.899053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12902 | ||
| 6470 | 2025.09.09 23:04:57.899560 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2025.09.09 23:04:57.899606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6472 | 2025.09.09 23:04:57.900127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6473 | 2025.09.09 23:04:57.900370 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.09.09 23:04:57.900527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12902 | ||
| 6475 | 2025.09.09 23:04:58.578516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6476 | 2025.09.09 23:04:58.594996 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.09.09 23:04:58.595059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6478 | 2025.09.09 23:04:58.600791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6479 | 2025.09.09 23:04:58.601497 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.09.09 23:04:58.604305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6481 | 2025.09.09 23:04:59.936799 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2025.09.09 23:04:59.937074 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6483 | 2025.09.09 23:04:59.937179 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6484 | 2025.09.09 23:04:59.937852 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2025.09.09 23:04:59.937903 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6486 | 2025.09.09 23:04:59.938278 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6487 | 2025.09.09 23:04:59.938503 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.09.09 23:04:59.938663 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001665 sec., 6006.006006006006 rows/sec., 489.75 KiB/sec. | ||
| 6489 | 2025.09.09 23:04:59.938714 [ 275 ] {14c54f31-a75e-472a-9dd7-bfa99bc8a7b0} <Debug> TCPHandler: Processed in 0.002109947 sec. | ||
| 6490 | 2025.09.09 23:04:59.938833 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2025.09.09 23:04:59.938935 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6492 | 2025.09.09 23:04:59.938978 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6493 | 2025.09.09 23:04:59.939833 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2025.09.09 23:04:59.939871 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6495 | 2025.09.09 23:04:59.940251 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6496 | 2025.09.09 23:04:59.940484 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.09.09 23:04:59.940618 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001706 sec., 715709.2614302462 rows/sec., 59.16 MiB/sec. | ||
| 6498 | 2025.09.09 23:04:59.940656 [ 275 ] {9b6d1168-1037-4a57-bfad-4c79ac060a9c} <Debug> TCPHandler: Processed in 0.001876443 sec. | ||
| 6499 | 2025.09.09 23:04:59.940769 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2025.09.09 23:04:59.940866 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6501 | 2025.09.09 23:04:59.940907 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6502 | 2025.09.09 23:04:59.941293 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2025.09.09 23:04:59.941327 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6504 | 2025.09.09 23:04:59.941654 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6505 | 2025.09.09 23:04:59.941878 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2025.09.09 23:04:59.941976 [ 154 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6507 | 2025.09.09 23:04:59.942007 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001161 sec., 17226.528854435834 rows/sec., 1.22 MiB/sec. | ||
| 6508 | 2025.09.09 23:04:59.942012 [ 154 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2025.09.09 23:04:59.942039 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6510 | 2025.09.09 23:04:59.942046 [ 275 ] {7538469c-5dc6-46ca-a575-01b92010baaa} <Debug> TCPHandler: Processed in 0.001333773 sec. | ||
| 6511 | 2025.09.09 23:04:59.942148 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.09.09 23:04:59.942161 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 6513 | 2025.09.09 23:04:59.942244 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6514 | 2025.09.09 23:04:59.942287 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6515 | 2025.09.09 23:04:59.942316 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6516 | 2025.09.09 23:04:59.942360 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 6517 | 2025.09.09 23:04:59.942434 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6518 | 2025.09.09 23:04:59.942487 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 241 rows starting from the beginning of the part | ||
| 6519 | 2025.09.09 23:04:59.942536 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6520 | 2025.09.09 23:04:59.942581 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
| 6521 | 2025.09.09 23:04:59.942627 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 6522 | 2025.09.09 23:04:59.942746 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.09.09 23:04:59.942792 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6524 | 2025.09.09 23:04:59.943143 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6525 | 2025.09.09 23:04:59.943370 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2025.09.09 23:04:59.943504 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 6527 | 2025.09.09 23:04:59.943542 [ 275 ] {e0a40836-4ffb-4efe-ab48-cb90fafa81ff} <Debug> TCPHandler: Processed in 0.001444845 sec. | ||
| 6528 | 2025.09.09 23:04:59.943654 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2025.09.09 23:04:59.943727 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619389 sec., 492160.9323022449 rows/sec., 32.34 MiB/sec. | ||
| 6530 | 2025.09.09 23:04:59.943754 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6531 | 2025.09.09 23:04:59.943815 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6532 | 2025.09.09 23:04:59.943900 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6533 | 2025.09.09 23:04:59.944171 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.09.09 23:04:59.944244 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_36_7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6535 | 2025.09.09 23:04:59.944320 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6536 | 2025.09.09 23:04:59.944388 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.09.09 23:04:59.944429 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6538 | 2025.09.09 23:04:59.944764 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6539 | 2025.09.09 23:04:59.944968 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2025.09.09 23:04:59.945095 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00136 sec., 397058.82352941175 rows/sec., 29.46 MiB/sec. | ||
| 6541 | 2025.09.09 23:04:59.945133 [ 275 ] {7760bd06-c94d-4108-93f9-654ed9e93e6d} <Debug> TCPHandler: Processed in 0.001529667 sec. | ||
| 6542 | 2025.09.09 23:04:59.945246 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2025.09.09 23:04:59.945341 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6544 | 2025.09.09 23:04:59.945384 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6545 | 2025.09.09 23:04:59.945896 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.09.09 23:04:59.945929 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6547 | 2025.09.09 23:04:59.946336 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6548 | 2025.09.09 23:04:59.946553 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2025.09.09 23:04:59.946680 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001358 sec., 625184.0942562592 rows/sec., 42.08 MiB/sec. | ||
| 6550 | 2025.09.09 23:04:59.946717 [ 275 ] {862df070-ce6b-4479-a9b7-dabb92561db1} <Debug> TCPHandler: Processed in 0.001521326 sec. | ||
| 6551 | 2025.09.09 23:04:59.946840 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2025.09.09 23:04:59.946935 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6553 | 2025.09.09 23:04:59.946989 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6554 | 2025.09.09 23:04:59.947747 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.09.09 23:04:59.947782 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6556 | 2025.09.09 23:04:59.948289 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6557 | 2025.09.09 23:04:59.948509 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.09.09 23:04:59.948611 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6559 | 2025.09.09 23:04:59.948646 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.09.09 23:04:59.948647 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 6561 | 2025.09.09 23:04:59.948666 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6562 | 2025.09.09 23:04:59.948725 [ 275 ] {20ce866f-f7d0-41b0-a6e4-46217a3e6785} <Debug> TCPHandler: Processed in 0.001934614 sec. | ||
| 6563 | 2025.09.09 23:04:59.948794 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 6564 | 2025.09.09 23:04:59.948843 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2025.09.09 23:04:59.948944 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6566 | 2025.09.09 23:04:59.948986 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6567 | 2025.09.09 23:04:59.949044 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6568 | 2025.09.09 23:04:59.949107 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 612 rows starting from the beginning of the part | ||
| 6569 | 2025.09.09 23:04:59.949240 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6570 | 2025.09.09 23:04:59.949314 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2025.09.09 23:04:59.949346 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6572 | 2025.09.09 23:04:59.949355 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6573 | 2025.09.09 23:04:59.949459 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6574 | 2025.09.09 23:04:59.949564 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 6575 | 2025.09.09 23:04:59.949664 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6576 | 2025.09.09 23:04:59.949681 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6577 | 2025.09.09 23:04:59.949898 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2025.09.09 23:04:59.950034 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6579 | 2025.09.09 23:04:59.950070 [ 275 ] {b478be19-83fd-4418-b5eb-07336829dc95} <Debug> TCPHandler: Processed in 0.001277422 sec. | ||
| 6580 | 2025.09.09 23:04:59.954886 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 19 columns (19 merged, 0 gathered) in 0.006154739 sec., 114708.35725121731 rows/sec., 205.55 MiB/sec. | ||
| 6581 | 2025.09.09 23:04:59.955564 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6582 | 2025.09.09 23:04:59.955882 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2025.09.09 23:04:59.955957 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6584 | 2025.09.09 23:04:59.956056 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6585 | 2025.09.09 23:05:00.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.89 MiB, peak 276.36 MiB, free memory in arenas 0.00 B, will set to 271.05 MiB (RSS), difference: 2.17 MiB | ||
| 6586 | 2025.09.09 23:05:04.919863 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2025.09.09 23:05:04.920058 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6588 | 2025.09.09 23:05:04.920123 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6589 | 2025.09.09 23:05:04.920855 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2025.09.09 23:05:04.920902 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6591 | 2025.09.09 23:05:04.921308 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6592 | 2025.09.09 23:05:04.921532 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.09.09 23:05:04.921692 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001681 sec., 243902.43902439025 rows/sec., 15.47 MiB/sec. | ||
| 6594 | 2025.09.09 23:05:04.921741 [ 275 ] {fc5abfba-7ee4-489b-bd68-59f63823ae8b} <Debug> TCPHandler: Processed in 0.002002405 sec. | ||
| 6595 | 2025.09.09 23:05:04.921861 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2025.09.09 23:05:04.921965 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6597 | 2025.09.09 23:05:04.922006 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6598 | 2025.09.09 23:05:04.922914 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2025.09.09 23:05:04.922952 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6600 | 2025.09.09 23:05:04.923349 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6601 | 2025.09.09 23:05:04.923562 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2025.09.09 23:05:04.923698 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001757 sec., 669322.7091633466 rows/sec., 53.29 MiB/sec. | ||
| 6603 | 2025.09.09 23:05:04.923736 [ 275 ] {db46b3ac-57ee-4ecf-91c1-db990d5286a2} <Debug> TCPHandler: Processed in 0.001927793 sec. | ||
| 6604 | 2025.09.09 23:05:04.923849 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2025.09.09 23:05:04.923947 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6606 | 2025.09.09 23:05:04.923988 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6607 | 2025.09.09 23:05:04.924469 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.09.09 23:05:04.924504 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6609 | 2025.09.09 23:05:04.924815 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6610 | 2025.09.09 23:05:04.925018 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2025.09.09 23:05:04.925148 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001222 sec., 193944.3535188216 rows/sec., 11.76 MiB/sec. | ||
| 6612 | 2025.09.09 23:05:04.925186 [ 275 ] {ef033362-8ace-4f38-8e40-3830423ea1d0} <Debug> TCPHandler: Processed in 0.001391795 sec. | ||
| 6613 | 2025.09.09 23:05:04.925305 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2025.09.09 23:05:04.925427 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6615 | 2025.09.09 23:05:04.925476 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6616 | 2025.09.09 23:05:04.925975 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2025.09.09 23:05:04.926009 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6618 | 2025.09.09 23:05:04.926302 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6619 | 2025.09.09 23:05:04.926509 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.09.09 23:05:04.926636 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 6621 | 2025.09.09 23:05:04.926674 [ 275 ] {37111ff1-b4b9-4a4d-a8a6-64cd98c36da4} <Debug> TCPHandler: Processed in 0.001430755 sec. | ||
| 6622 | 2025.09.09 23:05:04.926775 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2025.09.09 23:05:04.926869 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6624 | 2025.09.09 23:05:04.926909 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6625 | 2025.09.09 23:05:04.927364 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2025.09.09 23:05:04.927400 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6627 | 2025.09.09 23:05:04.927694 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6628 | 2025.09.09 23:05:04.927907 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2025.09.09 23:05:04.928036 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 6630 | 2025.09.09 23:05:04.928074 [ 275 ] {4ea9ee57-10ac-41cf-a9e6-edf2b0aa030a} <Debug> TCPHandler: Processed in 0.001348483 sec. | ||
| 6631 | 2025.09.09 23:05:04.928173 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2025.09.09 23:05:04.928268 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6633 | 2025.09.09 23:05:04.928307 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6634 | 2025.09.09 23:05:04.928938 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.09.09 23:05:04.928974 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6636 | 2025.09.09 23:05:04.929310 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6637 | 2025.09.09 23:05:04.929511 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.09.09 23:05:04.929636 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001388 sec., 512247.83861671475 rows/sec., 35.90 MiB/sec. | ||
| 6639 | 2025.09.09 23:05:04.929674 [ 275 ] {acc69701-a0c5-452f-868d-8650df274ddc} <Debug> TCPHandler: Processed in 0.001550067 sec. | ||
| 6640 | 2025.09.09 23:05:04.929779 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2025.09.09 23:05:04.929879 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6642 | 2025.09.09 23:05:04.929919 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6643 | 2025.09.09 23:05:04.930237 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2025.09.09 23:05:04.930272 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6645 | 2025.09.09 23:05:04.930570 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6646 | 2025.09.09 23:05:04.930778 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2025.09.09 23:05:04.930905 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 6648 | 2025.09.09 23:05:04.930941 [ 275 ] {ccc8fdad-c18c-438d-a281-344cab3537b0} <Debug> TCPHandler: Processed in 0.001211782 sec. | ||
| 6649 | 2025.09.09 23:05:04.931038 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2025.09.09 23:05:04.931133 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6651 | 2025.09.09 23:05:04.931175 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6652 | 2025.09.09 23:05:04.931602 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2025.09.09 23:05:04.931637 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6654 | 2025.09.09 23:05:04.931990 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6655 | 2025.09.09 23:05:04.932206 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2025.09.09 23:05:04.932337 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 6657 | 2025.09.09 23:05:04.932375 [ 275 ] {1cef7f94-d736-4ee1-8ddf-3f2b82da05f6} <Debug> TCPHandler: Processed in 0.001386185 sec. | ||
| 6658 | 2025.09.09 23:05:04.932479 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2025.09.09 23:05:04.932582 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6660 | 2025.09.09 23:05:04.932626 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6661 | 2025.09.09 23:05:04.932932 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.09.09 23:05:04.932968 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6663 | 2025.09.09 23:05:04.933278 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6664 | 2025.09.09 23:05:04.933484 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.09.09 23:05:04.933612 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 6666 | 2025.09.09 23:05:04.933651 [ 275 ] {1895a614-0bbf-4973-92d0-39e0aa97124c} <Debug> TCPHandler: Processed in 0.001221941 sec. | ||
| 6667 | 2025.09.09 23:05:04.933752 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.09.09 23:05:04.933847 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.09 23:05:04.933900 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6670 | 2025.09.09 23:05:04.934695 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2025.09.09 23:05:04.934738 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6672 | 2025.09.09 23:05:04.935368 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6673 | 2025.09.09 23:05:04.935618 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2025.09.09 23:05:04.935761 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001933 sec., 16554.578375581998 rows/sec., 29.67 MiB/sec. | ||
| 6675 | 2025.09.09 23:05:04.935815 [ 275 ] {3b0a376b-8d44-4a82-b1b3-c181a46dc4fe} <Debug> TCPHandler: Processed in 0.002112087 sec. | ||
| 6676 | 2025.09.09 23:05:04.935933 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.09.09 23:05:04.936026 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6678 | 2025.09.09 23:05:04.936068 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6679 | 2025.09.09 23:05:04.936405 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.09 23:05:04.936441 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6681 | 2025.09.09 23:05:04.936751 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6682 | 2025.09.09 23:05:04.936971 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.09 23:05:04.937096 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 6684 | 2025.09.09 23:05:04.937132 [ 275 ] {c0d98056-7137-4603-9711-6f46b8b11ec0} <Debug> TCPHandler: Processed in 0.001248522 sec. | ||
| 6685 | 2025.09.09 23:05:05.314706 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6686 | 2025.09.09 23:05:05.314757 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6687 | 2025.09.09 23:05:05.400727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13414 | ||
| 6688 | 2025.09.09 23:05:05.401315 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.09.09 23:05:05.401371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6690 | 2025.09.09 23:05:05.401966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6691 | 2025.09.09 23:05:05.402215 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.09.09 23:05:05.402361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6693 | 2025.09.09 23:05:05.438230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 900 | ||
| 6694 | 2025.09.09 23:05:05.440950 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.09.09 23:05:05.441001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6696 | 2025.09.09 23:05:05.442267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6697 | 2025.09.09 23:05:05.442549 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.09.09 23:05:05.442920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6699 | 2025.09.09 23:05:06.104481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6700 | 2025.09.09 23:05:06.122055 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.09.09 23:05:06.122120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6702 | 2025.09.09 23:05:06.128568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6703 | 2025.09.09 23:05:06.129286 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.09.09 23:05:06.132389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6705 | 2025.09.09 23:05:09.907371 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2025.09.09 23:05:09.907582 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6707 | 2025.09.09 23:05:09.907653 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6708 | 2025.09.09 23:05:09.908312 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.09.09 23:05:09.908358 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6710 | 2025.09.09 23:05:09.908747 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6711 | 2025.09.09 23:05:09.908971 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.09.09 23:05:09.909118 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001588 sec., 47858.94206549118 rows/sec., 3.94 MiB/sec. | ||
| 6713 | 2025.09.09 23:05:09.909144 [ 143 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6714 | 2025.09.09 23:05:09.909161 [ 275 ] {02889424-dcd2-485e-9185-68b891fd4be3} <Debug> TCPHandler: Processed in 0.001922184 sec. | ||
| 6715 | 2025.09.09 23:05:09.909213 [ 143 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.09.09 23:05:09.909239 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6717 | 2025.09.09 23:05:09.909316 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2025.09.09 23:05:09.909386 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 6719 | 2025.09.09 23:05:09.909415 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6720 | 2025.09.09 23:05:09.909467 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6721 | 2025.09.09 23:05:09.909530 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6722 | 2025.09.09 23:05:09.909573 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6723 | 2025.09.09 23:05:09.909646 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6724 | 2025.09.09 23:05:09.909699 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1176 rows starting from the beginning of the part | ||
| 6725 | 2025.09.09 23:05:09.909748 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1221 rows starting from the beginning of the part | ||
| 6726 | 2025.09.09 23:05:09.909801 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1176 rows starting from the beginning of the part | ||
| 6727 | 2025.09.09 23:05:09.909840 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6728 | 2025.09.09 23:05:09.909875 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.09.09 23:05:09.909915 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6730 | 2025.09.09 23:05:09.910250 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6731 | 2025.09.09 23:05:09.910473 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.09.09 23:05:09.910616 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00122 sec., 8196.72131147541 rows/sec., 616.36 KiB/sec. | ||
| 6733 | 2025.09.09 23:05:09.910655 [ 275 ] {8ae677de-7c23-426f-b2c6-3e0c8c0cd60d} <Debug> TCPHandler: Processed in 0.001391954 sec. | ||
| 6734 | 2025.09.09 23:05:09.910774 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2025.09.09 23:05:09.910867 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6736 | 2025.09.09 23:05:09.910906 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6737 | 2025.09.09 23:05:09.911326 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2025.09.09 23:05:09.911363 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6739 | 2025.09.09 23:05:09.911668 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6740 | 2025.09.09 23:05:09.911887 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.09.09 23:05:09.911999 [ 143 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6742 | 2025.09.09 23:05:09.912019 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 6743 | 2025.09.09 23:05:09.912036 [ 143 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2025.09.09 23:05:09.912062 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6745 | 2025.09.09 23:05:09.912065 [ 275 ] {173ab8ee-1c76-4da5-be4f-176a22c3668e} <Debug> TCPHandler: Processed in 0.001339683 sec. | ||
| 6746 | 2025.09.09 23:05:09.912068 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002748408 sec., 2252576.764439632 rows/sec., 191.43 MiB/sec. | ||
| 6747 | 2025.09.09 23:05:09.912187 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 6748 | 2025.09.09 23:05:09.912193 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.09.09 23:05:09.912328 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.09.09 23:05:09.912328 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6751 | 2025.09.09 23:05:09.912352 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6752 | 2025.09.09 23:05:09.912378 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6753 | 2025.09.09 23:05:09.912387 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6754 | 2025.09.09 23:05:09.912467 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6755 | 2025.09.09 23:05:09.912513 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 711 rows starting from the beginning of the part | ||
| 6756 | 2025.09.09 23:05:09.912557 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 540 rows starting from the beginning of the part | ||
| 6757 | 2025.09.09 23:05:09.912604 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 711 rows starting from the beginning of the part | ||
| 6758 | 2025.09.09 23:05:09.912646 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6759 | 2025.09.09 23:05:09.912663 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2025.09.09 23:05:09.912745 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_41_8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6761 | 2025.09.09 23:05:09.912798 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.09.09 23:05:09.912821 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6763 | 2025.09.09 23:05:09.912841 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6764 | 2025.09.09 23:05:09.913214 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6765 | 2025.09.09 23:05:09.913437 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2025.09.09 23:05:09.913553 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6767 | 2025.09.09 23:05:09.913576 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 6768 | 2025.09.09 23:05:09.913589 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2025.09.09 23:05:09.913615 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6770 | 2025.09.09 23:05:09.913619 [ 275 ] {116e3b44-fdd5-40a1-9516-6e33baa7bfaa} <Debug> TCPHandler: Processed in 0.001474646 sec. | ||
| 6771 | 2025.09.09 23:05:09.913707 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 6772 | 2025.09.09 23:05:09.913740 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2025.09.09 23:05:09.913798 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6774 | 2025.09.09 23:05:09.913827 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12715 rows starting from the beginning of the part | ||
| 6775 | 2025.09.09 23:05:09.913833 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6776 | 2025.09.09 23:05:09.913884 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6777 | 2025.09.09 23:05:09.913888 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6778 | 2025.09.09 23:05:09.913927 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 6779 | 2025.09.09 23:05:09.913969 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 849 rows starting from the beginning of the part | ||
| 6780 | 2025.09.09 23:05:09.914006 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6781 | 2025.09.09 23:05:09.914041 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918484 sec., 1751904.107618307 rows/sec., 132.60 MiB/sec. | ||
| 6782 | 2025.09.09 23:05:09.914047 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6783 | 2025.09.09 23:05:09.914262 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6784 | 2025.09.09 23:05:09.914607 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.09.09 23:05:09.914681 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_41_8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6786 | 2025.09.09 23:05:09.914716 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2025.09.09 23:05:09.914759 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6788 | 2025.09.09 23:05:09.914774 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6789 | 2025.09.09 23:05:09.915330 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6790 | 2025.09.09 23:05:09.915565 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2025.09.09 23:05:09.915721 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001906 sec., 5246.589716684155 rows/sec., 9.40 MiB/sec. | ||
| 6792 | 2025.09.09 23:05:09.915802 [ 275 ] {527f5b9d-7d08-456c-b194-e2e7d3ea26d9} <Debug> TCPHandler: Processed in 0.002110637 sec. | ||
| 6793 | 2025.09.09 23:05:09.915920 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.09.09 23:05:09.916015 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6795 | 2025.09.09 23:05:09.916057 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6796 | 2025.09.09 23:05:09.916411 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.09.09 23:05:09.916448 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6798 | 2025.09.09 23:05:09.916793 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6799 | 2025.09.09 23:05:09.917018 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.09.09 23:05:09.917132 [ 141 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6801 | 2025.09.09 23:05:09.917152 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 6802 | 2025.09.09 23:05:09.917185 [ 141 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.09.09 23:05:09.917201 [ 275 ] {b51f1c87-7b19-45c2-91ad-c6309d668bf5} <Debug> TCPHandler: Processed in 0.001332803 sec. | ||
| 6804 | 2025.09.09 23:05:09.917214 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6805 | 2025.09.09 23:05:09.917309 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 6806 | 2025.09.09 23:05:09.917396 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6807 | 2025.09.09 23:05:09.917422 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2700 rows starting from the beginning of the part | ||
| 6808 | 2025.09.09 23:05:09.917468 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6809 | 2025.09.09 23:05:09.917509 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6810 | 2025.09.09 23:05:09.917545 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6811 | 2025.09.09 23:05:09.917586 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6812 | 2025.09.09 23:05:09.917620 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6813 | 2025.09.09 23:05:09.917809 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14512 rows, containing 5 columns (5 merged, 0 gathered) in 0.004144213 sec., 3501750.513306145 rows/sec., 235.98 MiB/sec. | ||
| 6814 | 2025.09.09 23:05:09.918299 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6815 | 2025.09.09 23:05:09.918591 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314263 sec., 2349605.824709362 rows/sec., 150.11 MiB/sec. | ||
| 6816 | 2025.09.09 23:05:09.918612 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.09.09 23:05:09.918699 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6818 | 2025.09.09 23:05:09.918787 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 6819 | 2025.09.09 23:05:09.918966 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6820 | 2025.09.09 23:05:09.919270 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2025.09.09 23:05:09.919353 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_41_8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6822 | 2025.09.09 23:05:09.919454 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6823 | 2025.09.09 23:05:10.654426 [ 141 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6824 | 2025.09.09 23:05:10.654488 [ 141 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.09.09 23:05:10.654509 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6826 | 2025.09.09 23:05:10.654636 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 6827 | 2025.09.09 23:05:10.654784 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6828 | 2025.09.09 23:05:10.654820 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6829 | 2025.09.09 23:05:10.654888 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 6830 | 2025.09.09 23:05:10.654935 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6831 | 2025.09.09 23:05:10.654981 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6832 | 2025.09.09 23:05:10.655020 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6833 | 2025.09.09 23:05:10.655786 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205992 sec., 31509.330078474817 rows/sec., 2.63 MiB/sec. | ||
| 6834 | 2025.09.09 23:05:10.655900 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6835 | 2025.09.09 23:05:10.656146 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2025.09.09 23:05:10.656219 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_13_3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6837 | 2025.09.09 23:05:10.656290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6838 | 2025.09.09 23:05:12.902556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13862 | ||
| 6839 | 2025.09.09 23:05:12.903071 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.09.09 23:05:12.903121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6841 | 2025.09.09 23:05:12.903620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6842 | 2025.09.09 23:05:12.903855 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.09.09 23:05:12.903999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13862 | ||
| 6844 | 2025.09.09 23:05:13.632575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6845 | 2025.09.09 23:05:13.650205 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.09.09 23:05:13.650259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6847 | 2025.09.09 23:05:13.655942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6848 | 2025.09.09 23:05:13.656655 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.09.09 23:05:13.659569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6850 | 2025.09.09 23:05:14.920750 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2025.09.09 23:05:14.920925 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6852 | 2025.09.09 23:05:14.920989 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6853 | 2025.09.09 23:05:14.921862 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2025.09.09 23:05:14.921916 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6855 | 2025.09.09 23:05:14.922357 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6856 | 2025.09.09 23:05:14.922600 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.09.09 23:05:14.922772 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001894 sec., 216473.07286166842 rows/sec., 13.73 MiB/sec. | ||
| 6858 | 2025.09.09 23:05:14.922827 [ 275 ] {68d2cf80-5f9f-43fc-8f5f-b171b09894a7} <Debug> TCPHandler: Processed in 0.002203988 sec. | ||
| 6859 | 2025.09.09 23:05:14.922966 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2025.09.09 23:05:14.923070 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6861 | 2025.09.09 23:05:14.923113 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6862 | 2025.09.09 23:05:14.923531 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.09.09 23:05:14.923566 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6864 | 2025.09.09 23:05:14.923862 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6865 | 2025.09.09 23:05:14.924091 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.09.09 23:05:14.924228 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 6867 | 2025.09.09 23:05:14.924269 [ 275 ] {85201b57-d9a5-4993-9e0a-874303bffc57} <Debug> TCPHandler: Processed in 0.001356684 sec. | ||
| 6868 | 2025.09.09 23:05:14.924390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.09.09 23:05:14.924488 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6870 | 2025.09.09 23:05:14.924535 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6871 | 2025.09.09 23:05:14.925535 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.09.09 23:05:14.925572 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6873 | 2025.09.09 23:05:14.925999 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6874 | 2025.09.09 23:05:14.926211 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.09.09 23:05:14.926345 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001877 sec., 627064.4645711242 rows/sec., 49.92 MiB/sec. | ||
| 6876 | 2025.09.09 23:05:14.926386 [ 275 ] {c995c829-6170-4fe5-85f8-1e266cf7ae69} <Debug> TCPHandler: Processed in 0.002046336 sec. | ||
| 6877 | 2025.09.09 23:05:14.926505 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.09.09 23:05:14.926599 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6879 | 2025.09.09 23:05:14.926640 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6880 | 2025.09.09 23:05:14.927129 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.09.09 23:05:14.927164 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6882 | 2025.09.09 23:05:14.927487 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6883 | 2025.09.09 23:05:14.927698 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.09.09 23:05:14.927829 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001248 sec., 191506.41025641025 rows/sec., 11.63 MiB/sec. | ||
| 6885 | 2025.09.09 23:05:14.927866 [ 275 ] {31d61861-ccaa-4b84-a19e-273c41e88f35} <Debug> TCPHandler: Processed in 0.001410335 sec. | ||
| 6886 | 2025.09.09 23:05:14.927975 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2025.09.09 23:05:14.928068 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6888 | 2025.09.09 23:05:14.928107 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6889 | 2025.09.09 23:05:14.928594 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.09.09 23:05:14.928631 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6891 | 2025.09.09 23:05:14.928940 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6892 | 2025.09.09 23:05:14.929156 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.09.09 23:05:14.929288 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 6894 | 2025.09.09 23:05:14.929297 [ 136 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6895 | 2025.09.09 23:05:14.929326 [ 275 ] {ef6a09a9-9640-49e9-9f55-796bf7b3f7a3} <Debug> TCPHandler: Processed in 0.001400064 sec. | ||
| 6896 | 2025.09.09 23:05:14.929368 [ 136 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.09.09 23:05:14.929397 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6898 | 2025.09.09 23:05:14.929461 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.09.09 23:05:14.929493 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 6900 | 2025.09.09 23:05:14.929560 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6901 | 2025.09.09 23:05:14.929579 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6902 | 2025.09.09 23:05:14.929599 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6903 | 2025.09.09 23:05:14.929607 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 464 rows starting from the beginning of the part | ||
| 6904 | 2025.09.09 23:05:14.929663 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6905 | 2025.09.09 23:05:14.929708 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6906 | 2025.09.09 23:05:14.929752 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6907 | 2025.09.09 23:05:14.929796 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 6908 | 2025.09.09 23:05:14.929834 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6909 | 2025.09.09 23:05:14.930084 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2025.09.09 23:05:14.930119 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 6911 | 2025.09.09 23:05:14.930433 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6912 | 2025.09.09 23:05:14.930651 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.09.09 23:05:14.930752 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294083 sec., 1190031.8603984443 rows/sec., 82.76 MiB/sec. | ||
| 6914 | 2025.09.09 23:05:14.930778 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 6915 | 2025.09.09 23:05:14.930824 [ 275 ] {75cc0b9c-8ff5-4f41-bb28-02bd8e8ecbd6} <Debug> TCPHandler: Processed in 0.001412905 sec. | ||
| 6916 | 2025.09.09 23:05:14.930893 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6917 | 2025.09.09 23:05:14.930941 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2025.09.09 23:05:14.931034 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6919 | 2025.09.09 23:05:14.931072 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6920 | 2025.09.09 23:05:14.931128 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.09.09 23:05:14.931191 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_25_5} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6922 | 2025.09.09 23:05:14.931248 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6923 | 2025.09.09 23:05:14.931713 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.09.09 23:05:14.931748 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6925 | 2025.09.09 23:05:14.932086 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6926 | 2025.09.09 23:05:14.932291 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2025.09.09 23:05:14.932417 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.0014 sec., 509285.7142857143 rows/sec., 35.71 MiB/sec. | ||
| 6928 | 2025.09.09 23:05:14.932456 [ 275 ] {d1f62e87-0aab-47ef-8dbe-ba1fba898d3d} <Debug> TCPHandler: Processed in 0.001564238 sec. | ||
| 6929 | 2025.09.09 23:05:14.932566 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2025.09.09 23:05:14.932658 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6931 | 2025.09.09 23:05:14.932697 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6932 | 2025.09.09 23:05:14.933018 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.09.09 23:05:14.933053 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6934 | 2025.09.09 23:05:14.933348 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6935 | 2025.09.09 23:05:14.933551 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.09.09 23:05:14.933686 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 6937 | 2025.09.09 23:05:14.933723 [ 275 ] {7d9f31d2-35a4-4559-a617-e67c8fa8b425} <Debug> TCPHandler: Processed in 0.001207521 sec. | ||
| 6938 | 2025.09.09 23:05:14.933831 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2025.09.09 23:05:14.933929 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6940 | 2025.09.09 23:05:14.933970 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6941 | 2025.09.09 23:05:14.934410 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2025.09.09 23:05:14.934444 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6943 | 2025.09.09 23:05:14.934775 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6944 | 2025.09.09 23:05:14.934981 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.09.09 23:05:14.935110 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001199 sec., 262718.9324437031 rows/sec., 17.26 MiB/sec. | ||
| 6946 | 2025.09.09 23:05:14.935146 [ 275 ] {6b1f247c-40ec-44d5-93d3-5e8ccfbfed94} <Debug> TCPHandler: Processed in 0.001363584 sec. | ||
| 6947 | 2025.09.09 23:05:14.935252 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2025.09.09 23:05:14.935344 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6949 | 2025.09.09 23:05:14.935385 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6950 | 2025.09.09 23:05:14.935690 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2025.09.09 23:05:14.935725 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6952 | 2025.09.09 23:05:14.936009 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6953 | 2025.09.09 23:05:14.936233 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.09.09 23:05:14.936364 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 6955 | 2025.09.09 23:05:14.936401 [ 275 ] {864d2a8f-470e-41c2-a622-6908a5084e8a} <Debug> TCPHandler: Processed in 0.001196901 sec. | ||
| 6956 | 2025.09.09 23:05:14.936507 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2025.09.09 23:05:14.936601 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6958 | 2025.09.09 23:05:14.936661 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6959 | 2025.09.09 23:05:14.937475 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2025.09.09 23:05:14.937512 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6961 | 2025.09.09 23:05:14.938036 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6962 | 2025.09.09 23:05:14.938255 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.09.09 23:05:14.938393 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001809 sec., 17689.331122166943 rows/sec., 31.70 MiB/sec. | ||
| 6964 | 2025.09.09 23:05:14.938455 [ 275 ] {c748ff57-3da4-4702-8285-e5c97a683633} <Debug> TCPHandler: Processed in 0.001995925 sec. | ||
| 6965 | 2025.09.09 23:05:14.938572 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2025.09.09 23:05:14.938665 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6967 | 2025.09.09 23:05:14.938705 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6968 | 2025.09.09 23:05:14.939034 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.09.09 23:05:14.939069 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6970 | 2025.09.09 23:05:14.939372 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6971 | 2025.09.09 23:05:14.939577 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.09.09 23:05:14.939704 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 6973 | 2025.09.09 23:05:14.939742 [ 275 ] {5cecb8aa-1ff7-4629-a06d-234e142d40be} <Debug> TCPHandler: Processed in 0.001219411 sec. | ||
| 6974 | 2025.09.09 23:05:15.443265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 936 | ||
| 6975 | 2025.09.09 23:05:15.445682 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.09.09 23:05:15.445732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6977 | 2025.09.09 23:05:15.446947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6978 | 2025.09.09 23:05:15.447220 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.09.09 23:05:15.447361 [ 135 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6980 | 2025.09.09 23:05:15.447407 [ 135 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.09.09 23:05:15.447429 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6982 | 2025.09.09 23:05:15.447549 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 6983 | 2025.09.09 23:05:15.447580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 6984 | 2025.09.09 23:05:15.448182 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6985 | 2025.09.09 23:05:15.448326 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 6986 | 2025.09.09 23:05:15.448678 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 6987 | 2025.09.09 23:05:15.449032 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6988 | 2025.09.09 23:05:15.449393 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6989 | 2025.09.09 23:05:15.449740 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6990 | 2025.09.09 23:05:15.450085 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6991 | 2025.09.09 23:05:15.456826 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 72 columns (72 merged, 0 gathered) in 0.009335074 sec., 100267.01448751237 rows/sec., 84.19 MiB/sec. | ||
| 6992 | 2025.09.09 23:05:15.458133 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6993 | 2025.09.09 23:05:15.458720 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.09.09 23:05:15.458787 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_21_4} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6995 | 2025.09.09 23:05:15.458996 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6996 | 2025.09.09 23:05:19.907615 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.09.09 23:05:19.907824 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6998 | 2025.09.09 23:05:19.907895 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6999 | 2025.09.09 23:05:19.908582 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.09.09 23:05:19.908620 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7001 | 2025.09.09 23:05:19.909011 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7002 | 2025.09.09 23:05:19.909237 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.09.09 23:05:19.909389 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 7004 | 2025.09.09 23:05:19.909430 [ 275 ] {6bb20932-220c-4c11-9146-1cfb598202f3} <Debug> TCPHandler: Processed in 0.001942454 sec. | ||
| 7005 | 2025.09.09 23:05:19.909555 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.09.09 23:05:19.909649 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.09.09 23:05:19.909689 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7008 | 2025.09.09 23:05:19.910088 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.09.09 23:05:19.910120 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7010 | 2025.09.09 23:05:19.910400 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7011 | 2025.09.09 23:05:19.910610 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.09.09 23:05:19.910734 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 7013 | 2025.09.09 23:05:19.910768 [ 275 ] {3ff60bb9-5ffe-451c-a160-eb8941b4840e} <Debug> TCPHandler: Processed in 0.001311754 sec. | ||
| 7014 | 2025.09.09 23:05:19.910869 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.09.09 23:05:19.910955 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7016 | 2025.09.09 23:05:19.911058 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7017 | 2025.09.09 23:05:19.911475 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.09.09 23:05:19.911509 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7019 | 2025.09.09 23:05:19.911814 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7020 | 2025.09.09 23:05:19.912030 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.09.09 23:05:19.912158 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 7022 | 2025.09.09 23:05:19.912194 [ 275 ] {9d2295c0-e92a-46c3-9298-e186ff8f5ef5} <Debug> TCPHandler: Processed in 0.001318343 sec. | ||
| 7023 | 2025.09.09 23:05:19.912304 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2025.09.09 23:05:19.912396 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2025.09.09 23:05:19.912440 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7026 | 2025.09.09 23:05:19.912840 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.09.09 23:05:19.912873 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7028 | 2025.09.09 23:05:19.913204 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7029 | 2025.09.09 23:05:19.913410 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.09.09 23:05:19.913539 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7031 | 2025.09.09 23:05:19.913576 [ 275 ] {350a5643-c67c-475c-98d8-fdccb010be17} <Debug> TCPHandler: Processed in 0.001321653 sec. | ||
| 7032 | 2025.09.09 23:05:19.913684 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2025.09.09 23:05:19.913777 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2025.09.09 23:05:19.913831 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7035 | 2025.09.09 23:05:19.914581 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.09.09 23:05:19.914615 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7037 | 2025.09.09 23:05:19.915121 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7038 | 2025.09.09 23:05:19.915345 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.09.09 23:05:19.915484 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 7040 | 2025.09.09 23:05:19.915544 [ 275 ] {e0b3bb5c-a5db-40fc-8eee-b498be7e4cca} <Debug> TCPHandler: Processed in 0.001910653 sec. | ||
| 7041 | 2025.09.09 23:05:19.915654 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2025.09.09 23:05:19.915747 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7043 | 2025.09.09 23:05:19.915789 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7044 | 2025.09.09 23:05:19.916160 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.09.09 23:05:19.916202 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7046 | 2025.09.09 23:05:19.916566 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7047 | 2025.09.09 23:05:19.916819 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2025.09.09 23:05:19.916974 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 7049 | 2025.09.09 23:05:19.917017 [ 275 ] {b92449c7-4000-4367-a10c-cebb4c700b98} <Debug> TCPHandler: Processed in 0.001412274 sec. | ||
| 7050 | 2025.09.09 23:05:20.314798 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7051 | 2025.09.09 23:05:20.314843 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7052 | 2025.09.09 23:05:20.404167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14374 | ||
| 7053 | 2025.09.09 23:05:20.404734 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2025.09.09 23:05:20.404774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7055 | 2025.09.09 23:05:20.405309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7056 | 2025.09.09 23:05:20.405537 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2025.09.09 23:05:20.405666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 7058 | 2025.09.09 23:05:21.159719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7059 | 2025.09.09 23:05:21.177696 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2025.09.09 23:05:21.177755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7061 | 2025.09.09 23:05:21.183293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7062 | 2025.09.09 23:05:21.183976 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.09.09 23:05:21.186975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7064 | 2025.09.09 23:05:24.920170 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2025.09.09 23:05:24.920467 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7066 | 2025.09.09 23:05:24.920540 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7067 | 2025.09.09 23:05:24.921395 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.09.09 23:05:24.921442 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7069 | 2025.09.09 23:05:24.921898 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7070 | 2025.09.09 23:05:24.922159 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.09.09 23:05:24.922299 [ 118 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7072 | 2025.09.09 23:05:24.922331 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00194 sec., 211340.206185567 rows/sec., 13.41 MiB/sec. | ||
| 7073 | 2025.09.09 23:05:24.922344 [ 118 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.09.09 23:05:24.922370 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7075 | 2025.09.09 23:05:24.922379 [ 275 ] {9e34f66a-a970-4647-8e3e-9f3082651a27} <Debug> TCPHandler: Processed in 0.002391352 sec. | ||
| 7076 | 2025.09.09 23:05:24.922505 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.09.09 23:05:24.922510 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 7078 | 2025.09.09 23:05:24.922599 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7079 | 2025.09.09 23:05:24.922643 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7080 | 2025.09.09 23:05:24.922674 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7081 | 2025.09.09 23:05:24.922717 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7082 | 2025.09.09 23:05:24.922793 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7083 | 2025.09.09 23:05:24.922844 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7084 | 2025.09.09 23:05:24.922891 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7085 | 2025.09.09 23:05:24.922937 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7086 | 2025.09.09 23:05:24.922980 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7087 | 2025.09.09 23:05:24.923587 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2025.09.09 23:05:24.923628 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7089 | 2025.09.09 23:05:24.924016 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7090 | 2025.09.09 23:05:24.924213 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761971 sec., 1409784.8375484047 rows/sec., 95.07 MiB/sec. | ||
| 7091 | 2025.09.09 23:05:24.924230 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.09.09 23:05:24.924383 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001802 sec., 652608.2130965594 rows/sec., 51.96 MiB/sec. | ||
| 7093 | 2025.09.09 23:05:24.924399 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7094 | 2025.09.09 23:05:24.924420 [ 275 ] {951005fa-6d96-46b6-baa7-320c28508972} <Debug> TCPHandler: Processed in 0.001962174 sec. | ||
| 7095 | 2025.09.09 23:05:24.924533 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2025.09.09 23:05:24.924626 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7097 | 2025.09.09 23:05:24.924657 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2025.09.09 23:05:24.924665 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7099 | 2025.09.09 23:05:24.924720 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_21_4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7100 | 2025.09.09 23:05:24.924799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7101 | 2025.09.09 23:05:24.925175 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.09.09 23:05:24.925210 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7103 | 2025.09.09 23:05:24.925545 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7104 | 2025.09.09 23:05:24.925752 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.09.09 23:05:24.925846 [ 118 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7106 | 2025.09.09 23:05:24.925870 [ 118 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.09.09 23:05:24.925880 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001272 sec., 186320.75471698114 rows/sec., 11.30 MiB/sec. | ||
| 7108 | 2025.09.09 23:05:24.925886 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7109 | 2025.09.09 23:05:24.925917 [ 275 ] {d05e98bf-a0e7-43bc-be9a-cbaa6fdeea74} <Debug> TCPHandler: Processed in 0.001431795 sec. | ||
| 7110 | 2025.09.09 23:05:24.925976 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 7111 | 2025.09.09 23:05:24.926022 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2025.09.09 23:05:24.926091 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7113 | 2025.09.09 23:05:24.926118 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7114 | 2025.09.09 23:05:24.926127 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 7115 | 2025.09.09 23:05:24.926163 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7116 | 2025.09.09 23:05:24.926202 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
| 7117 | 2025.09.09 23:05:24.926250 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7118 | 2025.09.09 23:05:24.926286 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part | ||
| 7119 | 2025.09.09 23:05:24.926321 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7120 | 2025.09.09 23:05:24.926358 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
| 7121 | 2025.09.09 23:05:24.926603 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2025.09.09 23:05:24.926640 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7123 | 2025.09.09 23:05:24.926942 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7124 | 2025.09.09 23:05:24.927213 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.09.09 23:05:24.927309 [ 190 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372974 sec., 737086.0628096381 rows/sec., 48.08 MiB/sec. | ||
| 7126 | 2025.09.09 23:05:24.927340 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001238 sec., 171243.94184168015 rows/sec., 11.04 MiB/sec. | ||
| 7127 | 2025.09.09 23:05:24.927377 [ 275 ] {037ddebb-df52-4e55-8599-e5fb48026f6e} <Debug> TCPHandler: Processed in 0.001401894 sec. | ||
| 7128 | 2025.09.09 23:05:24.927456 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7129 | 2025.09.09 23:05:24.927481 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.09.09 23:05:24.927578 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7131 | 2025.09.09 23:05:24.927618 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7132 | 2025.09.09 23:05:24.927738 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.09.09 23:05:24.927818 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_41_8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7134 | 2025.09.09 23:05:24.927889 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7135 | 2025.09.09 23:05:24.928073 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2025.09.09 23:05:24.928117 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7137 | 2025.09.09 23:05:24.928419 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7138 | 2025.09.09 23:05:24.928624 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2025.09.09 23:05:24.928714 [ 118 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7140 | 2025.09.09 23:05:24.928742 [ 118 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.09.09 23:05:24.928749 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 7142 | 2025.09.09 23:05:24.928758 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7143 | 2025.09.09 23:05:24.928786 [ 275 ] {e22c6c00-cad1-410c-8ed5-464d4fee24a5} <Debug> TCPHandler: Processed in 0.001351074 sec. | ||
| 7144 | 2025.09.09 23:05:24.928823 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 7145 | 2025.09.09 23:05:24.928889 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2025.09.09 23:05:24.928914 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7147 | 2025.09.09 23:05:24.928942 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7148 | 2025.09.09 23:05:24.928985 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2025.09.09 23:05:24.928986 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7150 | 2025.09.09 23:05:24.929031 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7151 | 2025.09.09 23:05:24.929046 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7152 | 2025.09.09 23:05:24.929089 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7153 | 2025.09.09 23:05:24.929123 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7154 | 2025.09.09 23:05:24.929156 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7155 | 2025.09.09 23:05:24.929747 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.09.09 23:05:24.929787 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7157 | 2025.09.09 23:05:24.930017 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219171 sec., 1048253.2803027631 rows/sec., 63.72 MiB/sec. | ||
| 7158 | 2025.09.09 23:05:24.930158 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7159 | 2025.09.09 23:05:24.930182 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7160 | 2025.09.09 23:05:24.930425 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.09.09 23:05:24.930522 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.09.09 23:05:24.930567 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.0016 sec., 444375 rows/sec., 31.15 MiB/sec. | ||
| 7163 | 2025.09.09 23:05:24.930596 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_21_4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7164 | 2025.09.09 23:05:24.930609 [ 275 ] {942761b6-ab90-4da1-833a-2485a1dfbb5d} <Debug> TCPHandler: Processed in 0.001766911 sec. | ||
| 7165 | 2025.09.09 23:05:24.930673 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7166 | 2025.09.09 23:05:24.930719 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2025.09.09 23:05:24.930815 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7168 | 2025.09.09 23:05:24.930854 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7169 | 2025.09.09 23:05:24.931161 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2025.09.09 23:05:24.931195 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7171 | 2025.09.09 23:05:24.931491 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7172 | 2025.09.09 23:05:24.931697 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2025.09.09 23:05:24.931916 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 7174 | 2025.09.09 23:05:24.931950 [ 275 ] {f298973d-cc18-423c-9f3b-182062cde93b} <Debug> TCPHandler: Processed in 0.001278622 sec. | ||
| 7175 | 2025.09.09 23:05:24.932068 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.09.09 23:05:24.932191 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7177 | 2025.09.09 23:05:24.932244 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7178 | 2025.09.09 23:05:24.932741 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.09.09 23:05:24.932776 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7180 | 2025.09.09 23:05:24.933130 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7181 | 2025.09.09 23:05:24.933349 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.09.09 23:05:24.933535 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001369 sec., 229364.49963476992 rows/sec., 15.07 MiB/sec. | ||
| 7183 | 2025.09.09 23:05:24.933574 [ 275 ] {5f34e048-f8db-46dd-bd62-45e7c2ab2326} <Debug> TCPHandler: Processed in 0.001567828 sec. | ||
| 7184 | 2025.09.09 23:05:24.933673 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2025.09.09 23:05:24.933766 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7186 | 2025.09.09 23:05:24.933808 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7187 | 2025.09.09 23:05:24.934106 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.09.09 23:05:24.934140 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7189 | 2025.09.09 23:05:24.934438 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7190 | 2025.09.09 23:05:24.934648 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.09.09 23:05:24.934737 [ 122 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7192 | 2025.09.09 23:05:24.934772 [ 122 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.09.09 23:05:24.934774 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 7194 | 2025.09.09 23:05:24.934790 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7195 | 2025.09.09 23:05:24.934815 [ 275 ] {c7a8ce85-ebda-4e07-ac49-929dda7a8c98} <Debug> TCPHandler: Processed in 0.001190731 sec. | ||
| 7196 | 2025.09.09 23:05:24.934867 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7197 | 2025.09.09 23:05:24.934918 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2025.09.09 23:05:24.934959 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7199 | 2025.09.09 23:05:24.934989 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 7200 | 2025.09.09 23:05:24.935010 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2025.09.09 23:05:24.935047 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7202 | 2025.09.09 23:05:24.935064 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7203 | 2025.09.09 23:05:24.935093 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 7204 | 2025.09.09 23:05:24.935133 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 7205 | 2025.09.09 23:05:24.935175 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7206 | 2025.09.09 23:05:24.935214 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 7207 | 2025.09.09 23:05:24.935915 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2025.09.09 23:05:24.935915 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082939 sec., 17544.8478630837 rows/sec., 1.15 MiB/sec. | ||
| 7209 | 2025.09.09 23:05:24.935951 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7210 | 2025.09.09 23:05:24.936043 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7211 | 2025.09.09 23:05:24.936283 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2025.09.09 23:05:24.936340 [ 190 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_19_4} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7213 | 2025.09.09 23:05:24.936391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7214 | 2025.09.09 23:05:24.936501 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7215 | 2025.09.09 23:05:24.936725 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.09.09 23:05:24.936831 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7217 | 2025.09.09 23:05:24.936860 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.09.09 23:05:24.936876 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7219 | 2025.09.09 23:05:24.936877 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001869 sec., 17121.455323702514 rows/sec., 30.68 MiB/sec. | ||
| 7220 | 2025.09.09 23:05:24.936941 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 7221 | 2025.09.09 23:05:24.936958 [ 275 ] {ceb84264-f87d-4e45-af9a-14ef38d57e72} <Debug> TCPHandler: Processed in 0.002088917 sec. | ||
| 7222 | 2025.09.09 23:05:24.937072 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.09.09 23:05:24.937110 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7224 | 2025.09.09 23:05:24.937154 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 706 rows starting from the beginning of the part | ||
| 7225 | 2025.09.09 23:05:24.937168 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7226 | 2025.09.09 23:05:24.937209 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7227 | 2025.09.09 23:05:24.937255 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7228 | 2025.09.09 23:05:24.937351 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7229 | 2025.09.09 23:05:24.937445 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7230 | 2025.09.09 23:05:24.937536 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7231 | 2025.09.09 23:05:24.937547 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2025.09.09 23:05:24.937581 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7233 | 2025.09.09 23:05:24.937629 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 7234 | 2025.09.09 23:05:24.937885 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7235 | 2025.09.09 23:05:24.938094 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.09.09 23:05:24.938233 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 7237 | 2025.09.09 23:05:24.938274 [ 275 ] {d53b4a88-da1b-4145-875a-683cd2e86e2f} <Debug> TCPHandler: Processed in 0.001251212 sec. | ||
| 7238 | 2025.09.09 23:05:24.952093 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 19 columns (19 merged, 0 gathered) in 0.015178847 sec., 54154.31093020438 rows/sec., 97.04 MiB/sec. | ||
| 7239 | 2025.09.09 23:05:24.953004 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7240 | 2025.09.09 23:05:24.953370 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.09.09 23:05:24.953451 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7242 | 2025.09.09 23:05:24.953616 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7243 | 2025.09.09 23:05:25.447892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 970 | ||
| 7244 | 2025.09.09 23:05:25.450362 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.09.09 23:05:25.450434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7246 | 2025.09.09 23:05:25.451757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7247 | 2025.09.09 23:05:25.452064 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2025.09.09 23:05:25.452473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7249 | 2025.09.09 23:05:27.905823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14822 | ||
| 7250 | 2025.09.09 23:05:27.906395 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2025.09.09 23:05:27.906451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7252 | 2025.09.09 23:05:27.906959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7253 | 2025.09.09 23:05:27.907252 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.09.09 23:05:27.907412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14822 | ||
| 7255 | 2025.09.09 23:05:27.907407 [ 120 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7256 | 2025.09.09 23:05:27.907492 [ 120 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.09.09 23:05:27.907516 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7258 | 2025.09.09 23:05:27.907617 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 7259 | 2025.09.09 23:05:27.907731 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2025.09.09 23:05:27.907767 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7261 | 2025.09.09 23:05:27.907827 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7262 | 2025.09.09 23:05:27.907870 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7263 | 2025.09.09 23:05:27.907909 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7264 | 2025.09.09 23:05:27.907950 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7265 | 2025.09.09 23:05:27.907987 [ 204 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7266 | 2025.09.09 23:05:27.909614 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035066 sec., 7283301.868342354 rows/sec., 104.19 MiB/sec. | ||
| 7267 | 2025.09.09 23:05:27.910063 [ 189 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7268 | 2025.09.09 23:05:27.910388 [ 189 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2025.09.09 23:05:27.910478 [ 189 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_31_6} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7270 | 2025.09.09 23:05:27.910582 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7271 | 2025.09.09 23:05:28.687109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7272 | 2025.09.09 23:05:28.705359 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.09.09 23:05:28.705419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7274 | 2025.09.09 23:05:28.711201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7275 | 2025.09.09 23:05:28.711921 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2025.09.09 23:05:28.712234 [ 117 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7277 | 2025.09.09 23:05:28.712302 [ 117 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.09.09 23:05:28.712324 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7279 | 2025.09.09 23:05:28.712470 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7280 | 2025.09.09 23:05:28.715621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7281 | 2025.09.09 23:05:28.716698 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7282 | 2025.09.09 23:05:28.718280 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7283 | 2025.09.09 23:05:28.723289 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7284 | 2025.09.09 23:05:28.727968 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7285 | 2025.09.09 23:05:28.732161 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7286 | 2025.09.09 23:05:28.736503 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7287 | 2025.09.09 23:05:28.740566 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 7288 | 2025.09.09 23:05:28.794495 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08209446 sec., 2850.3750435778493 rows/sec., 14.74 MiB/sec. | ||
| 7289 | 2025.09.09 23:05:28.797650 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7290 | 2025.09.09 23:05:28.799838 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_31_6} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.09.09 23:05:28.799959 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_31_6} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7292 | 2025.09.09 23:05:28.802216 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7293 | 2025.09.09 23:05:29.001209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.57 MiB, peak 286.11 MiB, free memory in arenas 0.00 B, will set to 279.33 MiB (RSS), difference: 3.76 MiB | ||
| 7294 | 2025.09.09 23:05:29.934443 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.09.09 23:05:29.934621 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7296 | 2025.09.09 23:05:29.934691 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7297 | 2025.09.09 23:05:29.935375 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.09.09 23:05:29.935428 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7299 | 2025.09.09 23:05:29.935824 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7300 | 2025.09.09 23:05:29.936045 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.09.09 23:05:29.936203 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 7302 | 2025.09.09 23:05:29.936243 [ 275 ] {dbf93f2e-3b73-44b7-bad6-051333db1d74} <Debug> TCPHandler: Processed in 0.001923154 sec. | ||
| 7303 | 2025.09.09 23:05:29.936361 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2025.09.09 23:05:29.936455 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7305 | 2025.09.09 23:05:29.936494 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7306 | 2025.09.09 23:05:29.937674 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2025.09.09 23:05:29.937711 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7308 | 2025.09.09 23:05:29.938085 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7309 | 2025.09.09 23:05:29.938299 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.09.09 23:05:29.938435 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001998 sec., 609109.109109109 rows/sec., 50.37 MiB/sec. | ||
| 7311 | 2025.09.09 23:05:29.938473 [ 275 ] {1ad88bcd-5a73-47be-b073-e921608f6962} <Debug> TCPHandler: Processed in 0.002159738 sec. | ||
| 7312 | 2025.09.09 23:05:29.938582 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2025.09.09 23:05:29.938674 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7314 | 2025.09.09 23:05:29.938713 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7315 | 2025.09.09 23:05:29.939102 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.09.09 23:05:29.939138 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7317 | 2025.09.09 23:05:29.939431 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7318 | 2025.09.09 23:05:29.939632 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2025.09.09 23:05:29.939760 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 806.88 KiB/sec. | ||
| 7320 | 2025.09.09 23:05:29.939797 [ 275 ] {0d256263-996f-40c2-9eb1-c4ccdb537258} <Debug> TCPHandler: Processed in 0.001262352 sec. | ||
| 7321 | 2025.09.09 23:05:29.939915 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2025.09.09 23:05:29.940033 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7323 | 2025.09.09 23:05:29.940079 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7324 | 2025.09.09 23:05:29.940629 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.09.09 23:05:29.940664 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7326 | 2025.09.09 23:05:29.940985 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7327 | 2025.09.09 23:05:29.941204 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2025.09.09 23:05:29.941340 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00133 sec., 171428.57142857142 rows/sec., 11.61 MiB/sec. | ||
| 7329 | 2025.09.09 23:05:29.941378 [ 275 ] {eae8c2ad-2b5f-4bac-9f62-13c93d2891b6} <Debug> TCPHandler: Processed in 0.001522917 sec. | ||
| 7330 | 2025.09.09 23:05:29.941498 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2025.09.09 23:05:29.941619 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7332 | 2025.09.09 23:05:29.941667 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7333 | 2025.09.09 23:05:29.942432 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.09.09 23:05:29.942476 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7335 | 2025.09.09 23:05:29.942828 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7336 | 2025.09.09 23:05:29.943035 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.09.09 23:05:29.943170 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001575 sec., 337777.77777777775 rows/sec., 25.03 MiB/sec. | ||
| 7338 | 2025.09.09 23:05:29.943208 [ 275 ] {b6851e02-6610-40db-8729-515edbe8b6d3} <Debug> TCPHandler: Processed in 0.001769221 sec. | ||
| 7339 | 2025.09.09 23:05:29.943320 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2025.09.09 23:05:29.943415 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2025.09.09 23:05:29.943458 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7342 | 2025.09.09 23:05:29.944109 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.09.09 23:05:29.944146 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7344 | 2025.09.09 23:05:29.944520 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7345 | 2025.09.09 23:05:29.944732 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.09.09 23:05:29.944863 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001467 sec., 576005.4533060668 rows/sec., 38.77 MiB/sec. | ||
| 7347 | 2025.09.09 23:05:29.944900 [ 275 ] {ae8bf0d8-a01f-41d9-90b0-7ffc58fde767} <Debug> TCPHandler: Processed in 0.001628408 sec. | ||
| 7348 | 2025.09.09 23:05:29.945009 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2025.09.09 23:05:29.945103 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7350 | 2025.09.09 23:05:29.945157 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7351 | 2025.09.09 23:05:29.945938 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2025.09.09 23:05:29.945975 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7353 | 2025.09.09 23:05:29.946484 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7354 | 2025.09.09 23:05:29.946717 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2025.09.09 23:05:29.946861 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 7356 | 2025.09.09 23:05:29.946914 [ 275 ] {7e7fa696-d960-44ca-baf2-a2f3423d790a} <Debug> TCPHandler: Processed in 0.001953054 sec. | ||
| 7357 | 2025.09.09 23:05:29.947023 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2025.09.09 23:05:29.947117 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7359 | 2025.09.09 23:05:29.947158 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7360 | 2025.09.09 23:05:29.947491 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2025.09.09 23:05:29.947527 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7362 | 2025.09.09 23:05:29.947830 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7363 | 2025.09.09 23:05:29.948039 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2025.09.09 23:05:29.948167 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7365 | 2025.09.09 23:05:29.948203 [ 275 ] {52258c32-8fc4-43b2-8e1a-643d0a920491} <Debug> TCPHandler: Processed in 0.001228621 sec. | ||
| 7366 | 2025.09.09 23:05:32.619385 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52554 | ||
| 7367 | 2025.09.09 23:05:32.619488 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7368 | 2025.09.09 23:05:32.619513 [ 347 ] {} <Debug> TCP-Session: a603aef7-83c2-47db-a272-0cb82101f402 Authenticating user 'default' from [fd00:1122:3344:101::e]:52554 | ||
| 7369 | 2025.09.09 23:05:32.619535 [ 347 ] {} <Debug> TCP-Session: a603aef7-83c2-47db-a272-0cb82101f402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.09.09 23:05:32.619548 [ 347 ] {} <Debug> TCP-Session: a603aef7-83c2-47db-a272-0cb82101f402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2025.09.09 23:05:32.619778 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36140 | ||
| 7372 | 2025.09.09 23:05:32.619792 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46502 | ||
| 7373 | 2025.09.09 23:05:32.619815 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59352 | ||
| 7374 | 2025.09.09 23:05:32.619905 [ 347 ] {} <Trace> TCP-Session: a603aef7-83c2-47db-a272-0cb82101f402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.09.09 23:05:32.620030 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2025.09.09 23:05:32.620072 [ 348 ] {} <Debug> TCP-Session: 407ef84e-383f-445c-9aed-6a4dda29725c Authenticating user 'default' from [fd00:1122:3344:101::e]:36140 | ||
| 7377 | 2025.09.09 23:05:32.620099 [ 348 ] {} <Debug> TCP-Session: 407ef84e-383f-445c-9aed-6a4dda29725c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2025.09.09 23:05:32.620113 [ 348 ] {} <Debug> TCP-Session: 407ef84e-383f-445c-9aed-6a4dda29725c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2025.09.09 23:05:32.620131 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7380 | 2025.09.09 23:05:32.620476 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44643 | ||
| 7381 | 2025.09.09 23:05:32.620498 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7382 | 2025.09.09 23:05:32.620478 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62243 | ||
| 7383 | 2025.09.09 23:05:32.620564 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7384 | 2025.09.09 23:05:32.620580 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7385 | 2025.09.09 23:05:32.620586 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33863 | ||
| 7386 | 2025.09.09 23:05:32.620629 [ 350 ] {} <Debug> TCP-Session: ad0038e4-4b93-4757-a037-6011f4a8734a Authenticating user 'default' from [fd00:1122:3344:101::e]:59352 | ||
| 7387 | 2025.09.09 23:05:32.620682 [ 350 ] {} <Debug> TCP-Session: ad0038e4-4b93-4757-a037-6011f4a8734a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2025.09.09 23:05:32.620683 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2025.09.09 23:05:32.620706 [ 350 ] {} <Debug> TCP-Session: ad0038e4-4b93-4757-a037-6011f4a8734a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2025.09.09 23:05:32.620717 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60488 | ||
| 7391 | 2025.09.09 23:05:32.620745 [ 349 ] {} <Debug> TCP-Session: 4ffb0554-c340-4ae9-b631-9012533d871b Authenticating user 'default' from [fd00:1122:3344:101::e]:46502 | ||
| 7392 | 2025.09.09 23:05:32.620792 [ 349 ] {} <Debug> TCP-Session: 4ffb0554-c340-4ae9-b631-9012533d871b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2025.09.09 23:05:32.620805 [ 349 ] {} <Debug> TCP-Session: 4ffb0554-c340-4ae9-b631-9012533d871b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2025.09.09 23:05:32.620813 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36635 | ||
| 7395 | 2025.09.09 23:05:32.620909 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 7396 | 2025.09.09 23:05:32.621087 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7397 | 2025.09.09 23:05:32.621121 [ 351 ] {} <Debug> TCP-Session: 72408af3-5780-4e36-a914-cb74aba73b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:44643 | ||
| 7398 | 2025.09.09 23:05:32.621138 [ 351 ] {} <Debug> TCP-Session: 72408af3-5780-4e36-a914-cb74aba73b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2025.09.09 23:05:32.621151 [ 351 ] {} <Debug> TCP-Session: 72408af3-5780-4e36-a914-cb74aba73b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2025.09.09 23:05:32.621396 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7401 | 2025.09.09 23:05:32.621454 [ 357 ] {} <Debug> TCP-Session: 864d3f8b-8c19-4490-ba52-5ef0c3d8ed6a Authenticating user 'default' from [fd00:1122:3344:101::e]:62243 | ||
| 7402 | 2025.09.09 23:05:32.621475 [ 357 ] {} <Debug> TCP-Session: 864d3f8b-8c19-4490-ba52-5ef0c3d8ed6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2025.09.09 23:05:32.621488 [ 357 ] {} <Debug> TCP-Session: 864d3f8b-8c19-4490-ba52-5ef0c3d8ed6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2025.09.09 23:05:32.621488 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2025.09.09 23:05:32.621596 [ 359 ] {} <Debug> TCP-Session: 508e2dd7-6579-4b1f-ae79-5a69eda54ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60488 | ||
| 7406 | 2025.09.09 23:05:32.621618 [ 359 ] {} <Debug> TCP-Session: 508e2dd7-6579-4b1f-ae79-5a69eda54ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2025.09.09 23:05:32.621631 [ 359 ] {} <Debug> TCP-Session: 508e2dd7-6579-4b1f-ae79-5a69eda54ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2025.09.09 23:05:32.621784 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7409 | 2025.09.09 23:05:32.621823 [ 360 ] {} <Debug> TCP-Session: 46be468f-0016-4024-88a1-7126128a035f Authenticating user 'default' from [fd00:1122:3344:101::e]:36635 | ||
| 7410 | 2025.09.09 23:05:32.621844 [ 360 ] {} <Debug> TCP-Session: 46be468f-0016-4024-88a1-7126128a035f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2025.09.09 23:05:32.621857 [ 360 ] {} <Debug> TCP-Session: 46be468f-0016-4024-88a1-7126128a035f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2025.09.09 23:05:32.621881 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2025.09.09 23:05:32.621919 [ 358 ] {} <Debug> TCP-Session: 076d4b0b-ce81-48f4-ac67-3528c9830eac Authenticating user 'default' from [fd00:1122:3344:101::e]:33863 | ||
| 7414 | 2025.09.09 23:05:32.621941 [ 358 ] {} <Debug> TCP-Session: 076d4b0b-ce81-48f4-ac67-3528c9830eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2025.09.09 23:05:32.621958 [ 358 ] {} <Debug> TCP-Session: 076d4b0b-ce81-48f4-ac67-3528c9830eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2025.09.09 23:05:32.622123 [ 338 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> AggregatingTransform: Aggregating | ||
| 7417 | 2025.09.09 23:05:32.622171 [ 338 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7418 | 2025.09.09 23:05:32.622210 [ 338 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001196261 sec. (835.938 rows/sec., 32.65 KiB/sec.) | ||
| 7419 | 2025.09.09 23:05:32.622229 [ 338 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Trace> Aggregator: Merging aggregated data | ||
| 7420 | 2025.09.09 23:05:32.623742 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003706 sec., 269.8327037236913 rows/sec., 10.54 KiB/sec. | ||
| 7421 | 2025.09.09 23:05:32.623830 [ 347 ] {cd10085d-3a25-4000-a403-f166e1302eb3} <Debug> TCPHandler: Processed in 0.004053561 sec. | ||
| 7422 | 2025.09.09 23:05:32.623923 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7423 | 2025.09.09 23:05:32.623964 [ 349 ] {} <Debug> TCP-Session: 4ffb0554-c340-4ae9-b631-9012533d871b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2025.09.09 23:05:32.623963 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7425 | 2025.09.09 23:05:32.623982 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7426 | 2025.09.09 23:05:32.624000 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7427 | 2025.09.09 23:05:32.624022 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7428 | 2025.09.09 23:05:32.624040 [ 351 ] {} <Debug> TCP-Session: 72408af3-5780-4e36-a914-cb74aba73b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2025.09.09 23:05:32.624044 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7430 | 2025.09.09 23:05:32.624074 [ 350 ] {} <Debug> TCP-Session: ad0038e4-4b93-4757-a037-6011f4a8734a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2025.09.09 23:05:32.624079 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2025.09.09 23:05:32.624098 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7433 | 2025.09.09 23:05:32.624099 [ 360 ] {} <Debug> TCP-Session: 46be468f-0016-4024-88a1-7126128a035f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2025.09.09 23:05:32.624131 [ 359 ] {} <Debug> TCP-Session: 508e2dd7-6579-4b1f-ae79-5a69eda54ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2025.09.09 23:05:32.624143 [ 347 ] {} <Debug> TCP-Session: a603aef7-83c2-47db-a272-0cb82101f402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2025.09.09 23:05:32.624064 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2025.09.09 23:05:32.624041 [ 358 ] {} <Debug> TCP-Session: 076d4b0b-ce81-48f4-ac67-3528c9830eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2025.09.09 23:05:32.624218 [ 357 ] {} <Debug> TCP-Session: 864d3f8b-8c19-4490-ba52-5ef0c3d8ed6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2025.09.09 23:05:32.624015 [ 348 ] {} <Debug> TCP-Session: 407ef84e-383f-445c-9aed-6a4dda29725c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2025.09.09 23:05:32.655241 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64027 | ||
| 7441 | 2025.09.09 23:05:32.655318 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7442 | 2025.09.09 23:05:32.655340 [ 347 ] {} <Debug> TCP-Session: 8606fff3-268d-4e6a-a297-7ff025bf6607 Authenticating user 'default' from [fd00:1122:3344:101::e]:64027 | ||
| 7443 | 2025.09.09 23:05:32.655360 [ 347 ] {} <Debug> TCP-Session: 8606fff3-268d-4e6a-a297-7ff025bf6607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2025.09.09 23:05:32.655373 [ 347 ] {} <Debug> TCP-Session: 8606fff3-268d-4e6a-a297-7ff025bf6607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2025.09.09 23:05:32.655553 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63830 | ||
| 7446 | 2025.09.09 23:05:32.655562 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35113 | ||
| 7447 | 2025.09.09 23:05:32.655599 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41823 | ||
| 7448 | 2025.09.09 23:05:32.655633 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62052 | ||
| 7449 | 2025.09.09 23:05:32.655646 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7450 | 2025.09.09 23:05:32.655661 [ 347 ] {} <Trace> TCP-Session: 8606fff3-268d-4e6a-a297-7ff025bf6607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2025.09.09 23:05:32.655684 [ 348 ] {} <Debug> TCP-Session: 69161a67-1df3-41bd-8224-dac1ecd1c1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63830 | ||
| 7452 | 2025.09.09 23:05:32.655692 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7453 | 2025.09.09 23:05:32.655709 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2025.09.09 23:05:32.655751 [ 349 ] {} <Debug> TCP-Session: 055d1ff5-f8c0-4f17-aedc-393e5381d3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35113 | ||
| 7455 | 2025.09.09 23:05:32.655764 [ 357 ] {} <Debug> TCP-Session: c8da1bc0-d7aa-4911-960c-9643e4f10214 Authenticating user 'default' from [fd00:1122:3344:101::e]:62052 | ||
| 7456 | 2025.09.09 23:05:32.655721 [ 348 ] {} <Debug> TCP-Session: 69161a67-1df3-41bd-8224-dac1ecd1c1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2025.09.09 23:05:32.655796 [ 357 ] {} <Debug> TCP-Session: c8da1bc0-d7aa-4911-960c-9643e4f10214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2025.09.09 23:05:32.655697 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7459 | 2025.09.09 23:05:32.655827 [ 348 ] {} <Debug> TCP-Session: 69161a67-1df3-41bd-8224-dac1ecd1c1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2025.09.09 23:05:32.655859 [ 351 ] {} <Debug> TCP-Session: 70f6453d-d180-4846-893f-b4dffb20873a Authenticating user 'default' from [fd00:1122:3344:101::e]:41823 | ||
| 7461 | 2025.09.09 23:05:32.655838 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64027) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7462 | 2025.09.09 23:05:32.655891 [ 351 ] {} <Debug> TCP-Session: 70f6453d-d180-4846-893f-b4dffb20873a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.09.09 23:05:32.655827 [ 357 ] {} <Debug> TCP-Session: c8da1bc0-d7aa-4911-960c-9643e4f10214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2025.09.09 23:05:32.655922 [ 351 ] {} <Debug> TCP-Session: 70f6453d-d180-4846-893f-b4dffb20873a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2025.09.09 23:05:32.655658 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64033 | ||
| 7466 | 2025.09.09 23:05:32.655641 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40773 | ||
| 7467 | 2025.09.09 23:05:32.655791 [ 349 ] {} <Debug> TCP-Session: 055d1ff5-f8c0-4f17-aedc-393e5381d3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.09.09 23:05:32.656028 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7469 | 2025.09.09 23:05:32.656042 [ 349 ] {} <Debug> TCP-Session: 055d1ff5-f8c0-4f17-aedc-393e5381d3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2025.09.09 23:05:32.656050 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2025.09.09 23:05:32.656055 [ 360 ] {} <Debug> TCP-Session: f552a9c2-7555-4196-8744-0933fc3081a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64033 | ||
| 7472 | 2025.09.09 23:05:32.656076 [ 358 ] {} <Debug> TCP-Session: 47de7663-289b-446a-a2b2-84584c431d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:40773 | ||
| 7473 | 2025.09.09 23:05:32.656084 [ 360 ] {} <Debug> TCP-Session: f552a9c2-7555-4196-8744-0933fc3081a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2025.09.09 23:05:32.655605 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45934 | ||
| 7475 | 2025.09.09 23:05:32.656097 [ 358 ] {} <Debug> TCP-Session: 47de7663-289b-446a-a2b2-84584c431d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2025.09.09 23:05:32.656104 [ 360 ] {} <Debug> TCP-Session: f552a9c2-7555-4196-8744-0933fc3081a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2025.09.09 23:05:32.656143 [ 358 ] {} <Debug> TCP-Session: 47de7663-289b-446a-a2b2-84584c431d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2025.09.09 23:05:32.656152 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7479 | 2025.09.09 23:05:32.655655 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51682 | ||
| 7480 | 2025.09.09 23:05:32.656191 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2025.09.09 23:05:32.656214 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7482 | 2025.09.09 23:05:32.656231 [ 350 ] {} <Debug> TCP-Session: 35d3e85d-61bd-4b67-9909-af30a8e468d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45934 | ||
| 7483 | 2025.09.09 23:05:32.656243 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2025.09.09 23:05:32.656257 [ 350 ] {} <Debug> TCP-Session: 35d3e85d-61bd-4b67-9909-af30a8e468d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2025.09.09 23:05:32.656276 [ 359 ] {} <Debug> TCP-Session: a85d8fe2-2baa-477a-94e1-89a0d2badd49 Authenticating user 'default' from [fd00:1122:3344:101::e]:51682 | ||
| 7486 | 2025.09.09 23:05:32.656282 [ 350 ] {} <Debug> TCP-Session: 35d3e85d-61bd-4b67-9909-af30a8e468d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.09.09 23:05:32.656301 [ 359 ] {} <Debug> TCP-Session: a85d8fe2-2baa-477a-94e1-89a0d2badd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.09.09 23:05:32.656323 [ 359 ] {} <Debug> TCP-Session: a85d8fe2-2baa-477a-94e1-89a0d2badd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2025.09.09 23:05:32.656492 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 7490 | 2025.09.09 23:05:32.657324 [ 330 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> AggregatingTransform: Aggregating | ||
| 7491 | 2025.09.09 23:05:32.657369 [ 330 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> Aggregator: Aggregation method: without_key | ||
| 7492 | 2025.09.09 23:05:32.657404 [ 330 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815894 sec. (1225.649 rows/sec., 47.88 KiB/sec.) | ||
| 7493 | 2025.09.09 23:05:32.657424 [ 330 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Trace> Aggregator: Merging aggregated data | ||
| 7494 | 2025.09.09 23:05:32.658914 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 7495 | 2025.09.09 23:05:32.659034 [ 347 ] {3247f571-cf0e-4121-bc57-a6b950f4cb11} <Debug> TCPHandler: Processed in 0.003480411 sec. | ||
| 7496 | 2025.09.09 23:05:32.659208 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7497 | 2025.09.09 23:05:32.659217 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7498 | 2025.09.09 23:05:32.659239 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7499 | 2025.09.09 23:05:32.659260 [ 347 ] {} <Debug> TCP-Session: 8606fff3-268d-4e6a-a297-7ff025bf6607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2025.09.09 23:05:32.659288 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7501 | 2025.09.09 23:05:32.659309 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7502 | 2025.09.09 23:05:32.659341 [ 351 ] {} <Debug> TCP-Session: 70f6453d-d180-4846-893f-b4dffb20873a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2025.09.09 23:05:32.659341 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7504 | 2025.09.09 23:05:32.659370 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2025.09.09 23:05:32.659374 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7506 | 2025.09.09 23:05:32.659402 [ 348 ] {} <Debug> TCP-Session: 69161a67-1df3-41bd-8224-dac1ecd1c1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2025.09.09 23:05:32.659421 [ 350 ] {} <Debug> TCP-Session: 35d3e85d-61bd-4b67-9909-af30a8e468d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2025.09.09 23:05:32.659443 [ 359 ] {} <Debug> TCP-Session: a85d8fe2-2baa-477a-94e1-89a0d2badd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2025.09.09 23:05:32.659311 [ 357 ] {} <Debug> TCP-Session: c8da1bc0-d7aa-4911-960c-9643e4f10214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.09.09 23:05:32.659282 [ 358 ] {} <Debug> TCP-Session: 47de7663-289b-446a-a2b2-84584c431d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2025.09.09 23:05:32.659264 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2025.09.09 23:05:32.659363 [ 349 ] {} <Debug> TCP-Session: 055d1ff5-f8c0-4f17-aedc-393e5381d3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2025.09.09 23:05:32.659539 [ 360 ] {} <Debug> TCP-Session: f552a9c2-7555-4196-8744-0933fc3081a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2025.09.09 23:05:32.785692 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45301 | ||
| 7515 | 2025.09.09 23:05:32.785802 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2025.09.09 23:05:32.785833 [ 347 ] {} <Debug> TCP-Session: 27b2fe14-038d-4bae-9686-ca27352dde29 Authenticating user 'default' from [fd00:1122:3344:101::e]:45301 | ||
| 7517 | 2025.09.09 23:05:32.785857 [ 347 ] {} <Debug> TCP-Session: 27b2fe14-038d-4bae-9686-ca27352dde29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2025.09.09 23:05:32.785871 [ 347 ] {} <Debug> TCP-Session: 27b2fe14-038d-4bae-9686-ca27352dde29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2025.09.09 23:05:32.786112 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62300 | ||
| 7520 | 2025.09.09 23:05:32.786139 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50235 | ||
| 7521 | 2025.09.09 23:05:32.786175 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52173 | ||
| 7522 | 2025.09.09 23:05:32.786176 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51358 | ||
| 7523 | 2025.09.09 23:05:32.786229 [ 347 ] {} <Trace> TCP-Session: 27b2fe14-038d-4bae-9686-ca27352dde29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2025.09.09 23:05:32.786241 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7525 | 2025.09.09 23:05:32.786265 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2025.09.09 23:05:32.786272 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7527 | 2025.09.09 23:05:32.786311 [ 350 ] {} <Debug> TCP-Session: f27208e4-fe40-4bbd-af92-546eccb7cb22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50235 | ||
| 7528 | 2025.09.09 23:05:32.786335 [ 359 ] {} <Debug> TCP-Session: 2c508701-00bc-465e-ae17-0e99030c35ff Authenticating user 'default' from [fd00:1122:3344:101::e]:52173 | ||
| 7529 | 2025.09.09 23:05:32.786350 [ 350 ] {} <Debug> TCP-Session: f27208e4-fe40-4bbd-af92-546eccb7cb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2025.09.09 23:05:32.786356 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7531 | 2025.09.09 23:05:32.786299 [ 348 ] {} <Debug> TCP-Session: be1c58bb-acc7-42da-a05b-29bdf0949576 Authenticating user 'default' from [fd00:1122:3344:101::e]:62300 | ||
| 7532 | 2025.09.09 23:05:32.786163 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55773 | ||
| 7533 | 2025.09.09 23:05:32.786432 [ 360 ] {} <Debug> TCP-Session: 61cb4087-36f0-4f5c-a6be-d3203d659a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:51358 | ||
| 7534 | 2025.09.09 23:05:32.786445 [ 348 ] {} <Debug> TCP-Session: be1c58bb-acc7-42da-a05b-29bdf0949576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2025.09.09 23:05:32.786152 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60310 | ||
| 7536 | 2025.09.09 23:05:32.786481 [ 348 ] {} <Debug> TCP-Session: be1c58bb-acc7-42da-a05b-29bdf0949576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.09.09 23:05:32.786495 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7538 | 2025.09.09 23:05:32.786141 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63835 | ||
| 7539 | 2025.09.09 23:05:32.786533 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7540 | 2025.09.09 23:05:32.786556 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7541 | 2025.09.09 23:05:32.786595 [ 358 ] {} <Debug> TCP-Session: 05ba8e53-bef2-405f-b6f9-e3b0ecbbcee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55773 | ||
| 7542 | 2025.09.09 23:05:32.786596 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2025.09.09 23:05:32.786619 [ 357 ] {} <Debug> TCP-Session: e80a5af8-b5d9-408c-86f0-17ed63522cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60310 | ||
| 7544 | 2025.09.09 23:05:32.786669 [ 351 ] {} <Debug> TCP-Session: 4fed8d7e-cd5b-4dcd-85d9-e9d7fc24fa72 Authenticating user 'default' from [fd00:1122:3344:101::e]:63835 | ||
| 7545 | 2025.09.09 23:05:32.786624 [ 358 ] {} <Debug> TCP-Session: 05ba8e53-bef2-405f-b6f9-e3b0ecbbcee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2025.09.09 23:05:32.786700 [ 351 ] {} <Debug> TCP-Session: 4fed8d7e-cd5b-4dcd-85d9-e9d7fc24fa72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2025.09.09 23:05:32.786724 [ 358 ] {} <Debug> TCP-Session: 05ba8e53-bef2-405f-b6f9-e3b0ecbbcee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2025.09.09 23:05:32.786728 [ 351 ] {} <Debug> TCP-Session: 4fed8d7e-cd5b-4dcd-85d9-e9d7fc24fa72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2025.09.09 23:05:32.786690 [ 357 ] {} <Debug> TCP-Session: e80a5af8-b5d9-408c-86f0-17ed63522cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2025.09.09 23:05:32.786478 [ 360 ] {} <Debug> TCP-Session: 61cb4087-36f0-4f5c-a6be-d3203d659a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2025.09.09 23:05:32.786771 [ 357 ] {} <Debug> TCP-Session: e80a5af8-b5d9-408c-86f0-17ed63522cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2025.09.09 23:05:32.786793 [ 360 ] {} <Debug> TCP-Session: 61cb4087-36f0-4f5c-a6be-d3203d659a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2025.09.09 23:05:32.786373 [ 350 ] {} <Debug> TCP-Session: f27208e4-fe40-4bbd-af92-546eccb7cb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2025.09.09 23:05:32.786828 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7555 | 2025.09.09 23:05:32.786367 [ 359 ] {} <Debug> TCP-Session: 2c508701-00bc-465e-ae17-0e99030c35ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2025.09.09 23:05:32.786125 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34638 | ||
| 7557 | 2025.09.09 23:05:32.786898 [ 359 ] {} <Debug> TCP-Session: 2c508701-00bc-465e-ae17-0e99030c35ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2025.09.09 23:05:32.786909 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7559 | 2025.09.09 23:05:32.786955 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7560 | 2025.09.09 23:05:32.786980 [ 349 ] {} <Debug> TCP-Session: b400a5af-43ab-4cec-b574-39c8ac984c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:34638 | ||
| 7561 | 2025.09.09 23:05:32.786995 [ 349 ] {} <Debug> TCP-Session: b400a5af-43ab-4cec-b574-39c8ac984c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2025.09.09 23:05:32.787008 [ 349 ] {} <Debug> TCP-Session: b400a5af-43ab-4cec-b574-39c8ac984c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2025.09.09 23:05:32.787217 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 7564 | 2025.09.09 23:05:32.788232 [ 310 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> AggregatingTransform: Aggregating | ||
| 7565 | 2025.09.09 23:05:32.788555 [ 310 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7566 | 2025.09.09 23:05:32.788588 [ 310 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001260502 sec. (793.335 rows/sec., 30.99 KiB/sec.) | ||
| 7567 | 2025.09.09 23:05:32.788602 [ 310 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Trace> Aggregator: Merging aggregated data | ||
| 7568 | 2025.09.09 23:05:32.789656 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003221 sec., 310.4625892579944 rows/sec., 12.13 KiB/sec. | ||
| 7569 | 2025.09.09 23:05:32.789812 [ 347 ] {63b7310d-18e1-433f-ba0a-e3d67484317d} <Debug> TCPHandler: Processed in 0.003704515 sec. | ||
| 7570 | 2025.09.09 23:05:32.789946 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2025.09.09 23:05:32.789974 [ 347 ] {} <Debug> TCP-Session: 27b2fe14-038d-4bae-9686-ca27352dde29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2025.09.09 23:05:32.789985 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2025.09.09 23:05:32.790002 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7574 | 2025.09.09 23:05:32.790027 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7575 | 2025.09.09 23:05:32.790047 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7576 | 2025.09.09 23:05:32.790053 [ 351 ] {} <Debug> TCP-Session: 4fed8d7e-cd5b-4dcd-85d9-e9d7fc24fa72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2025.09.09 23:05:32.790061 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7578 | 2025.09.09 23:05:32.790074 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2025.09.09 23:05:32.790095 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2025.09.09 23:05:32.790119 [ 359 ] {} <Debug> TCP-Session: 2c508701-00bc-465e-ae17-0e99030c35ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2025.09.09 23:05:32.790142 [ 357 ] {} <Debug> TCP-Session: e80a5af8-b5d9-408c-86f0-17ed63522cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2025.09.09 23:05:32.790114 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7583 | 2025.09.09 23:05:32.790072 [ 360 ] {} <Debug> TCP-Session: 61cb4087-36f0-4f5c-a6be-d3203d659a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2025.09.09 23:05:32.790039 [ 348 ] {} <Debug> TCP-Session: be1c58bb-acc7-42da-a05b-29bdf0949576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2025.09.09 23:05:32.790242 [ 358 ] {} <Debug> TCP-Session: 05ba8e53-bef2-405f-b6f9-e3b0ecbbcee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2025.09.09 23:05:32.790168 [ 350 ] {} <Debug> TCP-Session: f27208e4-fe40-4bbd-af92-546eccb7cb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2025.09.09 23:05:32.790081 [ 349 ] {} <Debug> TCP-Session: b400a5af-43ab-4cec-b574-39c8ac984c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2025.09.09 23:05:34.920620 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2025.09.09 23:05:34.920809 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7590 | 2025.09.09 23:05:34.920873 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7591 | 2025.09.09 23:05:34.921684 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2025.09.09 23:05:34.921731 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7593 | 2025.09.09 23:05:34.922156 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7594 | 2025.09.09 23:05:34.922386 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2025.09.09 23:05:34.922536 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 7596 | 2025.09.09 23:05:34.922577 [ 275 ] {716eacb3-a4f7-4d11-b5a7-3c8188294fa4} <Debug> TCPHandler: Processed in 0.002083857 sec. | ||
| 7597 | 2025.09.09 23:05:34.922702 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2025.09.09 23:05:34.922796 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7599 | 2025.09.09 23:05:34.922837 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7600 | 2025.09.09 23:05:34.923784 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2025.09.09 23:05:34.923821 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7602 | 2025.09.09 23:05:34.924230 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7603 | 2025.09.09 23:05:34.924451 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2025.09.09 23:05:34.924556 [ 104 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7605 | 2025.09.09 23:05:34.924577 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001799 sec., 653696.4980544747 rows/sec., 52.05 MiB/sec. | ||
| 7606 | 2025.09.09 23:05:34.924629 [ 104 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.09.09 23:05:34.924637 [ 275 ] {066cee1b-7706-4408-b150-5792d288c63f} <Debug> TCPHandler: Processed in 0.001984555 sec. | ||
| 7608 | 2025.09.09 23:05:34.924660 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7609 | 2025.09.09 23:05:34.924763 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2025.09.09 23:05:34.924788 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 7611 | 2025.09.09 23:05:34.924861 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7612 | 2025.09.09 23:05:34.924906 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7613 | 2025.09.09 23:05:34.924944 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7614 | 2025.09.09 23:05:34.924985 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7615 | 2025.09.09 23:05:34.925055 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1177 rows starting from the beginning of the part | ||
| 7616 | 2025.09.09 23:05:34.925103 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7617 | 2025.09.09 23:05:34.925148 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1176 rows starting from the beginning of the part | ||
| 7618 | 2025.09.09 23:05:34.925189 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1217 rows starting from the beginning of the part | ||
| 7619 | 2025.09.09 23:05:34.925234 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1176 rows starting from the beginning of the part | ||
| 7620 | 2025.09.09 23:05:34.925396 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2025.09.09 23:05:34.925438 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7622 | 2025.09.09 23:05:34.925789 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7623 | 2025.09.09 23:05:34.926001 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2025.09.09 23:05:34.926143 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001301 sec., 182167.5634127594 rows/sec., 11.05 MiB/sec. | ||
| 7625 | 2025.09.09 23:05:34.926182 [ 275 ] {fb883af2-c9d1-498a-9c32-62137acaf97a} <Debug> TCPHandler: Processed in 0.001468936 sec. | ||
| 7626 | 2025.09.09 23:05:34.926292 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2025.09.09 23:05:34.926386 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7628 | 2025.09.09 23:05:34.926426 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7629 | 2025.09.09 23:05:34.926895 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2025.09.09 23:05:34.926930 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7631 | 2025.09.09 23:05:34.927258 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7632 | 2025.09.09 23:05:34.927464 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.09.09 23:05:34.927601 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 7634 | 2025.09.09 23:05:34.927640 [ 275 ] {1b25578e-437e-4546-97ca-0ef962182722} <Debug> TCPHandler: Processed in 0.001396165 sec. | ||
| 7635 | 2025.09.09 23:05:34.927758 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2025.09.09 23:05:34.927851 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7637 | 2025.09.09 23:05:34.927891 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7638 | 2025.09.09 23:05:34.928187 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003457591 sec., 2107825.9400837175 rows/sec., 178.58 MiB/sec. | ||
| 7639 | 2025.09.09 23:05:34.928394 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2025.09.09 23:05:34.928432 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7641 | 2025.09.09 23:05:34.928482 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7642 | 2025.09.09 23:05:34.928775 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2025.09.09 23:05:34.928794 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7644 | 2025.09.09 23:05:34.928859 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_46_9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7645 | 2025.09.09 23:05:34.928947 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 7646 | 2025.09.09 23:05:34.929043 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2025.09.09 23:05:34.929189 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001356 sec., 155604.7197640118 rows/sec., 8.84 MiB/sec. | ||
| 7648 | 2025.09.09 23:05:34.929229 [ 275 ] {3267e24f-228d-4c47-9a4e-eb87b4e3a65a} <Debug> TCPHandler: Processed in 0.001519847 sec. | ||
| 7649 | 2025.09.09 23:05:34.929335 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2025.09.09 23:05:34.929429 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7651 | 2025.09.09 23:05:34.929469 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7652 | 2025.09.09 23:05:34.930136 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2025.09.09 23:05:34.930171 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7654 | 2025.09.09 23:05:34.930521 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7655 | 2025.09.09 23:05:34.930732 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2025.09.09 23:05:34.930846 [ 104 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7657 | 2025.09.09 23:05:34.930858 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001447 sec., 491361.43745680724 rows/sec., 34.44 MiB/sec. | ||
| 7658 | 2025.09.09 23:05:34.930903 [ 104 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2025.09.09 23:05:34.930920 [ 275 ] {b0f5021a-9a0f-4808-8ce2-a81e6dec6541} <Debug> TCPHandler: Processed in 0.001633268 sec. | ||
| 7660 | 2025.09.09 23:05:34.930929 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7661 | 2025.09.09 23:05:34.931040 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 7662 | 2025.09.09 23:05:34.931046 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2025.09.09 23:05:34.931153 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7664 | 2025.09.09 23:05:34.931160 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7665 | 2025.09.09 23:05:34.931192 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7666 | 2025.09.09 23:05:34.931213 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7667 | 2025.09.09 23:05:34.931261 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 713 rows starting from the beginning of the part | ||
| 7668 | 2025.09.09 23:05:34.931309 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7669 | 2025.09.09 23:05:34.931348 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 711 rows starting from the beginning of the part | ||
| 7670 | 2025.09.09 23:05:34.931387 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 532 rows starting from the beginning of the part | ||
| 7671 | 2025.09.09 23:05:34.931425 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 711 rows starting from the beginning of the part | ||
| 7672 | 2025.09.09 23:05:34.931559 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.09.09 23:05:34.931600 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7674 | 2025.09.09 23:05:34.931921 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7675 | 2025.09.09 23:05:34.932150 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.09.09 23:05:34.932283 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 7677 | 2025.09.09 23:05:34.932320 [ 275 ] {3fd5ad3b-f93e-4b56-a92b-4aafe6fe7a8e} <Debug> TCPHandler: Processed in 0.001323443 sec. | ||
| 7678 | 2025.09.09 23:05:34.932427 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2025.09.09 23:05:34.932519 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7680 | 2025.09.09 23:05:34.932561 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7681 | 2025.09.09 23:05:34.932941 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940594 sec., 2057102.1037888401 rows/sec., 154.79 MiB/sec. | ||
| 7682 | 2025.09.09 23:05:34.933011 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.09.09 23:05:34.933047 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7684 | 2025.09.09 23:05:34.933116 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7685 | 2025.09.09 23:05:34.933406 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.09.09 23:05:34.933445 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7687 | 2025.09.09 23:05:34.933479 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_46_9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7688 | 2025.09.09 23:05:34.933553 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7689 | 2025.09.09 23:05:34.933682 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2025.09.09 23:05:34.933797 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7691 | 2025.09.09 23:05:34.933822 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 7692 | 2025.09.09 23:05:34.933834 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2025.09.09 23:05:34.933863 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7694 | 2025.09.09 23:05:34.933866 [ 275 ] {5b85e40a-6466-4696-9f28-1dea3f8de72f} <Debug> TCPHandler: Processed in 0.001487166 sec. | ||
| 7695 | 2025.09.09 23:05:34.933940 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 7696 | 2025.09.09 23:05:34.933986 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2025.09.09 23:05:34.934024 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7698 | 2025.09.09 23:05:34.934053 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14512 rows starting from the beginning of the part | ||
| 7699 | 2025.09.09 23:05:34.934080 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7700 | 2025.09.09 23:05:34.934110 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 315 rows starting from the beginning of the part | ||
| 7701 | 2025.09.09 23:05:34.934121 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7702 | 2025.09.09 23:05:34.934150 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 7703 | 2025.09.09 23:05:34.934190 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 7704 | 2025.09.09 23:05:34.934231 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 845 rows starting from the beginning of the part | ||
| 7705 | 2025.09.09 23:05:34.934269 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 7706 | 2025.09.09 23:05:34.934437 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.09.09 23:05:34.934471 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7708 | 2025.09.09 23:05:34.934768 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7709 | 2025.09.09 23:05:34.934971 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.09.09 23:05:34.935107 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 7711 | 2025.09.09 23:05:34.935143 [ 275 ] {66cd35eb-1670-484e-970b-6b6f35c14116} <Debug> TCPHandler: Processed in 0.001205401 sec. | ||
| 7712 | 2025.09.09 23:05:34.935258 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2025.09.09 23:05:34.935351 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7714 | 2025.09.09 23:05:34.935403 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7715 | 2025.09.09 23:05:34.936235 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.09.09 23:05:34.936270 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7717 | 2025.09.09 23:05:34.936848 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7718 | 2025.09.09 23:05:34.937079 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2025.09.09 23:05:34.937232 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001898 sec., 16859.852476290835 rows/sec., 30.21 MiB/sec. | ||
| 7720 | 2025.09.09 23:05:34.937309 [ 275 ] {f2b6671a-2738-43d0-bd52-5a9cf34102a5} <Debug> TCPHandler: Processed in 0.002098537 sec. | ||
| 7721 | 2025.09.09 23:05:34.937426 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.09.09 23:05:34.937519 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7723 | 2025.09.09 23:05:34.937560 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7724 | 2025.09.09 23:05:34.938000 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.09.09 23:05:34.938044 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7726 | 2025.09.09 23:05:34.938385 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7727 | 2025.09.09 23:05:34.938659 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.09.09 23:05:34.938794 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001293 sec., 80433.10131477185 rows/sec., 4.93 MiB/sec. | ||
| 7729 | 2025.09.09 23:05:34.938790 [ 105 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7730 | 2025.09.09 23:05:34.938832 [ 275 ] {441b225c-59b4-4d72-8e51-f3aeff0edf29} <Debug> TCPHandler: Processed in 0.001455246 sec. | ||
| 7731 | 2025.09.09 23:05:34.938873 [ 105 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.09.09 23:05:34.938899 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7733 | 2025.09.09 23:05:34.938992 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 7734 | 2025.09.09 23:05:34.939081 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2025.09.09 23:05:34.939107 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3088 rows starting from the beginning of the part | ||
| 7736 | 2025.09.09 23:05:34.939151 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7737 | 2025.09.09 23:05:34.939186 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 7738 | 2025.09.09 23:05:34.939224 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 7739 | 2025.09.09 23:05:34.939257 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 7740 | 2025.09.09 23:05:34.939290 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 7741 | 2025.09.09 23:05:34.939783 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16460 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874063 sec., 2802149.0406214576 rows/sec., 188.61 MiB/sec. | ||
| 7742 | 2025.09.09 23:05:34.939972 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7743 | 2025.09.09 23:05:34.940276 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.09.09 23:05:34.940350 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7745 | 2025.09.09 23:05:34.940428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 7746 | 2025.09.09 23:05:34.940605 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647429 sec., 2136662.64221402 rows/sec., 136.27 MiB/sec. | ||
| 7747 | 2025.09.09 23:05:34.940958 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7748 | 2025.09.09 23:05:34.941204 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.09.09 23:05:34.941271 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_46_9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7750 | 2025.09.09 23:05:34.941327 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7751 | 2025.09.09 23:05:35.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.37 MiB, peak 289.09 MiB, free memory in arenas 0.00 B, will set to 282.84 MiB (RSS), difference: 2.46 MiB | ||
| 7752 | 2025.09.09 23:05:35.314888 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7753 | 2025.09.09 23:05:35.314922 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7754 | 2025.09.09 23:05:35.407533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15334 | ||
| 7755 | 2025.09.09 23:05:35.407996 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2025.09.09 23:05:35.408028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7757 | 2025.09.09 23:05:35.408550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7758 | 2025.09.09 23:05:35.408773 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2025.09.09 23:05:35.408901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 7760 | 2025.09.09 23:05:35.452756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1014 | ||
| 7761 | 2025.09.09 23:05:35.455445 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2025.09.09 23:05:35.455506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7763 | 2025.09.09 23:05:35.456775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7764 | 2025.09.09 23:05:35.457050 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2025.09.09 23:05:35.457422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7766 | 2025.09.09 23:05:36.001654 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00115422 sec. | ||
| 7767 | 2025.09.09 23:05:36.215763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7768 | 2025.09.09 23:05:36.230732 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.09.09 23:05:36.230786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7770 | 2025.09.09 23:05:36.236615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7771 | 2025.09.09 23:05:36.237316 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.09.09 23:05:36.239988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7773 | 2025.09.09 23:05:39.907645 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2025.09.09 23:05:39.907950 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7775 | 2025.09.09 23:05:39.908046 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7776 | 2025.09.09 23:05:39.908704 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.09.09 23:05:39.908751 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7778 | 2025.09.09 23:05:39.909148 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7779 | 2025.09.09 23:05:39.909377 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.09.09 23:05:39.909533 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 7781 | 2025.09.09 23:05:39.909574 [ 275 ] {434b8650-3105-4258-94d1-45cde8e5f20a} <Debug> TCPHandler: Processed in 0.002110907 sec. | ||
| 7782 | 2025.09.09 23:05:39.909699 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2025.09.09 23:05:39.909794 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.09.09 23:05:39.909835 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7785 | 2025.09.09 23:05:39.910223 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.09.09 23:05:39.910257 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7787 | 2025.09.09 23:05:39.910547 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7788 | 2025.09.09 23:05:39.910750 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.09.09 23:05:39.910879 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001103 sec., 9066.183136899364 rows/sec., 681.73 KiB/sec. | ||
| 7790 | 2025.09.09 23:05:39.910916 [ 275 ] {ddb35ca1-2c39-445e-9f21-c2caca521ba1} <Debug> TCPHandler: Processed in 0.001267092 sec. | ||
| 7791 | 2025.09.09 23:05:39.911055 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.09.09 23:05:39.911157 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7793 | 2025.09.09 23:05:39.911197 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7794 | 2025.09.09 23:05:39.911694 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.09.09 23:05:39.911732 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7796 | 2025.09.09 23:05:39.912069 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7797 | 2025.09.09 23:05:39.912269 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.09.09 23:05:39.912402 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001262 sec., 58637.08399366085 rows/sec., 4.58 MiB/sec. | ||
| 7799 | 2025.09.09 23:05:39.912439 [ 275 ] {288a1dbe-b68c-4d7f-bbd1-f55119eabc4c} <Debug> TCPHandler: Processed in 0.001433875 sec. | ||
| 7800 | 2025.09.09 23:05:39.912555 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2025.09.09 23:05:39.912650 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7802 | 2025.09.09 23:05:39.912693 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7803 | 2025.09.09 23:05:39.913098 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2025.09.09 23:05:39.913133 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7805 | 2025.09.09 23:05:39.913462 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7806 | 2025.09.09 23:05:39.913679 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.09.09 23:05:39.913814 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7808 | 2025.09.09 23:05:39.913850 [ 275 ] {2d674b29-f6a6-41f8-8f7c-a9bff1d3266f} <Debug> TCPHandler: Processed in 0.001344764 sec. | ||
| 7809 | 2025.09.09 23:05:39.913957 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2025.09.09 23:05:39.914052 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7811 | 2025.09.09 23:05:39.914106 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7812 | 2025.09.09 23:05:39.914865 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.09.09 23:05:39.914900 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7814 | 2025.09.09 23:05:39.915413 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7815 | 2025.09.09 23:05:39.915635 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.09.09 23:05:39.915777 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001743 sec., 5737.234652897304 rows/sec., 10.28 MiB/sec. | ||
| 7817 | 2025.09.09 23:05:39.915846 [ 275 ] {c35c60c7-e1d0-4267-8cb8-808bd7242165} <Debug> TCPHandler: Processed in 0.001938514 sec. | ||
| 7818 | 2025.09.09 23:05:39.915955 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2025.09.09 23:05:39.916049 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7820 | 2025.09.09 23:05:39.916092 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7821 | 2025.09.09 23:05:39.916469 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.09.09 23:05:39.916502 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7823 | 2025.09.09 23:05:39.916797 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7824 | 2025.09.09 23:05:39.917002 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.09.09 23:05:39.917126 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7826 | 2025.09.09 23:05:39.917161 [ 275 ] {9c4f08c3-e180-4ca5-b568-594b12cc8a08} <Debug> TCPHandler: Processed in 0.001256102 sec. | ||
| 7827 | 2025.09.09 23:05:42.909053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15782 | ||
| 7828 | 2025.09.09 23:05:42.909617 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.09.09 23:05:42.909666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 7830 | 2025.09.09 23:05:42.910213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7831 | 2025.09.09 23:05:42.910454 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2025.09.09 23:05:42.910600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15782 | ||
| 7833 | 2025.09.09 23:05:43.740137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7834 | 2025.09.09 23:05:43.755947 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2025.09.09 23:05:43.756005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7836 | 2025.09.09 23:05:43.761480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7837 | 2025.09.09 23:05:43.762184 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2025.09.09 23:05:43.764869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7839 | 2025.09.09 23:05:44.920303 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2025.09.09 23:05:44.920594 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7841 | 2025.09.09 23:05:44.920699 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7842 | 2025.09.09 23:05:44.921740 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2025.09.09 23:05:44.921794 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7844 | 2025.09.09 23:05:44.922200 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7845 | 2025.09.09 23:05:44.922425 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.09.09 23:05:44.922588 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002071 sec., 197971.99420569773 rows/sec., 12.56 MiB/sec. | ||
| 7847 | 2025.09.09 23:05:44.922640 [ 275 ] {19a4a083-da05-40fb-b49c-56140c15d0d7} <Debug> TCPHandler: Processed in 0.002525185 sec. | ||
| 7848 | 2025.09.09 23:05:44.922765 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2025.09.09 23:05:44.922867 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7850 | 2025.09.09 23:05:44.922911 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7851 | 2025.09.09 23:05:44.923316 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.09.09 23:05:44.923357 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7853 | 2025.09.09 23:05:44.923644 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7854 | 2025.09.09 23:05:44.923851 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.09.09 23:05:44.923977 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 287.88 KiB/sec. | ||
| 7856 | 2025.09.09 23:05:44.924016 [ 275 ] {0929f4d5-a394-4690-abd7-557bf9ebbca4} <Debug> TCPHandler: Processed in 0.001302493 sec. | ||
| 7857 | 2025.09.09 23:05:44.924124 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2025.09.09 23:05:44.924217 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7859 | 2025.09.09 23:05:44.924256 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7860 | 2025.09.09 23:05:44.925202 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.09.09 23:05:44.925238 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7862 | 2025.09.09 23:05:44.925599 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7863 | 2025.09.09 23:05:44.925812 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.09.09 23:05:44.925940 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.001742 sec., 676234.2135476464 rows/sec., 53.83 MiB/sec. | ||
| 7865 | 2025.09.09 23:05:44.925978 [ 275 ] {bec68f77-209f-4fb9-99e1-5b55e6e5d1a1} <Debug> TCPHandler: Processed in 0.001903333 sec. | ||
| 7866 | 2025.09.09 23:05:44.926086 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.09.09 23:05:44.926181 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.09.09 23:05:44.926220 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7869 | 2025.09.09 23:05:44.926720 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.09.09 23:05:44.926756 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7871 | 2025.09.09 23:05:44.927055 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7872 | 2025.09.09 23:05:44.927265 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.09.09 23:05:44.927398 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001236 sec., 194983.81877022656 rows/sec., 11.85 MiB/sec. | ||
| 7874 | 2025.09.09 23:05:44.927435 [ 275 ] {9b2f162b-aba3-48c7-bdde-da532d30f232} <Debug> TCPHandler: Processed in 0.001398114 sec. | ||
| 7875 | 2025.09.09 23:05:44.927542 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2025.09.09 23:05:44.927634 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7877 | 2025.09.09 23:05:44.927672 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7878 | 2025.09.09 23:05:44.928152 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.09.09 23:05:44.928187 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7880 | 2025.09.09 23:05:44.928482 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7881 | 2025.09.09 23:05:44.928683 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2025.09.09 23:05:44.928808 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 7883 | 2025.09.09 23:05:44.928846 [ 275 ] {ef8b0681-73d1-4bb8-9e61-e46b05004e68} <Debug> TCPHandler: Processed in 0.001353944 sec. | ||
| 7884 | 2025.09.09 23:05:44.928951 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2025.09.09 23:05:44.929043 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7886 | 2025.09.09 23:05:44.929082 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7887 | 2025.09.09 23:05:44.929547 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.09.09 23:05:44.929582 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7889 | 2025.09.09 23:05:44.929877 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7890 | 2025.09.09 23:05:44.930091 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2025.09.09 23:05:44.930216 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 7892 | 2025.09.09 23:05:44.930253 [ 275 ] {8c0fb7d0-2f26-49a5-8954-5afbcd214d7e} <Debug> TCPHandler: Processed in 0.001350613 sec. | ||
| 7893 | 2025.09.09 23:05:44.930364 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2025.09.09 23:05:44.930457 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7895 | 2025.09.09 23:05:44.930495 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7896 | 2025.09.09 23:05:44.931126 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2025.09.09 23:05:44.931161 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7898 | 2025.09.09 23:05:44.931478 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7899 | 2025.09.09 23:05:44.931675 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.09.09 23:05:44.931792 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001384 sec., 516618.4971098266 rows/sec., 36.24 MiB/sec. | ||
| 7901 | 2025.09.09 23:05:44.931828 [ 275 ] {40ad7f70-0b11-45af-9031-57dc942c1769} <Debug> TCPHandler: Processed in 0.001551308 sec. | ||
| 7902 | 2025.09.09 23:05:44.931930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.09.09 23:05:44.932016 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7904 | 2025.09.09 23:05:44.932054 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7905 | 2025.09.09 23:05:44.932429 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.09.09 23:05:44.932543 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7907 | 2025.09.09 23:05:44.932843 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7908 | 2025.09.09 23:05:44.933051 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.09.09 23:05:44.933157 [ 92 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7910 | 2025.09.09 23:05:44.933179 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 7911 | 2025.09.09 23:05:44.933228 [ 92 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.09.09 23:05:44.933234 [ 275 ] {07220d74-9757-479a-b0d0-e077ff50915d} <Debug> TCPHandler: Processed in 0.001311813 sec. | ||
| 7913 | 2025.09.09 23:05:44.933260 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7914 | 2025.09.09 23:05:44.933353 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.09.09 23:05:44.933375 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 7916 | 2025.09.09 23:05:44.933543 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7917 | 2025.09.09 23:05:44.933583 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7918 | 2025.09.09 23:05:44.933589 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7919 | 2025.09.09 23:05:44.933631 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7920 | 2025.09.09 23:05:44.933706 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7921 | 2025.09.09 23:05:44.933756 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7922 | 2025.09.09 23:05:44.933800 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7923 | 2025.09.09 23:05:44.933843 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7924 | 2025.09.09 23:05:44.933889 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7925 | 2025.09.09 23:05:44.934041 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2025.09.09 23:05:44.934083 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7927 | 2025.09.09 23:05:44.934456 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7928 | 2025.09.09 23:05:44.934706 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2025.09.09 23:05:44.934714 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386045 sec., 90906.13941105809 rows/sec., 4.64 MiB/sec. | ||
| 7930 | 2025.09.09 23:05:44.934842 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001317 sec., 239939.25588458616 rows/sec., 15.77 MiB/sec. | ||
| 7931 | 2025.09.09 23:05:44.934887 [ 275 ] {6fa39bec-1958-4431-82ce-1b3d8ed3c8a5} <Debug> TCPHandler: Processed in 0.001582678 sec. | ||
| 7932 | 2025.09.09 23:05:44.934930 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7933 | 2025.09.09 23:05:44.934999 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2025.09.09 23:05:44.935095 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7935 | 2025.09.09 23:05:44.935138 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7936 | 2025.09.09 23:05:44.935249 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2025.09.09 23:05:44.935333 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_21_4} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7938 | 2025.09.09 23:05:44.935431 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7939 | 2025.09.09 23:05:44.935446 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.09.09 23:05:44.935485 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7941 | 2025.09.09 23:05:44.935776 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7942 | 2025.09.09 23:05:44.935991 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.09.09 23:05:44.936118 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 7944 | 2025.09.09 23:05:44.936154 [ 275 ] {ca40743a-a24a-4d26-aa4e-f5dcc55b6b34} <Debug> TCPHandler: Processed in 0.001205161 sec. | ||
| 7945 | 2025.09.09 23:05:44.936257 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2025.09.09 23:05:44.936349 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7947 | 2025.09.09 23:05:44.936402 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7948 | 2025.09.09 23:05:44.937220 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2025.09.09 23:05:44.937256 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7950 | 2025.09.09 23:05:44.937789 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7951 | 2025.09.09 23:05:44.938013 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2025.09.09 23:05:44.938159 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001827 sec., 17515.051997810617 rows/sec., 31.39 MiB/sec. | ||
| 7953 | 2025.09.09 23:05:44.938221 [ 275 ] {348c6713-fc71-4dea-bb65-ccb243691d61} <Debug> TCPHandler: Processed in 0.002013045 sec. | ||
| 7954 | 2025.09.09 23:05:44.938329 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2025.09.09 23:05:44.938422 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7956 | 2025.09.09 23:05:44.938462 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7957 | 2025.09.09 23:05:44.938788 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.09.09 23:05:44.938823 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7959 | 2025.09.09 23:05:44.939131 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7960 | 2025.09.09 23:05:44.939337 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.09.09 23:05:44.939461 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 7962 | 2025.09.09 23:05:44.939497 [ 275 ] {23410b18-592f-4df1-bc05-8899f8411041} <Debug> TCPHandler: Processed in 0.001217282 sec. | ||
| 7963 | 2025.09.09 23:05:45.457730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1050 | ||
| 7964 | 2025.09.09 23:05:45.460164 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2025.09.09 23:05:45.460218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7966 | 2025.09.09 23:05:45.461502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7967 | 2025.09.09 23:05:45.461784 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2025.09.09 23:05:45.462147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 7969 | 2025.09.09 23:05:49.908122 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.09.09 23:05:49.908420 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7971 | 2025.09.09 23:05:49.908485 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7972 | 2025.09.09 23:05:49.909151 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.09.09 23:05:49.909199 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7974 | 2025.09.09 23:05:49.909597 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7975 | 2025.09.09 23:05:49.909830 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.09.09 23:05:49.909981 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001635 sec., 46483.18042813456 rows/sec., 3.83 MiB/sec. | ||
| 7977 | 2025.09.09 23:05:49.910021 [ 275 ] {d197b68e-0b8c-492e-9a2e-cf21a1345c10} <Debug> TCPHandler: Processed in 0.002075836 sec. | ||
| 7978 | 2025.09.09 23:05:49.910142 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.09.09 23:05:49.910235 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7980 | 2025.09.09 23:05:49.910275 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7981 | 2025.09.09 23:05:49.910668 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.09.09 23:05:49.910702 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7983 | 2025.09.09 23:05:49.911001 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7984 | 2025.09.09 23:05:49.911208 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.09.09 23:05:49.911303 [ 26 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7986 | 2025.09.09 23:05:49.911332 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001116 sec., 8960.57347670251 rows/sec., 673.79 KiB/sec. | ||
| 7987 | 2025.09.09 23:05:49.911340 [ 26 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.09.09 23:05:49.911364 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 7989 | 2025.09.09 23:05:49.911370 [ 275 ] {17d991ac-0afc-4a79-9e04-c0b995c4a201} <Debug> TCPHandler: Processed in 0.001277842 sec. | ||
| 7990 | 2025.09.09 23:05:49.911499 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2025.09.09 23:05:49.911505 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 7992 | 2025.09.09 23:05:49.911623 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7993 | 2025.09.09 23:05:49.911676 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7994 | 2025.09.09 23:05:49.911682 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7995 | 2025.09.09 23:05:49.911731 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 7996 | 2025.09.09 23:05:49.911812 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 7997 | 2025.09.09 23:05:49.911865 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
| 7998 | 2025.09.09 23:05:49.911916 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7999 | 2025.09.09 23:05:49.911964 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 241 rows starting from the beginning of the part | ||
| 8000 | 2025.09.09 23:05:49.912016 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8001 | 2025.09.09 23:05:49.912193 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.09.09 23:05:49.912242 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8003 | 2025.09.09 23:05:49.912606 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8004 | 2025.09.09 23:05:49.912840 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.09.09 23:05:49.912970 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001372 sec., 53935.86005830904 rows/sec., 4.21 MiB/sec. | ||
| 8006 | 2025.09.09 23:05:49.913007 [ 275 ] {a098a727-58e8-49f3-b6ea-f2d22ffde22f} <Debug> TCPHandler: Processed in 0.001571197 sec. | ||
| 8007 | 2025.09.09 23:05:49.913005 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571258 sec., 502145.41469319485 rows/sec., 32.96 MiB/sec. | ||
| 8008 | 2025.09.09 23:05:49.913117 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2025.09.09 23:05:49.913219 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8010 | 2025.09.09 23:05:49.913232 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8011 | 2025.09.09 23:05:49.913263 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8012 | 2025.09.09 23:05:49.913577 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2025.09.09 23:05:49.913666 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_46_9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8014 | 2025.09.09 23:05:49.913666 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.09.09 23:05:49.913714 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8016 | 2025.09.09 23:05:49.913783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8017 | 2025.09.09 23:05:49.914061 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8018 | 2025.09.09 23:05:49.914289 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.09.09 23:05:49.914417 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 8020 | 2025.09.09 23:05:49.914454 [ 275 ] {ce749eae-e449-4b15-8334-9134be0df5b3} <Debug> TCPHandler: Processed in 0.001386574 sec. | ||
| 8021 | 2025.09.09 23:05:49.914556 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2025.09.09 23:05:49.914650 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8023 | 2025.09.09 23:05:49.914704 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8024 | 2025.09.09 23:05:49.915454 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2025.09.09 23:05:49.915489 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8026 | 2025.09.09 23:05:49.916006 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8027 | 2025.09.09 23:05:49.916228 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2025.09.09 23:05:49.916329 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8029 | 2025.09.09 23:05:49.916357 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2025.09.09 23:05:49.916366 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 8031 | 2025.09.09 23:05:49.916374 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8032 | 2025.09.09 23:05:49.916424 [ 275 ] {2683c74c-e10a-411f-8f15-93f177e03178} <Debug> TCPHandler: Processed in 0.001921044 sec. | ||
| 8033 | 2025.09.09 23:05:49.916454 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 8034 | 2025.09.09 23:05:49.916527 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2025.09.09 23:05:49.916616 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8036 | 2025.09.09 23:05:49.916630 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8037 | 2025.09.09 23:05:49.916655 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8038 | 2025.09.09 23:05:49.916676 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 822 rows starting from the beginning of the part | ||
| 8039 | 2025.09.09 23:05:49.916779 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8040 | 2025.09.09 23:05:49.916867 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 8041 | 2025.09.09 23:05:49.916949 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8042 | 2025.09.09 23:05:49.916964 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2025.09.09 23:05:49.916996 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8044 | 2025.09.09 23:05:49.917031 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 8045 | 2025.09.09 23:05:49.917111 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8046 | 2025.09.09 23:05:49.917287 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8047 | 2025.09.09 23:05:49.917565 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2025.09.09 23:05:49.917693 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8049 | 2025.09.09 23:05:49.917728 [ 275 ] {e6b94fd6-9c2c-413d-9598-d2e5a5c79117} <Debug> TCPHandler: Processed in 0.001241102 sec. | ||
| 8050 | 2025.09.09 23:05:49.922213 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 19 columns (19 merged, 0 gathered) in 0.005789682 sec., 158212.4890451669 rows/sec., 283.51 MiB/sec. | ||
| 8051 | 2025.09.09 23:05:49.923617 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8052 | 2025.09.09 23:05:49.923974 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2025.09.09 23:05:49.924052 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8054 | 2025.09.09 23:05:49.924207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 8055 | 2025.09.09 23:05:50.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.79 MiB, peak 291.77 MiB, free memory in arenas 0.00 B, will set to 286.70 MiB (RSS), difference: 2.91 MiB | ||
| 8056 | 2025.09.09 23:05:50.314958 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8057 | 2025.09.09 23:05:50.315010 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8058 | 2025.09.09 23:05:50.410765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16294 | ||
| 8059 | 2025.09.09 23:05:50.411368 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2025.09.09 23:05:50.411418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8061 | 2025.09.09 23:05:50.411928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8062 | 2025.09.09 23:05:50.412177 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2025.09.09 23:05:50.412322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 8064 | 2025.09.09 23:05:51.265011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8065 | 2025.09.09 23:05:51.282199 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2025.09.09 23:05:51.282261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8067 | 2025.09.09 23:05:51.288188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8068 | 2025.09.09 23:05:51.288931 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2025.09.09 23:05:51.292009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8070 | 2025.09.09 23:05:54.921156 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2025.09.09 23:05:54.921369 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8072 | 2025.09.09 23:05:54.921440 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8073 | 2025.09.09 23:05:54.922198 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.09.09 23:05:54.922248 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8075 | 2025.09.09 23:05:54.922662 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8076 | 2025.09.09 23:05:54.922904 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2025.09.09 23:05:54.923052 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001735 sec., 236311.23919308357 rows/sec., 14.99 MiB/sec. | ||
| 8078 | 2025.09.09 23:05:54.923095 [ 275 ] {6457d21d-75b1-4c9a-8fb5-e912b3300ee5} <Debug> TCPHandler: Processed in 0.002072206 sec. | ||
| 8079 | 2025.09.09 23:05:54.923208 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.09.09 23:05:54.923302 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8081 | 2025.09.09 23:05:54.923344 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8082 | 2025.09.09 23:05:54.924135 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.09.09 23:05:54.924171 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8084 | 2025.09.09 23:05:54.924580 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8085 | 2025.09.09 23:05:54.924825 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.09.09 23:05:54.924953 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001669 sec., 704613.5410425405 rows/sec., 56.10 MiB/sec. | ||
| 8087 | 2025.09.09 23:05:54.924990 [ 275 ] {bd35267e-ecac-424b-898c-ecc8afce9ee5} <Debug> TCPHandler: Processed in 0.001832222 sec. | ||
| 8088 | 2025.09.09 23:05:54.925096 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.09.09 23:05:54.925191 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8090 | 2025.09.09 23:05:54.925231 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8091 | 2025.09.09 23:05:54.925682 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.09.09 23:05:54.925717 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8093 | 2025.09.09 23:05:54.926023 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8094 | 2025.09.09 23:05:54.926232 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.09.09 23:05:54.926358 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001185 sec., 200000 rows/sec., 12.13 MiB/sec. | ||
| 8096 | 2025.09.09 23:05:54.926394 [ 275 ] {b27936b1-8625-466f-9ed9-9d08218e4b49} <Debug> TCPHandler: Processed in 0.001348634 sec. | ||
| 8097 | 2025.09.09 23:05:54.926502 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2025.09.09 23:05:54.926596 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8099 | 2025.09.09 23:05:54.926635 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8100 | 2025.09.09 23:05:54.927076 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.09.09 23:05:54.927112 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8102 | 2025.09.09 23:05:54.927423 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8103 | 2025.09.09 23:05:54.927637 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.09.09 23:05:54.927763 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001186 sec., 178752.107925801 rows/sec., 11.53 MiB/sec. | ||
| 8105 | 2025.09.09 23:05:54.927761 [ 56 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8106 | 2025.09.09 23:05:54.927801 [ 275 ] {7efc7fb5-de17-4aa1-81fe-aa8accc6e25e} <Debug> TCPHandler: Processed in 0.001349883 sec. | ||
| 8107 | 2025.09.09 23:05:54.927836 [ 56 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2025.09.09 23:05:54.927862 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8109 | 2025.09.09 23:05:54.927919 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.09.09 23:05:54.927954 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 8111 | 2025.09.09 23:05:54.928025 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8112 | 2025.09.09 23:05:54.928035 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8113 | 2025.09.09 23:05:54.928064 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 464 rows starting from the beginning of the part | ||
| 8114 | 2025.09.09 23:05:54.928067 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8115 | 2025.09.09 23:05:54.928119 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 8116 | 2025.09.09 23:05:54.928164 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 8117 | 2025.09.09 23:05:54.928205 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8118 | 2025.09.09 23:05:54.928242 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 8119 | 2025.09.09 23:05:54.928281 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 8120 | 2025.09.09 23:05:54.928549 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.09.09 23:05:54.928586 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8122 | 2025.09.09 23:05:54.928928 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8123 | 2025.09.09 23:05:54.929145 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.09.09 23:05:54.929184 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261942 sec., 1220341.346908178 rows/sec., 84.87 MiB/sec. | ||
| 8125 | 2025.09.09 23:05:54.929283 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 8126 | 2025.09.09 23:05:54.929339 [ 275 ] {f8d65ee5-f3dd-4816-8815-4c6d6c93bc5d} <Debug> TCPHandler: Processed in 0.001471316 sec. | ||
| 8127 | 2025.09.09 23:05:54.929417 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8128 | 2025.09.09 23:05:54.929453 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2025.09.09 23:05:54.929556 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8130 | 2025.09.09 23:05:54.929599 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8131 | 2025.09.09 23:05:54.929729 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.09.09 23:05:54.929817 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_30_6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8133 | 2025.09.09 23:05:54.929926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8134 | 2025.09.09 23:05:54.930217 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2025.09.09 23:05:54.930258 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8136 | 2025.09.09 23:05:54.930598 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8137 | 2025.09.09 23:05:54.930804 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.09.09 23:05:54.930929 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001392 sec., 510775.8620689655 rows/sec., 35.80 MiB/sec. | ||
| 8139 | 2025.09.09 23:05:54.930967 [ 275 ] {03e4c897-3d8a-4c52-86d4-c60c7e9b9886} <Debug> TCPHandler: Processed in 0.001563078 sec. | ||
| 8140 | 2025.09.09 23:05:54.931076 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2025.09.09 23:05:54.931167 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8142 | 2025.09.09 23:05:54.931207 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8143 | 2025.09.09 23:05:54.931557 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2025.09.09 23:05:54.931604 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8145 | 2025.09.09 23:05:54.931998 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8146 | 2025.09.09 23:05:54.932252 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2025.09.09 23:05:54.932406 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 249.98 KiB/sec. | ||
| 8148 | 2025.09.09 23:05:54.932450 [ 275 ] {cc2046d3-feea-4cd9-8941-155cbb1338df} <Debug> TCPHandler: Processed in 0.001420865 sec. | ||
| 8149 | 2025.09.09 23:05:54.932572 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2025.09.09 23:05:54.932667 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8151 | 2025.09.09 23:05:54.932710 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8152 | 2025.09.09 23:05:54.933125 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.09.09 23:05:54.933160 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8154 | 2025.09.09 23:05:54.933489 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8155 | 2025.09.09 23:05:54.933698 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.09.09 23:05:54.933825 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001176 sec., 267006.80272108846 rows/sec., 17.54 MiB/sec. | ||
| 8157 | 2025.09.09 23:05:54.933863 [ 275 ] {e1e8fb8e-3175-425c-89d8-0f9b72cc7b41} <Debug> TCPHandler: Processed in 0.001352404 sec. | ||
| 8158 | 2025.09.09 23:05:54.933979 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2025.09.09 23:05:54.934097 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8160 | 2025.09.09 23:05:54.934148 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8161 | 2025.09.09 23:05:54.934507 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.09.09 23:05:54.934550 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8163 | 2025.09.09 23:05:54.934866 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8164 | 2025.09.09 23:05:54.935076 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.09.09 23:05:54.935205 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 8166 | 2025.09.09 23:05:54.935241 [ 275 ] {60ecb5b9-ac35-4126-977b-002a6825c3bf} <Debug> TCPHandler: Processed in 0.001324223 sec. | ||
| 8167 | 2025.09.09 23:05:54.935343 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.09.09 23:05:54.935436 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8169 | 2025.09.09 23:05:54.935490 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8170 | 2025.09.09 23:05:54.936235 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.09.09 23:05:54.936272 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8172 | 2025.09.09 23:05:54.936819 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8173 | 2025.09.09 23:05:54.937041 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.09.09 23:05:54.937174 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001757 sec., 18212.862834376778 rows/sec., 32.64 MiB/sec. | ||
| 8175 | 2025.09.09 23:05:54.937227 [ 275 ] {334b85c8-cee8-433e-96b8-dd312ae2bec0} <Debug> TCPHandler: Processed in 0.001933694 sec. | ||
| 8176 | 2025.09.09 23:05:54.937334 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2025.09.09 23:05:54.937429 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8178 | 2025.09.09 23:05:54.937471 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8179 | 2025.09.09 23:05:54.937789 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2025.09.09 23:05:54.937825 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8181 | 2025.09.09 23:05:54.938127 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8182 | 2025.09.09 23:05:54.938349 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2025.09.09 23:05:54.938475 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 8184 | 2025.09.09 23:05:54.938511 [ 275 ] {bbd4b917-c810-4229-aae8-83f667c8a618} <Debug> TCPHandler: Processed in 0.001226621 sec. | ||
| 8185 | 2025.09.09 23:05:55.462468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1084 | ||
| 8186 | 2025.09.09 23:05:55.465076 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.09.09 23:05:55.465136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8188 | 2025.09.09 23:05:55.466374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8189 | 2025.09.09 23:05:55.466667 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.09.09 23:05:55.467058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 8191 | 2025.09.09 23:05:57.912474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16742 | ||
| 8192 | 2025.09.09 23:05:57.913005 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.09.09 23:05:57.913043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8194 | 2025.09.09 23:05:57.913526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8195 | 2025.09.09 23:05:57.913760 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2025.09.09 23:05:57.913896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16742 | ||
| 8197 | 2025.09.09 23:05:58.792138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8198 | 2025.09.09 23:05:58.809946 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2025.09.09 23:05:58.810016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8200 | 2025.09.09 23:05:58.816346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8201 | 2025.09.09 23:05:58.817088 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2025.09.09 23:05:58.820588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8203 | 2025.09.09 23:05:59.936966 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2025.09.09 23:05:59.937162 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8205 | 2025.09.09 23:05:59.937239 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8206 | 2025.09.09 23:05:59.937922 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2025.09.09 23:05:59.937972 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8208 | 2025.09.09 23:05:59.938356 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8209 | 2025.09.09 23:05:59.938586 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2025.09.09 23:05:59.938744 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001635 sec., 6116.207951070337 rows/sec., 498.73 KiB/sec. | ||
| 8211 | 2025.09.09 23:05:59.938797 [ 275 ] {5575cb69-3297-40fb-a0c1-c1ed4d63fa85} <Debug> TCPHandler: Processed in 0.001966244 sec. | ||
| 8212 | 2025.09.09 23:05:59.938924 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2025.09.09 23:05:59.939027 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8214 | 2025.09.09 23:05:59.939069 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8215 | 2025.09.09 23:05:59.940106 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2025.09.09 23:05:59.940143 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8217 | 2025.09.09 23:05:59.940531 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8218 | 2025.09.09 23:05:59.940740 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2025.09.09 23:05:59.940871 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001868 sec., 653640.2569593147 rows/sec., 54.03 MiB/sec. | ||
| 8220 | 2025.09.09 23:05:59.940874 [ 59 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8221 | 2025.09.09 23:05:59.940911 [ 275 ] {aaa0c5a3-6e6c-4350-be64-23f12606b0d3} <Debug> TCPHandler: Processed in 0.002040516 sec. | ||
| 8222 | 2025.09.09 23:05:59.940946 [ 59 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.09.09 23:05:59.940972 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8224 | 2025.09.09 23:05:59.941039 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2025.09.09 23:05:59.941063 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 8226 | 2025.09.09 23:05:59.941142 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8227 | 2025.09.09 23:05:59.941155 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8228 | 2025.09.09 23:05:59.941184 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 8229 | 2025.09.09 23:05:59.941184 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8230 | 2025.09.09 23:05:59.941240 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 8231 | 2025.09.09 23:05:59.941282 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1178 rows starting from the beginning of the part | ||
| 8232 | 2025.09.09 23:05:59.941322 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 8233 | 2025.09.09 23:05:59.941364 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1176 rows starting from the beginning of the part | ||
| 8234 | 2025.09.09 23:05:59.941402 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1221 rows starting from the beginning of the part | ||
| 8235 | 2025.09.09 23:05:59.941613 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.09.09 23:05:59.941648 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8237 | 2025.09.09 23:05:59.941950 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8238 | 2025.09.09 23:05:59.942157 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.09.09 23:05:59.942291 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001171 sec., 17079.419299743808 rows/sec., 1.21 MiB/sec. | ||
| 8240 | 2025.09.09 23:05:59.942330 [ 275 ] {cb6e1334-31a9-4216-89fe-46107136a534} <Debug> TCPHandler: Processed in 0.001343503 sec. | ||
| 8241 | 2025.09.09 23:05:59.942438 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.09.09 23:05:59.942536 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8243 | 2025.09.09 23:05:59.942575 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8244 | 2025.09.09 23:05:59.943044 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.09.09 23:05:59.943079 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8246 | 2025.09.09 23:05:59.943375 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8247 | 2025.09.09 23:05:59.943515 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491054 sec., 2486096.2468095836 rows/sec., 211.27 MiB/sec. | ||
| 8248 | 2025.09.09 23:05:59.943592 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.09.09 23:05:59.943725 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 8250 | 2025.09.09 23:05:59.943763 [ 275 ] {7e3e5eaf-3b42-44ca-8eed-55423711d3aa} <Debug> TCPHandler: Processed in 0.001374835 sec. | ||
| 8251 | 2025.09.09 23:05:59.943834 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8252 | 2025.09.09 23:05:59.943873 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2025.09.09 23:05:59.943973 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8254 | 2025.09.09 23:05:59.944015 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8255 | 2025.09.09 23:05:59.944171 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.09.09 23:05:59.944271 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_51_10} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8257 | 2025.09.09 23:05:59.944378 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 8258 | 2025.09.09 23:05:59.944600 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.09.09 23:05:59.944641 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8260 | 2025.09.09 23:05:59.944972 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8261 | 2025.09.09 23:05:59.945178 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.09.09 23:05:59.945284 [ 59 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8263 | 2025.09.09 23:05:59.945306 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001353 sec., 399113.0820399113 rows/sec., 29.61 MiB/sec. | ||
| 8264 | 2025.09.09 23:05:59.945315 [ 59 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2025.09.09 23:05:59.945345 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8266 | 2025.09.09 23:05:59.945349 [ 275 ] {c2196dca-720c-464c-b60e-be1db9e89162} <Debug> TCPHandler: Processed in 0.001527196 sec. | ||
| 8267 | 2025.09.09 23:05:59.945453 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 8268 | 2025.09.09 23:05:59.945471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.09.09 23:05:59.945589 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.09.09 23:05:59.945600 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8271 | 2025.09.09 23:05:59.945632 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8272 | 2025.09.09 23:05:59.945639 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 8273 | 2025.09.09 23:05:59.945718 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 8274 | 2025.09.09 23:05:59.945764 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 715 rows starting from the beginning of the part | ||
| 8275 | 2025.09.09 23:05:59.945805 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 8276 | 2025.09.09 23:05:59.945844 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 711 rows starting from the beginning of the part | ||
| 8277 | 2025.09.09 23:05:59.945884 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 540 rows starting from the beginning of the part | ||
| 8278 | 2025.09.09 23:05:59.946207 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.09.09 23:05:59.946247 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8280 | 2025.09.09 23:05:59.946648 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8281 | 2025.09.09 23:05:59.946858 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.09.09 23:05:59.946964 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8283 | 2025.09.09 23:05:59.946987 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001416 sec., 599576.2711864407 rows/sec., 40.36 MiB/sec. | ||
| 8284 | 2025.09.09 23:05:59.946994 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.09.09 23:05:59.947025 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8286 | 2025.09.09 23:05:59.947029 [ 275 ] {200b6509-2b8d-4b72-b739-7b0174f725bc} <Debug> TCPHandler: Processed in 0.001608899 sec. | ||
| 8287 | 2025.09.09 23:05:59.947096 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 8288 | 2025.09.09 23:05:59.947152 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.09.09 23:05:59.947202 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8290 | 2025.09.09 23:05:59.947238 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16460 rows starting from the beginning of the part | ||
| 8291 | 2025.09.09 23:05:59.947246 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842432 sec., 1826390.3362512158 rows/sec., 138.26 MiB/sec. | ||
| 8292 | 2025.09.09 23:05:59.947251 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8293 | 2025.09.09 23:05:59.947302 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 8294 | 2025.09.09 23:05:59.947359 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8295 | 2025.09.09 23:05:59.947361 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 316 rows starting from the beginning of the part | ||
| 8296 | 2025.09.09 23:05:59.947423 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8297 | 2025.09.09 23:05:59.947464 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 8298 | 2025.09.09 23:05:59.947474 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8299 | 2025.09.09 23:05:59.947506 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 849 rows starting from the beginning of the part | ||
| 8300 | 2025.09.09 23:05:59.947827 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2025.09.09 23:05:59.947916 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_51_10} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8302 | 2025.09.09 23:05:59.947990 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8303 | 2025.09.09 23:05:59.948126 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.09.09 23:05:59.948166 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8305 | 2025.09.09 23:05:59.948689 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8306 | 2025.09.09 23:05:59.948919 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.09.09 23:05:59.949067 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 8308 | 2025.09.09 23:05:59.949128 [ 275 ] {b4e306ff-213c-4d2f-b0d2-48979fb1748f} <Debug> TCPHandler: Processed in 0.002025556 sec. | ||
| 8309 | 2025.09.09 23:05:59.949239 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.09.09 23:05:59.949334 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.09.09 23:05:59.949376 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8312 | 2025.09.09 23:05:59.949712 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.09.09 23:05:59.949747 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8314 | 2025.09.09 23:05:59.950058 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8315 | 2025.09.09 23:05:59.950268 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2025.09.09 23:05:59.950387 [ 59 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8317 | 2025.09.09 23:05:59.950395 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8318 | 2025.09.09 23:05:59.950420 [ 59 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2025.09.09 23:05:59.950444 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8320 | 2025.09.09 23:05:59.950446 [ 275 ] {be0472e9-e359-45e4-ad0d-be53dd89e8e9} <Debug> TCPHandler: Processed in 0.001256472 sec. | ||
| 8321 | 2025.09.09 23:05:59.950558 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 8322 | 2025.09.09 23:05:59.950705 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8323 | 2025.09.09 23:05:59.950744 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3520 rows starting from the beginning of the part | ||
| 8324 | 2025.09.09 23:05:59.950835 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 8325 | 2025.09.09 23:05:59.950909 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8326 | 2025.09.09 23:05:59.950976 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8327 | 2025.09.09 23:05:59.951041 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8328 | 2025.09.09 23:05:59.951105 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8329 | 2025.09.09 23:05:59.952498 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18259 rows, containing 5 columns (5 merged, 0 gathered) in 0.005433786 sec., 3360272.1932737133 rows/sec., 226.13 MiB/sec. | ||
| 8330 | 2025.09.09 23:05:59.952708 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8331 | 2025.09.09 23:05:59.952945 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444343 sec., 1598793.6226626134 rows/sec., 102.02 MiB/sec. | ||
| 8332 | 2025.09.09 23:05:59.952974 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2025.09.09 23:05:59.953053 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8334 | 2025.09.09 23:05:59.953136 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8335 | 2025.09.09 23:05:59.953311 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8336 | 2025.09.09 23:05:59.953571 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2025.09.09 23:05:59.953646 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_51_10} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8338 | 2025.09.09 23:05:59.953717 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8339 | 2025.09.09 23:06:04.922001 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2025.09.09 23:06:04.922189 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8341 | 2025.09.09 23:06:04.922251 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8342 | 2025.09.09 23:06:04.923090 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2025.09.09 23:06:04.923138 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8344 | 2025.09.09 23:06:04.923553 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8345 | 2025.09.09 23:06:04.923779 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2025.09.09 23:06:04.923933 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 8347 | 2025.09.09 23:06:04.923975 [ 275 ] {5dcbbacd-3034-46f2-a372-24ca3623cd55} <Debug> TCPHandler: Processed in 0.002104807 sec. | ||
| 8348 | 2025.09.09 23:06:04.924101 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2025.09.09 23:06:04.924196 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8350 | 2025.09.09 23:06:04.924236 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8351 | 2025.09.09 23:06:04.925210 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.09.09 23:06:04.925247 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8353 | 2025.09.09 23:06:04.925621 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8354 | 2025.09.09 23:06:04.925842 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2025.09.09 23:06:04.925973 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001796 sec., 654788.4187082405 rows/sec., 52.13 MiB/sec. | ||
| 8356 | 2025.09.09 23:06:04.926010 [ 275 ] {795acdde-2bbd-41e2-9674-5bc110573ba3} <Debug> TCPHandler: Processed in 0.001956854 sec. | ||
| 8357 | 2025.09.09 23:06:04.926123 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2025.09.09 23:06:04.926217 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8359 | 2025.09.09 23:06:04.926256 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8360 | 2025.09.09 23:06:04.926757 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.09.09 23:06:04.926793 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8362 | 2025.09.09 23:06:04.927100 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8363 | 2025.09.09 23:06:04.927307 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.09.09 23:06:04.927432 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001234 sec., 192058.34683954617 rows/sec., 11.65 MiB/sec. | ||
| 8365 | 2025.09.09 23:06:04.927469 [ 275 ] {78cf8045-5308-4b28-853c-6e2b41ee094c} <Debug> TCPHandler: Processed in 0.001394345 sec. | ||
| 8366 | 2025.09.09 23:06:04.927577 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2025.09.09 23:06:04.927669 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8368 | 2025.09.09 23:06:04.927707 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8369 | 2025.09.09 23:06:04.928218 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.09.09 23:06:04.928253 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8371 | 2025.09.09 23:06:04.928558 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8372 | 2025.09.09 23:06:04.928772 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2025.09.09 23:06:04.928896 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 8374 | 2025.09.09 23:06:04.928933 [ 275 ] {832acf89-3841-4704-9900-45bab312f3f0} <Debug> TCPHandler: Processed in 0.001403584 sec. | ||
| 8375 | 2025.09.09 23:06:04.929046 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2025.09.09 23:06:04.929138 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8377 | 2025.09.09 23:06:04.929176 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8378 | 2025.09.09 23:06:04.929693 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.09.09 23:06:04.929729 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8380 | 2025.09.09 23:06:04.930030 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8381 | 2025.09.09 23:06:04.930254 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.09.09 23:06:04.930392 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001272 sec., 165880.5031446541 rows/sec., 9.42 MiB/sec. | ||
| 8383 | 2025.09.09 23:06:04.930427 [ 275 ] {ebfee54d-c8ad-40c8-b2f2-da79c756394e} <Debug> TCPHandler: Processed in 0.001432615 sec. | ||
| 8384 | 2025.09.09 23:06:04.930535 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.09.09 23:06:04.930623 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8386 | 2025.09.09 23:06:04.930675 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8387 | 2025.09.09 23:06:04.931527 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2025.09.09 23:06:04.931565 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8389 | 2025.09.09 23:06:04.931900 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8390 | 2025.09.09 23:06:04.932104 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2025.09.09 23:06:04.932233 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001611 sec., 441340.782122905 rows/sec., 30.93 MiB/sec. | ||
| 8392 | 2025.09.09 23:06:04.932270 [ 275 ] {5535e07d-2741-4de8-b971-91e3076ac9f1} <Debug> TCPHandler: Processed in 0.001773681 sec. | ||
| 8393 | 2025.09.09 23:06:04.932385 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2025.09.09 23:06:04.932477 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8395 | 2025.09.09 23:06:04.932517 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8396 | 2025.09.09 23:06:04.932852 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2025.09.09 23:06:04.932887 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8398 | 2025.09.09 23:06:04.933179 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8399 | 2025.09.09 23:06:04.933382 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2025.09.09 23:06:04.933509 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 8401 | 2025.09.09 23:06:04.933545 [ 275 ] {cc50eef9-1ae3-4b1b-94ca-6b5f9b28011f} <Debug> TCPHandler: Processed in 0.001207851 sec. | ||
| 8402 | 2025.09.09 23:06:04.933654 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2025.09.09 23:06:04.933746 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8404 | 2025.09.09 23:06:04.933786 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8405 | 2025.09.09 23:06:04.934247 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.09.09 23:06:04.934282 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8407 | 2025.09.09 23:06:04.934609 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8408 | 2025.09.09 23:06:04.934824 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2025.09.09 23:06:04.934952 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 8410 | 2025.09.09 23:06:04.934989 [ 275 ] {ccafe0d8-05a6-4a67-9043-8e6397824aa8} <Debug> TCPHandler: Processed in 0.001382105 sec. | ||
| 8411 | 2025.09.09 23:06:04.935098 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2025.09.09 23:06:04.935190 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8413 | 2025.09.09 23:06:04.935231 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8414 | 2025.09.09 23:06:04.935541 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.09.09 23:06:04.935576 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8416 | 2025.09.09 23:06:04.935867 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8417 | 2025.09.09 23:06:04.936079 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2025.09.09 23:06:04.936203 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8419 | 2025.09.09 23:06:04.936239 [ 275 ] {37d77a42-cae4-47e2-9f8a-d587a5dd31f2} <Debug> TCPHandler: Processed in 0.00118835 sec. | ||
| 8420 | 2025.09.09 23:06:04.936345 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2025.09.09 23:06:04.936439 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8422 | 2025.09.09 23:06:04.936492 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8423 | 2025.09.09 23:06:04.937284 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.09.09 23:06:04.937320 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8425 | 2025.09.09 23:06:04.937838 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8426 | 2025.09.09 23:06:04.938055 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2025.09.09 23:06:04.938192 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001771 sec., 18068.887634105024 rows/sec., 32.38 MiB/sec. | ||
| 8428 | 2025.09.09 23:06:04.938257 [ 275 ] {f17f0344-0bc1-4c85-8298-14eaf18c039f} <Debug> TCPHandler: Processed in 0.001958254 sec. | ||
| 8429 | 2025.09.09 23:06:04.938370 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2025.09.09 23:06:04.938469 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8431 | 2025.09.09 23:06:04.938509 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8432 | 2025.09.09 23:06:04.938850 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.09.09 23:06:04.938885 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8434 | 2025.09.09 23:06:04.939182 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8435 | 2025.09.09 23:06:04.939400 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.09.09 23:06:04.939529 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 8437 | 2025.09.09 23:06:04.939564 [ 275 ] {e7c9a79c-ac5a-47c7-8aac-d72e0b4edb0d} <Debug> TCPHandler: Processed in 0.001244082 sec. | ||
| 8438 | 2025.09.09 23:06:05.315263 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8439 | 2025.09.09 23:06:05.315341 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8440 | 2025.09.09 23:06:05.415917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17254 | ||
| 8441 | 2025.09.09 23:06:05.416453 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.09.09 23:06:05.416502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8443 | 2025.09.09 23:06:05.417026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8444 | 2025.09.09 23:06:05.417270 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.09.09 23:06:05.417414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 8446 | 2025.09.09 23:06:05.417414 [ 80 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8447 | 2025.09.09 23:06:05.417487 [ 80 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.09.09 23:06:05.417506 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8449 | 2025.09.09 23:06:05.417592 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 8450 | 2025.09.09 23:06:05.417675 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8451 | 2025.09.09 23:06:05.417706 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14822 rows starting from the beginning of the part | ||
| 8452 | 2025.09.09 23:06:05.417759 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8453 | 2025.09.09 23:06:05.417801 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8454 | 2025.09.09 23:06:05.417841 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8455 | 2025.09.09 23:06:05.417880 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8456 | 2025.09.09 23:06:05.417918 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8457 | 2025.09.09 23:06:05.419928 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358692 sec., 7315071.234396013 rows/sec., 104.64 MiB/sec. | ||
| 8458 | 2025.09.09 23:06:05.420099 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8459 | 2025.09.09 23:06:05.420470 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.09.09 23:06:05.420564 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_36_7} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8461 | 2025.09.09 23:06:05.420689 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8462 | 2025.09.09 23:06:05.469211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1122 | ||
| 8463 | 2025.09.09 23:06:05.471723 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2025.09.09 23:06:05.471769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8465 | 2025.09.09 23:06:05.472991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8466 | 2025.09.09 23:06:05.473258 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.09.09 23:06:05.473411 [ 80 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8468 | 2025.09.09 23:06:05.473464 [ 80 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2025.09.09 23:06:05.473485 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8470 | 2025.09.09 23:06:05.473526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 8471 | 2025.09.09 23:06:05.473575 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 8472 | 2025.09.09 23:06:05.474138 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2025.09.09 23:06:05.474259 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 936 rows starting from the beginning of the part | ||
| 8474 | 2025.09.09 23:06:05.474618 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8475 | 2025.09.09 23:06:05.474975 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 8476 | 2025.09.09 23:06:05.475349 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8477 | 2025.09.09 23:06:05.475715 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8478 | 2025.09.09 23:06:05.476061 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8479 | 2025.09.09 23:06:05.482307 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 72 columns (72 merged, 0 gathered) in 0.008764003 sec., 128023.68963132487 rows/sec., 104.78 MiB/sec. | ||
| 8480 | 2025.09.09 23:06:05.483997 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8481 | 2025.09.09 23:06:05.484564 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.09.09 23:06:05.484636 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_26_5} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8483 | 2025.09.09 23:06:05.484951 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 8484 | 2025.09.09 23:06:06.322658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8485 | 2025.09.09 23:06:06.340398 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2025.09.09 23:06:06.340466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8487 | 2025.09.09 23:06:06.345872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8488 | 2025.09.09 23:06:06.346606 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2025.09.09 23:06:06.346899 [ 79 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8490 | 2025.09.09 23:06:06.346966 [ 79 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.09.09 23:06:06.346986 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8492 | 2025.09.09 23:06:06.347087 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 8493 | 2025.09.09 23:06:06.349761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8494 | 2025.09.09 23:06:06.350438 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8495 | 2025.09.09 23:06:06.351203 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 8496 | 2025.09.09 23:06:06.354502 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 8497 | 2025.09.09 23:06:06.358042 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 8498 | 2025.09.09 23:06:06.361882 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8499 | 2025.09.09 23:06:06.366021 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8500 | 2025.09.09 23:06:06.370067 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8501 | 2025.09.09 23:06:06.420529 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.073483389 sec., 3687.908297207142 rows/sec., 19.07 MiB/sec. | ||
| 8502 | 2025.09.09 23:06:06.423351 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8503 | 2025.09.09 23:06:06.425505 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.09.09 23:06:06.425626 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_36_7} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8505 | 2025.09.09 23:06:06.428874 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8506 | 2025.09.09 23:06:07.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.06 MiB, peak 301.94 MiB, free memory in arenas 0.00 B, will set to 292.81 MiB (RSS), difference: 2.75 MiB | ||
| 8507 | 2025.09.09 23:06:09.909648 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.09.09 23:06:09.909834 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8509 | 2025.09.09 23:06:09.909900 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8510 | 2025.09.09 23:06:09.910546 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.09.09 23:06:09.910596 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8512 | 2025.09.09 23:06:09.911001 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8513 | 2025.09.09 23:06:09.911226 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.09.09 23:06:09.911388 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 8515 | 2025.09.09 23:06:09.911431 [ 275 ] {2735710e-9d8e-4d97-95a5-407f4494c3f8} <Debug> TCPHandler: Processed in 0.001905214 sec. | ||
| 8516 | 2025.09.09 23:06:09.911559 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2025.09.09 23:06:09.911655 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8518 | 2025.09.09 23:06:09.911697 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8519 | 2025.09.09 23:06:09.912089 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.09.09 23:06:09.912125 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8521 | 2025.09.09 23:06:09.912436 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8522 | 2025.09.09 23:06:09.912643 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.09.09 23:06:09.912778 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 8524 | 2025.09.09 23:06:09.912817 [ 275 ] {97b65939-2e4c-4be5-9071-e99685ad1c8e} <Debug> TCPHandler: Processed in 0.001309043 sec. | ||
| 8525 | 2025.09.09 23:06:09.912926 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.09.09 23:06:09.913020 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8527 | 2025.09.09 23:06:09.913059 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8528 | 2025.09.09 23:06:09.913462 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.09.09 23:06:09.913498 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8530 | 2025.09.09 23:06:09.913788 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8531 | 2025.09.09 23:06:09.913987 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.09.09 23:06:09.914120 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001118 sec., 66189.62432915921 rows/sec., 5.17 MiB/sec. | ||
| 8533 | 2025.09.09 23:06:09.914158 [ 275 ] {7ee9a52e-19e7-4902-b9f3-4185390b1c7c} <Debug> TCPHandler: Processed in 0.001281752 sec. | ||
| 8534 | 2025.09.09 23:06:09.914265 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.09.09 23:06:09.914359 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8536 | 2025.09.09 23:06:09.914401 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8537 | 2025.09.09 23:06:09.914795 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.09.09 23:06:09.914831 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8539 | 2025.09.09 23:06:09.915183 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8540 | 2025.09.09 23:06:09.915385 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.09.09 23:06:09.915518 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8542 | 2025.09.09 23:06:09.915556 [ 275 ] {6f0cc1ff-7e47-45ef-a0fd-e5e9c5bf299c} <Debug> TCPHandler: Processed in 0.001340904 sec. | ||
| 8543 | 2025.09.09 23:06:09.915665 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.09.09 23:06:09.915760 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8545 | 2025.09.09 23:06:09.915814 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8546 | 2025.09.09 23:06:09.916574 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.09.09 23:06:09.916610 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8548 | 2025.09.09 23:06:09.917130 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8549 | 2025.09.09 23:06:09.917348 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.09.09 23:06:09.917491 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 8551 | 2025.09.09 23:06:09.917546 [ 275 ] {0a71b719-ade9-476f-b2f6-7e05c48b10dd} <Debug> TCPHandler: Processed in 0.001929554 sec. | ||
| 8552 | 2025.09.09 23:06:09.917657 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.09.09 23:06:09.917754 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8554 | 2025.09.09 23:06:09.917796 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8555 | 2025.09.09 23:06:09.918126 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.09.09 23:06:09.918162 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8557 | 2025.09.09 23:06:09.918454 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8558 | 2025.09.09 23:06:09.918660 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.09.09 23:06:09.918785 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8560 | 2025.09.09 23:06:09.918822 [ 275 ] {0cf6e24c-2441-4327-b17c-210a5532dd01} <Debug> TCPHandler: Processed in 0.001214561 sec. | ||
| 8561 | 2025.09.09 23:06:10.648920 [ 72 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8562 | 2025.09.09 23:06:10.648989 [ 72 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.09.09 23:06:10.649013 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8564 | 2025.09.09 23:06:10.649130 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 8565 | 2025.09.09 23:06:10.649266 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8566 | 2025.09.09 23:06:10.649303 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8567 | 2025.09.09 23:06:10.649377 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 8568 | 2025.09.09 23:06:10.649428 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8569 | 2025.09.09 23:06:10.649496 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8570 | 2025.09.09 23:06:10.649549 [ 188 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 8571 | 2025.09.09 23:06:10.650306 [ 195 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228161 sec., 30940.568866785383 rows/sec., 2.58 MiB/sec. | ||
| 8572 | 2025.09.09 23:06:10.650505 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8573 | 2025.09.09 23:06:10.650826 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.09.09 23:06:10.650904 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_17_4} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8575 | 2025.09.09 23:06:10.651009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8576 | 2025.09.09 23:06:12.917775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17702 | ||
| 8577 | 2025.09.09 23:06:12.918486 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.09.09 23:06:12.918528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 8579 | 2025.09.09 23:06:12.919292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8580 | 2025.09.09 23:06:12.919538 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.09.09 23:06:12.919690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17702 | ||
| 8582 | 2025.09.09 23:06:13.850134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8583 | 2025.09.09 23:06:13.865564 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.09.09 23:06:13.865643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8585 | 2025.09.09 23:06:13.871174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8586 | 2025.09.09 23:06:13.871864 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.09.09 23:06:13.874543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8588 | 2025.09.09 23:06:14.923290 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.09.09 23:06:14.923567 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.09.09 23:06:14.923668 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8591 | 2025.09.09 23:06:14.924577 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.09.09 23:06:14.924625 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8593 | 2025.09.09 23:06:14.925076 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8594 | 2025.09.09 23:06:14.925297 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.09.09 23:06:14.925447 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 8596 | 2025.09.09 23:06:14.925488 [ 275 ] {a6cdf684-ffe1-4bba-ad9e-782acfee6631} <Debug> TCPHandler: Processed in 0.002380911 sec. | ||
| 8597 | 2025.09.09 23:06:14.925496 [ 69 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8598 | 2025.09.09 23:06:14.925594 [ 69 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.09.09 23:06:14.925614 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2025.09.09 23:06:14.925635 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8601 | 2025.09.09 23:06:14.925715 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8602 | 2025.09.09 23:06:14.925762 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8603 | 2025.09.09 23:06:14.925838 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 8604 | 2025.09.09 23:06:14.926064 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8605 | 2025.09.09 23:06:14.926120 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 8606 | 2025.09.09 23:06:14.926228 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2025.09.09 23:06:14.926230 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8608 | 2025.09.09 23:06:14.926283 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8609 | 2025.09.09 23:06:14.926346 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8610 | 2025.09.09 23:06:14.926427 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8611 | 2025.09.09 23:06:14.926498 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8612 | 2025.09.09 23:06:14.926573 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8613 | 2025.09.09 23:06:14.926650 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8614 | 2025.09.09 23:06:14.926897 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2025.09.09 23:06:14.927039 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec. | ||
| 8616 | 2025.09.09 23:06:14.927077 [ 275 ] {d5dd8442-8c42-416f-afd7-e5a92a41da82} <Debug> TCPHandler: Processed in 0.001516296 sec. | ||
| 8617 | 2025.09.09 23:06:14.927194 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2025.09.09 23:06:14.927290 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8619 | 2025.09.09 23:06:14.927331 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8620 | 2025.09.09 23:06:14.927891 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002143367 sec., 1158924.253289334 rows/sec., 78.16 MiB/sec. | ||
| 8621 | 2025.09.09 23:06:14.928051 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8622 | 2025.09.09 23:06:14.928274 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2025.09.09 23:06:14.928303 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.09.09 23:06:14.928313 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8625 | 2025.09.09 23:06:14.928383 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_26_5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8626 | 2025.09.09 23:06:14.928466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8627 | 2025.09.09 23:06:14.928684 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8628 | 2025.09.09 23:06:14.928877 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.09.09 23:06:14.929066 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001793 sec., 656441.717791411 rows/sec., 52.26 MiB/sec. | ||
| 8630 | 2025.09.09 23:06:14.929103 [ 275 ] {6e8135e1-51f0-4700-96d6-e7be92f01840} <Debug> TCPHandler: Processed in 0.001960675 sec. | ||
| 8631 | 2025.09.09 23:06:14.929213 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2025.09.09 23:06:14.929306 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8633 | 2025.09.09 23:06:14.929345 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8634 | 2025.09.09 23:06:14.929818 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2025.09.09 23:06:14.929854 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8636 | 2025.09.09 23:06:14.930157 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8637 | 2025.09.09 23:06:14.930348 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.09.09 23:06:14.930453 [ 69 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8639 | 2025.09.09 23:06:14.930472 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001185 sec., 201687.76371308014 rows/sec., 12.25 MiB/sec. | ||
| 8640 | 2025.09.09 23:06:14.930488 [ 69 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.09.09 23:06:14.930513 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8642 | 2025.09.09 23:06:14.930516 [ 275 ] {3612d00e-8796-4718-8eaf-2ed6b079776f} <Debug> TCPHandler: Processed in 0.001349754 sec. | ||
| 8643 | 2025.09.09 23:06:14.930621 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 8644 | 2025.09.09 23:06:14.930659 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2025.09.09 23:06:14.930745 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2025.09.09 23:06:14.930781 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 8647 | 2025.09.09 23:06:14.930784 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8648 | 2025.09.09 23:06:14.930842 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8649 | 2025.09.09 23:06:14.930848 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
| 8650 | 2025.09.09 23:06:14.930905 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 8651 | 2025.09.09 23:06:14.930945 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
| 8652 | 2025.09.09 23:06:14.930994 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8653 | 2025.09.09 23:06:14.931034 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 239 rows starting from the beginning of the part | ||
| 8654 | 2025.09.09 23:06:14.931420 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.09.09 23:06:14.931468 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8656 | 2025.09.09 23:06:14.931837 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8657 | 2025.09.09 23:06:14.931929 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363004 sec., 749814.3805887584 rows/sec., 48.96 MiB/sec. | ||
| 8658 | 2025.09.09 23:06:14.932063 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2025.09.09 23:06:14.932073 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8660 | 2025.09.09 23:06:14.932206 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001446 sec., 146611.34163208853 rows/sec., 9.45 MiB/sec. | ||
| 8661 | 2025.09.09 23:06:14.932251 [ 275 ] {cbb858ed-d515-4679-88fb-ef614ca469e1} <Debug> TCPHandler: Processed in 0.001651889 sec. | ||
| 8662 | 2025.09.09 23:06:14.932327 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.09.09 23:06:14.932361 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2025.09.09 23:06:14.932401 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_51_10} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8665 | 2025.09.09 23:06:14.932460 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8666 | 2025.09.09 23:06:14.932478 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8667 | 2025.09.09 23:06:14.932504 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8668 | 2025.09.09 23:06:14.933010 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.09.09 23:06:14.933048 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8670 | 2025.09.09 23:06:14.933361 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8671 | 2025.09.09 23:06:14.933567 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.09.09 23:06:14.933670 [ 69 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8673 | 2025.09.09 23:06:14.933697 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 8674 | 2025.09.09 23:06:14.933704 [ 69 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2025.09.09 23:06:14.933739 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8676 | 2025.09.09 23:06:14.933742 [ 275 ] {98346e44-f612-4066-aacc-55fb5bf64e95} <Debug> TCPHandler: Processed in 0.001428285 sec. | ||
| 8677 | 2025.09.09 23:06:14.933819 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 8678 | 2025.09.09 23:06:14.933862 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2025.09.09 23:06:14.933917 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8680 | 2025.09.09 23:06:14.933949 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 8681 | 2025.09.09 23:06:14.933960 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8682 | 2025.09.09 23:06:14.934000 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8683 | 2025.09.09 23:06:14.934005 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8684 | 2025.09.09 23:06:14.934052 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8685 | 2025.09.09 23:06:14.934096 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8686 | 2025.09.09 23:06:14.934135 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8687 | 2025.09.09 23:06:14.934175 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8688 | 2025.09.09 23:06:14.934663 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.09.09 23:06:14.934704 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8690 | 2025.09.09 23:06:14.935037 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8691 | 2025.09.09 23:06:14.935051 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270392 sec., 1005988.7026996393 rows/sec., 61.15 MiB/sec. | ||
| 8692 | 2025.09.09 23:06:14.935207 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8693 | 2025.09.09 23:06:14.935253 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2025.09.09 23:06:14.935383 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001468 sec., 485694.8228882834 rows/sec., 34.06 MiB/sec. | ||
| 8695 | 2025.09.09 23:06:14.935421 [ 275 ] {c78a8d8e-c808-4ddc-a068-5cfb3c576393} <Debug> TCPHandler: Processed in 0.001636039 sec. | ||
| 8696 | 2025.09.09 23:06:14.935501 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2025.09.09 23:06:14.935523 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2025.09.09 23:06:14.935581 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_26_5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8699 | 2025.09.09 23:06:14.935616 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8700 | 2025.09.09 23:06:14.935658 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8701 | 2025.09.09 23:06:14.935675 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8702 | 2025.09.09 23:06:14.936029 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.09.09 23:06:14.936069 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8704 | 2025.09.09 23:06:14.936389 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8705 | 2025.09.09 23:06:14.936596 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.09.09 23:06:14.936728 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 8707 | 2025.09.09 23:06:14.936764 [ 275 ] {52588a1f-12a3-4732-8e13-d9fceaf3a09f} <Debug> TCPHandler: Processed in 0.001251442 sec. | ||
| 8708 | 2025.09.09 23:06:14.936867 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2025.09.09 23:06:14.936959 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8710 | 2025.09.09 23:06:14.937000 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8711 | 2025.09.09 23:06:14.937423 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2025.09.09 23:06:14.937459 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8713 | 2025.09.09 23:06:14.937794 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8714 | 2025.09.09 23:06:14.938002 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2025.09.09 23:06:14.938136 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001196 sec., 263377.9264214047 rows/sec., 17.30 MiB/sec. | ||
| 8716 | 2025.09.09 23:06:14.938173 [ 275 ] {496c0029-87a6-43b2-83bf-411951b059e5} <Debug> TCPHandler: Processed in 0.001354094 sec. | ||
| 8717 | 2025.09.09 23:06:14.938277 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2025.09.09 23:06:14.938369 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8719 | 2025.09.09 23:06:14.938410 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8720 | 2025.09.09 23:06:14.938709 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.09.09 23:06:14.938743 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8722 | 2025.09.09 23:06:14.939042 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8723 | 2025.09.09 23:06:14.939245 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2025.09.09 23:06:14.939342 [ 69 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8725 | 2025.09.09 23:06:14.939373 [ 69 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.09.09 23:06:14.939375 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8727 | 2025.09.09 23:06:14.939390 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8728 | 2025.09.09 23:06:14.939424 [ 275 ] {16c3d4f1-296b-49d4-b337-f0c1ecf60a67} <Debug> TCPHandler: Processed in 0.001194831 sec. | ||
| 8729 | 2025.09.09 23:06:14.939502 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8730 | 2025.09.09 23:06:14.939534 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.09.09 23:06:14.939610 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8732 | 2025.09.09 23:06:14.939630 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8733 | 2025.09.09 23:06:14.939646 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8734 | 2025.09.09 23:06:14.939688 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8735 | 2025.09.09 23:06:14.939704 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8736 | 2025.09.09 23:06:14.939752 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8737 | 2025.09.09 23:06:14.939792 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8738 | 2025.09.09 23:06:14.939827 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8739 | 2025.09.09 23:06:14.939868 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 8740 | 2025.09.09 23:06:14.940521 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2025.09.09 23:06:14.940562 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8742 | 2025.09.09 23:06:14.940818 [ 186 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349453 sec., 17784.983989809203 rows/sec., 1.17 MiB/sec. | ||
| 8743 | 2025.09.09 23:06:14.940928 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8744 | 2025.09.09 23:06:14.941125 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8745 | 2025.09.09 23:06:14.941205 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.09.09 23:06:14.941284 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_24_5} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8747 | 2025.09.09 23:06:14.941347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8748 | 2025.09.09 23:06:14.941387 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2025.09.09 23:06:14.941506 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8750 | 2025.09.09 23:06:14.941535 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2025.09.09 23:06:14.941539 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001927 sec., 16606.12350804359 rows/sec., 29.76 MiB/sec. | ||
| 8752 | 2025.09.09 23:06:14.941551 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8753 | 2025.09.09 23:06:14.941614 [ 275 ] {72c81b6d-6f03-4eb9-afc4-01a2b6d535c3} <Debug> TCPHandler: Processed in 0.002127387 sec. | ||
| 8754 | 2025.09.09 23:06:14.941650 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 8755 | 2025.09.09 23:06:14.941728 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2025.09.09 23:06:14.941827 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8757 | 2025.09.09 23:06:14.941853 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8758 | 2025.09.09 23:06:14.941867 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8759 | 2025.09.09 23:06:14.941904 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
| 8760 | 2025.09.09 23:06:14.942022 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 8761 | 2025.09.09 23:06:14.942115 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8762 | 2025.09.09 23:06:14.942204 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2025.09.09 23:06:14.942207 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 8764 | 2025.09.09 23:06:14.942244 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8765 | 2025.09.09 23:06:14.942319 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8766 | 2025.09.09 23:06:14.942413 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8767 | 2025.09.09 23:06:14.942540 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8768 | 2025.09.09 23:06:14.942766 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.09.09 23:06:14.942888 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 8770 | 2025.09.09 23:06:14.942987 [ 275 ] {ebb9c4b4-a41a-49de-9062-209a8c3910cd} <Debug> TCPHandler: Processed in 0.001301813 sec. | ||
| 8771 | 2025.09.09 23:06:14.948485 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 19 columns (19 merged, 0 gathered) in 0.006866491 sec., 150295.10706414675 rows/sec., 269.32 MiB/sec. | ||
| 8772 | 2025.09.09 23:06:14.950093 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8773 | 2025.09.09 23:06:14.950430 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.09.09 23:06:14.950506 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8775 | 2025.09.09 23:06:14.950622 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8776 | 2025.09.09 23:06:15.000402 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.57 MiB, peak 302.85 MiB, free memory in arenas 0.00 B, will set to 297.57 MiB (RSS), difference: 3.00 MiB | ||
| 8777 | 2025.09.09 23:06:15.474230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1158 | ||
| 8778 | 2025.09.09 23:06:15.476635 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2025.09.09 23:06:15.476678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8780 | 2025.09.09 23:06:15.477926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8781 | 2025.09.09 23:06:15.478190 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2025.09.09 23:06:15.478443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 8783 | 2025.09.09 23:06:19.910365 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2025.09.09 23:06:19.910552 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8785 | 2025.09.09 23:06:19.910615 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8786 | 2025.09.09 23:06:19.911264 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2025.09.09 23:06:19.911302 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8788 | 2025.09.09 23:06:19.911689 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8789 | 2025.09.09 23:06:19.911912 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.09.09 23:06:19.912066 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001561 sec., 48686.739269698905 rows/sec., 4.01 MiB/sec. | ||
| 8791 | 2025.09.09 23:06:19.912107 [ 275 ] {d711bd0f-0fa1-44e0-b612-e2bc9e55c9d5} <Debug> TCPHandler: Processed in 0.001864133 sec. | ||
| 8792 | 2025.09.09 23:06:19.912233 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2025.09.09 23:06:19.912329 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8794 | 2025.09.09 23:06:19.912369 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8795 | 2025.09.09 23:06:19.912766 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2025.09.09 23:06:19.912801 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8797 | 2025.09.09 23:06:19.913100 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8798 | 2025.09.09 23:06:19.913323 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2025.09.09 23:06:19.913452 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 8800 | 2025.09.09 23:06:19.913488 [ 275 ] {80d7e307-21df-4a4f-886f-2e47771de741} <Debug> TCPHandler: Processed in 0.001307203 sec. | ||
| 8801 | 2025.09.09 23:06:19.913606 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2025.09.09 23:06:19.913703 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8803 | 2025.09.09 23:06:19.913742 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8804 | 2025.09.09 23:06:19.914166 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2025.09.09 23:06:19.914201 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8806 | 2025.09.09 23:06:19.914504 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8807 | 2025.09.09 23:06:19.914715 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2025.09.09 23:06:19.914843 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 8809 | 2025.09.09 23:06:19.914880 [ 275 ] {7ec0ba43-02d2-405d-9ed9-fa65c6f4c171} <Debug> TCPHandler: Processed in 0.001324074 sec. | ||
| 8810 | 2025.09.09 23:06:19.914993 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2025.09.09 23:06:19.915088 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8812 | 2025.09.09 23:06:19.915130 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8813 | 2025.09.09 23:06:19.915533 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2025.09.09 23:06:19.915568 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8815 | 2025.09.09 23:06:19.915895 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8816 | 2025.09.09 23:06:19.916104 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2025.09.09 23:06:19.916231 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8818 | 2025.09.09 23:06:19.916267 [ 275 ] {ac02d1b5-e3af-4c63-aec4-fcdd9d297ee4} <Debug> TCPHandler: Processed in 0.001323633 sec. | ||
| 8819 | 2025.09.09 23:06:19.916397 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2025.09.09 23:06:19.916524 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8821 | 2025.09.09 23:06:19.916591 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8822 | 2025.09.09 23:06:19.917448 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.09.09 23:06:19.917484 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8824 | 2025.09.09 23:06:19.918015 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8825 | 2025.09.09 23:06:19.918231 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2025.09.09 23:06:19.918368 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 8827 | 2025.09.09 23:06:19.918420 [ 275 ] {a7b2a9e1-d0f1-4815-9fe7-d60d5fa5f059} <Debug> TCPHandler: Processed in 0.002085097 sec. | ||
| 8828 | 2025.09.09 23:06:19.918550 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2025.09.09 23:06:19.918669 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8830 | 2025.09.09 23:06:19.918719 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8831 | 2025.09.09 23:06:19.919124 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2025.09.09 23:06:19.919166 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8833 | 2025.09.09 23:06:19.919496 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8834 | 2025.09.09 23:06:19.919700 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2025.09.09 23:06:19.919826 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 8836 | 2025.09.09 23:06:19.919861 [ 275 ] {4c90dfd4-7682-40be-91a0-b6bf8de79a9a} <Debug> TCPHandler: Processed in 0.001375704 sec. | ||
| 8837 | 2025.09.09 23:06:20.316395 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8838 | 2025.09.09 23:06:20.316445 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8839 | 2025.09.09 23:06:20.420448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18214 | ||
| 8840 | 2025.09.09 23:06:20.420986 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2025.09.09 23:06:20.421034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8842 | 2025.09.09 23:06:20.421517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8843 | 2025.09.09 23:06:20.421743 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2025.09.09 23:06:20.421880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 8845 | 2025.09.09 23:06:21.375009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8846 | 2025.09.09 23:06:21.391589 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2025.09.09 23:06:21.391647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8848 | 2025.09.09 23:06:21.397579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8849 | 2025.09.09 23:06:21.398301 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2025.09.09 23:06:21.401190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8851 | 2025.09.09 23:06:24.921221 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2025.09.09 23:06:24.921521 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8853 | 2025.09.09 23:06:24.921623 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8854 | 2025.09.09 23:06:24.922518 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2025.09.09 23:06:24.922559 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8856 | 2025.09.09 23:06:24.922991 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8857 | 2025.09.09 23:06:24.923235 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.09.09 23:06:24.923397 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001952 sec., 210040.9836065574 rows/sec., 13.32 MiB/sec. | ||
| 8859 | 2025.09.09 23:06:24.923447 [ 275 ] {ba362b49-eeca-4c31-9c66-94aa016a215e} <Debug> TCPHandler: Processed in 0.002408222 sec. | ||
| 8860 | 2025.09.09 23:06:24.923573 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.09.09 23:06:24.923676 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8862 | 2025.09.09 23:06:24.923720 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8863 | 2025.09.09 23:06:24.924690 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.09.09 23:06:24.924726 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8865 | 2025.09.09 23:06:24.925103 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8866 | 2025.09.09 23:06:24.925311 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2025.09.09 23:06:24.925412 [ 54 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8868 | 2025.09.09 23:06:24.925438 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001787 sec., 658086.1779518747 rows/sec., 52.40 MiB/sec. | ||
| 8869 | 2025.09.09 23:06:24.925456 [ 54 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2025.09.09 23:06:24.925477 [ 275 ] {192a6860-8106-4568-b8de-09c37154e8a1} <Debug> TCPHandler: Processed in 0.001959344 sec. | ||
| 8871 | 2025.09.09 23:06:24.925479 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8872 | 2025.09.09 23:06:24.925588 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2025.09.09 23:06:24.925619 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 8874 | 2025.09.09 23:06:24.925685 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8875 | 2025.09.09 23:06:24.925732 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8876 | 2025.09.09 23:06:24.925781 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8877 | 2025.09.09 23:06:24.925825 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8878 | 2025.09.09 23:06:24.925901 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1176 rows starting from the beginning of the part | ||
| 8879 | 2025.09.09 23:06:24.925957 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8880 | 2025.09.09 23:06:24.926009 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1177 rows starting from the beginning of the part | ||
| 8881 | 2025.09.09 23:06:24.926054 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8882 | 2025.09.09 23:06:24.926101 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1176 rows starting from the beginning of the part | ||
| 8883 | 2025.09.09 23:06:24.926244 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.09.09 23:06:24.926287 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8885 | 2025.09.09 23:06:24.926620 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8886 | 2025.09.09 23:06:24.926846 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.09.09 23:06:24.926996 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001331 sec., 178061.60781367394 rows/sec., 10.80 MiB/sec. | ||
| 8888 | 2025.09.09 23:06:24.927034 [ 275 ] {9bccb1d3-18a2-4744-bbcd-3e4600424e45} <Debug> TCPHandler: Processed in 0.001497416 sec. | ||
| 8889 | 2025.09.09 23:06:24.927143 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.09.09 23:06:24.927242 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.09.09 23:06:24.927283 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8892 | 2025.09.09 23:06:24.927784 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.09.09 23:06:24.927818 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8894 | 2025.09.09 23:06:24.928140 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8895 | 2025.09.09 23:06:24.928361 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.09.09 23:06:24.928412 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6147 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285323 sec., 2154400.4514182173 rows/sec., 181.81 MiB/sec. | ||
| 8897 | 2025.09.09 23:06:24.928496 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 8898 | 2025.09.09 23:06:24.928538 [ 275 ] {9e29aaf2-0435-4696-8197-7a812eb6fc93} <Debug> TCPHandler: Processed in 0.001445106 sec. | ||
| 8899 | 2025.09.09 23:06:24.928639 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.09.09 23:06:24.928705 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8901 | 2025.09.09 23:06:24.928735 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8902 | 2025.09.09 23:06:24.928781 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8903 | 2025.09.09 23:06:24.928958 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.09.09 23:06:24.929022 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_56_11} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8905 | 2025.09.09 23:06:24.929098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 8906 | 2025.09.09 23:06:24.929260 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.09.09 23:06:24.929294 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8908 | 2025.09.09 23:06:24.929606 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8909 | 2025.09.09 23:06:24.929816 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2025.09.09 23:06:24.929944 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 8911 | 2025.09.09 23:06:24.929980 [ 275 ] {4b9d221b-ee53-4d8e-9e48-87c1ed13bccf} <Debug> TCPHandler: Processed in 0.001391254 sec. | ||
| 8912 | 2025.09.09 23:06:24.930091 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2025.09.09 23:06:24.930185 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8914 | 2025.09.09 23:06:24.930226 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8915 | 2025.09.09 23:06:24.930992 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.09.09 23:06:24.931037 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8917 | 2025.09.09 23:06:24.931454 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8918 | 2025.09.09 23:06:24.931667 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2025.09.09 23:06:24.931775 [ 54 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8920 | 2025.09.09 23:06:24.931796 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00163 sec., 436196.31901840493 rows/sec., 30.57 MiB/sec. | ||
| 8921 | 2025.09.09 23:06:24.931805 [ 54 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2025.09.09 23:06:24.931827 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8923 | 2025.09.09 23:06:24.931834 [ 275 ] {c7e082f7-1e0b-4a30-a19e-478b782ee2d5} <Debug> TCPHandler: Processed in 0.001793001 sec. | ||
| 8924 | 2025.09.09 23:06:24.931906 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 8925 | 2025.09.09 23:06:24.931948 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.09.09 23:06:24.932002 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8927 | 2025.09.09 23:06:24.932033 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8928 | 2025.09.09 23:06:24.932048 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8929 | 2025.09.09 23:06:24.932088 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 711 rows starting from the beginning of the part | ||
| 8930 | 2025.09.09 23:06:24.932093 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8931 | 2025.09.09 23:06:24.932142 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8932 | 2025.09.09 23:06:24.932191 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 713 rows starting from the beginning of the part | ||
| 8933 | 2025.09.09 23:06:24.932229 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8934 | 2025.09.09 23:06:24.932267 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 711 rows starting from the beginning of the part | ||
| 8935 | 2025.09.09 23:06:24.932428 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.09.09 23:06:24.932468 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8937 | 2025.09.09 23:06:24.932783 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8938 | 2025.09.09 23:06:24.933017 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.09.09 23:06:24.933153 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 8940 | 2025.09.09 23:06:24.933188 [ 275 ] {8404e743-d218-4902-9870-2c8673dd3ac2} <Debug> TCPHandler: Processed in 0.001291093 sec. | ||
| 8941 | 2025.09.09 23:06:24.933289 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2025.09.09 23:06:24.933382 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2025.09.09 23:06:24.933424 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8944 | 2025.09.09 23:06:24.933510 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640129 sec., 2154708.562558189 rows/sec., 161.56 MiB/sec. | ||
| 8945 | 2025.09.09 23:06:24.933736 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8946 | 2025.09.09 23:06:24.933850 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2025.09.09 23:06:24.933893 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8948 | 2025.09.09 23:06:24.934105 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.09.09 23:06:24.934210 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_56_11} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8950 | 2025.09.09 23:06:24.934268 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8951 | 2025.09.09 23:06:24.934321 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8952 | 2025.09.09 23:06:24.934490 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.09.09 23:06:24.934592 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8954 | 2025.09.09 23:06:24.934615 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2025.09.09 23:06:24.934626 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 8956 | 2025.09.09 23:06:24.934631 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8957 | 2025.09.09 23:06:24.934661 [ 275 ] {e72b5e73-b07f-4e5d-bb77-388dc576a611} <Debug> TCPHandler: Processed in 0.001422195 sec. | ||
| 8958 | 2025.09.09 23:06:24.934717 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 8959 | 2025.09.09 23:06:24.934761 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2025.09.09 23:06:24.934811 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8961 | 2025.09.09 23:06:24.934840 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18259 rows starting from the beginning of the part | ||
| 8962 | 2025.09.09 23:06:24.934856 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8963 | 2025.09.09 23:06:24.934898 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8964 | 2025.09.09 23:06:24.934897 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8965 | 2025.09.09 23:06:24.934967 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8966 | 2025.09.09 23:06:24.935011 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 315 rows starting from the beginning of the part | ||
| 8967 | 2025.09.09 23:06:24.935049 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8968 | 2025.09.09 23:06:24.935088 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8969 | 2025.09.09 23:06:24.935207 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2025.09.09 23:06:24.935240 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8971 | 2025.09.09 23:06:24.935541 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8972 | 2025.09.09 23:06:24.935754 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2025.09.09 23:06:24.935938 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 8974 | 2025.09.09 23:06:24.935975 [ 275 ] {1a62d7c3-904c-4e3a-a8ce-09283aa20d4d} <Debug> TCPHandler: Processed in 0.001260972 sec. | ||
| 8975 | 2025.09.09 23:06:24.936068 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2025.09.09 23:06:24.936158 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8977 | 2025.09.09 23:06:24.936210 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8978 | 2025.09.09 23:06:24.937008 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2025.09.09 23:06:24.937042 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8980 | 2025.09.09 23:06:24.937720 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8981 | 2025.09.09 23:06:24.937960 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.09.09 23:06:24.938099 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001961 sec., 16318.20499745028 rows/sec., 29.24 MiB/sec. | ||
| 8983 | 2025.09.09 23:06:24.938151 [ 275 ] {ebfe850d-1e67-47a1-a983-0f4fb1cfab0f} <Debug> TCPHandler: Processed in 0.002130047 sec. | ||
| 8984 | 2025.09.09 23:06:24.938255 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.09.09 23:06:24.938347 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8986 | 2025.09.09 23:06:24.938386 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8987 | 2025.09.09 23:06:24.938718 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2025.09.09 23:06:24.938753 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8989 | 2025.09.09 23:06:24.939066 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8990 | 2025.09.09 23:06:24.939283 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.09.09 23:06:24.939382 [ 54 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8992 | 2025.09.09 23:06:24.939408 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 8993 | 2025.09.09 23:06:24.939418 [ 54 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2025.09.09 23:06:24.939439 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 8995 | 2025.09.09 23:06:24.939443 [ 275 ] {c8a711f4-cddc-479f-a496-d165eda07072} <Debug> TCPHandler: Processed in 0.001234432 sec. | ||
| 8996 | 2025.09.09 23:06:24.939529 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 8997 | 2025.09.09 23:06:24.939641 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2025.09.09 23:06:24.939676 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3908 rows starting from the beginning of the part | ||
| 8999 | 2025.09.09 23:06:24.939746 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9000 | 2025.09.09 23:06:24.939793 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9001 | 2025.09.09 23:06:24.939857 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9002 | 2025.09.09 23:06:24.939922 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9003 | 2025.09.09 23:06:24.939986 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9004 | 2025.09.09 23:06:24.940424 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19522 rows, containing 5 columns (5 merged, 0 gathered) in 0.005738131 sec., 3402153.0703987065 rows/sec., 228.82 MiB/sec. | ||
| 9005 | 2025.09.09 23:06:24.940803 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9006 | 2025.09.09 23:06:24.941080 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.09.09 23:06:24.941160 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9008 | 2025.09.09 23:06:24.941257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 9009 | 2025.09.09 23:06:24.941415 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930204 sec., 2248467.0014153942 rows/sec., 143.29 MiB/sec. | ||
| 9010 | 2025.09.09 23:06:24.941684 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9011 | 2025.09.09 23:06:24.941918 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2025.09.09 23:06:24.941981 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_56_11} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9013 | 2025.09.09 23:06:24.942038 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9014 | 2025.09.09 23:06:25.478610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1192 | ||
| 9015 | 2025.09.09 23:06:25.481150 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.09.09 23:06:25.481206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9017 | 2025.09.09 23:06:25.482453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9018 | 2025.09.09 23:06:25.482739 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2025.09.09 23:06:25.483120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9020 | 2025.09.09 23:06:27.922307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18662 | ||
| 9021 | 2025.09.09 23:06:27.922823 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.09.09 23:06:27.922863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9023 | 2025.09.09 23:06:27.923349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9024 | 2025.09.09 23:06:27.923575 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.09.09 23:06:27.923702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18662 | ||
| 9026 | 2025.09.09 23:06:28.901731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9027 | 2025.09.09 23:06:28.918602 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2025.09.09 23:06:28.918660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9029 | 2025.09.09 23:06:28.924750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9030 | 2025.09.09 23:06:28.925468 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2025.09.09 23:06:28.928338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9032 | 2025.09.09 23:06:29.935433 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2025.09.09 23:06:29.935609 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9034 | 2025.09.09 23:06:29.935676 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9035 | 2025.09.09 23:06:29.936285 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2025.09.09 23:06:29.936337 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9037 | 2025.09.09 23:06:29.936713 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9038 | 2025.09.09 23:06:29.936953 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2025.09.09 23:06:29.937114 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 105.01 KiB/sec. | ||
| 9040 | 2025.09.09 23:06:29.937165 [ 275 ] {eccd343d-c385-4867-855f-402c359aff56} <Debug> TCPHandler: Processed in 0.001858192 sec. | ||
| 9041 | 2025.09.09 23:06:29.937285 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2025.09.09 23:06:29.937386 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9043 | 2025.09.09 23:06:29.937429 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9044 | 2025.09.09 23:06:29.938300 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.09.09 23:06:29.938335 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9046 | 2025.09.09 23:06:29.938722 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9047 | 2025.09.09 23:06:29.938933 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2025.09.09 23:06:29.939066 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001702 sec., 715041.1280846064 rows/sec., 59.13 MiB/sec. | ||
| 9049 | 2025.09.09 23:06:29.939103 [ 275 ] {c91441d2-cc1c-40c9-a3bb-41383b86ec8f} <Debug> TCPHandler: Processed in 0.001871163 sec. | ||
| 9050 | 2025.09.09 23:06:29.939214 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2025.09.09 23:06:29.939311 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2025.09.09 23:06:29.939353 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9053 | 2025.09.09 23:06:29.939745 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2025.09.09 23:06:29.939780 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9055 | 2025.09.09 23:06:29.940071 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9056 | 2025.09.09 23:06:29.940276 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2025.09.09 23:06:29.940406 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 798.93 KiB/sec. | ||
| 9058 | 2025.09.09 23:06:29.940444 [ 275 ] {2305a22a-dfce-4cf5-a1af-79904d28754b} <Debug> TCPHandler: Processed in 0.001279843 sec. | ||
| 9059 | 2025.09.09 23:06:29.940562 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2025.09.09 23:06:29.940657 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9061 | 2025.09.09 23:06:29.940697 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9062 | 2025.09.09 23:06:29.941156 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2025.09.09 23:06:29.941191 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9064 | 2025.09.09 23:06:29.941484 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9065 | 2025.09.09 23:06:29.941699 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2025.09.09 23:06:29.941796 [ 46 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 9067 | 2025.09.09 23:06:29.941825 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 9068 | 2025.09.09 23:06:29.941832 [ 46 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2025.09.09 23:06:29.941857 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9070 | 2025.09.09 23:06:29.941864 [ 275 ] {90df8cb2-5652-4105-bbf1-1f758a5a48fd} <Debug> TCPHandler: Processed in 0.001350384 sec. | ||
| 9071 | 2025.09.09 23:06:29.941969 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 9072 | 2025.09.09 23:06:29.941981 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.09.09 23:06:29.942131 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2025.09.09 23:06:29.942133 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9075 | 2025.09.09 23:06:29.942174 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 464 rows starting from the beginning of the part | ||
| 9076 | 2025.09.09 23:06:29.942193 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9077 | 2025.09.09 23:06:29.942247 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 9078 | 2025.09.09 23:06:29.942300 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9079 | 2025.09.09 23:06:29.942345 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 9080 | 2025.09.09 23:06:29.942387 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 9081 | 2025.09.09 23:06:29.942427 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 9082 | 2025.09.09 23:06:29.942775 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.09.09 23:06:29.942815 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9084 | 2025.09.09 23:06:29.943162 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9085 | 2025.09.09 23:06:29.943373 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.09.09 23:06:29.943431 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513997 sec., 1027743.1197023508 rows/sec., 71.95 MiB/sec. | ||
| 9087 | 2025.09.09 23:06:29.943504 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001389 sec., 383009.3592512599 rows/sec., 28.38 MiB/sec. | ||
| 9088 | 2025.09.09 23:06:29.943549 [ 275 ] {b7595c58-d292-4377-bd1f-dba237149c24} <Debug> TCPHandler: Processed in 0.001617728 sec. | ||
| 9089 | 2025.09.09 23:06:29.943577 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 9090 | 2025.09.09 23:06:29.943656 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.09.09 23:06:29.943757 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2025.09.09 23:06:29.943803 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9093 | 2025.09.09 23:06:29.943844 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.09.09 23:06:29.943922 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_35_7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9095 | 2025.09.09 23:06:29.944001 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9096 | 2025.09.09 23:06:29.944371 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2025.09.09 23:06:29.944412 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9098 | 2025.09.09 23:06:29.944791 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9099 | 2025.09.09 23:06:29.945009 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2025.09.09 23:06:29.945141 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001403 sec., 602280.8267997149 rows/sec., 40.54 MiB/sec. | ||
| 9101 | 2025.09.09 23:06:29.945177 [ 275 ] {30266057-8598-479a-bb68-f9a260ef1c67} <Debug> TCPHandler: Processed in 0.001572068 sec. | ||
| 9102 | 2025.09.09 23:06:29.945283 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2025.09.09 23:06:29.945375 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9104 | 2025.09.09 23:06:29.945429 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9105 | 2025.09.09 23:06:29.946165 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2025.09.09 23:06:29.946201 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9107 | 2025.09.09 23:06:29.946703 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9108 | 2025.09.09 23:06:29.946928 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2025.09.09 23:06:29.947069 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 9110 | 2025.09.09 23:06:29.947129 [ 275 ] {61e82366-b44e-42ba-8905-a113f821ac20} <Debug> TCPHandler: Processed in 0.001895723 sec. | ||
| 9111 | 2025.09.09 23:06:29.947233 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2025.09.09 23:06:29.947327 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9113 | 2025.09.09 23:06:29.947369 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9114 | 2025.09.09 23:06:29.947685 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.09.09 23:06:29.947721 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9116 | 2025.09.09 23:06:29.948046 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9117 | 2025.09.09 23:06:29.948254 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2025.09.09 23:06:29.948381 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9119 | 2025.09.09 23:06:29.948416 [ 275 ] {f730d40d-8747-4caf-a5ec-ddc4260d016a} <Debug> TCPHandler: Processed in 0.001234331 sec. | ||
| 9120 | 2025.09.09 23:06:32.721203 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45657 | ||
| 9121 | 2025.09.09 23:06:32.721311 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9122 | 2025.09.09 23:06:32.721338 [ 347 ] {} <Debug> TCP-Session: 59c807ff-ac2b-44f7-a99b-3567e4e61426 Authenticating user 'default' from [fd00:1122:3344:101::e]:45657 | ||
| 9123 | 2025.09.09 23:06:32.721360 [ 347 ] {} <Debug> TCP-Session: 59c807ff-ac2b-44f7-a99b-3567e4e61426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2025.09.09 23:06:32.721374 [ 347 ] {} <Debug> TCP-Session: 59c807ff-ac2b-44f7-a99b-3567e4e61426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9125 | 2025.09.09 23:06:32.721583 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57283 | ||
| 9126 | 2025.09.09 23:06:32.721600 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53252 | ||
| 9127 | 2025.09.09 23:06:32.721653 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48021 | ||
| 9128 | 2025.09.09 23:06:32.721669 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61583 | ||
| 9129 | 2025.09.09 23:06:32.721672 [ 347 ] {} <Trace> TCP-Session: 59c807ff-ac2b-44f7-a99b-3567e4e61426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2025.09.09 23:06:32.721664 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52802 | ||
| 9131 | 2025.09.09 23:06:32.721733 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9132 | 2025.09.09 23:06:32.721771 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9133 | 2025.09.09 23:06:32.721798 [ 348 ] {} <Debug> TCP-Session: acf79058-7115-4e2f-b8b6-619a1dd92cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57283 | ||
| 9134 | 2025.09.09 23:06:32.721645 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36020 | ||
| 9135 | 2025.09.09 23:06:32.721831 [ 348 ] {} <Debug> TCP-Session: acf79058-7115-4e2f-b8b6-619a1dd92cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2025.09.09 23:06:32.721630 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64075 | ||
| 9137 | 2025.09.09 23:06:32.721862 [ 348 ] {} <Debug> TCP-Session: acf79058-7115-4e2f-b8b6-619a1dd92cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2025.09.09 23:06:32.721897 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9139 | 2025.09.09 23:06:32.721897 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9140 | 2025.09.09 23:06:32.721627 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44731 | ||
| 9141 | 2025.09.09 23:06:32.721977 [ 349 ] {} <Debug> TCP-Session: d35f8ae0-5489-4607-bd11-3f536f50de9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53252 | ||
| 9142 | 2025.09.09 23:06:32.721814 [ 358 ] {} <Debug> TCP-Session: 7fae46f7-6432-4ece-b87a-6d53637985cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48021 | ||
| 9143 | 2025.09.09 23:06:32.722030 [ 349 ] {} <Debug> TCP-Session: d35f8ae0-5489-4607-bd11-3f536f50de9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2025.09.09 23:06:32.722050 [ 349 ] {} <Debug> TCP-Session: d35f8ae0-5489-4607-bd11-3f536f50de9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2025.09.09 23:06:32.722051 [ 358 ] {} <Debug> TCP-Session: 7fae46f7-6432-4ece-b87a-6d53637985cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2025.09.09 23:06:32.722081 [ 358 ] {} <Debug> TCP-Session: 7fae46f7-6432-4ece-b87a-6d53637985cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2025.09.09 23:06:32.722193 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9148 | 2025.09.09 23:06:32.722257 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9149 | 2025.09.09 23:06:32.722453 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9150 | 2025.09.09 23:06:32.722502 [ 351 ] {} <Debug> TCP-Session: 05681771-b07f-4268-b6f9-3f62745e4ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64075 | ||
| 9151 | 2025.09.09 23:06:32.722548 [ 351 ] {} <Debug> TCP-Session: 05681771-b07f-4268-b6f9-3f62745e4ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2025.09.09 23:06:32.722569 [ 351 ] {} <Debug> TCP-Session: 05681771-b07f-4268-b6f9-3f62745e4ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2025.09.09 23:06:32.722580 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2025.09.09 23:06:32.722581 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 9155 | 2025.09.09 23:06:32.722626 [ 350 ] {} <Debug> TCP-Session: be7c9d56-1fe8-4021-b6ed-04d72f0e89d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44731 | ||
| 9156 | 2025.09.09 23:06:32.722656 [ 350 ] {} <Debug> TCP-Session: be7c9d56-1fe8-4021-b6ed-04d72f0e89d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2025.09.09 23:06:32.722669 [ 350 ] {} <Debug> TCP-Session: be7c9d56-1fe8-4021-b6ed-04d72f0e89d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2025.09.09 23:06:32.722689 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2025.09.09 23:06:32.722724 [ 357 ] {} <Debug> TCP-Session: a9c5c714-d23b-4964-bc7f-1847ff62b06e Authenticating user 'default' from [fd00:1122:3344:101::e]:36020 | ||
| 9160 | 2025.09.09 23:06:32.722776 [ 357 ] {} <Debug> TCP-Session: a9c5c714-d23b-4964-bc7f-1847ff62b06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2025.09.09 23:06:32.722802 [ 357 ] {} <Debug> TCP-Session: a9c5c714-d23b-4964-bc7f-1847ff62b06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2025.09.09 23:06:32.723062 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9163 | 2025.09.09 23:06:32.723097 [ 359 ] {} <Debug> TCP-Session: 4e85cab7-8a76-46ce-a414-a67bc0bbbd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:52802 | ||
| 9164 | 2025.09.09 23:06:32.723140 [ 359 ] {} <Debug> TCP-Session: 4e85cab7-8a76-46ce-a414-a67bc0bbbd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9165 | 2025.09.09 23:06:32.723156 [ 359 ] {} <Debug> TCP-Session: 4e85cab7-8a76-46ce-a414-a67bc0bbbd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2025.09.09 23:06:32.723183 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9167 | 2025.09.09 23:06:32.723218 [ 360 ] {} <Debug> TCP-Session: 96e0fc01-cfe3-4f5c-9ffd-8df46251b7de Authenticating user 'default' from [fd00:1122:3344:101::e]:61583 | ||
| 9168 | 2025.09.09 23:06:32.723234 [ 360 ] {} <Debug> TCP-Session: 96e0fc01-cfe3-4f5c-9ffd-8df46251b7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9169 | 2025.09.09 23:06:32.723246 [ 360 ] {} <Debug> TCP-Session: 96e0fc01-cfe3-4f5c-9ffd-8df46251b7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9170 | 2025.09.09 23:06:32.723674 [ 315 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> AggregatingTransform: Aggregating | ||
| 9171 | 2025.09.09 23:06:32.723736 [ 315 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> Aggregator: Aggregation method: without_key | ||
| 9172 | 2025.09.09 23:06:32.723774 [ 315 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059799 sec. (943.575 rows/sec., 36.86 KiB/sec.) | ||
| 9173 | 2025.09.09 23:06:32.723790 [ 315 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Trace> Aggregator: Merging aggregated data | ||
| 9174 | 2025.09.09 23:06:32.725049 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003237 sec., 308.9280197713933 rows/sec., 12.07 KiB/sec. | ||
| 9175 | 2025.09.09 23:06:32.725189 [ 347 ] {dd7b80e8-49e1-499e-bcd9-0c59769e6f89} <Debug> TCPHandler: Processed in 0.003667124 sec. | ||
| 9176 | 2025.09.09 23:06:32.725307 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2025.09.09 23:06:32.725327 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9178 | 2025.09.09 23:06:32.725346 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2025.09.09 23:06:32.725354 [ 347 ] {} <Debug> TCP-Session: 59c807ff-ac2b-44f7-a99b-3567e4e61426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2025.09.09 23:06:32.725365 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9181 | 2025.09.09 23:06:32.725389 [ 357 ] {} <Debug> TCP-Session: a9c5c714-d23b-4964-bc7f-1847ff62b06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2025.09.09 23:06:32.725408 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9183 | 2025.09.09 23:06:32.725421 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9184 | 2025.09.09 23:06:32.725432 [ 348 ] {} <Debug> TCP-Session: acf79058-7115-4e2f-b8b6-619a1dd92cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2025.09.09 23:06:32.725455 [ 350 ] {} <Debug> TCP-Session: be7c9d56-1fe8-4021-b6ed-04d72f0e89d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2025.09.09 23:06:32.725471 [ 351 ] {} <Debug> TCP-Session: 05681771-b07f-4268-b6f9-3f62745e4ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2025.09.09 23:06:32.725393 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9188 | 2025.09.09 23:06:32.725377 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9189 | 2025.09.09 23:06:32.725531 [ 349 ] {} <Debug> TCP-Session: d35f8ae0-5489-4607-bd11-3f536f50de9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2025.09.09 23:06:32.725436 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9191 | 2025.09.09 23:06:32.725552 [ 358 ] {} <Debug> TCP-Session: 7fae46f7-6432-4ece-b87a-6d53637985cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2025.09.09 23:06:32.725369 [ 360 ] {} <Debug> TCP-Session: 96e0fc01-cfe3-4f5c-9ffd-8df46251b7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2025.09.09 23:06:32.725593 [ 359 ] {} <Debug> TCP-Session: 4e85cab7-8a76-46ce-a414-a67bc0bbbd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2025.09.09 23:06:32.753569 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59874 | ||
| 9195 | 2025.09.09 23:06:32.753646 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9196 | 2025.09.09 23:06:32.753673 [ 347 ] {} <Debug> TCP-Session: 871f3e4c-e6b2-4554-8299-ce5e8069e86d Authenticating user 'default' from [fd00:1122:3344:101::e]:59874 | ||
| 9197 | 2025.09.09 23:06:32.753693 [ 347 ] {} <Debug> TCP-Session: 871f3e4c-e6b2-4554-8299-ce5e8069e86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2025.09.09 23:06:32.753708 [ 347 ] {} <Debug> TCP-Session: 871f3e4c-e6b2-4554-8299-ce5e8069e86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2025.09.09 23:06:32.753894 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39573 | ||
| 9200 | 2025.09.09 23:06:32.753937 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35646 | ||
| 9201 | 2025.09.09 23:06:32.753959 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39443 | ||
| 9202 | 2025.09.09 23:06:32.753970 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62039 | ||
| 9203 | 2025.09.09 23:06:32.753993 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61186 | ||
| 9204 | 2025.09.09 23:06:32.754017 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9205 | 2025.09.09 23:06:32.753965 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9206 | 2025.09.09 23:06:32.754048 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9207 | 2025.09.09 23:06:32.754082 [ 348 ] {} <Debug> TCP-Session: b80bfb93-c024-4626-8059-992cfe76f53e Authenticating user 'default' from [fd00:1122:3344:101::e]:39573 | ||
| 9208 | 2025.09.09 23:06:32.754059 [ 349 ] {} <Debug> TCP-Session: cc66c879-5df3-424a-a6fb-09ef82794095 Authenticating user 'default' from [fd00:1122:3344:101::e]:35646 | ||
| 9209 | 2025.09.09 23:06:32.754110 [ 351 ] {} <Debug> TCP-Session: fd3520c6-ca41-48d4-be4b-74c1c361a0f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39443 | ||
| 9210 | 2025.09.09 23:06:32.754117 [ 348 ] {} <Debug> TCP-Session: b80bfb93-c024-4626-8059-992cfe76f53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2025.09.09 23:06:32.754134 [ 349 ] {} <Debug> TCP-Session: cc66c879-5df3-424a-a6fb-09ef82794095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2025.09.09 23:06:32.754165 [ 348 ] {} <Debug> TCP-Session: b80bfb93-c024-4626-8059-992cfe76f53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2025.09.09 23:06:32.754184 [ 349 ] {} <Debug> TCP-Session: cc66c879-5df3-424a-a6fb-09ef82794095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2025.09.09 23:06:32.754153 [ 351 ] {} <Debug> TCP-Session: fd3520c6-ca41-48d4-be4b-74c1c361a0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2025.09.09 23:06:32.754049 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9216 | 2025.09.09 23:06:32.754236 [ 351 ] {} <Debug> TCP-Session: fd3520c6-ca41-48d4-be4b-74c1c361a0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2025.09.09 23:06:32.754252 [ 358 ] {} <Debug> TCP-Session: 1fe68eaf-1b81-4bf0-ad5c-0ad714a19e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:62039 | ||
| 9218 | 2025.09.09 23:06:32.753950 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34837 | ||
| 9219 | 2025.09.09 23:06:32.754273 [ 358 ] {} <Debug> TCP-Session: 1fe68eaf-1b81-4bf0-ad5c-0ad714a19e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2025.09.09 23:06:32.754077 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9221 | 2025.09.09 23:06:32.754311 [ 358 ] {} <Debug> TCP-Session: 1fe68eaf-1b81-4bf0-ad5c-0ad714a19e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2025.09.09 23:06:32.754337 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9223 | 2025.09.09 23:06:32.754339 [ 359 ] {} <Debug> TCP-Session: dbf2c231-1df5-40d3-a05d-4a77ce34b716 Authenticating user 'default' from [fd00:1122:3344:101::e]:61186 | ||
| 9224 | 2025.09.09 23:06:32.754368 [ 350 ] {} <Debug> TCP-Session: f9ec3d7c-56e7-4be3-9d5f-d3966b68450b Authenticating user 'default' from [fd00:1122:3344:101::e]:34837 | ||
| 9225 | 2025.09.09 23:06:32.754381 [ 359 ] {} <Debug> TCP-Session: dbf2c231-1df5-40d3-a05d-4a77ce34b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2025.09.09 23:06:32.753988 [ 347 ] {} <Trace> TCP-Session: 871f3e4c-e6b2-4554-8299-ce5e8069e86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2025.09.09 23:06:32.754407 [ 359 ] {} <Debug> TCP-Session: dbf2c231-1df5-40d3-a05d-4a77ce34b716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2025.09.09 23:06:32.754399 [ 350 ] {} <Debug> TCP-Session: f9ec3d7c-56e7-4be3-9d5f-d3966b68450b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2025.09.09 23:06:32.753969 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58937 | ||
| 9230 | 2025.09.09 23:06:32.754456 [ 350 ] {} <Debug> TCP-Session: f9ec3d7c-56e7-4be3-9d5f-d3966b68450b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2025.09.09 23:06:32.754007 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47920 | ||
| 9232 | 2025.09.09 23:06:32.754522 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2025.09.09 23:06:32.754546 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9234 | 2025.09.09 23:06:32.754554 [ 357 ] {} <Debug> TCP-Session: 794c3283-57c4-4b60-a93c-6770c51ac1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58937 | ||
| 9235 | 2025.09.09 23:06:32.754573 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9236 | 2025.09.09 23:06:32.754595 [ 357 ] {} <Debug> TCP-Session: 794c3283-57c4-4b60-a93c-6770c51ac1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2025.09.09 23:06:32.754619 [ 360 ] {} <Debug> TCP-Session: 2f60ab7c-9b2c-4b39-ac28-091f8c673dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:47920 | ||
| 9238 | 2025.09.09 23:06:32.754620 [ 357 ] {} <Debug> TCP-Session: 794c3283-57c4-4b60-a93c-6770c51ac1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2025.09.09 23:06:32.754653 [ 360 ] {} <Debug> TCP-Session: 2f60ab7c-9b2c-4b39-ac28-091f8c673dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2025.09.09 23:06:32.754679 [ 360 ] {} <Debug> TCP-Session: 2f60ab7c-9b2c-4b39-ac28-091f8c673dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2025.09.09 23:06:32.754755 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9242 | 2025.09.09 23:06:32.754803 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9243 | 2025.09.09 23:06:32.755049 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 9244 | 2025.09.09 23:06:32.756060 [ 302 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> AggregatingTransform: Aggregating | ||
| 9245 | 2025.09.09 23:06:32.756109 [ 302 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> Aggregator: Aggregation method: without_key | ||
| 9246 | 2025.09.09 23:06:32.756146 [ 302 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002358 sec. (997.648 rows/sec., 38.97 KiB/sec.) | ||
| 9247 | 2025.09.09 23:06:32.756165 [ 302 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Trace> Aggregator: Merging aggregated data | ||
| 9248 | 2025.09.09 23:06:32.757414 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 13.42 KiB/sec. | ||
| 9249 | 2025.09.09 23:06:32.757554 [ 347 ] {00c8e54c-bb67-440d-93c5-795e020d4859} <Debug> TCPHandler: Processed in 0.003641724 sec. | ||
| 9250 | 2025.09.09 23:06:32.757643 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9251 | 2025.09.09 23:06:32.757671 [ 347 ] {} <Debug> TCP-Session: 871f3e4c-e6b2-4554-8299-ce5e8069e86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2025.09.09 23:06:32.757673 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9253 | 2025.09.09 23:06:32.757693 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9254 | 2025.09.09 23:06:32.757721 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9255 | 2025.09.09 23:06:32.757730 [ 360 ] {} <Debug> TCP-Session: 2f60ab7c-9b2c-4b39-ac28-091f8c673dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2025.09.09 23:06:32.757778 [ 348 ] {} <Debug> TCP-Session: b80bfb93-c024-4626-8059-992cfe76f53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2025.09.09 23:06:32.757755 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2025.09.09 23:06:32.757805 [ 350 ] {} <Debug> TCP-Session: f9ec3d7c-56e7-4be3-9d5f-d3966b68450b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2025.09.09 23:06:32.757833 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2025.09.09 23:06:32.757848 [ 358 ] {} <Debug> TCP-Session: 1fe68eaf-1b81-4bf0-ad5c-0ad714a19e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2025.09.09 23:06:32.757852 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9262 | 2025.09.09 23:06:32.757876 [ 351 ] {} <Debug> TCP-Session: fd3520c6-ca41-48d4-be4b-74c1c361a0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2025.09.09 23:06:32.757728 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2025.09.09 23:06:32.757904 [ 359 ] {} <Debug> TCP-Session: dbf2c231-1df5-40d3-a05d-4a77ce34b716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2025.09.09 23:06:32.757959 [ 349 ] {} <Debug> TCP-Session: cc66c879-5df3-424a-a6fb-09ef82794095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2025.09.09 23:06:32.757809 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9267 | 2025.09.09 23:06:32.758028 [ 357 ] {} <Debug> TCP-Session: 794c3283-57c4-4b60-a93c-6770c51ac1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2025.09.09 23:06:34.922121 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2025.09.09 23:06:34.922306 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9270 | 2025.09.09 23:06:34.922370 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9271 | 2025.09.09 23:06:34.923121 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2025.09.09 23:06:34.923168 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9273 | 2025.09.09 23:06:34.923572 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9274 | 2025.09.09 23:06:34.923805 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2025.09.09 23:06:34.923964 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001705 sec., 240469.2082111437 rows/sec., 15.25 MiB/sec. | ||
| 9276 | 2025.09.09 23:06:34.924015 [ 275 ] {b44948ae-1461-435e-91ae-c2f07bc8c52b} <Debug> TCPHandler: Processed in 0.002014745 sec. | ||
| 9277 | 2025.09.09 23:06:34.924136 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2025.09.09 23:06:34.924237 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9279 | 2025.09.09 23:06:34.924281 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9280 | 2025.09.09 23:06:34.925050 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2025.09.09 23:06:34.925087 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9282 | 2025.09.09 23:06:34.925463 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9283 | 2025.09.09 23:06:34.925679 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2025.09.09 23:06:34.925818 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001605 sec., 732710.2803738317 rows/sec., 58.34 MiB/sec. | ||
| 9285 | 2025.09.09 23:06:34.925856 [ 275 ] {375d17bd-17e5-437a-b7cc-f02d5acf6d5d} <Debug> TCPHandler: Processed in 0.001770551 sec. | ||
| 9286 | 2025.09.09 23:06:34.925965 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2025.09.09 23:06:34.926062 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9288 | 2025.09.09 23:06:34.926102 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9289 | 2025.09.09 23:06:34.926554 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2025.09.09 23:06:34.926591 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9291 | 2025.09.09 23:06:34.926895 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9292 | 2025.09.09 23:06:34.927108 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.09.09 23:06:34.927238 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001196 sec., 198160.53511705686 rows/sec., 12.02 MiB/sec. | ||
| 9294 | 2025.09.09 23:06:34.927275 [ 275 ] {97ebf1be-449a-49ff-9aec-e3c2b12286b2} <Debug> TCPHandler: Processed in 0.001358743 sec. | ||
| 9295 | 2025.09.09 23:06:34.927380 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2025.09.09 23:06:34.927473 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9297 | 2025.09.09 23:06:34.927537 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9298 | 2025.09.09 23:06:34.927974 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2025.09.09 23:06:34.928010 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9300 | 2025.09.09 23:06:34.928304 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9301 | 2025.09.09 23:06:34.928511 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2025.09.09 23:06:34.928638 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 9303 | 2025.09.09 23:06:34.928674 [ 275 ] {b551a1e5-f717-4eac-88d2-2f083ab7acb7} <Debug> TCPHandler: Processed in 0.001341424 sec. | ||
| 9304 | 2025.09.09 23:06:34.928779 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2025.09.09 23:06:34.928895 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9306 | 2025.09.09 23:06:34.928934 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9307 | 2025.09.09 23:06:34.929408 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.09.09 23:06:34.929447 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9309 | 2025.09.09 23:06:34.929765 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9310 | 2025.09.09 23:06:34.929978 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.09.09 23:06:34.930110 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 9312 | 2025.09.09 23:06:34.930148 [ 275 ] {8949dc14-fe12-4722-bd05-8559487bcb47} <Debug> TCPHandler: Processed in 0.001417315 sec. | ||
| 9313 | 2025.09.09 23:06:34.930274 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.09.09 23:06:34.930371 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9315 | 2025.09.09 23:06:34.930411 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9316 | 2025.09.09 23:06:34.931007 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.09.09 23:06:34.931044 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9318 | 2025.09.09 23:06:34.931396 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9319 | 2025.09.09 23:06:34.931613 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.09.09 23:06:34.931757 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001405 sec., 506049.82206405693 rows/sec., 35.47 MiB/sec. | ||
| 9321 | 2025.09.09 23:06:34.931795 [ 275 ] {aca67827-985b-4c57-b858-b0ee18ff16eb} <Debug> TCPHandler: Processed in 0.001573798 sec. | ||
| 9322 | 2025.09.09 23:06:34.931909 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.09.09 23:06:34.932004 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9324 | 2025.09.09 23:06:34.932044 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9325 | 2025.09.09 23:06:34.932372 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.09.09 23:06:34.932407 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9327 | 2025.09.09 23:06:34.932713 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9328 | 2025.09.09 23:06:34.932916 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.09.09 23:06:34.933024 [ 41 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9330 | 2025.09.09 23:06:34.933044 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 9331 | 2025.09.09 23:06:34.933093 [ 41 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2025.09.09 23:06:34.933099 [ 275 ] {a9b90046-207e-48e5-ad5a-3a44af10c567} <Debug> TCPHandler: Processed in 0.001237842 sec. | ||
| 9333 | 2025.09.09 23:06:34.933124 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9334 | 2025.09.09 23:06:34.933225 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.09.09 23:06:34.933225 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 9336 | 2025.09.09 23:06:34.933327 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9337 | 2025.09.09 23:06:34.933360 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9338 | 2025.09.09 23:06:34.933373 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9339 | 2025.09.09 23:06:34.933403 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9340 | 2025.09.09 23:06:34.933471 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9341 | 2025.09.09 23:06:34.933515 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9342 | 2025.09.09 23:06:34.933553 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9343 | 2025.09.09 23:06:34.933590 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9344 | 2025.09.09 23:06:34.933627 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9345 | 2025.09.09 23:06:34.933801 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2025.09.09 23:06:34.933844 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9347 | 2025.09.09 23:06:34.934204 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9348 | 2025.09.09 23:06:34.934429 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.09.09 23:06:34.934487 [ 196 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299353 sec., 120059.75281543969 rows/sec., 6.13 MiB/sec. | ||
| 9350 | 2025.09.09 23:06:34.934567 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 9351 | 2025.09.09 23:06:34.934608 [ 275 ] {ead97c73-096e-4a2e-b7d1-66f3e726c44c} <Debug> TCPHandler: Processed in 0.001431125 sec. | ||
| 9352 | 2025.09.09 23:06:34.934657 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9353 | 2025.09.09 23:06:34.934716 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2025.09.09 23:06:34.934816 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9355 | 2025.09.09 23:06:34.934860 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9356 | 2025.09.09 23:06:34.934936 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.09.09 23:06:34.935011 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_26_5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9358 | 2025.09.09 23:06:34.935089 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9359 | 2025.09.09 23:06:34.935166 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.09.09 23:06:34.935206 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9361 | 2025.09.09 23:06:34.935493 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9362 | 2025.09.09 23:06:34.935687 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.09.09 23:06:34.935813 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 9364 | 2025.09.09 23:06:34.935848 [ 275 ] {eb6ae812-fd44-4cde-bd9b-57205ce09426} <Debug> TCPHandler: Processed in 0.001179701 sec. | ||
| 9365 | 2025.09.09 23:06:34.935952 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.09.09 23:06:34.936045 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9367 | 2025.09.09 23:06:34.936097 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9368 | 2025.09.09 23:06:34.936853 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.09.09 23:06:34.936889 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9370 | 2025.09.09 23:06:34.937410 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9371 | 2025.09.09 23:06:34.937625 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.09.09 23:06:34.937765 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001738 sec., 18411.967779056387 rows/sec., 32.99 MiB/sec. | ||
| 9373 | 2025.09.09 23:06:34.937826 [ 275 ] {c8b2f27f-6640-4754-ab2a-96d5a6af74d8} <Debug> TCPHandler: Processed in 0.001920853 sec. | ||
| 9374 | 2025.09.09 23:06:34.937934 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.09.09 23:06:34.938027 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.09.09 23:06:34.938067 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9377 | 2025.09.09 23:06:34.938386 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.09.09 23:06:34.938421 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9379 | 2025.09.09 23:06:34.938714 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9380 | 2025.09.09 23:06:34.938931 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.09.09 23:06:34.939062 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 9382 | 2025.09.09 23:06:34.939097 [ 275 ] {836e96f1-1e9c-497c-b713-6739ccee0253} <Debug> TCPHandler: Processed in 0.001210761 sec. | ||
| 9383 | 2025.09.09 23:06:35.316510 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9384 | 2025.09.09 23:06:35.316582 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9385 | 2025.09.09 23:06:35.423788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19174 | ||
| 9386 | 2025.09.09 23:06:35.424549 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.09.09 23:06:35.424623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9388 | 2025.09.09 23:06:35.425365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9389 | 2025.09.09 23:06:35.425600 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.09.09 23:06:35.425748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 9391 | 2025.09.09 23:06:35.483584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1234 | ||
| 9392 | 2025.09.09 23:06:35.486089 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2025.09.09 23:06:35.486135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9394 | 2025.09.09 23:06:35.487341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9395 | 2025.09.09 23:06:35.487607 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2025.09.09 23:06:35.487871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 9397 | 2025.09.09 23:06:36.428417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9398 | 2025.09.09 23:06:36.446568 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2025.09.09 23:06:36.446633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 9400 | 2025.09.09 23:06:36.452999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9401 | 2025.09.09 23:06:36.453720 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2025.09.09 23:06:36.456904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9403 | 2025.09.09 23:06:39.909716 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2025.09.09 23:06:39.909906 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9405 | 2025.09.09 23:06:39.909972 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9406 | 2025.09.09 23:06:39.910649 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2025.09.09 23:06:39.910698 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9408 | 2025.09.09 23:06:39.911099 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9409 | 2025.09.09 23:06:39.911326 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.09.09 23:06:39.911490 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.84 MiB/sec. | ||
| 9411 | 2025.09.09 23:06:39.911542 [ 275 ] {1030bae3-3ac3-4c69-ba0b-d504b0df5afd} <Debug> TCPHandler: Processed in 0.001952575 sec. | ||
| 9412 | 2025.09.09 23:06:39.911688 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2025.09.09 23:06:39.911791 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9414 | 2025.09.09 23:06:39.911835 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9415 | 2025.09.09 23:06:39.912266 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2025.09.09 23:06:39.912302 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9417 | 2025.09.09 23:06:39.912615 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9418 | 2025.09.09 23:06:39.912827 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2025.09.09 23:06:39.912942 [ 35 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9420 | 2025.09.09 23:06:39.912959 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 630.83 KiB/sec. | ||
| 9421 | 2025.09.09 23:06:39.913017 [ 35 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.09.09 23:06:39.913026 [ 275 ] {90ea222b-40a7-4e3c-9f46-ea665bc6e3c1} <Debug> TCPHandler: Processed in 0.001394964 sec. | ||
| 9423 | 2025.09.09 23:06:39.913048 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9424 | 2025.09.09 23:06:39.913185 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 9425 | 2025.09.09 23:06:39.913208 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2025.09.09 23:06:39.913329 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9427 | 2025.09.09 23:06:39.913345 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9428 | 2025.09.09 23:06:39.913370 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9429 | 2025.09.09 23:06:39.913391 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 9430 | 2025.09.09 23:06:39.913472 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9431 | 2025.09.09 23:06:39.913524 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
| 9432 | 2025.09.09 23:06:39.913577 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 9433 | 2025.09.09 23:06:39.913622 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
| 9434 | 2025.09.09 23:06:39.913669 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9435 | 2025.09.09 23:06:39.913799 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2025.09.09 23:06:39.913843 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9437 | 2025.09.09 23:06:39.914183 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9438 | 2025.09.09 23:06:39.914428 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2025.09.09 23:06:39.914562 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001253 sec., 59058.26017557861 rows/sec., 4.61 MiB/sec. | ||
| 9440 | 2025.09.09 23:06:39.914599 [ 275 ] {6ad12995-cc00-4265-8ed5-0e6db55c9172} <Debug> TCPHandler: Processed in 0.001443305 sec. | ||
| 9441 | 2025.09.09 23:06:39.914616 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492146 sec., 526087.9297334175 rows/sec., 34.51 MiB/sec. | ||
| 9442 | 2025.09.09 23:06:39.914710 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.09.09 23:06:39.914812 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9444 | 2025.09.09 23:06:39.914830 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9445 | 2025.09.09 23:06:39.914856 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9446 | 2025.09.09 23:06:39.915165 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.09.09 23:06:39.915255 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_56_11} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9448 | 2025.09.09 23:06:39.915263 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.09.09 23:06:39.915304 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9450 | 2025.09.09 23:06:39.915356 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9451 | 2025.09.09 23:06:39.915644 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9452 | 2025.09.09 23:06:39.915856 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2025.09.09 23:06:39.915989 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9454 | 2025.09.09 23:06:39.916025 [ 275 ] {fe38fa09-8000-4ad7-ba68-496f022e4db3} <Debug> TCPHandler: Processed in 0.001364464 sec. | ||
| 9455 | 2025.09.09 23:06:39.916131 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2025.09.09 23:06:39.916225 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9457 | 2025.09.09 23:06:39.916279 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9458 | 2025.09.09 23:06:39.917010 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2025.09.09 23:06:39.917046 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9460 | 2025.09.09 23:06:39.917572 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9461 | 2025.09.09 23:06:39.917797 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.09.09 23:06:39.917911 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9463 | 2025.09.09 23:06:39.917940 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 9464 | 2025.09.09 23:06:39.917947 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2025.09.09 23:06:39.917980 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9466 | 2025.09.09 23:06:39.918007 [ 275 ] {0d0854b1-959d-454c-962f-70d69a781b4e} <Debug> TCPHandler: Processed in 0.001925994 sec. | ||
| 9467 | 2025.09.09 23:06:39.918079 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 9468 | 2025.09.09 23:06:39.918121 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9469 | 2025.09.09 23:06:39.918221 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9470 | 2025.09.09 23:06:39.918264 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9471 | 2025.09.09 23:06:39.918334 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9472 | 2025.09.09 23:06:39.918402 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1032 rows starting from the beginning of the part | ||
| 9473 | 2025.09.09 23:06:39.918545 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9474 | 2025.09.09 23:06:39.918597 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.09.09 23:06:39.918636 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9476 | 2025.09.09 23:06:39.918660 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 9477 | 2025.09.09 23:06:39.918779 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9478 | 2025.09.09 23:06:39.918898 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 9479 | 2025.09.09 23:06:39.918954 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9480 | 2025.09.09 23:06:39.919013 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9481 | 2025.09.09 23:06:39.919187 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2025.09.09 23:06:39.919320 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9483 | 2025.09.09 23:06:39.919357 [ 275 ] {9a628157-fe7d-4966-87dd-4a8817060e1f} <Debug> TCPHandler: Processed in 0.001286283 sec. | ||
| 9484 | 2025.09.09 23:06:39.925305 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 19 columns (19 merged, 0 gathered) in 0.007270628 sec., 154869.7031398113 rows/sec., 277.52 MiB/sec. | ||
| 9485 | 2025.09.09 23:06:39.926704 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9486 | 2025.09.09 23:06:39.927082 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.09.09 23:06:39.927167 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9488 | 2025.09.09 23:06:39.927327 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. | ||
| 9489 | 2025.09.09 23:06:40.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.29 MiB, peak 310.20 MiB, free memory in arenas 0.00 B, will set to 304.94 MiB (RSS), difference: 3.65 MiB | ||
| 9490 | 2025.09.09 23:06:42.926014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19622 | ||
| 9491 | 2025.09.09 23:06:42.926546 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2025.09.09 23:06:42.926596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9493 | 2025.09.09 23:06:42.927105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9494 | 2025.09.09 23:06:42.927355 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2025.09.09 23:06:42.927507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19622 | ||
| 9496 | 2025.09.09 23:06:42.927523 [ 28 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9497 | 2025.09.09 23:06:42.927597 [ 28 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.09.09 23:06:42.927618 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9499 | 2025.09.09 23:06:42.927720 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 9500 | 2025.09.09 23:06:42.927823 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9501 | 2025.09.09 23:06:42.927861 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 9502 | 2025.09.09 23:06:42.927926 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9503 | 2025.09.09 23:06:42.927974 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9504 | 2025.09.09 23:06:42.928016 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9505 | 2025.09.09 23:06:42.928054 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9506 | 2025.09.09 23:06:42.928094 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9507 | 2025.09.09 23:06:42.930189 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002513284 sec., 7807315.050746353 rows/sec., 111.68 MiB/sec. | ||
| 9508 | 2025.09.09 23:06:42.930559 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9509 | 2025.09.09 23:06:42.930889 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2025.09.09 23:06:42.930975 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_41_8} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9511 | 2025.09.09 23:06:42.931080 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9512 | 2025.09.09 23:06:43.957145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9513 | 2025.09.09 23:06:43.974486 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2025.09.09 23:06:43.974542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9515 | 2025.09.09 23:06:43.980604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9516 | 2025.09.09 23:06:43.981351 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2025.09.09 23:06:43.981647 [ 24 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9518 | 2025.09.09 23:06:43.981686 [ 24 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2025.09.09 23:06:43.981709 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9520 | 2025.09.09 23:06:43.981810 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 9521 | 2025.09.09 23:06:43.984316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9522 | 2025.09.09 23:06:43.984815 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9523 | 2025.09.09 23:06:43.985537 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9524 | 2025.09.09 23:06:43.988876 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9525 | 2025.09.09 23:06:43.992269 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 9526 | 2025.09.09 23:06:43.996126 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 9527 | 2025.09.09 23:06:44.000202 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 9528 | 2025.09.09 23:06:44.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.58 MiB, peak 311.56 MiB, free memory in arenas 0.00 B, will set to 305.06 MiB (RSS), difference: -4.52 MiB | ||
| 9529 | 2025.09.09 23:06:44.003904 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 9530 | 2025.09.09 23:06:44.053200 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.071425903 sec., 4326.161616745679 rows/sec., 22.37 MiB/sec. | ||
| 9531 | 2025.09.09 23:06:44.056229 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9532 | 2025.09.09 23:06:44.058582 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2025.09.09 23:06:44.058697 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_41_8} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9534 | 2025.09.09 23:06:44.061613 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9535 | 2025.09.09 23:06:44.916381 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2025.09.09 23:06:44.916650 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 9537 | 2025.09.09 23:06:44.917052 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9538 | 2025.09.09 23:06:44.917102 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9539 | 2025.09.09 23:06:44.917417 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9540 | 2025.09.09 23:06:44.917495 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9541 | 2025.09.09 23:06:44.917632 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 9542 | 2025.09.09 23:06:44.917757 [ 298 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9543 | 2025.09.09 23:06:44.917757 [ 330 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9544 | 2025.09.09 23:06:44.917757 [ 344 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9545 | 2025.09.09 23:06:44.917914 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (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 | ||
| 9546 | 2025.09.09 23:06:44.917944 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9547 | 2025.09.09 23:06:44.918033 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9548 | 2025.09.09 23:06:44.918054 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 9549 | 2025.09.09 23:06:44.918090 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9550 | 2025.09.09 23:06:44.918130 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9551 | 2025.09.09 23:06:44.918168 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9552 | 2025.09.09 23:06:44.919783 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003254 sec., 14443.761524277812 rows/sec., 574.11 KiB/sec. | ||
| 9553 | 2025.09.09 23:06:44.919936 [ 275 ] {ca1f46a5-56fa-4542-a7fa-a871bd00aa22} <Debug> TCPHandler: Processed in 0.003688005 sec. | ||
| 9554 | 2025.09.09 23:06:44.926189 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2025.09.09 23:06:44.926394 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9556 | 2025.09.09 23:06:44.926477 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9557 | 2025.09.09 23:06:44.927066 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2025.09.09 23:06:44.927113 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9559 | 2025.09.09 23:06:44.927538 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9560 | 2025.09.09 23:06:44.927733 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2025.09.09 23:06:44.927880 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 67.00 KiB/sec. | ||
| 9562 | 2025.09.09 23:06:44.927920 [ 275 ] {6d2cc695-a636-46ed-a694-027366e79a8e} <Debug> TCPHandler: Processed in 0.001833092 sec. | ||
| 9563 | 2025.09.09 23:06:44.928031 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2025.09.09 23:06:44.928130 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9565 | 2025.09.09 23:06:44.928171 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9566 | 2025.09.09 23:06:44.928776 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2025.09.09 23:06:44.928816 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9568 | 2025.09.09 23:06:44.929148 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9569 | 2025.09.09 23:06:44.929357 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2025.09.09 23:06:44.929486 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001378 sec., 297532.656023222 rows/sec., 18.87 MiB/sec. | ||
| 9571 | 2025.09.09 23:06:44.929523 [ 275 ] {da5d9844-6fdd-4e51-9e5b-9707be0e8af7} <Debug> TCPHandler: Processed in 0.001541757 sec. | ||
| 9572 | 2025.09.09 23:06:44.929639 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2025.09.09 23:06:44.929760 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9574 | 2025.09.09 23:06:44.929808 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9575 | 2025.09.09 23:06:44.930263 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2025.09.09 23:06:44.930306 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9577 | 2025.09.09 23:06:44.930624 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9578 | 2025.09.09 23:06:44.930827 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2025.09.09 23:06:44.930955 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00122 sec., 3278.688524590164 rows/sec., 267.35 KiB/sec. | ||
| 9580 | 2025.09.09 23:06:44.930993 [ 275 ] {91a591e4-20a9-4b52-adf2-05233ad95f30} <Debug> TCPHandler: Processed in 0.001412525 sec. | ||
| 9581 | 2025.09.09 23:06:44.931100 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2025.09.09 23:06:44.931192 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9583 | 2025.09.09 23:06:44.931230 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9584 | 2025.09.09 23:06:44.932410 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2025.09.09 23:06:44.932446 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9586 | 2025.09.09 23:06:44.932815 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9587 | 2025.09.09 23:06:44.933026 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2025.09.09 23:06:44.933151 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Debug> executeQuery: Read 1179 rows, 96.12 KiB in 0.001988 sec., 593058.3501006035 rows/sec., 47.22 MiB/sec. | ||
| 9589 | 2025.09.09 23:06:44.933185 [ 275 ] {c13b8fa8-dda1-42d4-8ade-6c1e4b1564a6} <Debug> TCPHandler: Processed in 0.002147378 sec. | ||
| 9590 | 2025.09.09 23:06:44.933289 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2025.09.09 23:06:44.933376 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9592 | 2025.09.09 23:06:44.933414 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9593 | 2025.09.09 23:06:44.933969 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2025.09.09 23:06:44.934004 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9595 | 2025.09.09 23:06:44.934317 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9596 | 2025.09.09 23:06:44.934520 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2025.09.09 23:06:44.934644 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001257 sec., 191726.33253778837 rows/sec., 11.65 MiB/sec. | ||
| 9598 | 2025.09.09 23:06:44.934681 [ 275 ] {c39c0f78-a31a-4a4a-9b1e-a878ebf91180} <Debug> TCPHandler: Processed in 0.001415574 sec. | ||
| 9599 | 2025.09.09 23:06:44.934784 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2025.09.09 23:06:44.934887 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9601 | 2025.09.09 23:06:44.934929 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9602 | 2025.09.09 23:06:44.935443 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2025.09.09 23:06:44.935479 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9604 | 2025.09.09 23:06:44.935799 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9605 | 2025.09.09 23:06:44.936012 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2025.09.09 23:06:44.936141 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001272 sec., 167452.83018867925 rows/sec., 10.80 MiB/sec. | ||
| 9607 | 2025.09.09 23:06:44.936179 [ 275 ] {81104db3-19b5-4273-9251-f506a1d4f8ac} <Debug> TCPHandler: Processed in 0.001446446 sec. | ||
| 9608 | 2025.09.09 23:06:44.936284 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2025.09.09 23:06:44.936378 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9610 | 2025.09.09 23:06:44.936417 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9611 | 2025.09.09 23:06:44.936913 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2025.09.09 23:06:44.936950 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9613 | 2025.09.09 23:06:44.937259 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9614 | 2025.09.09 23:06:44.937470 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2025.09.09 23:06:44.937598 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 9616 | 2025.09.09 23:06:44.937636 [ 275 ] {b9bf7823-f1d5-477e-91e9-82ad865288e4} <Debug> TCPHandler: Processed in 0.001402274 sec. | ||
| 9617 | 2025.09.09 23:06:44.937748 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2025.09.09 23:06:44.937862 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9619 | 2025.09.09 23:06:44.937908 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9620 | 2025.09.09 23:06:44.938703 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2025.09.09 23:06:44.938739 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9622 | 2025.09.09 23:06:44.939063 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9623 | 2025.09.09 23:06:44.939268 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2025.09.09 23:06:44.939393 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001555 sec., 459807.07395498396 rows/sec., 32.25 MiB/sec. | ||
| 9625 | 2025.09.09 23:06:44.939431 [ 275 ] {0faffe16-c632-4620-9897-c0dd704cda7d} <Debug> TCPHandler: Processed in 0.001741941 sec. | ||
| 9626 | 2025.09.09 23:06:44.939535 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9627 | 2025.09.09 23:06:44.939629 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9628 | 2025.09.09 23:06:44.939669 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9629 | 2025.09.09 23:06:44.939987 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2025.09.09 23:06:44.940023 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9631 | 2025.09.09 23:06:44.940314 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9632 | 2025.09.09 23:06:44.940525 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2025.09.09 23:06:44.940651 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 9634 | 2025.09.09 23:06:44.940688 [ 275 ] {d2e4b6c2-e7f9-449f-a884-e9f5228b4446} <Debug> TCPHandler: Processed in 0.001203261 sec. | ||
| 9635 | 2025.09.09 23:06:44.940797 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2025.09.09 23:06:44.940910 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9637 | 2025.09.09 23:06:44.940960 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9638 | 2025.09.09 23:06:44.941483 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2025.09.09 23:06:44.941521 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9640 | 2025.09.09 23:06:44.941852 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9641 | 2025.09.09 23:06:44.942072 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2025.09.09 23:06:44.942203 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001318 sec., 239757.20789074356 rows/sec., 15.75 MiB/sec. | ||
| 9643 | 2025.09.09 23:06:44.942240 [ 275 ] {8c2d2e50-fedb-4e74-aad0-c3fcd3c46dbc} <Debug> TCPHandler: Processed in 0.001502216 sec. | ||
| 9644 | 2025.09.09 23:06:44.942343 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2025.09.09 23:06:44.942437 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9646 | 2025.09.09 23:06:44.942478 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9647 | 2025.09.09 23:06:44.942776 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2025.09.09 23:06:44.942812 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9649 | 2025.09.09 23:06:44.943115 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9650 | 2025.09.09 23:06:44.943326 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.09.09 23:06:44.943453 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001034 sec., 1934.2359767891683 rows/sec., 126.56 KiB/sec. | ||
| 9652 | 2025.09.09 23:06:44.943490 [ 275 ] {ec47b620-5bf2-4d19-a290-388a4cf1e1f1} <Debug> TCPHandler: Processed in 0.001196951 sec. | ||
| 9653 | 2025.09.09 23:06:44.943593 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2025.09.09 23:06:44.943694 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9655 | 2025.09.09 23:06:44.943749 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9656 | 2025.09.09 23:06:44.944563 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2025.09.09 23:06:44.944601 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9658 | 2025.09.09 23:06:44.945158 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9659 | 2025.09.09 23:06:44.945378 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2025.09.09 23:06:44.945517 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001843 sec., 17362.995116657625 rows/sec., 31.11 MiB/sec. | ||
| 9661 | 2025.09.09 23:06:44.945578 [ 275 ] {690687fd-d33d-4d1e-aa93-5fdd26c93a47} <Debug> TCPHandler: Processed in 0.002035406 sec. | ||
| 9662 | 2025.09.09 23:06:44.945685 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2025.09.09 23:06:44.945787 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9664 | 2025.09.09 23:06:44.945828 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9665 | 2025.09.09 23:06:44.946170 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2025.09.09 23:06:44.946206 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9667 | 2025.09.09 23:06:44.946507 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9668 | 2025.09.09 23:06:44.946714 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2025.09.09 23:06:44.946841 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 9670 | 2025.09.09 23:06:44.946879 [ 275 ] {066898b3-6024-4fb6-b6d5-aae7357284a0} <Debug> TCPHandler: Processed in 0.001244201 sec. | ||
| 9671 | 2025.09.09 23:06:45.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.63 MiB, peak 315.03 MiB, free memory in arenas 0.00 B, will set to 307.20 MiB (RSS), difference: 4.56 MiB | ||
| 9672 | 2025.09.09 23:06:45.488314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1274 | ||
| 9673 | 2025.09.09 23:06:45.491036 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.09.09 23:06:45.491081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9675 | 2025.09.09 23:06:45.492393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9676 | 2025.09.09 23:06:45.492684 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.09.09 23:06:45.493052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 9678 | 2025.09.09 23:06:49.908547 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2025.09.09 23:06:49.908757 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9680 | 2025.09.09 23:06:49.908833 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9681 | 2025.09.09 23:06:49.909530 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.09.09 23:06:49.909581 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9683 | 2025.09.09 23:06:49.910002 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9684 | 2025.09.09 23:06:49.910281 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.09.09 23:06:49.910439 [ 140 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9686 | 2025.09.09 23:06:49.910450 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001745 sec., 43553.00859598854 rows/sec., 3.59 MiB/sec. | ||
| 9687 | 2025.09.09 23:06:49.910518 [ 140 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.09.09 23:06:49.910549 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9689 | 2025.09.09 23:06:49.910552 [ 275 ] {76f9d535-624d-411c-9d68-55b2cda11f08} <Debug> TCPHandler: Processed in 0.002141997 sec. | ||
| 9690 | 2025.09.09 23:06:49.910697 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.09.09 23:06:49.910703 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 9692 | 2025.09.09 23:06:49.910803 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9693 | 2025.09.09 23:06:49.910852 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9694 | 2025.09.09 23:06:49.910854 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9695 | 2025.09.09 23:06:49.910902 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 9696 | 2025.09.09 23:06:49.910973 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1217 rows starting from the beginning of the part | ||
| 9697 | 2025.09.09 23:06:49.911020 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1176 rows starting from the beginning of the part | ||
| 9698 | 2025.09.09 23:06:49.911065 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 9699 | 2025.09.09 23:06:49.911107 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1179 rows starting from the beginning of the part | ||
| 9700 | 2025.09.09 23:06:49.911146 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 9701 | 2025.09.09 23:06:49.911293 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.09.09 23:06:49.911337 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9703 | 2025.09.09 23:06:49.911710 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9704 | 2025.09.09 23:06:49.911931 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.09.09 23:06:49.912077 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001299 sec., 7698.229407236336 rows/sec., 578.87 KiB/sec. | ||
| 9706 | 2025.09.09 23:06:49.912119 [ 275 ] {f857c96d-5620-4bee-b670-96e4b53db344} <Debug> TCPHandler: Processed in 0.001476486 sec. | ||
| 9707 | 2025.09.09 23:06:49.912241 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.09.09 23:06:49.912339 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9709 | 2025.09.09 23:06:49.912382 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9710 | 2025.09.09 23:06:49.912822 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.09.09 23:06:49.912859 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9712 | 2025.09.09 23:06:49.913202 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9713 | 2025.09.09 23:06:49.913409 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2025.09.09 23:06:49.913533 [ 140 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9715 | 2025.09.09 23:06:49.913539 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 9716 | 2025.09.09 23:06:49.913583 [ 140 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2025.09.09 23:06:49.913602 [ 275 ] {da59b4d0-13f0-4661-b240-c7e38b146ff7} <Debug> TCPHandler: Processed in 0.001413905 sec. | ||
| 9718 | 2025.09.09 23:06:49.913610 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9719 | 2025.09.09 23:06:49.913681 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6190 rows, containing 5 columns (5 merged, 0 gathered) in 0.003040834 sec., 2035625.7526717999 rows/sec., 173.00 MiB/sec. | ||
| 9720 | 2025.09.09 23:06:49.913702 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 9721 | 2025.09.09 23:06:49.913724 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2025.09.09 23:06:49.913826 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9723 | 2025.09.09 23:06:49.913843 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9724 | 2025.09.09 23:06:49.913859 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 9725 | 2025.09.09 23:06:49.913892 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9726 | 2025.09.09 23:06:49.913912 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 532 rows starting from the beginning of the part | ||
| 9727 | 2025.09.09 23:06:49.913956 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 711 rows starting from the beginning of the part | ||
| 9728 | 2025.09.09 23:06:49.913992 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 9729 | 2025.09.09 23:06:49.914028 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 715 rows starting from the beginning of the part | ||
| 9730 | 2025.09.09 23:06:49.914042 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9731 | 2025.09.09 23:06:49.914065 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 9732 | 2025.09.09 23:06:49.914320 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.09.09 23:06:49.914361 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9734 | 2025.09.09 23:06:49.914381 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2025.09.09 23:06:49.914504 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_61_12} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9736 | 2025.09.09 23:06:49.914619 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 9737 | 2025.09.09 23:06:49.914734 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9738 | 2025.09.09 23:06:49.914964 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.09.09 23:06:49.915096 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 9740 | 2025.09.09 23:06:49.915115 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9741 | 2025.09.09 23:06:49.915133 [ 275 ] {d7cc2be8-f28e-4db5-9106-caaaaa72f536} <Debug> TCPHandler: Processed in 0.001460925 sec. | ||
| 9742 | 2025.09.09 23:06:49.915175 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2025.09.09 23:06:49.915205 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9744 | 2025.09.09 23:06:49.915265 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2025.09.09 23:06:49.915284 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 9746 | 2025.09.09 23:06:49.915371 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9747 | 2025.09.09 23:06:49.915388 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9748 | 2025.09.09 23:06:49.915423 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19522 rows starting from the beginning of the part | ||
| 9749 | 2025.09.09 23:06:49.915434 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9750 | 2025.09.09 23:06:49.915475 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 845 rows starting from the beginning of the part | ||
| 9751 | 2025.09.09 23:06:49.915487 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817612 sec., 1846928.8274945368 rows/sec., 139.78 MiB/sec. | ||
| 9752 | 2025.09.09 23:06:49.915524 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9753 | 2025.09.09 23:06:49.915572 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9754 | 2025.09.09 23:06:49.915611 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 316 rows starting from the beginning of the part | ||
| 9755 | 2025.09.09 23:06:49.915651 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9756 | 2025.09.09 23:06:49.915753 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9757 | 2025.09.09 23:06:49.916081 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2025.09.09 23:06:49.916173 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_61_12} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9759 | 2025.09.09 23:06:49.916238 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.09.09 23:06:49.916279 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9761 | 2025.09.09 23:06:49.916285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9762 | 2025.09.09 23:06:49.916835 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9763 | 2025.09.09 23:06:49.917064 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2025.09.09 23:06:49.917209 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 9765 | 2025.09.09 23:06:49.917265 [ 275 ] {32aba18b-f1be-4007-bf5d-808296520a61} <Debug> TCPHandler: Processed in 0.002051586 sec. | ||
| 9766 | 2025.09.09 23:06:49.917380 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2025.09.09 23:06:49.917474 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9768 | 2025.09.09 23:06:49.917517 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9769 | 2025.09.09 23:06:49.917863 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2025.09.09 23:06:49.917898 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9771 | 2025.09.09 23:06:49.918208 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9772 | 2025.09.09 23:06:49.918428 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2025.09.09 23:06:49.918540 [ 131 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9774 | 2025.09.09 23:06:49.918560 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9775 | 2025.09.09 23:06:49.918583 [ 131 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2025.09.09 23:06:49.918604 [ 275 ] {88f5fdb2-e4bd-49a2-a14d-142f138c7d90} <Debug> TCPHandler: Processed in 0.001276273 sec. | ||
| 9777 | 2025.09.09 23:06:49.918607 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9778 | 2025.09.09 23:06:49.918724 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9779 | 2025.09.09 23:06:49.918843 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9780 | 2025.09.09 23:06:49.918878 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4340 rows starting from the beginning of the part | ||
| 9781 | 2025.09.09 23:06:49.918946 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9782 | 2025.09.09 23:06:49.918997 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9783 | 2025.09.09 23:06:49.919041 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9784 | 2025.09.09 23:06:49.919079 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9785 | 2025.09.09 23:06:49.919115 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 9786 | 2025.09.09 23:06:49.921361 [ 192 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680107 sec., 1764108.6717806414 rows/sec., 112.48 MiB/sec. | ||
| 9787 | 2025.09.09 23:06:49.921812 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9788 | 2025.09.09 23:06:49.922038 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21317 rows, containing 5 columns (5 merged, 0 gathered) in 0.006786529 sec., 3141075.504134735 rows/sec., 211.23 MiB/sec. | ||
| 9789 | 2025.09.09 23:06:49.922079 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.09.09 23:06:49.922154 [ 188 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_61_12} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9791 | 2025.09.09 23:06:49.922219 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9792 | 2025.09.09 23:06:49.922435 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9793 | 2025.09.09 23:06:49.922695 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2025.09.09 23:06:49.922767 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9795 | 2025.09.09 23:06:49.922858 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 9796 | 2025.09.09 23:06:50.000472 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.84 MiB, peak 318.38 MiB, free memory in arenas 0.00 B, will set to 310.48 MiB (RSS), difference: 2.65 MiB | ||
| 9797 | 2025.09.09 23:06:50.317627 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9798 | 2025.09.09 23:06:50.317664 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9799 | 2025.09.09 23:06:50.427698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20134 | ||
| 9800 | 2025.09.09 23:06:50.428443 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2025.09.09 23:06:50.428510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9802 | 2025.09.09 23:06:50.429229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9803 | 2025.09.09 23:06:50.429571 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2025.09.09 23:06:50.429774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 9805 | 2025.09.09 23:06:51.484358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9806 | 2025.09.09 23:06:51.500529 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2025.09.09 23:06:51.500599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9808 | 2025.09.09 23:06:51.506023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9809 | 2025.09.09 23:06:51.506744 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2025.09.09 23:06:51.509622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9811 | 2025.09.09 23:06:54.920827 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.09.09 23:06:54.921037 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9813 | 2025.09.09 23:06:54.921109 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9814 | 2025.09.09 23:06:54.921845 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.09.09 23:06:54.921894 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9816 | 2025.09.09 23:06:54.922308 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9817 | 2025.09.09 23:06:54.922545 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.09.09 23:06:54.922702 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001717 sec., 238788.58474082703 rows/sec., 15.15 MiB/sec. | ||
| 9819 | 2025.09.09 23:06:54.922744 [ 275 ] {b119e157-550b-4899-9e56-e67829a9a4d0} <Debug> TCPHandler: Processed in 0.002051376 sec. | ||
| 9820 | 2025.09.09 23:06:54.922863 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2025.09.09 23:06:54.922982 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9822 | 2025.09.09 23:06:54.923030 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9823 | 2025.09.09 23:06:54.924056 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2025.09.09 23:06:54.924099 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9825 | 2025.09.09 23:06:54.924478 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9826 | 2025.09.09 23:06:54.924686 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2025.09.09 23:06:54.924811 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001854 sec., 634304.2071197411 rows/sec., 50.50 MiB/sec. | ||
| 9828 | 2025.09.09 23:06:54.924848 [ 275 ] {01da3732-e7e6-4877-b8aa-5ba380506d19} <Debug> TCPHandler: Processed in 0.002044986 sec. | ||
| 9829 | 2025.09.09 23:06:54.924952 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.09.09 23:06:54.925044 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.09.09 23:06:54.925084 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9832 | 2025.09.09 23:06:54.925561 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2025.09.09 23:06:54.925596 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9834 | 2025.09.09 23:06:54.925902 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9835 | 2025.09.09 23:06:54.926109 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2025.09.09 23:06:54.926235 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001209 sec., 196029.77667493795 rows/sec., 11.89 MiB/sec. | ||
| 9837 | 2025.09.09 23:06:54.926272 [ 275 ] {a9c292a0-374a-4b50-8849-311ee977b4b3} <Debug> TCPHandler: Processed in 0.001367164 sec. | ||
| 9838 | 2025.09.09 23:06:54.926413 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.09.09 23:06:54.926504 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9840 | 2025.09.09 23:06:54.926543 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9841 | 2025.09.09 23:06:54.926993 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.09.09 23:06:54.927029 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9843 | 2025.09.09 23:06:54.927329 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9844 | 2025.09.09 23:06:54.927529 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.09.09 23:06:54.927656 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001169 sec., 181351.58254918735 rows/sec., 11.70 MiB/sec. | ||
| 9846 | 2025.09.09 23:06:54.927692 [ 275 ] {93d2cd7b-9ab3-4b2e-a260-6b8857b4b9d1} <Debug> TCPHandler: Processed in 0.001326063 sec. | ||
| 9847 | 2025.09.09 23:06:54.927793 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2025.09.09 23:06:54.927884 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9849 | 2025.09.09 23:06:54.927921 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9850 | 2025.09.09 23:06:54.928369 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2025.09.09 23:06:54.928404 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9852 | 2025.09.09 23:06:54.928712 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9853 | 2025.09.09 23:06:54.928928 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2025.09.09 23:06:54.929053 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 9855 | 2025.09.09 23:06:54.929091 [ 275 ] {d97b56a1-4aa9-4029-9bc3-efe0e6b3cea6} <Debug> TCPHandler: Processed in 0.001344754 sec. | ||
| 9856 | 2025.09.09 23:06:54.929207 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2025.09.09 23:06:54.929329 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9858 | 2025.09.09 23:06:54.929378 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9859 | 2025.09.09 23:06:54.930131 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2025.09.09 23:06:54.930168 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9861 | 2025.09.09 23:06:54.930507 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9862 | 2025.09.09 23:06:54.930710 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.09.09 23:06:54.930837 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001532 sec., 464099.2167101828 rows/sec., 32.53 MiB/sec. | ||
| 9864 | 2025.09.09 23:06:54.930875 [ 275 ] {0bcf53b2-b330-4c9d-84c8-1526ac5fc2b2} <Debug> TCPHandler: Processed in 0.00172701 sec. | ||
| 9865 | 2025.09.09 23:06:54.930977 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2025.09.09 23:06:54.931069 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9867 | 2025.09.09 23:06:54.931110 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9868 | 2025.09.09 23:06:54.931433 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2025.09.09 23:06:54.931468 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9870 | 2025.09.09 23:06:54.931759 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9871 | 2025.09.09 23:06:54.931968 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2025.09.09 23:06:54.932094 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9873 | 2025.09.09 23:06:54.932130 [ 275 ] {80011b57-1015-4cfa-b715-762819d3c865} <Debug> TCPHandler: Processed in 0.001200531 sec. | ||
| 9874 | 2025.09.09 23:06:54.932231 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2025.09.09 23:06:54.932324 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9876 | 2025.09.09 23:06:54.932364 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9877 | 2025.09.09 23:06:54.932774 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.09.09 23:06:54.932809 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9879 | 2025.09.09 23:06:54.933140 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9880 | 2025.09.09 23:06:54.933343 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.09.09 23:06:54.933478 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001174 sec., 267461.6695059625 rows/sec., 17.57 MiB/sec. | ||
| 9882 | 2025.09.09 23:06:54.933515 [ 275 ] {377ee1ea-e816-4b38-b4c6-2912f4ef93ef} <Debug> TCPHandler: Processed in 0.001331243 sec. | ||
| 9883 | 2025.09.09 23:06:54.933611 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2025.09.09 23:06:54.933702 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9885 | 2025.09.09 23:06:54.933743 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9886 | 2025.09.09 23:06:54.934031 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2025.09.09 23:06:54.934066 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9888 | 2025.09.09 23:06:54.934351 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9889 | 2025.09.09 23:06:54.934554 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.09.09 23:06:54.934678 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 9891 | 2025.09.09 23:06:54.934713 [ 275 ] {604dd2a7-d781-419f-ba34-232e977867cf} <Debug> TCPHandler: Processed in 0.00114857 sec. | ||
| 9892 | 2025.09.09 23:06:54.934818 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2025.09.09 23:06:54.934927 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2025.09.09 23:06:54.934989 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9895 | 2025.09.09 23:06:54.935761 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.09.09 23:06:54.935797 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9897 | 2025.09.09 23:06:54.936316 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9898 | 2025.09.09 23:06:54.936531 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.09.09 23:06:54.936662 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001758 sec., 18202.50284414107 rows/sec., 32.62 MiB/sec. | ||
| 9900 | 2025.09.09 23:06:54.936714 [ 275 ] {268abd4e-3096-46e4-bceb-91e10758306d} <Debug> TCPHandler: Processed in 0.001951744 sec. | ||
| 9901 | 2025.09.09 23:06:54.936823 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.09.09 23:06:54.936914 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9903 | 2025.09.09 23:06:54.936955 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9904 | 2025.09.09 23:06:54.937273 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.09.09 23:06:54.937309 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9906 | 2025.09.09 23:06:54.937607 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9907 | 2025.09.09 23:06:54.937811 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2025.09.09 23:06:54.937931 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001035 sec., 100483.09178743963 rows/sec., 6.16 MiB/sec. | ||
| 9909 | 2025.09.09 23:06:54.937965 [ 275 ] {03e1dedd-4f5c-453e-b01d-8983203fed10} <Debug> TCPHandler: Processed in 0.001189521 sec. | ||
| 9910 | 2025.09.09 23:06:55.493236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1308 | ||
| 9911 | 2025.09.09 23:06:55.495662 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2025.09.09 23:06:55.495700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9913 | 2025.09.09 23:06:55.496905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9914 | 2025.09.09 23:06:55.497173 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2025.09.09 23:06:55.497296 [ 175 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9916 | 2025.09.09 23:06:55.497338 [ 175 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.09.09 23:06:55.497360 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9918 | 2025.09.09 23:06:55.497431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 9919 | 2025.09.09 23:06:55.497483 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 9920 | 2025.09.09 23:06:55.498055 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2025.09.09 23:06:55.498189 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1122 rows starting from the beginning of the part | ||
| 9922 | 2025.09.09 23:06:55.498522 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9923 | 2025.09.09 23:06:55.498823 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9924 | 2025.09.09 23:06:55.499113 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 9925 | 2025.09.09 23:06:55.499397 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9926 | 2025.09.09 23:06:55.499680 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9927 | 2025.09.09 23:06:55.505497 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008062432 sec., 162233.92643807727 rows/sec., 130.71 MiB/sec. | ||
| 9928 | 2025.09.09 23:06:55.507051 [ 188 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9929 | 2025.09.09 23:06:55.507691 [ 188 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2025.09.09 23:06:55.507814 [ 188 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_31_6} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9931 | 2025.09.09 23:06:55.508190 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 9932 | 2025.09.09 23:06:57.175688 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2025.09.09 23:06:57.175958 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9934 | 2025.09.09 23:06:57.176058 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9935 | 2025.09.09 23:06:57.176913 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2025.09.09 23:06:57.176949 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9937 | 2025.09.09 23:06:57.177320 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9938 | 2025.09.09 23:06:57.177561 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2025.09.09 23:06:57.177714 [ 170 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9940 | 2025.09.09 23:06:57.177722 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 1.08 MiB/sec. | ||
| 9941 | 2025.09.09 23:06:57.177759 [ 170 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.09.09 23:06:57.177778 [ 275 ] {a8c625e3-9b8f-4c2d-8265-8dc6bcbc3931} <Debug> TCPHandler: Processed in 0.002260449 sec. | ||
| 9943 | 2025.09.09 23:06:57.177783 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9944 | 2025.09.09 23:06:57.177893 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2025.09.09 23:06:57.177929 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 9946 | 2025.09.09 23:06:57.177986 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9947 | 2025.09.09 23:06:57.178029 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9948 | 2025.09.09 23:06:57.178102 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9949 | 2025.09.09 23:06:57.178144 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 9950 | 2025.09.09 23:06:57.178218 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9951 | 2025.09.09 23:06:57.178269 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9952 | 2025.09.09 23:06:57.178316 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9953 | 2025.09.09 23:06:57.178363 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 9954 | 2025.09.09 23:06:57.178411 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9955 | 2025.09.09 23:06:57.178448 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2025.09.09 23:06:57.178490 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9957 | 2025.09.09 23:06:57.178856 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9958 | 2025.09.09 23:06:57.179103 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2025.09.09 23:06:57.179240 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001273 sec., 7855.459544383346 rows/sec., 640.56 KiB/sec. | ||
| 9960 | 2025.09.09 23:06:57.179278 [ 275 ] {1f58aed6-bfc3-475b-9b12-e5f996fbce3b} <Debug> TCPHandler: Processed in 0.001434276 sec. | ||
| 9961 | 2025.09.09 23:06:57.179389 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2025.09.09 23:06:57.179484 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9963 | 2025.09.09 23:06:57.179522 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9964 | 2025.09.09 23:06:57.179791 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923313 sec., 1090826.0901891682 rows/sec., 73.85 MiB/sec. | ||
| 9965 | 2025.09.09 23:06:57.180024 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9966 | 2025.09.09 23:06:57.180321 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.09.09 23:06:57.180408 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_31_6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9968 | 2025.09.09 23:06:57.180483 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2025.09.09 23:06:57.180523 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 9970 | 2025.09.09 23:06:57.180524 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9971 | 2025.09.09 23:06:57.180943 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9972 | 2025.09.09 23:06:57.181159 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.09.09 23:06:57.181287 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Debug> executeQuery: Read 1341 rows, 114.80 KiB in 0.00182 sec., 736813.1868131869 rows/sec., 61.60 MiB/sec. | ||
| 9974 | 2025.09.09 23:06:57.181328 [ 275 ] {d1ab867c-718e-4040-a603-3c73cb667785} <Debug> TCPHandler: Processed in 0.001986935 sec. | ||
| 9975 | 2025.09.09 23:06:57.181443 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.09.09 23:06:57.181535 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.09.09 23:06:57.181574 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9978 | 2025.09.09 23:06:57.181972 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.09.09 23:06:57.182007 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9980 | 2025.09.09 23:06:57.182294 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9981 | 2025.09.09 23:06:57.182498 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.09.09 23:06:57.182626 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00111 sec., 28828.828828828828 rows/sec., 2.12 MiB/sec. | ||
| 9983 | 2025.09.09 23:06:57.182663 [ 275 ] {11960e47-6bac-4dc4-bc83-94d41c7825f1} <Debug> TCPHandler: Processed in 0.001268752 sec. | ||
| 9984 | 2025.09.09 23:06:57.182768 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.09.09 23:06:57.182860 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9986 | 2025.09.09 23:06:57.182899 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9987 | 2025.09.09 23:06:57.183358 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.09.09 23:06:57.183393 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9989 | 2025.09.09 23:06:57.183689 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9990 | 2025.09.09 23:06:57.183892 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.09.09 23:06:57.184014 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001171 sec., 215200.683176772 rows/sec., 14.88 MiB/sec. | ||
| 9992 | 2025.09.09 23:06:57.184055 [ 275 ] {87ec6257-bb11-451a-bad3-1dc194b546c2} <Debug> TCPHandler: Processed in 0.001333993 sec. | ||
| 9993 | 2025.09.09 23:06:57.184163 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2025.09.09 23:06:57.184254 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9995 | 2025.09.09 23:06:57.184292 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9996 | 2025.09.09 23:06:57.184671 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.09.09 23:06:57.184706 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 9998 | 2025.09.09 23:06:57.184988 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9999 | 2025.09.09 23:06:57.185188 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.09.09 23:06:57.185290 [ 171 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10001 | 2025.09.09 23:06:57.185312 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 870.47 KiB/sec. | ||
| 10002 | 2025.09.09 23:06:57.185339 [ 171 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2025.09.09 23:06:57.185356 [ 275 ] {908a836c-b6ee-4e58-b9da-80cd35f683bc} <Debug> TCPHandler: Processed in 0.001242182 sec. | ||
| 10004 | 2025.09.09 23:06:57.185366 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10005 | 2025.09.09 23:06:57.185453 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 10006 | 2025.09.09 23:06:57.185471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2025.09.09 23:06:57.185557 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10008 | 2025.09.09 23:06:57.185573 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10009 | 2025.09.09 23:06:57.185592 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 10010 | 2025.09.09 23:06:57.185617 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10011 | 2025.09.09 23:06:57.185659 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 10012 | 2025.09.09 23:06:57.185714 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10013 | 2025.09.09 23:06:57.185760 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10014 | 2025.09.09 23:06:57.185805 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10015 | 2025.09.09 23:06:57.185849 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10016 | 2025.09.09 23:06:57.186236 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.09.09 23:06:57.186276 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10018 | 2025.09.09 23:06:57.186637 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10019 | 2025.09.09 23:06:57.186820 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401055 sec., 770133.9347848586 rows/sec., 47.01 MiB/sec. | ||
| 10020 | 2025.09.09 23:06:57.186849 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.09.09 23:06:57.186969 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10022 | 2025.09.09 23:06:57.186990 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Debug> executeQuery: Read 576 rows, 44.28 KiB in 0.001434 sec., 401673.64016736404 rows/sec., 30.15 MiB/sec. | ||
| 10023 | 2025.09.09 23:06:57.187031 [ 275 ] {293300b4-c1d3-4de7-bab9-47b54e05b309} <Debug> TCPHandler: Processed in 0.001607519 sec. | ||
| 10024 | 2025.09.09 23:06:57.187141 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.09.09 23:06:57.187224 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.09.09 23:06:57.187235 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10027 | 2025.09.09 23:06:57.187283 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10028 | 2025.09.09 23:06:57.187304 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_31_6} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10029 | 2025.09.09 23:06:57.187377 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10030 | 2025.09.09 23:06:57.187858 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2025.09.09 23:06:57.187898 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10032 | 2025.09.09 23:06:57.188266 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10033 | 2025.09.09 23:06:57.188471 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2025.09.09 23:06:57.188599 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Debug> executeQuery: Read 965 rows, 68.90 KiB in 0.001382 sec., 698263.3863965268 rows/sec., 48.69 MiB/sec. | ||
| 10035 | 2025.09.09 23:06:57.188639 [ 275 ] {b42e4db7-12fb-4c7c-bba1-527ab32416c2} <Debug> TCPHandler: Processed in 0.001547237 sec. | ||
| 10036 | 2025.09.09 23:06:57.188749 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2025.09.09 23:06:57.188841 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10038 | 2025.09.09 23:06:57.188897 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10039 | 2025.09.09 23:06:57.189658 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2025.09.09 23:06:57.189693 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10041 | 2025.09.09 23:06:57.190190 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10042 | 2025.09.09 23:06:57.190410 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2025.09.09 23:06:57.190546 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 10044 | 2025.09.09 23:06:57.190606 [ 275 ] {fb86daf0-8e8a-441a-b938-93df3923704c} <Debug> TCPHandler: Processed in 0.001905184 sec. | ||
| 10045 | 2025.09.09 23:06:57.190745 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2025.09.09 23:06:57.190863 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10047 | 2025.09.09 23:06:57.190913 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10048 | 2025.09.09 23:06:57.191325 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2025.09.09 23:06:57.191367 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10050 | 2025.09.09 23:06:57.191735 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10051 | 2025.09.09 23:06:57.191938 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2025.09.09 23:06:57.192064 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001226 sec., 29363.784665579118 rows/sec., 1.98 MiB/sec. | ||
| 10053 | 2025.09.09 23:06:57.192100 [ 275 ] {58ab0d83-fdc5-4d6a-ad45-ca96e8de809f} <Debug> TCPHandler: Processed in 0.001416235 sec. | ||
| 10054 | 2025.09.09 23:06:57.929849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20582 | ||
| 10055 | 2025.09.09 23:06:57.930365 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2025.09.09 23:06:57.930414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 10057 | 2025.09.09 23:06:57.930928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10058 | 2025.09.09 23:06:57.931166 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2025.09.09 23:06:57.931315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20582 | ||
| 10060 | 2025.09.09 23:06:59.009665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10061 | 2025.09.09 23:06:59.026970 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2025.09.09 23:06:59.027028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10063 | 2025.09.09 23:06:59.033249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10064 | 2025.09.09 23:06:59.033938 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2025.09.09 23:06:59.036799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10066 | 2025.09.09 23:06:59.902081 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2025.09.09 23:06:59.902361 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10068 | 2025.09.09 23:06:59.902462 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10069 | 2025.09.09 23:06:59.903206 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2025.09.09 23:06:59.903240 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10071 | 2025.09.09 23:06:59.903616 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10072 | 2025.09.09 23:06:59.903894 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2025.09.09 23:06:59.904055 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 10074 | 2025.09.09 23:06:59.904097 [ 275 ] {06cc7f03-a4b6-4143-ab7e-511b8c069b0f} <Debug> TCPHandler: Processed in 0.002196968 sec. | ||
| 10075 | 2025.09.09 23:06:59.904213 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2025.09.09 23:06:59.904310 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10077 | 2025.09.09 23:06:59.904350 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10078 | 2025.09.09 23:06:59.904755 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2025.09.09 23:06:59.904792 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10080 | 2025.09.09 23:06:59.905115 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10081 | 2025.09.09 23:06:59.905335 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2025.09.09 23:06:59.905472 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 10083 | 2025.09.09 23:06:59.905510 [ 275 ] {2517e65a-80bb-4f86-bc0a-44f478cb87eb} <Debug> TCPHandler: Processed in 0.001346794 sec. | ||
| 10084 | 2025.09.09 23:06:59.905631 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2025.09.09 23:06:59.905725 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10086 | 2025.09.09 23:06:59.905769 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10087 | 2025.09.09 23:06:59.906112 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.09.09 23:06:59.906145 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10089 | 2025.09.09 23:06:59.906452 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10090 | 2025.09.09 23:06:59.906650 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2025.09.09 23:06:59.906841 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 3.93 MiB/sec. | ||
| 10092 | 2025.09.09 23:06:59.906878 [ 275 ] {5c673f32-1c3e-4567-b4bd-6fea0f02c405} <Debug> TCPHandler: Processed in 0.001296403 sec. | ||
| 10093 | 2025.09.09 23:06:59.906989 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2025.09.09 23:06:59.907083 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10095 | 2025.09.09 23:06:59.907124 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10096 | 2025.09.09 23:06:59.907435 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.09.09 23:06:59.907470 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10098 | 2025.09.09 23:06:59.907790 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10099 | 2025.09.09 23:06:59.907985 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.09.09 23:06:59.908119 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 1.51 MiB/sec. | ||
| 10101 | 2025.09.09 23:06:59.908154 [ 275 ] {1a2ecfc7-6d99-412b-ab0a-aaa5c9f4cf77} <Debug> TCPHandler: Processed in 0.001236092 sec. | ||
| 10102 | 2025.09.09 23:07:04.910306 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2025.09.09 23:07:04.910591 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10104 | 2025.09.09 23:07:04.910688 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10105 | 2025.09.09 23:07:04.911562 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2025.09.09 23:07:04.911611 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10107 | 2025.09.09 23:07:04.912027 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10108 | 2025.09.09 23:07:04.912242 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2025.09.09 23:07:04.912402 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001871 sec., 64136.825227151254 rows/sec., 5.45 MiB/sec. | ||
| 10110 | 2025.09.09 23:07:04.912442 [ 275 ] {e324a812-5d6b-4233-9d0e-724084bb6a15} <Debug> TCPHandler: Processed in 0.002328941 sec. | ||
| 10111 | 2025.09.09 23:07:04.912559 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2025.09.09 23:07:04.912649 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10113 | 2025.09.09 23:07:04.912687 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10114 | 2025.09.09 23:07:04.913131 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2025.09.09 23:07:04.913165 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10116 | 2025.09.09 23:07:04.913470 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10117 | 2025.09.09 23:07:04.913669 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.09.09 23:07:04.913775 [ 147 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10119 | 2025.09.09 23:07:04.913796 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001175 sec., 27234.042553191488 rows/sec., 2.00 MiB/sec. | ||
| 10120 | 2025.09.09 23:07:04.913904 [ 147 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2025.09.09 23:07:04.913917 [ 275 ] {26835fc7-6f61-4500-902d-484499ff7eff} <Debug> TCPHandler: Processed in 0.001363464 sec. | ||
| 10122 | 2025.09.09 23:07:04.913931 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10123 | 2025.09.09 23:07:04.914035 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2025.09.09 23:07:04.914036 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 10125 | 2025.09.09 23:07:04.914156 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10126 | 2025.09.09 23:07:04.914174 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10127 | 2025.09.09 23:07:04.914206 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10128 | 2025.09.09 23:07:04.914213 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 10129 | 2025.09.09 23:07:04.914300 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 241 rows starting from the beginning of the part | ||
| 10130 | 2025.09.09 23:07:04.914350 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10131 | 2025.09.09 23:07:04.914396 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
| 10132 | 2025.09.09 23:07:04.914441 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 10133 | 2025.09.09 23:07:04.914484 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 10134 | 2025.09.09 23:07:04.914727 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.09.09 23:07:04.914773 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10136 | 2025.09.09 23:07:04.915207 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10137 | 2025.09.09 23:07:04.915432 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.09.09 23:07:04.915491 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487236 sec., 558754.6293930486 rows/sec., 37.01 MiB/sec. | ||
| 10139 | 2025.09.09 23:07:04.915577 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001426 sec., 67321.17812061711 rows/sec., 5.26 MiB/sec. | ||
| 10140 | 2025.09.09 23:07:04.915621 [ 275 ] {0ccbf382-01a5-49fd-bde9-34da7ee3ab89} <Debug> TCPHandler: Processed in 0.001637438 sec. | ||
| 10141 | 2025.09.09 23:07:04.915730 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2025.09.09 23:07:04.915731 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10143 | 2025.09.09 23:07:04.915826 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10144 | 2025.09.09 23:07:04.915874 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10145 | 2025.09.09 23:07:04.916078 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2025.09.09 23:07:04.916159 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_61_12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10147 | 2025.09.09 23:07:04.916251 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10148 | 2025.09.09 23:07:04.916256 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2025.09.09 23:07:04.916298 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10150 | 2025.09.09 23:07:04.916626 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10151 | 2025.09.09 23:07:04.916898 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.09.09 23:07:04.917033 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 10153 | 2025.09.09 23:07:04.917069 [ 275 ] {987a3646-2d02-4878-9d1b-768aeea95547} <Debug> TCPHandler: Processed in 0.001400655 sec. | ||
| 10154 | 2025.09.09 23:07:04.917176 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2025.09.09 23:07:04.917283 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10156 | 2025.09.09 23:07:04.917343 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10157 | 2025.09.09 23:07:04.918282 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.09.09 23:07:04.918318 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10159 | 2025.09.09 23:07:04.918867 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10160 | 2025.09.09 23:07:04.919078 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2025.09.09 23:07:04.919185 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10162 | 2025.09.09 23:07:04.919213 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001949 sec., 16418.67624422781 rows/sec., 29.42 MiB/sec. | ||
| 10163 | 2025.09.09 23:07:04.919219 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2025.09.09 23:07:04.919252 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10165 | 2025.09.09 23:07:04.919278 [ 275 ] {c453b1ef-d42a-4839-874f-1cb6b6e89d7b} <Debug> TCPHandler: Processed in 0.002166888 sec. | ||
| 10166 | 2025.09.09 23:07:04.919317 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 10167 | 2025.09.09 23:07:04.919384 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2025.09.09 23:07:04.919478 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10169 | 2025.09.09 23:07:04.919517 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10170 | 2025.09.09 23:07:04.919531 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10171 | 2025.09.09 23:07:04.919585 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1126 rows starting from the beginning of the part | ||
| 10172 | 2025.09.09 23:07:04.919702 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 10173 | 2025.09.09 23:07:04.919806 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10174 | 2025.09.09 23:07:04.919891 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.09.09 23:07:04.919928 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10176 | 2025.09.09 23:07:04.919972 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 10177 | 2025.09.09 23:07:04.920068 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10178 | 2025.09.09 23:07:04.920160 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 10179 | 2025.09.09 23:07:04.920233 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10180 | 2025.09.09 23:07:04.920446 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2025.09.09 23:07:04.920599 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 10182 | 2025.09.09 23:07:04.920635 [ 275 ] {dc1696ba-bba5-4ca1-a8a6-63bc31d97620} <Debug> TCPHandler: Processed in 0.001316503 sec. | ||
| 10183 | 2025.09.09 23:07:04.928606 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 19 columns (19 merged, 0 gathered) in 0.009328644 sec., 133138.3210678851 rows/sec., 238.58 MiB/sec. | ||
| 10184 | 2025.09.09 23:07:04.930136 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10185 | 2025.09.09 23:07:04.930515 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2025.09.09 23:07:04.930601 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10187 | 2025.09.09 23:07:04.930770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10188 | 2025.09.09 23:07:05.001021 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.03 MiB, peak 323.37 MiB, free memory in arenas 0.00 B, will set to 314.29 MiB (RSS), difference: 2.26 MiB | ||
| 10189 | 2025.09.09 23:07:05.317750 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10190 | 2025.09.09 23:07:05.317802 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10191 | 2025.09.09 23:07:05.433896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21094 | ||
| 10192 | 2025.09.09 23:07:05.434512 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2025.09.09 23:07:05.434552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10194 | 2025.09.09 23:07:05.435025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10195 | 2025.09.09 23:07:05.435245 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2025.09.09 23:07:05.435366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 10197 | 2025.09.09 23:07:05.499631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1348 | ||
| 10198 | 2025.09.09 23:07:05.502160 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2025.09.09 23:07:05.502201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10200 | 2025.09.09 23:07:05.503399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10201 | 2025.09.09 23:07:05.503663 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.09.09 23:07:05.503921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10203 | 2025.09.09 23:07:06.454975 [ 144 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10204 | 2025.09.09 23:07:06.455077 [ 144 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.09.09 23:07:06.455118 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10206 | 2025.09.09 23:07:06.455259 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 10207 | 2025.09.09 23:07:06.455440 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2025.09.09 23:07:06.455482 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 10209 | 2025.09.09 23:07:06.455556 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 10210 | 2025.09.09 23:07:06.455608 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 10211 | 2025.09.09 23:07:06.455654 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 10212 | 2025.09.09 23:07:06.455703 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 10213 | 2025.09.09 23:07:06.456597 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452195 sec., 19969.769900047857 rows/sec., 1.31 MiB/sec. | ||
| 10214 | 2025.09.09 23:07:06.456803 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10215 | 2025.09.09 23:07:06.457052 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2025.09.09 23:07:06.457122 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_28_6} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10217 | 2025.09.09 23:07:06.457189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10218 | 2025.09.09 23:07:06.540158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10219 | 2025.09.09 23:07:06.557360 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2025.09.09 23:07:06.557417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10221 | 2025.09.09 23:07:06.563481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10222 | 2025.09.09 23:07:06.564246 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2025.09.09 23:07:06.567208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10224 | 2025.09.09 23:07:09.519805 [ 141 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10225 | 2025.09.09 23:07:09.519886 [ 141 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.09.09 23:07:09.519911 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10227 | 2025.09.09 23:07:09.520022 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 10228 | 2025.09.09 23:07:09.520150 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10229 | 2025.09.09 23:07:09.520188 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10230 | 2025.09.09 23:07:09.520266 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 10231 | 2025.09.09 23:07:09.520317 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10232 | 2025.09.09 23:07:09.520371 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10233 | 2025.09.09 23:07:09.520416 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 10234 | 2025.09.09 23:07:09.521232 [ 195 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254222 sec., 30297.666601287492 rows/sec., 2.53 MiB/sec. | ||
| 10235 | 2025.09.09 23:07:09.521379 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10236 | 2025.09.09 23:07:09.521635 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.09.09 23:07:09.521704 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_21_5} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10238 | 2025.09.09 23:07:09.521769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10239 | 2025.09.09 23:07:09.908716 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2025.09.09 23:07:09.908902 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10241 | 2025.09.09 23:07:09.908972 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10242 | 2025.09.09 23:07:09.909651 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2025.09.09 23:07:09.909698 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10244 | 2025.09.09 23:07:09.910072 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10245 | 2025.09.09 23:07:09.910290 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2025.09.09 23:07:09.910424 [ 141 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10247 | 2025.09.09 23:07:09.910444 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 10248 | 2025.09.09 23:07:09.910492 [ 141 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.09.09 23:07:09.910505 [ 275 ] {cde0d903-ea76-49bd-ada9-d6141d999b96} <Debug> TCPHandler: Processed in 0.001919753 sec. | ||
| 10250 | 2025.09.09 23:07:09.910523 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10251 | 2025.09.09 23:07:09.910638 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2025.09.09 23:07:09.910658 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 10253 | 2025.09.09 23:07:09.910736 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.09.09 23:07:09.910780 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10255 | 2025.09.09 23:07:09.910800 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10256 | 2025.09.09 23:07:09.910846 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2467 rows starting from the beginning of the part | ||
| 10257 | 2025.09.09 23:07:09.910913 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1176 rows starting from the beginning of the part | ||
| 10258 | 2025.09.09 23:07:09.910959 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1341 rows starting from the beginning of the part | ||
| 10259 | 2025.09.09 23:07:09.911012 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 10260 | 2025.09.09 23:07:09.911055 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 120 rows starting from the beginning of the part | ||
| 10261 | 2025.09.09 23:07:09.911103 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 10262 | 2025.09.09 23:07:09.911181 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2025.09.09 23:07:09.911222 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10264 | 2025.09.09 23:07:09.911537 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10265 | 2025.09.09 23:07:09.911750 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2025.09.09 23:07:09.911886 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 10267 | 2025.09.09 23:07:09.911925 [ 275 ] {6355ffff-ad24-4da4-80bf-5a66b292ae5b} <Debug> TCPHandler: Processed in 0.001335113 sec. | ||
| 10268 | 2025.09.09 23:07:09.912035 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2025.09.09 23:07:09.912126 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10270 | 2025.09.09 23:07:09.912166 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10271 | 2025.09.09 23:07:09.912589 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2025.09.09 23:07:09.912626 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10273 | 2025.09.09 23:07:09.912943 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10274 | 2025.09.09 23:07:09.913096 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503564 sec., 2091418.473823717 rows/sec., 179.09 MiB/sec. | ||
| 10275 | 2025.09.09 23:07:09.913164 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2025.09.09 23:07:09.913293 [ 142 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10277 | 2025.09.09 23:07:09.913297 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 10278 | 2025.09.09 23:07:09.913338 [ 142 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.09.09 23:07:09.913354 [ 275 ] {b2ed9d6c-dfa0-4a0b-b565-68525866ccd7} <Debug> TCPHandler: Processed in 0.001370455 sec. | ||
| 10280 | 2025.09.09 23:07:09.913357 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10281 | 2025.09.09 23:07:09.913366 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10282 | 2025.09.09 23:07:09.913472 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2025.09.09 23:07:09.913482 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 10284 | 2025.09.09 23:07:09.913570 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10285 | 2025.09.09 23:07:09.913605 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10286 | 2025.09.09 23:07:09.913620 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10287 | 2025.09.09 23:07:09.913643 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.09.09 23:07:09.913651 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 10289 | 2025.09.09 23:07:09.913728 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_66_13} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10290 | 2025.09.09 23:07:09.913735 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 711 rows starting from the beginning of the part | ||
| 10291 | 2025.09.09 23:07:09.913797 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 576 rows starting from the beginning of the part | ||
| 10292 | 2025.09.09 23:07:09.913823 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10293 | 2025.09.09 23:07:09.913842 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 10294 | 2025.09.09 23:07:09.913887 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part | ||
| 10295 | 2025.09.09 23:07:09.913928 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 10296 | 2025.09.09 23:07:09.914054 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.09.09 23:07:09.914095 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10298 | 2025.09.09 23:07:09.914449 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10299 | 2025.09.09 23:07:09.914679 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2025.09.09 23:07:09.914786 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10301 | 2025.09.09 23:07:09.914812 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2025.09.09 23:07:09.914815 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 10303 | 2025.09.09 23:07:09.914829 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10304 | 2025.09.09 23:07:09.914856 [ 275 ] {f8c23a62-01f4-4084-91bc-ad35af98094c} <Debug> TCPHandler: Processed in 0.001435265 sec. | ||
| 10305 | 2025.09.09 23:07:09.914925 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 10306 | 2025.09.09 23:07:09.914968 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2025.09.09 23:07:09.915010 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10308 | 2025.09.09 23:07:09.915039 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21317 rows starting from the beginning of the part | ||
| 10309 | 2025.09.09 23:07:09.915061 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10310 | 2025.09.09 23:07:09.915094 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 314 rows starting from the beginning of the part | ||
| 10311 | 2025.09.09 23:07:09.915114 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10312 | 2025.09.09 23:07:09.915137 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 965 rows starting from the beginning of the part | ||
| 10313 | 2025.09.09 23:07:09.915177 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 10314 | 2025.09.09 23:07:09.915186 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744821 sec., 1588701.6490516793 rows/sec., 121.62 MiB/sec. | ||
| 10315 | 2025.09.09 23:07:09.915219 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10316 | 2025.09.09 23:07:09.915256 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10317 | 2025.09.09 23:07:09.915387 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10318 | 2025.09.09 23:07:09.915660 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2025.09.09 23:07:09.915731 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_66_13} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10320 | 2025.09.09 23:07:09.915808 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10321 | 2025.09.09 23:07:09.915928 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2025.09.09 23:07:09.915968 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10323 | 2025.09.09 23:07:09.916495 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10324 | 2025.09.09 23:07:09.916724 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2025.09.09 23:07:09.916867 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 10326 | 2025.09.09 23:07:09.916943 [ 275 ] {3c36d451-c90d-4b66-8e76-7be493222325} <Debug> TCPHandler: Processed in 0.002026415 sec. | ||
| 10327 | 2025.09.09 23:07:09.917062 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2025.09.09 23:07:09.917154 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10329 | 2025.09.09 23:07:09.917195 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10330 | 2025.09.09 23:07:09.917612 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2025.09.09 23:07:09.917661 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10332 | 2025.09.09 23:07:09.920269 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10333 | 2025.09.09 23:07:09.920554 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2025.09.09 23:07:09.920669 [ 142 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10335 | 2025.09.09 23:07:09.920699 [ 142 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2025.09.09 23:07:09.920705 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003574 sec., 16787.912702853944 rows/sec., 1.13 MiB/sec. | ||
| 10337 | 2025.09.09 23:07:09.920719 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10338 | 2025.09.09 23:07:09.920753 [ 275 ] {fb150eb9-a0b3-4f58-854e-4c03ca2bef5c} <Debug> TCPHandler: Processed in 0.003742345 sec. | ||
| 10339 | 2025.09.09 23:07:09.920836 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 10340 | 2025.09.09 23:07:09.920991 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10341 | 2025.09.09 23:07:09.921038 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4728 rows starting from the beginning of the part | ||
| 10342 | 2025.09.09 23:07:09.921122 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10343 | 2025.09.09 23:07:09.921190 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10344 | 2025.09.09 23:07:09.921255 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 10345 | 2025.09.09 23:07:09.921317 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10346 | 2025.09.09 23:07:09.921381 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 10347 | 2025.09.09 23:07:09.929704 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5012 rows, containing 4 columns (4 merged, 0 gathered) in 0.008939077 sec., 560684.2854133598 rows/sec., 35.79 MiB/sec. | ||
| 10348 | 2025.09.09 23:07:09.929995 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10349 | 2025.09.09 23:07:09.930241 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2025.09.09 23:07:09.930308 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_66_13} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10351 | 2025.09.09 23:07:09.930376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10352 | 2025.09.09 23:07:09.931734 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22980 rows, containing 5 columns (5 merged, 0 gathered) in 0.016878876 sec., 1361465.0643798793 rows/sec., 91.72 MiB/sec. | ||
| 10353 | 2025.09.09 23:07:09.932127 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10354 | 2025.09.09 23:07:09.932411 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.09.09 23:07:09.932481 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10356 | 2025.09.09 23:07:09.932545 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10357 | 2025.09.09 23:07:10.043950 [ 142 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
| 10358 | 2025.09.09 23:07:10.043985 [ 142 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.09.09 23:07:10.044004 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10360 | 2025.09.09 23:07:10.044077 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
| 10361 | 2025.09.09 23:07:10.044164 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10362 | 2025.09.09 23:07:10.044190 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 464 rows starting from the beginning of the part | ||
| 10363 | 2025.09.09 23:07:10.044240 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10364 | 2025.09.09 23:07:10.044296 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 213 rows starting from the beginning of the part | ||
| 10365 | 2025.09.09 23:07:10.044341 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 10366 | 2025.09.09 23:07:10.044385 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 10367 | 2025.09.09 23:07:10.045360 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307163 sec., 1035066.0170154754 rows/sec., 72.50 MiB/sec. | ||
| 10368 | 2025.09.09 23:07:10.045572 [ 189 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 10369 | 2025.09.09 23:07:10.045886 [ 189 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.09.09 23:07:10.045971 [ 189 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_39_8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
| 10371 | 2025.09.09 23:07:10.046060 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10372 | 2025.09.09 23:07:12.935466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21542 | ||
| 10373 | 2025.09.09 23:07:12.936296 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2025.09.09 23:07:12.936363 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10375 | 2025.09.09 23:07:12.937003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10376 | 2025.09.09 23:07:12.937249 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2025.09.09 23:07:12.937397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21542 | ||
| 10378 | 2025.09.09 23:07:14.067256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10379 | 2025.09.09 23:07:14.084588 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.09.09 23:07:14.084634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10381 | 2025.09.09 23:07:14.090563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10382 | 2025.09.09 23:07:14.091231 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2025.09.09 23:07:14.094234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10384 | 2025.09.09 23:07:14.919159 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2025.09.09 23:07:14.919395 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10386 | 2025.09.09 23:07:14.919463 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10387 | 2025.09.09 23:07:14.920352 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2025.09.09 23:07:14.920403 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10389 | 2025.09.09 23:07:14.920812 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10390 | 2025.09.09 23:07:14.921038 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.09.09 23:07:14.921191 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 10392 | 2025.09.09 23:07:14.921240 [ 275 ] {5032f868-4e96-4379-928c-3ef22693d730} <Debug> TCPHandler: Processed in 0.00224766 sec. | ||
| 10393 | 2025.09.09 23:07:14.921360 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2025.09.09 23:07:14.921459 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10395 | 2025.09.09 23:07:14.921502 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10396 | 2025.09.09 23:07:14.921891 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.09.09 23:07:14.921928 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10398 | 2025.09.09 23:07:14.922204 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10399 | 2025.09.09 23:07:14.922396 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.09.09 23:07:14.922518 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 10401 | 2025.09.09 23:07:14.922554 [ 275 ] {c85a2882-09c3-4541-a4fa-d046120c42c8} <Debug> TCPHandler: Processed in 0.001288943 sec. | ||
| 10402 | 2025.09.09 23:07:14.922655 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2025.09.09 23:07:14.922743 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10404 | 2025.09.09 23:07:14.922781 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10405 | 2025.09.09 23:07:14.923672 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2025.09.09 23:07:14.923708 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10407 | 2025.09.09 23:07:14.924078 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10408 | 2025.09.09 23:07:14.924283 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2025.09.09 23:07:14.924406 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001658 sec., 709891.435464415 rows/sec., 56.52 MiB/sec. | ||
| 10410 | 2025.09.09 23:07:14.924442 [ 275 ] {c8492ec7-0729-4922-9867-245967b683e9} <Debug> TCPHandler: Processed in 0.001822382 sec. | ||
| 10411 | 2025.09.09 23:07:14.924545 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2025.09.09 23:07:14.924633 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10413 | 2025.09.09 23:07:14.924671 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10414 | 2025.09.09 23:07:14.925200 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.09.09 23:07:14.925235 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10416 | 2025.09.09 23:07:14.925541 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10417 | 2025.09.09 23:07:14.925746 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.09.09 23:07:14.925875 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001212 sec., 197194.7194719472 rows/sec., 11.97 MiB/sec. | ||
| 10419 | 2025.09.09 23:07:14.925913 [ 275 ] {967d2a5b-2da7-479c-95ed-c5dd05f82a50} <Debug> TCPHandler: Processed in 0.001374834 sec. | ||
| 10420 | 2025.09.09 23:07:14.926018 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2025.09.09 23:07:14.926111 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10422 | 2025.09.09 23:07:14.926150 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10423 | 2025.09.09 23:07:14.926608 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2025.09.09 23:07:14.926644 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10425 | 2025.09.09 23:07:14.926954 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10426 | 2025.09.09 23:07:14.927157 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2025.09.09 23:07:14.927282 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 10428 | 2025.09.09 23:07:14.927318 [ 275 ] {26005e6d-9f9a-450d-9a3d-60c6975799f3} <Debug> TCPHandler: Processed in 0.001375744 sec. | ||
| 10429 | 2025.09.09 23:07:14.927430 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2025.09.09 23:07:14.927547 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10431 | 2025.09.09 23:07:14.927594 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10432 | 2025.09.09 23:07:14.928206 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.09.09 23:07:14.928251 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10434 | 2025.09.09 23:07:14.928585 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10435 | 2025.09.09 23:07:14.928817 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2025.09.09 23:07:14.928952 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001386 sec., 152236.65223665224 rows/sec., 8.64 MiB/sec. | ||
| 10437 | 2025.09.09 23:07:14.928992 [ 275 ] {1b6bc90f-c6c9-4b59-bc57-031b9673223c} <Debug> TCPHandler: Processed in 0.001588998 sec. | ||
| 10438 | 2025.09.09 23:07:14.929113 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2025.09.09 23:07:14.929238 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10440 | 2025.09.09 23:07:14.929289 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10441 | 2025.09.09 23:07:14.930076 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2025.09.09 23:07:14.930118 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10443 | 2025.09.09 23:07:14.930464 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10444 | 2025.09.09 23:07:14.930658 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2025.09.09 23:07:14.930781 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001625 sec., 438769.2307692308 rows/sec., 30.77 MiB/sec. | ||
| 10446 | 2025.09.09 23:07:14.930817 [ 275 ] {870fe68e-0973-4d41-a8f2-000f8ceab2f9} <Debug> TCPHandler: Processed in 0.001826022 sec. | ||
| 10447 | 2025.09.09 23:07:14.930985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2025.09.09 23:07:14.931081 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10449 | 2025.09.09 23:07:14.931124 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10450 | 2025.09.09 23:07:14.931451 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2025.09.09 23:07:14.931487 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10452 | 2025.09.09 23:07:14.931805 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10453 | 2025.09.09 23:07:14.932035 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.09.09 23:07:14.932154 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 10455 | 2025.09.09 23:07:14.932189 [ 275 ] {fc4e1a6f-0ee0-4f43-af2b-353a82b1a294} <Debug> TCPHandler: Processed in 0.001271352 sec. | ||
| 10456 | 2025.09.09 23:07:14.932299 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2025.09.09 23:07:14.932414 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10458 | 2025.09.09 23:07:14.932463 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10459 | 2025.09.09 23:07:14.933013 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2025.09.09 23:07:14.933056 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10461 | 2025.09.09 23:07:14.933439 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10462 | 2025.09.09 23:07:14.933652 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.09.09 23:07:14.933782 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00136 sec., 231617.64705882352 rows/sec., 15.22 MiB/sec. | ||
| 10464 | 2025.09.09 23:07:14.933820 [ 275 ] {7bf4b607-7f04-41c1-8a87-e20c2d2ce397} <Debug> TCPHandler: Processed in 0.001555818 sec. | ||
| 10465 | 2025.09.09 23:07:14.933936 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2025.09.09 23:07:14.934053 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10467 | 2025.09.09 23:07:14.934103 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10468 | 2025.09.09 23:07:14.934444 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.09.09 23:07:14.934479 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10470 | 2025.09.09 23:07:14.934780 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10471 | 2025.09.09 23:07:14.934982 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2025.09.09 23:07:14.935101 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 10473 | 2025.09.09 23:07:14.935135 [ 275 ] {ada9f548-87c9-47cb-9bbd-a820b9677006} <Debug> TCPHandler: Processed in 0.001273792 sec. | ||
| 10474 | 2025.09.09 23:07:14.935241 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2025.09.09 23:07:14.935349 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10476 | 2025.09.09 23:07:14.935410 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10477 | 2025.09.09 23:07:14.936349 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.09.09 23:07:14.936385 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10479 | 2025.09.09 23:07:14.936924 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10480 | 2025.09.09 23:07:14.937160 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.09.09 23:07:14.937298 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001944 sec., 16460.90534979424 rows/sec., 29.50 MiB/sec. | ||
| 10482 | 2025.09.09 23:07:14.937361 [ 275 ] {4adf8da8-5539-4ba3-882a-1c5665ef6bea} <Debug> TCPHandler: Processed in 0.002158348 sec. | ||
| 10483 | 2025.09.09 23:07:14.937472 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2025.09.09 23:07:14.937567 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.09.09 23:07:14.937607 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10486 | 2025.09.09 23:07:14.937945 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2025.09.09 23:07:14.937979 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10488 | 2025.09.09 23:07:14.938265 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10489 | 2025.09.09 23:07:14.938463 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2025.09.09 23:07:14.938580 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 10491 | 2025.09.09 23:07:14.938613 [ 275 ] {6f43139f-b805-43ef-aa7a-f1ee6ed4f10a} <Debug> TCPHandler: Processed in 0.001236592 sec. | ||
| 10492 | 2025.09.09 23:07:15.000606 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.94 MiB, peak 326.20 MiB, free memory in arenas 0.00 B, will set to 315.56 MiB (RSS), difference: -1.37 MiB | ||
| 10493 | 2025.09.09 23:07:15.504094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1384 | ||
| 10494 | 2025.09.09 23:07:15.506431 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.09.09 23:07:15.506465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10496 | 2025.09.09 23:07:15.507626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10497 | 2025.09.09 23:07:15.507949 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.09.09 23:07:15.508188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 10499 | 2025.09.09 23:07:16.002164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.56 MiB, peak 326.20 MiB, free memory in arenas 0.00 B, will set to 315.56 MiB (RSS), difference: 4.00 MiB | ||
| 10500 | 2025.09.09 23:07:19.911917 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2025.09.09 23:07:19.912221 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10502 | 2025.09.09 23:07:19.912324 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10503 | 2025.09.09 23:07:19.913040 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2025.09.09 23:07:19.913086 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10505 | 2025.09.09 23:07:19.913478 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10506 | 2025.09.09 23:07:19.913697 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2025.09.09 23:07:19.913852 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001704 sec., 44600.93896713615 rows/sec., 3.68 MiB/sec. | ||
| 10508 | 2025.09.09 23:07:19.913892 [ 275 ] {3cbeed65-5843-4881-b828-6b877442e7e5} <Debug> TCPHandler: Processed in 0.002159538 sec. | ||
| 10509 | 2025.09.09 23:07:19.914018 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2025.09.09 23:07:19.914113 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10511 | 2025.09.09 23:07:19.914154 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10512 | 2025.09.09 23:07:19.914545 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2025.09.09 23:07:19.914581 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10514 | 2025.09.09 23:07:19.914873 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10515 | 2025.09.09 23:07:19.915099 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2025.09.09 23:07:19.915230 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 661.93 KiB/sec. | ||
| 10517 | 2025.09.09 23:07:19.915268 [ 275 ] {6a4c54a6-e44f-41ca-be37-5e30e2ce628e} <Debug> TCPHandler: Processed in 0.001299743 sec. | ||
| 10518 | 2025.09.09 23:07:19.915377 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.09.09 23:07:19.915472 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10520 | 2025.09.09 23:07:19.915511 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10521 | 2025.09.09 23:07:19.915928 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.09.09 23:07:19.915965 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10523 | 2025.09.09 23:07:19.916266 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10524 | 2025.09.09 23:07:19.916472 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.09.09 23:07:19.916601 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001148 sec., 64459.930313588855 rows/sec., 5.03 MiB/sec. | ||
| 10526 | 2025.09.09 23:07:19.916638 [ 275 ] {cd3e3d2f-0505-4d02-b716-6418ad9a14e9} <Debug> TCPHandler: Processed in 0.001311863 sec. | ||
| 10527 | 2025.09.09 23:07:19.916746 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2025.09.09 23:07:19.916841 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10529 | 2025.09.09 23:07:19.916883 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10530 | 2025.09.09 23:07:19.917281 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.09.09 23:07:19.917317 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10532 | 2025.09.09 23:07:19.917641 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10533 | 2025.09.09 23:07:19.917845 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2025.09.09 23:07:19.917974 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 10535 | 2025.09.09 23:07:19.918012 [ 275 ] {9c4d83b9-2576-4b25-9d3e-887a9fd337ec} <Debug> TCPHandler: Processed in 0.001315353 sec. | ||
| 10536 | 2025.09.09 23:07:19.918115 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2025.09.09 23:07:19.918210 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10538 | 2025.09.09 23:07:19.918263 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10539 | 2025.09.09 23:07:19.919026 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2025.09.09 23:07:19.919062 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10541 | 2025.09.09 23:07:19.919570 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10542 | 2025.09.09 23:07:19.919796 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2025.09.09 23:07:19.919934 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001743 sec., 5737.234652897304 rows/sec., 10.28 MiB/sec. | ||
| 10544 | 2025.09.09 23:07:19.919988 [ 275 ] {12ac95b8-d98d-4de8-a822-91d4d6d5aa75} <Debug> TCPHandler: Processed in 0.001922274 sec. | ||
| 10545 | 2025.09.09 23:07:19.920095 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2025.09.09 23:07:19.920190 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10547 | 2025.09.09 23:07:19.920231 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10548 | 2025.09.09 23:07:19.920565 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.09.09 23:07:19.920600 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10550 | 2025.09.09 23:07:19.920900 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10551 | 2025.09.09 23:07:19.921115 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2025.09.09 23:07:19.921242 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 10553 | 2025.09.09 23:07:19.921279 [ 275 ] {6ca5365b-9c09-44ff-b23d-20664eae6d06} <Debug> TCPHandler: Processed in 0.001233871 sec. | ||
| 10554 | 2025.09.09 23:07:20.318834 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10555 | 2025.09.09 23:07:20.318892 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10556 | 2025.09.09 23:07:20.442836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22054 | ||
| 10557 | 2025.09.09 23:07:20.443673 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.09.09 23:07:20.443710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10559 | 2025.09.09 23:07:20.444191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10560 | 2025.09.09 23:07:20.444432 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.09.09 23:07:20.444563 [ 129 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10562 | 2025.09.09 23:07:20.444577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22054 | ||
| 10563 | 2025.09.09 23:07:20.444610 [ 129 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.09.09 23:07:20.444632 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10565 | 2025.09.09 23:07:20.444755 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 10566 | 2025.09.09 23:07:20.444900 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10567 | 2025.09.09 23:07:20.444936 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19622 rows starting from the beginning of the part | ||
| 10568 | 2025.09.09 23:07:20.444998 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10569 | 2025.09.09 23:07:20.445043 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10570 | 2025.09.09 23:07:20.445081 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10571 | 2025.09.09 23:07:20.445119 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10572 | 2025.09.09 23:07:20.445158 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10573 | 2025.09.09 23:07:20.447174 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002473374 sec., 8916564.983702425 rows/sec., 127.55 MiB/sec. | ||
| 10574 | 2025.09.09 23:07:20.447563 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10575 | 2025.09.09 23:07:20.447851 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2025.09.09 23:07:20.447931 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_46_9} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10577 | 2025.09.09 23:07:20.448034 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10578 | 2025.09.09 23:07:21.598980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10579 | 2025.09.09 23:07:21.617496 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2025.09.09 23:07:21.617561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10581 | 2025.09.09 23:07:21.623707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10582 | 2025.09.09 23:07:21.624439 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2025.09.09 23:07:21.624758 [ 127 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10584 | 2025.09.09 23:07:21.624829 [ 127 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2025.09.09 23:07:21.624853 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 10586 | 2025.09.09 23:07:21.624981 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10587 | 2025.09.09 23:07:21.627783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10588 | 2025.09.09 23:07:21.629299 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10589 | 2025.09.09 23:07:21.631046 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10590 | 2025.09.09 23:07:21.636210 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10591 | 2025.09.09 23:07:21.641263 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10592 | 2025.09.09 23:07:21.646209 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10593 | 2025.09.09 23:07:21.650475 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10594 | 2025.09.09 23:07:21.654203 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 10595 | 2025.09.09 23:07:21.705689 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080788078 sec., 4295.188208339354 rows/sec., 22.21 MiB/sec. | ||
| 10596 | 2025.09.09 23:07:21.707781 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10597 | 2025.09.09 23:07:21.709590 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_46_9} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2025.09.09 23:07:21.709677 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_46_9} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10599 | 2025.09.09 23:07:21.711039 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10600 | 2025.09.09 23:07:24.922302 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2025.09.09 23:07:24.922511 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10602 | 2025.09.09 23:07:24.922581 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10603 | 2025.09.09 23:07:24.923359 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2025.09.09 23:07:24.923401 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10605 | 2025.09.09 23:07:24.923814 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10606 | 2025.09.09 23:07:24.924039 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2025.09.09 23:07:24.924184 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001726 sec., 237543.45307068364 rows/sec., 15.07 MiB/sec. | ||
| 10608 | 2025.09.09 23:07:24.924250 [ 275 ] {8d23bb7d-47a0-4a25-b483-ccd65cb42f32} <Debug> TCPHandler: Processed in 0.002078367 sec. | ||
| 10609 | 2025.09.09 23:07:24.924374 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2025.09.09 23:07:24.924500 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10611 | 2025.09.09 23:07:24.924550 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10612 | 2025.09.09 23:07:24.925417 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2025.09.09 23:07:24.925453 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10614 | 2025.09.09 23:07:24.925844 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10615 | 2025.09.09 23:07:24.926064 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2025.09.09 23:07:24.926217 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001744 sec., 674311.9266055046 rows/sec., 53.69 MiB/sec. | ||
| 10617 | 2025.09.09 23:07:24.926256 [ 275 ] {989f6e9d-52ed-4c87-a4aa-b5a4fe743c6c} <Debug> TCPHandler: Processed in 0.001945604 sec. | ||
| 10618 | 2025.09.09 23:07:24.926369 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2025.09.09 23:07:24.926465 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10620 | 2025.09.09 23:07:24.926506 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10621 | 2025.09.09 23:07:24.926974 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2025.09.09 23:07:24.927009 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10623 | 2025.09.09 23:07:24.927328 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10624 | 2025.09.09 23:07:24.927538 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2025.09.09 23:07:24.927686 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00124 sec., 191129.03225806452 rows/sec., 11.59 MiB/sec. | ||
| 10626 | 2025.09.09 23:07:24.927727 [ 275 ] {0ef6916f-9bf5-4ebd-a52b-c093ba83b955} <Debug> TCPHandler: Processed in 0.001408545 sec. | ||
| 10627 | 2025.09.09 23:07:24.927836 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2025.09.09 23:07:24.927931 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10629 | 2025.09.09 23:07:24.927971 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10630 | 2025.09.09 23:07:24.928427 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2025.09.09 23:07:24.928462 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10632 | 2025.09.09 23:07:24.928773 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10633 | 2025.09.09 23:07:24.928977 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2025.09.09 23:07:24.929103 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 10635 | 2025.09.09 23:07:24.929141 [ 275 ] {71f4fb39-46f4-460d-8019-e3308c6d1b9a} <Debug> TCPHandler: Processed in 0.001354394 sec. | ||
| 10636 | 2025.09.09 23:07:24.929250 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2025.09.09 23:07:24.929343 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10638 | 2025.09.09 23:07:24.929382 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10639 | 2025.09.09 23:07:24.929826 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2025.09.09 23:07:24.929860 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10641 | 2025.09.09 23:07:24.930170 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10642 | 2025.09.09 23:07:24.930386 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2025.09.09 23:07:24.930512 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 10644 | 2025.09.09 23:07:24.930550 [ 275 ] {8f72d900-06b8-450b-9e4b-3d822541d642} <Debug> TCPHandler: Processed in 0.001350264 sec. | ||
| 10645 | 2025.09.09 23:07:24.930655 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10646 | 2025.09.09 23:07:24.930748 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10647 | 2025.09.09 23:07:24.930787 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10648 | 2025.09.09 23:07:24.931377 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2025.09.09 23:07:24.931410 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10650 | 2025.09.09 23:07:24.931747 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10651 | 2025.09.09 23:07:24.931956 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2025.09.09 23:07:24.932083 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001352 sec., 525887.5739644971 rows/sec., 36.86 MiB/sec. | ||
| 10653 | 2025.09.09 23:07:24.932120 [ 275 ] {55fde1d6-07c8-4f5b-a6e8-29c3f8dcbe8f} <Debug> TCPHandler: Processed in 0.001514996 sec. | ||
| 10654 | 2025.09.09 23:07:24.932229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2025.09.09 23:07:24.932323 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10656 | 2025.09.09 23:07:24.932363 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10657 | 2025.09.09 23:07:24.932685 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.09.09 23:07:24.932718 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10659 | 2025.09.09 23:07:24.933015 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10660 | 2025.09.09 23:07:24.933219 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.09.09 23:07:24.933342 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 10662 | 2025.09.09 23:07:24.933378 [ 275 ] {091aef3b-657c-423d-a2b8-a889b554a2b5} <Debug> TCPHandler: Processed in 0.001197911 sec. | ||
| 10663 | 2025.09.09 23:07:24.933489 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.09.09 23:07:24.933582 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10665 | 2025.09.09 23:07:24.933624 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10666 | 2025.09.09 23:07:24.934031 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.09.09 23:07:24.934065 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10668 | 2025.09.09 23:07:24.934400 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10669 | 2025.09.09 23:07:24.934609 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.09.09 23:07:24.934747 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 10671 | 2025.09.09 23:07:24.934786 [ 275 ] {0e68c6ed-8ff9-4074-8cbc-9f207536cbc2} <Debug> TCPHandler: Processed in 0.001346624 sec. | ||
| 10672 | 2025.09.09 23:07:24.934904 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2025.09.09 23:07:24.935022 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10674 | 2025.09.09 23:07:24.935065 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10675 | 2025.09.09 23:07:24.935381 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.09.09 23:07:24.935415 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10677 | 2025.09.09 23:07:24.935731 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10678 | 2025.09.09 23:07:24.935943 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.09.09 23:07:24.936072 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 10680 | 2025.09.09 23:07:24.936110 [ 275 ] {38bf7f80-9761-475f-b940-77a0f8db12a5} <Debug> TCPHandler: Processed in 0.001268522 sec. | ||
| 10681 | 2025.09.09 23:07:24.936217 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2025.09.09 23:07:24.936311 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10683 | 2025.09.09 23:07:24.936365 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10684 | 2025.09.09 23:07:24.937232 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.09.09 23:07:24.937270 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10686 | 2025.09.09 23:07:24.937827 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10687 | 2025.09.09 23:07:24.938048 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.09.09 23:07:24.938189 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001896 sec., 16877.63713080169 rows/sec., 30.24 MiB/sec. | ||
| 10689 | 2025.09.09 23:07:24.938262 [ 275 ] {05df1fc7-927c-4efa-91ab-23742ec024f9} <Debug> TCPHandler: Processed in 0.002094207 sec. | ||
| 10690 | 2025.09.09 23:07:24.938378 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2025.09.09 23:07:24.938474 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10692 | 2025.09.09 23:07:24.938515 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10693 | 2025.09.09 23:07:24.938847 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.09.09 23:07:24.938881 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10695 | 2025.09.09 23:07:24.939197 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10696 | 2025.09.09 23:07:24.939405 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.09.09 23:07:24.939530 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 10698 | 2025.09.09 23:07:24.939570 [ 275 ] {e3a655f4-c1de-4c37-ab02-5077719529fe} <Debug> TCPHandler: Processed in 0.001242022 sec. | ||
| 10699 | 2025.09.09 23:07:25.510643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1418 | ||
| 10700 | 2025.09.09 23:07:25.512970 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2025.09.09 23:07:25.513017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10702 | 2025.09.09 23:07:25.514223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10703 | 2025.09.09 23:07:25.514513 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.09.09 23:07:25.514841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 10705 | 2025.09.09 23:07:27.944655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22502 | ||
| 10706 | 2025.09.09 23:07:27.945174 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2025.09.09 23:07:27.945225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10708 | 2025.09.09 23:07:27.945998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10709 | 2025.09.09 23:07:27.946253 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2025.09.09 23:07:27.946405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22502 | ||
| 10711 | 2025.09.09 23:07:29.127829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10712 | 2025.09.09 23:07:29.143483 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2025.09.09 23:07:29.143543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10714 | 2025.09.09 23:07:29.148939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10715 | 2025.09.09 23:07:29.149617 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.09.09 23:07:29.152366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10717 | 2025.09.09 23:07:29.939693 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2025.09.09 23:07:29.939871 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10719 | 2025.09.09 23:07:29.939943 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10720 | 2025.09.09 23:07:29.940585 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.09.09 23:07:29.940645 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10722 | 2025.09.09 23:07:29.941039 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10723 | 2025.09.09 23:07:29.941268 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.09.09 23:07:29.941438 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 10725 | 2025.09.09 23:07:29.941493 [ 275 ] {ffe60aa4-7794-40a3-aedb-1f46e6f09e9a} <Debug> TCPHandler: Processed in 0.001929774 sec. | ||
| 10726 | 2025.09.09 23:07:29.941617 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2025.09.09 23:07:29.941722 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10728 | 2025.09.09 23:07:29.941768 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10729 | 2025.09.09 23:07:29.942725 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2025.09.09 23:07:29.942766 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10731 | 2025.09.09 23:07:29.943173 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10732 | 2025.09.09 23:07:29.943388 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2025.09.09 23:07:29.943531 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001833 sec., 663938.8979814511 rows/sec., 54.90 MiB/sec. | ||
| 10734 | 2025.09.09 23:07:29.943573 [ 275 ] {7c657624-17af-43d5-ba0d-1da26f7df13a} <Debug> TCPHandler: Processed in 0.002010825 sec. | ||
| 10735 | 2025.09.09 23:07:29.943694 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2025.09.09 23:07:29.943797 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10737 | 2025.09.09 23:07:29.943841 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10738 | 2025.09.09 23:07:29.944262 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.09.09 23:07:29.944301 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10740 | 2025.09.09 23:07:29.944607 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10741 | 2025.09.09 23:07:29.944830 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2025.09.09 23:07:29.944951 [ 116 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10743 | 2025.09.09 23:07:29.944969 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 746.11 KiB/sec. | ||
| 10744 | 2025.09.09 23:07:29.945020 [ 116 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.09.09 23:07:29.945031 [ 275 ] {b47cad32-82b0-4b44-83f8-152e4a3d1e17} <Debug> TCPHandler: Processed in 0.001390375 sec. | ||
| 10746 | 2025.09.09 23:07:29.945051 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10747 | 2025.09.09 23:07:29.945158 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 10748 | 2025.09.09 23:07:29.945160 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2025.09.09 23:07:29.945277 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10750 | 2025.09.09 23:07:29.945283 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10751 | 2025.09.09 23:07:29.945318 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 10752 | 2025.09.09 23:07:29.945339 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10753 | 2025.09.09 23:07:29.945392 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10754 | 2025.09.09 23:07:29.945445 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 239 rows starting from the beginning of the part | ||
| 10755 | 2025.09.09 23:07:29.945487 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10756 | 2025.09.09 23:07:29.945527 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
| 10757 | 2025.09.09 23:07:29.945569 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 10758 | 2025.09.09 23:07:29.945903 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.09.09 23:07:29.945946 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10760 | 2025.09.09 23:07:29.946295 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10761 | 2025.09.09 23:07:29.946492 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379064 sec., 570676.9228984297 rows/sec., 37.45 MiB/sec. | ||
| 10762 | 2025.09.09 23:07:29.946515 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.09.09 23:07:29.946657 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001395 sec., 163440.86021505378 rows/sec., 11.07 MiB/sec. | ||
| 10764 | 2025.09.09 23:07:29.946691 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10765 | 2025.09.09 23:07:29.946696 [ 275 ] {38a7806d-e49b-4b80-a230-c8c768b4aa61} <Debug> TCPHandler: Processed in 0.001588568 sec. | ||
| 10766 | 2025.09.09 23:07:29.946866 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2025.09.09 23:07:29.946964 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10768 | 2025.09.09 23:07:29.947006 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10769 | 2025.09.09 23:07:29.947024 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2025.09.09 23:07:29.947114 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_66_13} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10771 | 2025.09.09 23:07:29.947217 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10772 | 2025.09.09 23:07:29.947593 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2025.09.09 23:07:29.947634 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10774 | 2025.09.09 23:07:29.947975 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10775 | 2025.09.09 23:07:29.948189 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2025.09.09 23:07:29.948336 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001391 sec., 382458.6628324946 rows/sec., 28.34 MiB/sec. | ||
| 10777 | 2025.09.09 23:07:29.948375 [ 275 ] {bb8787e2-acac-46da-a1d2-3c7d735d460b} <Debug> TCPHandler: Processed in 0.001564917 sec. | ||
| 10778 | 2025.09.09 23:07:29.948491 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2025.09.09 23:07:29.948585 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10780 | 2025.09.09 23:07:29.948628 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10781 | 2025.09.09 23:07:29.949218 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.09.09 23:07:29.949255 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10783 | 2025.09.09 23:07:29.949633 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10784 | 2025.09.09 23:07:29.949845 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2025.09.09 23:07:29.949979 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001459 sec., 579163.8108293351 rows/sec., 38.98 MiB/sec. | ||
| 10786 | 2025.09.09 23:07:29.950014 [ 275 ] {d62634fe-db06-400f-8dce-c6666b7fe1bb} <Debug> TCPHandler: Processed in 0.001622529 sec. | ||
| 10787 | 2025.09.09 23:07:29.950127 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.09.09 23:07:29.950215 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2025.09.09 23:07:29.950333 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10790 | 2025.09.09 23:07:29.951100 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.09.09 23:07:29.951138 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10792 | 2025.09.09 23:07:29.951676 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10793 | 2025.09.09 23:07:29.951915 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.09.09 23:07:29.952035 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10795 | 2025.09.09 23:07:29.952066 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 10796 | 2025.09.09 23:07:29.952075 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.09.09 23:07:29.952108 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10798 | 2025.09.09 23:07:29.952148 [ 275 ] {c2a93d22-a56e-4cf1-85f8-2bde42b71e7a} <Debug> TCPHandler: Processed in 0.002015285 sec. | ||
| 10799 | 2025.09.09 23:07:29.952192 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 10800 | 2025.09.09 23:07:29.952266 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.09.09 23:07:29.952362 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10802 | 2025.09.09 23:07:29.952405 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10803 | 2025.09.09 23:07:29.952408 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2025.09.09 23:07:29.952470 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1242 rows starting from the beginning of the part | ||
| 10805 | 2025.09.09 23:07:29.952603 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10806 | 2025.09.09 23:07:29.952714 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10807 | 2025.09.09 23:07:29.952762 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.09.09 23:07:29.952799 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 10809 | 2025.09.09 23:07:29.952823 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10810 | 2025.09.09 23:07:29.952932 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 10811 | 2025.09.09 23:07:29.953034 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10812 | 2025.09.09 23:07:29.953132 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10813 | 2025.09.09 23:07:29.953355 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.09.09 23:07:29.953491 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 10815 | 2025.09.09 23:07:29.953529 [ 275 ] {d82ea492-07c9-4206-a6e2-4e2fb1e343ff} <Debug> TCPHandler: Processed in 0.001317363 sec. | ||
| 10816 | 2025.09.09 23:07:29.961110 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 19 columns (19 merged, 0 gathered) in 0.008956267 sec., 149169.29117901463 rows/sec., 267.30 MiB/sec. | ||
| 10817 | 2025.09.09 23:07:29.963321 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10818 | 2025.09.09 23:07:29.963752 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2025.09.09 23:07:29.963845 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10820 | 2025.09.09 23:07:29.964033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10821 | 2025.09.09 23:07:30.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.44 MiB, peak 330.08 MiB, free memory in arenas 0.00 B, will set to 322.56 MiB (RSS), difference: 4.12 MiB | ||
| 10822 | 2025.09.09 23:07:32.739510 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44060 | ||
| 10823 | 2025.09.09 23:07:32.739639 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10824 | 2025.09.09 23:07:32.739672 [ 348 ] {} <Debug> TCP-Session: 03154f64-4ee5-4455-93d0-41e85adf3f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:44060 | ||
| 10825 | 2025.09.09 23:07:32.739700 [ 348 ] {} <Debug> TCP-Session: 03154f64-4ee5-4455-93d0-41e85adf3f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2025.09.09 23:07:32.739718 [ 348 ] {} <Debug> TCP-Session: 03154f64-4ee5-4455-93d0-41e85adf3f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2025.09.09 23:07:32.739956 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52179 | ||
| 10828 | 2025.09.09 23:07:32.739993 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47299 | ||
| 10829 | 2025.09.09 23:07:32.740017 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53736 | ||
| 10830 | 2025.09.09 23:07:32.740029 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59225 | ||
| 10831 | 2025.09.09 23:07:32.740107 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10832 | 2025.09.09 23:07:32.740107 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2025.09.09 23:07:32.740019 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35039 | ||
| 10834 | 2025.09.09 23:07:32.740157 [ 349 ] {} <Debug> TCP-Session: 02c79bad-770f-4ee8-b5db-96a19013e381 Authenticating user 'default' from [fd00:1122:3344:101::e]:52179 | ||
| 10835 | 2025.09.09 23:07:32.740158 [ 348 ] {} <Trace> TCP-Session: 03154f64-4ee5-4455-93d0-41e85adf3f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.09.09 23:07:32.740196 [ 349 ] {} <Debug> TCP-Session: 02c79bad-770f-4ee8-b5db-96a19013e381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2025.09.09 23:07:32.740149 [ 358 ] {} <Debug> TCP-Session: 2f4ac8c0-5163-4b38-a21f-d0f3642aabb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47299 | ||
| 10838 | 2025.09.09 23:07:32.740228 [ 349 ] {} <Debug> TCP-Session: 02c79bad-770f-4ee8-b5db-96a19013e381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2025.09.09 23:07:32.740243 [ 358 ] {} <Debug> TCP-Session: 2f4ac8c0-5163-4b38-a21f-d0f3642aabb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2025.09.09 23:07:32.739983 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40879 | ||
| 10841 | 2025.09.09 23:07:32.740267 [ 358 ] {} <Debug> TCP-Session: 2f4ac8c0-5163-4b38-a21f-d0f3642aabb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2025.09.09 23:07:32.739970 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64852 | ||
| 10843 | 2025.09.09 23:07:32.739970 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59638 | ||
| 10844 | 2025.09.09 23:07:32.740452 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10845 | 2025.09.09 23:07:32.740864 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10846 | 2025.09.09 23:07:32.740900 [ 351 ] {} <Debug> TCP-Session: 1f245e29-9cc0-4cf0-a59a-21e83cf5fd87 Authenticating user 'default' from [fd00:1122:3344:101::e]:59638 | ||
| 10847 | 2025.09.09 23:07:32.740916 [ 351 ] {} <Debug> TCP-Session: 1f245e29-9cc0-4cf0-a59a-21e83cf5fd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2025.09.09 23:07:32.740928 [ 351 ] {} <Debug> TCP-Session: 1f245e29-9cc0-4cf0-a59a-21e83cf5fd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2025.09.09 23:07:32.740930 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10850 | 2025.09.09 23:07:32.740992 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10851 | 2025.09.09 23:07:32.741032 [ 350 ] {} <Debug> TCP-Session: 1239ce25-e7de-46d9-87e0-24ef483ad2e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64852 | ||
| 10852 | 2025.09.09 23:07:32.741053 [ 350 ] {} <Debug> TCP-Session: 1239ce25-e7de-46d9-87e0-24ef483ad2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2025.09.09 23:07:32.741070 [ 350 ] {} <Debug> TCP-Session: 1239ce25-e7de-46d9-87e0-24ef483ad2e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2025.09.09 23:07:32.741117 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10855 | 2025.09.09 23:07:32.741243 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2025.09.09 23:07:32.741284 [ 347 ] {} <Debug> TCP-Session: e09b19c8-a47b-410c-ba68-a92e5544fc8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59225 | ||
| 10857 | 2025.09.09 23:07:32.741306 [ 347 ] {} <Debug> TCP-Session: e09b19c8-a47b-410c-ba68-a92e5544fc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2025.09.09 23:07:32.741322 [ 347 ] {} <Debug> TCP-Session: e09b19c8-a47b-410c-ba68-a92e5544fc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2025.09.09 23:07:32.741360 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10860 | 2025.09.09 23:07:32.741399 [ 357 ] {} <Debug> TCP-Session: 61ecf2bb-30a8-4ffc-bdbe-4eb3b67c496c Authenticating user 'default' from [fd00:1122:3344:101::e]:40879 | ||
| 10861 | 2025.09.09 23:07:32.741416 [ 357 ] {} <Debug> TCP-Session: 61ecf2bb-30a8-4ffc-bdbe-4eb3b67c496c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2025.09.09 23:07:32.741429 [ 357 ] {} <Debug> TCP-Session: 61ecf2bb-30a8-4ffc-bdbe-4eb3b67c496c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2025.09.09 23:07:32.741491 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10864 | 2025.09.09 23:07:32.741526 [ 359 ] {} <Debug> TCP-Session: 4d9ae86e-546d-4bcb-9806-bfd051cd4ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53736 | ||
| 10865 | 2025.09.09 23:07:32.741545 [ 359 ] {} <Debug> TCP-Session: 4d9ae86e-546d-4bcb-9806-bfd051cd4ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2025.09.09 23:07:32.741558 [ 359 ] {} <Debug> TCP-Session: 4d9ae86e-546d-4bcb-9806-bfd051cd4ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2025.09.09 23:07:32.741633 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2025.09.09 23:07:32.741669 [ 360 ] {} <Debug> TCP-Session: 51558edc-30f5-4e02-b3bd-8b2400b24d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:35039 | ||
| 10869 | 2025.09.09 23:07:32.741686 [ 360 ] {} <Debug> TCP-Session: 51558edc-30f5-4e02-b3bd-8b2400b24d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2025.09.09 23:07:32.741698 [ 360 ] {} <Debug> TCP-Session: 51558edc-30f5-4e02-b3bd-8b2400b24d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2025.09.09 23:07:32.741761 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 10872 | 2025.09.09 23:07:32.742967 [ 294 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> AggregatingTransform: Aggregating | ||
| 10873 | 2025.09.09 23:07:32.743013 [ 294 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> Aggregator: Aggregation method: without_key | ||
| 10874 | 2025.09.09 23:07:32.743046 [ 294 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00117232 sec. (853.009 rows/sec., 33.32 KiB/sec.) | ||
| 10875 | 2025.09.09 23:07:32.743060 [ 294 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Trace> Aggregator: Merging aggregated data | ||
| 10876 | 2025.09.09 23:07:32.744842 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004474 sec., 223.51363433169425 rows/sec., 8.73 KiB/sec. | ||
| 10877 | 2025.09.09 23:07:32.744997 [ 348 ] {f3dbae6a-2232-4a18-b99a-e48c50623906} <Debug> TCPHandler: Processed in 0.005000018 sec. | ||
| 10878 | 2025.09.09 23:07:32.745117 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10879 | 2025.09.09 23:07:32.745139 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10880 | 2025.09.09 23:07:32.745152 [ 348 ] {} <Debug> TCP-Session: 03154f64-4ee5-4455-93d0-41e85adf3f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2025.09.09 23:07:32.745171 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10882 | 2025.09.09 23:07:32.745184 [ 351 ] {} <Debug> TCP-Session: 1f245e29-9cc0-4cf0-a59a-21e83cf5fd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2025.09.09 23:07:32.745190 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10884 | 2025.09.09 23:07:32.745207 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10885 | 2025.09.09 23:07:32.745238 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10886 | 2025.09.09 23:07:32.745243 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10887 | 2025.09.09 23:07:32.745269 [ 359 ] {} <Debug> TCP-Session: 4d9ae86e-546d-4bcb-9806-bfd051cd4ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2025.09.09 23:07:32.745292 [ 347 ] {} <Debug> TCP-Session: e09b19c8-a47b-410c-ba68-a92e5544fc8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2025.09.09 23:07:32.745313 [ 360 ] {} <Debug> TCP-Session: 51558edc-30f5-4e02-b3bd-8b2400b24d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2025.09.09 23:07:32.745231 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10891 | 2025.09.09 23:07:32.745157 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10892 | 2025.09.09 23:07:32.745376 [ 357 ] {} <Debug> TCP-Session: 61ecf2bb-30a8-4ffc-bdbe-4eb3b67c496c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2025.09.09 23:07:32.745217 [ 349 ] {} <Debug> TCP-Session: 02c79bad-770f-4ee8-b5db-96a19013e381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10894 | 2025.09.09 23:07:32.745400 [ 358 ] {} <Debug> TCP-Session: 2f4ac8c0-5163-4b38-a21f-d0f3642aabb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2025.09.09 23:07:32.745250 [ 350 ] {} <Debug> TCP-Session: 1239ce25-e7de-46d9-87e0-24ef483ad2e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2025.09.09 23:07:32.778629 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33513 | ||
| 10897 | 2025.09.09 23:07:32.778703 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10898 | 2025.09.09 23:07:32.778725 [ 348 ] {} <Debug> TCP-Session: ffc94873-02e3-4577-a5e1-7d877b9a98ae Authenticating user 'default' from [fd00:1122:3344:101::e]:33513 | ||
| 10899 | 2025.09.09 23:07:32.778751 [ 348 ] {} <Debug> TCP-Session: ffc94873-02e3-4577-a5e1-7d877b9a98ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2025.09.09 23:07:32.778771 [ 348 ] {} <Debug> TCP-Session: ffc94873-02e3-4577-a5e1-7d877b9a98ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2025.09.09 23:07:32.778924 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59264 | ||
| 10902 | 2025.09.09 23:07:32.778971 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54651 | ||
| 10903 | 2025.09.09 23:07:32.778996 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10904 | 2025.09.09 23:07:32.779009 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58124 | ||
| 10905 | 2025.09.09 23:07:32.779035 [ 349 ] {} <Debug> TCP-Session: 9ddd2f4c-8b79-42d0-9ea8-e1feccf4da7d Authenticating user 'default' from [fd00:1122:3344:101::e]:59264 | ||
| 10906 | 2025.09.09 23:07:32.779032 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52908 | ||
| 10907 | 2025.09.09 23:07:32.779058 [ 349 ] {} <Debug> TCP-Session: 9ddd2f4c-8b79-42d0-9ea8-e1feccf4da7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10908 | 2025.09.09 23:07:32.779053 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33906 | ||
| 10909 | 2025.09.09 23:07:32.779079 [ 349 ] {} <Debug> TCP-Session: 9ddd2f4c-8b79-42d0-9ea8-e1feccf4da7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2025.09.09 23:07:32.779102 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10911 | 2025.09.09 23:07:32.779089 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10912 | 2025.09.09 23:07:32.779141 [ 360 ] {} <Debug> TCP-Session: 8ec1ffc3-8166-4e18-811e-2572bac64e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:52908 | ||
| 10913 | 2025.09.09 23:07:32.779030 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61783 | ||
| 10914 | 2025.09.09 23:07:32.779158 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10915 | 2025.09.09 23:07:32.779165 [ 360 ] {} <Debug> TCP-Session: 8ec1ffc3-8166-4e18-811e-2572bac64e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2025.09.09 23:07:32.779200 [ 347 ] {} <Debug> TCP-Session: 90692320-c5b2-4599-b98a-f42742a77759 Authenticating user 'default' from [fd00:1122:3344:101::e]:33906 | ||
| 10917 | 2025.09.09 23:07:32.779211 [ 360 ] {} <Debug> TCP-Session: 8ec1ffc3-8166-4e18-811e-2572bac64e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2025.09.09 23:07:32.779221 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10919 | 2025.09.09 23:07:32.779231 [ 347 ] {} <Debug> TCP-Session: 90692320-c5b2-4599-b98a-f42742a77759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2025.09.09 23:07:32.779255 [ 359 ] {} <Debug> TCP-Session: 7445b0c4-c458-4292-837c-1589f0607fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:61783 | ||
| 10921 | 2025.09.09 23:07:32.779259 [ 347 ] {} <Debug> TCP-Session: 90692320-c5b2-4599-b98a-f42742a77759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2025.09.09 23:07:32.779273 [ 359 ] {} <Debug> TCP-Session: 7445b0c4-c458-4292-837c-1589f0607fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2025.09.09 23:07:32.779158 [ 358 ] {} <Debug> TCP-Session: 3401c754-e08e-49ee-9a49-183871312a43 Authenticating user 'default' from [fd00:1122:3344:101::e]:58124 | ||
| 10924 | 2025.09.09 23:07:32.779291 [ 359 ] {} <Debug> TCP-Session: 7445b0c4-c458-4292-837c-1589f0607fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2025.09.09 23:07:32.779322 [ 358 ] {} <Debug> TCP-Session: 3401c754-e08e-49ee-9a49-183871312a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2025.09.09 23:07:32.778979 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57778 | ||
| 10927 | 2025.09.09 23:07:32.779344 [ 358 ] {} <Debug> TCP-Session: 3401c754-e08e-49ee-9a49-183871312a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2025.09.09 23:07:32.779003 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54321 | ||
| 10929 | 2025.09.09 23:07:32.779073 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10930 | 2025.09.09 23:07:32.779402 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10931 | 2025.09.09 23:07:32.779026 [ 348 ] {} <Trace> TCP-Session: ffc94873-02e3-4577-a5e1-7d877b9a98ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2025.09.09 23:07:32.779441 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10933 | 2025.09.09 23:07:32.779446 [ 351 ] {} <Debug> TCP-Session: 90a6612a-f728-41ef-819c-d4780dab64ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57778 | ||
| 10934 | 2025.09.09 23:07:32.779478 [ 357 ] {} <Debug> TCP-Session: 011dfd7b-db57-4c32-808e-e62a2cde6cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54321 | ||
| 10935 | 2025.09.09 23:07:32.779493 [ 351 ] {} <Debug> TCP-Session: 90a6612a-f728-41ef-819c-d4780dab64ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2025.09.09 23:07:32.779507 [ 357 ] {} <Debug> TCP-Session: 011dfd7b-db57-4c32-808e-e62a2cde6cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2025.09.09 23:07:32.779520 [ 351 ] {} <Debug> TCP-Session: 90a6612a-f728-41ef-819c-d4780dab64ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2025.09.09 23:07:32.779533 [ 357 ] {} <Debug> TCP-Session: 011dfd7b-db57-4c32-808e-e62a2cde6cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2025.09.09 23:07:32.779437 [ 350 ] {} <Debug> TCP-Session: cee200d3-5309-489f-89c2-6e1789f32165 Authenticating user 'default' from [fd00:1122:3344:101::e]:54651 | ||
| 10940 | 2025.09.09 23:07:32.779581 [ 350 ] {} <Debug> TCP-Session: cee200d3-5309-489f-89c2-6e1789f32165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2025.09.09 23:07:32.779582 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10942 | 2025.09.09 23:07:32.779595 [ 350 ] {} <Debug> TCP-Session: cee200d3-5309-489f-89c2-6e1789f32165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2025.09.09 23:07:32.779800 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10944 | 2025.09.09 23:07:32.779851 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10945 | 2025.09.09 23:07:32.780099 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 10946 | 2025.09.09 23:07:32.780981 [ 319 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> AggregatingTransform: Aggregating | ||
| 10947 | 2025.09.09 23:07:32.781029 [ 319 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> Aggregator: Aggregation method: without_key | ||
| 10948 | 2025.09.09 23:07:32.781062 [ 319 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871455 sec. (1147.506 rows/sec., 44.82 KiB/sec.) | ||
| 10949 | 2025.09.09 23:07:32.781081 [ 319 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Trace> Aggregator: Merging aggregated data | ||
| 10950 | 2025.09.09 23:07:32.782331 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002824 sec., 354.10764872521247 rows/sec., 13.83 KiB/sec. | ||
| 10951 | 2025.09.09 23:07:32.782445 [ 348 ] {b4d19854-e519-43b0-94ff-0566f6e40325} <Debug> TCPHandler: Processed in 0.003535702 sec. | ||
| 10952 | 2025.09.09 23:07:32.782555 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10953 | 2025.09.09 23:07:32.782580 [ 348 ] {} <Debug> TCP-Session: ffc94873-02e3-4577-a5e1-7d877b9a98ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2025.09.09 23:07:32.782587 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10955 | 2025.09.09 23:07:32.782609 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10956 | 2025.09.09 23:07:32.782626 [ 347 ] {} <Debug> TCP-Session: 90692320-c5b2-4599-b98a-f42742a77759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2025.09.09 23:07:32.782629 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10958 | 2025.09.09 23:07:32.782658 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10959 | 2025.09.09 23:07:32.782675 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10960 | 2025.09.09 23:07:32.782708 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10961 | 2025.09.09 23:07:32.782709 [ 351 ] {} <Debug> TCP-Session: 90a6612a-f728-41ef-819c-d4780dab64ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2025.09.09 23:07:32.782761 [ 359 ] {} <Debug> TCP-Session: 7445b0c4-c458-4292-837c-1589f0607fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2025.09.09 23:07:32.782776 [ 360 ] {} <Debug> TCP-Session: 8ec1ffc3-8166-4e18-811e-2572bac64e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2025.09.09 23:07:32.782694 [ 357 ] {} <Debug> TCP-Session: 011dfd7b-db57-4c32-808e-e62a2cde6cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2025.09.09 23:07:32.782691 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10966 | 2025.09.09 23:07:32.782652 [ 349 ] {} <Debug> TCP-Session: 9ddd2f4c-8b79-42d0-9ea8-e1feccf4da7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2025.09.09 23:07:32.782922 [ 358 ] {} <Debug> TCP-Session: 3401c754-e08e-49ee-9a49-183871312a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2025.09.09 23:07:32.782640 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10969 | 2025.09.09 23:07:32.782982 [ 350 ] {} <Debug> TCP-Session: cee200d3-5309-489f-89c2-6e1789f32165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2025.09.09 23:07:32.786739 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49272 | ||
| 10971 | 2025.09.09 23:07:32.786797 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10972 | 2025.09.09 23:07:32.786816 [ 348 ] {} <Debug> TCP-Session: f18eae2d-f0b7-4deb-bc1a-b64c881cc342 Authenticating user 'default' from [fd00:1122:3344:101::e]:49272 | ||
| 10973 | 2025.09.09 23:07:32.786832 [ 348 ] {} <Debug> TCP-Session: f18eae2d-f0b7-4deb-bc1a-b64c881cc342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2025.09.09 23:07:32.786844 [ 348 ] {} <Debug> TCP-Session: f18eae2d-f0b7-4deb-bc1a-b64c881cc342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2025.09.09 23:07:32.787006 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37884 | ||
| 10976 | 2025.09.09 23:07:32.787032 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40164 | ||
| 10977 | 2025.09.09 23:07:32.787033 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33013 | ||
| 10978 | 2025.09.09 23:07:32.787077 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10979 | 2025.09.09 23:07:32.787076 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39025 | ||
| 10980 | 2025.09.09 23:07:32.787095 [ 348 ] {} <Trace> TCP-Session: f18eae2d-f0b7-4deb-bc1a-b64c881cc342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.09.09 23:07:32.787110 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38087 | ||
| 10982 | 2025.09.09 23:07:32.787119 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52330 | ||
| 10983 | 2025.09.09 23:07:32.787155 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10984 | 2025.09.09 23:07:32.787124 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44659 | ||
| 10985 | 2025.09.09 23:07:32.787199 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10986 | 2025.09.09 23:07:32.787206 [ 357 ] {} <Debug> TCP-Session: 2d2418e2-fd2f-4239-afe1-021843242129 Authenticating user 'default' from [fd00:1122:3344:101::e]:39025 | ||
| 10987 | 2025.09.09 23:07:32.787233 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10988 | 2025.09.09 23:07:32.787249 [ 357 ] {} <Debug> TCP-Session: 2d2418e2-fd2f-4239-afe1-021843242129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2025.09.09 23:07:32.787254 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2025.09.09 23:07:32.787269 [ 357 ] {} <Debug> TCP-Session: 2d2418e2-fd2f-4239-afe1-021843242129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2025.09.09 23:07:32.787293 [ 347 ] {} <Debug> TCP-Session: 39940c50-d11f-49d9-9569-dd89d7b47e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:44659 | ||
| 10992 | 2025.09.09 23:07:32.787239 [ 359 ] {} <Debug> TCP-Session: 237a1811-6330-4ccb-b30e-1608232784d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38087 | ||
| 10993 | 2025.09.09 23:07:32.787335 [ 347 ] {} <Debug> TCP-Session: 39940c50-d11f-49d9-9569-dd89d7b47e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2025.09.09 23:07:32.787350 [ 359 ] {} <Debug> TCP-Session: 237a1811-6330-4ccb-b30e-1608232784d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2025.09.09 23:07:32.787355 [ 347 ] {} <Debug> TCP-Session: 39940c50-d11f-49d9-9569-dd89d7b47e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2025.09.09 23:07:32.787367 [ 359 ] {} <Debug> TCP-Session: 237a1811-6330-4ccb-b30e-1608232784d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2025.09.09 23:07:32.787224 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10998 | 2025.09.09 23:07:32.787397 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10999 | 2025.09.09 23:07:32.787421 [ 360 ] {} <Debug> TCP-Session: d6193aa4-ccb6-4bf5-ac65-8e28ad19986d Authenticating user 'default' from [fd00:1122:3344:101::e]:52330 | ||
| 11000 | 2025.09.09 23:07:32.787106 [ 349 ] {} <Debug> TCP-Session: 5b777a4d-8d21-4f40-bd0c-cd144e12e650 Authenticating user 'default' from [fd00:1122:3344:101::e]:37884 | ||
| 11001 | 2025.09.09 23:07:32.787454 [ 360 ] {} <Debug> TCP-Session: d6193aa4-ccb6-4bf5-ac65-8e28ad19986d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2025.09.09 23:07:32.787453 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11003 | 2025.09.09 23:07:32.787478 [ 360 ] {} <Debug> TCP-Session: d6193aa4-ccb6-4bf5-ac65-8e28ad19986d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2025.09.09 23:07:32.787473 [ 349 ] {} <Debug> TCP-Session: 5b777a4d-8d21-4f40-bd0c-cd144e12e650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2025.09.09 23:07:32.787110 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11006 | 2025.09.09 23:07:32.787534 [ 349 ] {} <Debug> TCP-Session: 5b777a4d-8d21-4f40-bd0c-cd144e12e650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2025.09.09 23:07:32.787553 [ 351 ] {} <Debug> TCP-Session: 5351879c-d81b-4a84-9dba-3dd6bfa46a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:33013 | ||
| 11008 | 2025.09.09 23:07:32.787087 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34024 | ||
| 11009 | 2025.09.09 23:07:32.787572 [ 351 ] {} <Debug> TCP-Session: 5351879c-d81b-4a84-9dba-3dd6bfa46a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2025.09.09 23:07:32.787101 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11011 | 2025.09.09 23:07:32.787597 [ 351 ] {} <Debug> TCP-Session: 5351879c-d81b-4a84-9dba-3dd6bfa46a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2025.09.09 23:07:32.787625 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11013 | 2025.09.09 23:07:32.787629 [ 350 ] {} <Debug> TCP-Session: 4d46f95f-2587-4926-9d27-c018294f02f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40164 | ||
| 11014 | 2025.09.09 23:07:32.787659 [ 358 ] {} <Debug> TCP-Session: 28c93a11-d1fd-4247-b2e4-e7a571c5783e Authenticating user 'default' from [fd00:1122:3344:101::e]:34024 | ||
| 11015 | 2025.09.09 23:07:32.787667 [ 350 ] {} <Debug> TCP-Session: 4d46f95f-2587-4926-9d27-c018294f02f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2025.09.09 23:07:32.787687 [ 358 ] {} <Debug> TCP-Session: 28c93a11-d1fd-4247-b2e4-e7a571c5783e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2025.09.09 23:07:32.787696 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 11018 | 2025.09.09 23:07:32.787703 [ 350 ] {} <Debug> TCP-Session: 4d46f95f-2587-4926-9d27-c018294f02f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2025.09.09 23:07:32.787715 [ 358 ] {} <Debug> TCP-Session: 28c93a11-d1fd-4247-b2e4-e7a571c5783e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2025.09.09 23:07:32.788480 [ 329 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> AggregatingTransform: Aggregating | ||
| 11021 | 2025.09.09 23:07:32.788540 [ 329 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> Aggregator: Aggregation method: without_key | ||
| 11022 | 2025.09.09 23:07:32.788576 [ 329 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000784364 sec. (1274.918 rows/sec., 49.80 KiB/sec.) | ||
| 11023 | 2025.09.09 23:07:32.788594 [ 329 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Trace> Aggregator: Merging aggregated data | ||
| 11024 | 2025.09.09 23:07:32.789960 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002741 sec., 364.8303538854433 rows/sec., 14.25 KiB/sec. | ||
| 11025 | 2025.09.09 23:07:32.790113 [ 348 ] {a6a963fa-ff7f-48d1-b83e-affa18b35a72} <Debug> TCPHandler: Processed in 0.003070234 sec. | ||
| 11026 | 2025.09.09 23:07:32.790202 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11027 | 2025.09.09 23:07:32.790229 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11028 | 2025.09.09 23:07:32.790251 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11029 | 2025.09.09 23:07:32.790243 [ 349 ] {} <Debug> TCP-Session: 5b777a4d-8d21-4f40-bd0c-cd144e12e650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2025.09.09 23:07:32.790269 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11031 | 2025.09.09 23:07:32.790290 [ 347 ] {} <Debug> TCP-Session: 39940c50-d11f-49d9-9569-dd89d7b47e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2025.09.09 23:07:32.790307 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11033 | 2025.09.09 23:07:32.790328 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11034 | 2025.09.09 23:07:32.790354 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11035 | 2025.09.09 23:07:32.790355 [ 358 ] {} <Debug> TCP-Session: 28c93a11-d1fd-4247-b2e4-e7a571c5783e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2025.09.09 23:07:32.790375 [ 351 ] {} <Debug> TCP-Session: 5351879c-d81b-4a84-9dba-3dd6bfa46a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2025.09.09 23:07:32.790370 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11038 | 2025.09.09 23:07:32.790386 [ 360 ] {} <Debug> TCP-Session: d6193aa4-ccb6-4bf5-ac65-8e28ad19986d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2025.09.09 23:07:32.790422 [ 348 ] {} <Debug> TCP-Session: f18eae2d-f0b7-4deb-bc1a-b64c881cc342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11040 | 2025.09.09 23:07:32.790326 [ 357 ] {} <Debug> TCP-Session: 2d2418e2-fd2f-4239-afe1-021843242129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2025.09.09 23:07:32.790287 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11042 | 2025.09.09 23:07:32.790269 [ 350 ] {} <Debug> TCP-Session: 4d46f95f-2587-4926-9d27-c018294f02f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2025.09.09 23:07:32.790502 [ 359 ] {} <Debug> TCP-Session: 237a1811-6330-4ccb-b30e-1608232784d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2025.09.09 23:07:34.921765 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2025.09.09 23:07:34.922062 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11046 | 2025.09.09 23:07:34.922131 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11047 | 2025.09.09 23:07:34.922876 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.09.09 23:07:34.922923 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11049 | 2025.09.09 23:07:34.923346 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11050 | 2025.09.09 23:07:34.923575 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.09.09 23:07:34.923735 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 11052 | 2025.09.09 23:07:34.923786 [ 275 ] {352d43ef-0ab3-4edb-8d4a-a0d4d2e1bd04} <Debug> TCPHandler: Processed in 0.002200059 sec. | ||
| 11053 | 2025.09.09 23:07:34.923901 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2025.09.09 23:07:34.924014 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11055 | 2025.09.09 23:07:34.924057 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11056 | 2025.09.09 23:07:34.924827 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.09.09 23:07:34.924865 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11058 | 2025.09.09 23:07:34.925272 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11059 | 2025.09.09 23:07:34.925487 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.09.09 23:07:34.925610 [ 108 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11061 | 2025.09.09 23:07:34.925620 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.00163 sec., 721472.3926380369 rows/sec., 57.44 MiB/sec. | ||
| 11062 | 2025.09.09 23:07:34.925690 [ 108 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.09.09 23:07:34.925711 [ 275 ] {8ad36f83-71db-4f97-be9b-b5b80a57f90a} <Debug> TCPHandler: Processed in 0.001862492 sec. | ||
| 11064 | 2025.09.09 23:07:34.925718 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11065 | 2025.09.09 23:07:34.925833 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2025.09.09 23:07:34.925844 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 11067 | 2025.09.09 23:07:34.925936 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11068 | 2025.09.09 23:07:34.925979 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2025.09.09 23:07:34.925982 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11070 | 2025.09.09 23:07:34.926024 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2467 rows starting from the beginning of the part | ||
| 11071 | 2025.09.09 23:07:34.926105 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1177 rows starting from the beginning of the part | ||
| 11072 | 2025.09.09 23:07:34.926161 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 11073 | 2025.09.09 23:07:34.926215 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1176 rows starting from the beginning of the part | ||
| 11074 | 2025.09.09 23:07:34.926261 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1217 rows starting from the beginning of the part | ||
| 11075 | 2025.09.09 23:07:34.926310 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1176 rows starting from the beginning of the part | ||
| 11076 | 2025.09.09 23:07:34.926473 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2025.09.09 23:07:34.926515 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11078 | 2025.09.09 23:07:34.926864 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11079 | 2025.09.09 23:07:34.927080 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2025.09.09 23:07:34.927224 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001308 sec., 181192.66055045874 rows/sec., 10.99 MiB/sec. | ||
| 11081 | 2025.09.09 23:07:34.927262 [ 275 ] {fac43046-064e-4004-b93a-57759c07292e} <Debug> TCPHandler: Processed in 0.001480315 sec. | ||
| 11082 | 2025.09.09 23:07:34.927363 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2025.09.09 23:07:34.927458 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11084 | 2025.09.09 23:07:34.927497 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11085 | 2025.09.09 23:07:34.927939 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2025.09.09 23:07:34.927975 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11087 | 2025.09.09 23:07:34.928276 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11088 | 2025.09.09 23:07:34.928470 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2025.09.09 23:07:34.928596 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 11090 | 2025.09.09 23:07:34.928632 [ 275 ] {e56bfc55-3e7a-4243-b5f2-2b676a71e199} <Debug> TCPHandler: Processed in 0.001352734 sec. | ||
| 11091 | 2025.09.09 23:07:34.928730 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2025.09.09 23:07:34.928809 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7289 rows, containing 5 columns (5 merged, 0 gathered) in 0.003054893 sec., 2386008.282450482 rows/sec., 202.15 MiB/sec. | ||
| 11093 | 2025.09.09 23:07:34.928826 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11094 | 2025.09.09 23:07:34.928894 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11095 | 2025.09.09 23:07:34.929378 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11096 | 2025.09.09 23:07:34.929416 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.09.09 23:07:34.929464 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11098 | 2025.09.09 23:07:34.929843 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11099 | 2025.09.09 23:07:34.929938 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2025.09.09 23:07:34.930081 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_71_14} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11101 | 2025.09.09 23:07:34.930107 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2025.09.09 23:07:34.930179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 11103 | 2025.09.09 23:07:34.930255 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001399 sec., 150822.01572551823 rows/sec., 8.56 MiB/sec. | ||
| 11104 | 2025.09.09 23:07:34.930300 [ 275 ] {82872f6d-1361-44e4-a52d-13567a05d674} <Debug> TCPHandler: Processed in 0.001579958 sec. | ||
| 11105 | 2025.09.09 23:07:34.930399 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2025.09.09 23:07:34.930495 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11107 | 2025.09.09 23:07:34.930536 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11108 | 2025.09.09 23:07:34.931157 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.09.09 23:07:34.931196 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11110 | 2025.09.09 23:07:34.931546 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11111 | 2025.09.09 23:07:34.931764 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.09.09 23:07:34.931882 [ 107 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11113 | 2025.09.09 23:07:34.931910 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001418 sec., 501410.43723554304 rows/sec., 35.14 MiB/sec. | ||
| 11114 | 2025.09.09 23:07:34.931929 [ 107 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2025.09.09 23:07:34.931956 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11116 | 2025.09.09 23:07:34.931958 [ 275 ] {ade647f5-d0fe-42bf-a7bb-2ad7f3feaf08} <Debug> TCPHandler: Processed in 0.001608378 sec. | ||
| 11117 | 2025.09.09 23:07:34.932050 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 11118 | 2025.09.09 23:07:34.932083 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2025.09.09 23:07:34.932170 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11120 | 2025.09.09 23:07:34.932183 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11121 | 2025.09.09 23:07:34.932209 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 11122 | 2025.09.09 23:07:34.932233 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11123 | 2025.09.09 23:07:34.932279 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 713 rows starting from the beginning of the part | ||
| 11124 | 2025.09.09 23:07:34.932335 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 11125 | 2025.09.09 23:07:34.932384 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 711 rows starting from the beginning of the part | ||
| 11126 | 2025.09.09 23:07:34.932429 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 532 rows starting from the beginning of the part | ||
| 11127 | 2025.09.09 23:07:34.932473 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 711 rows starting from the beginning of the part | ||
| 11128 | 2025.09.09 23:07:34.932576 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2025.09.09 23:07:34.932618 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11130 | 2025.09.09 23:07:34.932946 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11131 | 2025.09.09 23:07:34.933167 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2025.09.09 23:07:34.933278 [ 107 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11133 | 2025.09.09 23:07:34.933304 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 11134 | 2025.09.09 23:07:34.933309 [ 107 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2025.09.09 23:07:34.933345 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11136 | 2025.09.09 23:07:34.933348 [ 275 ] {489e6a0f-4a2d-4a46-a09a-231e74f031ac} <Debug> TCPHandler: Processed in 0.001314903 sec. | ||
| 11137 | 2025.09.09 23:07:34.933431 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 11138 | 2025.09.09 23:07:34.933471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2025.09.09 23:07:34.933540 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11140 | 2025.09.09 23:07:34.933571 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11141 | 2025.09.09 23:07:34.933577 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11142 | 2025.09.09 23:07:34.933622 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11143 | 2025.09.09 23:07:34.933658 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11144 | 2025.09.09 23:07:34.933707 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11145 | 2025.09.09 23:07:34.933749 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11146 | 2025.09.09 23:07:34.933790 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11147 | 2025.09.09 23:07:34.933827 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11148 | 2025.09.09 23:07:34.933894 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889773 sec., 2112423.026469317 rows/sec., 158.95 MiB/sec. | ||
| 11149 | 2025.09.09 23:07:34.934047 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2025.09.09 23:07:34.934066 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11151 | 2025.09.09 23:07:34.934091 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11152 | 2025.09.09 23:07:34.934377 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2025.09.09 23:07:34.934465 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_71_14} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11154 | 2025.09.09 23:07:34.934517 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11155 | 2025.09.09 23:07:34.934542 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11156 | 2025.09.09 23:07:34.934668 [ 196 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275522 sec., 145822.65143211954 rows/sec., 7.44 MiB/sec. | ||
| 11157 | 2025.09.09 23:07:34.934744 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2025.09.09 23:07:34.934778 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11159 | 2025.09.09 23:07:34.934870 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11160 | 2025.09.09 23:07:34.934890 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001338 sec., 234678.62481315396 rows/sec., 15.42 MiB/sec. | ||
| 11161 | 2025.09.09 23:07:34.934900 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.09.09 23:07:34.934933 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11163 | 2025.09.09 23:07:34.934936 [ 275 ] {822d16a2-88c9-4e5f-8fc8-a8dfb61207e7} <Debug> TCPHandler: Processed in 0.001513566 sec. | ||
| 11164 | 2025.09.09 23:07:34.935006 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 11165 | 2025.09.09 23:07:34.935040 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.09.09 23:07:34.935057 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2025.09.09 23:07:34.935100 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11168 | 2025.09.09 23:07:34.935112 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_31_6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11169 | 2025.09.09 23:07:34.935132 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22980 rows starting from the beginning of the part | ||
| 11170 | 2025.09.09 23:07:34.935155 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11171 | 2025.09.09 23:07:34.935178 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11172 | 2025.09.09 23:07:34.935179 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 315 rows starting from the beginning of the part | ||
| 11173 | 2025.09.09 23:07:34.935202 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11174 | 2025.09.09 23:07:34.935232 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11175 | 2025.09.09 23:07:34.935277 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11176 | 2025.09.09 23:07:34.935312 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part | ||
| 11177 | 2025.09.09 23:07:34.935347 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11178 | 2025.09.09 23:07:34.935543 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2025.09.09 23:07:34.935584 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11180 | 2025.09.09 23:07:34.935898 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11181 | 2025.09.09 23:07:34.936108 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2025.09.09 23:07:34.936245 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 11183 | 2025.09.09 23:07:34.936282 [ 275 ] {091ddbe3-929a-4ce7-8351-2085feb1dd75} <Debug> TCPHandler: Processed in 0.001274112 sec. | ||
| 11184 | 2025.09.09 23:07:34.936394 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2025.09.09 23:07:34.936487 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11186 | 2025.09.09 23:07:34.936540 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11187 | 2025.09.09 23:07:34.937313 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2025.09.09 23:07:34.937348 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11189 | 2025.09.09 23:07:34.937902 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11190 | 2025.09.09 23:07:34.938135 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2025.09.09 23:07:34.938283 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001813 sec., 17650.30336458908 rows/sec., 31.63 MiB/sec. | ||
| 11192 | 2025.09.09 23:07:34.938349 [ 275 ] {e7c701a6-a72d-456c-9aba-41a0e1d98dde} <Debug> TCPHandler: Processed in 0.002004155 sec. | ||
| 11193 | 2025.09.09 23:07:34.938466 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2025.09.09 23:07:34.938561 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11195 | 2025.09.09 23:07:34.938601 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11196 | 2025.09.09 23:07:34.938922 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.09.09 23:07:34.938958 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11198 | 2025.09.09 23:07:34.939286 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11199 | 2025.09.09 23:07:34.939508 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.09.09 23:07:34.939618 [ 107 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11201 | 2025.09.09 23:07:34.939637 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 11202 | 2025.09.09 23:07:34.939648 [ 107 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2025.09.09 23:07:34.939679 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11204 | 2025.09.09 23:07:34.939684 [ 275 ] {17dde167-ca9e-4e5e-85ef-0d8eb35ad1cb} <Debug> TCPHandler: Processed in 0.001266393 sec. | ||
| 11205 | 2025.09.09 23:07:34.939760 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 11206 | 2025.09.09 23:07:34.939876 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11207 | 2025.09.09 23:07:34.939910 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5012 rows starting from the beginning of the part | ||
| 11208 | 2025.09.09 23:07:34.939972 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 11209 | 2025.09.09 23:07:34.940017 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 11210 | 2025.09.09 23:07:34.940055 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11211 | 2025.09.09 23:07:34.940095 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11212 | 2025.09.09 23:07:34.940132 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11213 | 2025.09.09 23:07:34.941486 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24928 rows, containing 5 columns (5 merged, 0 gathered) in 0.006509044 sec., 3829748.2702528974 rows/sec., 257.82 MiB/sec. | ||
| 11214 | 2025.09.09 23:07:34.941720 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11215 | 2025.09.09 23:07:34.942031 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2025.09.09 23:07:34.942101 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11217 | 2025.09.09 23:07:34.942166 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5444 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444173 sec., 2227338.244878738 rows/sec., 142.04 MiB/sec. | ||
| 11218 | 2025.09.09 23:07:34.942200 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11219 | 2025.09.09 23:07:34.942685 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11220 | 2025.09.09 23:07:34.942942 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2025.09.09 23:07:34.943012 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_71_14} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11222 | 2025.09.09 23:07:34.943083 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11223 | 2025.09.09 23:07:35.318962 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11224 | 2025.09.09 23:07:35.319037 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11225 | 2025.09.09 23:07:35.447292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23014 | ||
| 11226 | 2025.09.09 23:07:35.447791 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11227 | 2025.09.09 23:07:35.447827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11228 | 2025.09.09 23:07:35.448286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11229 | 2025.09.09 23:07:35.448503 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2025.09.09 23:07:35.448626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23014 | ||
| 11231 | 2025.09.09 23:07:35.515142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1462 | ||
| 11232 | 2025.09.09 23:07:35.517829 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2025.09.09 23:07:35.517885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11234 | 2025.09.09 23:07:35.519322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11235 | 2025.09.09 23:07:35.519592 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2025.09.09 23:07:35.519952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11237 | 2025.09.09 23:07:36.001311 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000890025 sec. | ||
| 11238 | 2025.09.09 23:07:36.653270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11239 | 2025.09.09 23:07:36.669282 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.09.09 23:07:36.669339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11241 | 2025.09.09 23:07:36.675427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11242 | 2025.09.09 23:07:36.676162 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.09.09 23:07:36.679266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11244 | 2025.09.09 23:07:39.909694 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2025.09.09 23:07:39.909986 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11246 | 2025.09.09 23:07:39.910088 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11247 | 2025.09.09 23:07:39.910746 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2025.09.09 23:07:39.910787 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11249 | 2025.09.09 23:07:39.911158 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11250 | 2025.09.09 23:07:39.911371 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2025.09.09 23:07:39.911519 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.90 MiB/sec. | ||
| 11252 | 2025.09.09 23:07:39.911559 [ 275 ] {37983ddd-eb3b-4d9c-9c0e-a6e2e5eadd89} <Debug> TCPHandler: Processed in 0.002036236 sec. | ||
| 11253 | 2025.09.09 23:07:39.911680 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2025.09.09 23:07:39.911773 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11255 | 2025.09.09 23:07:39.911814 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11256 | 2025.09.09 23:07:39.912204 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.09.09 23:07:39.912239 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11258 | 2025.09.09 23:07:39.912529 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11259 | 2025.09.09 23:07:39.912730 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.09.09 23:07:39.912860 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001105 sec., 9049.773755656108 rows/sec., 680.50 KiB/sec. | ||
| 11261 | 2025.09.09 23:07:39.912897 [ 275 ] {69c12457-cfbc-4a27-917a-e14c65a7e319} <Debug> TCPHandler: Processed in 0.001265212 sec. | ||
| 11262 | 2025.09.09 23:07:39.913011 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.09.09 23:07:39.913112 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11264 | 2025.09.09 23:07:39.913152 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11265 | 2025.09.09 23:07:39.913662 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.09.09 23:07:39.913697 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11267 | 2025.09.09 23:07:39.913997 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11268 | 2025.09.09 23:07:39.914219 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2025.09.09 23:07:39.914346 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001258 sec., 58823.529411764706 rows/sec., 4.59 MiB/sec. | ||
| 11270 | 2025.09.09 23:07:39.914383 [ 275 ] {a0dc0d65-bff9-4234-8977-d38dd7c52f7a} <Debug> TCPHandler: Processed in 0.001418895 sec. | ||
| 11271 | 2025.09.09 23:07:39.914497 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2025.09.09 23:07:39.914589 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11273 | 2025.09.09 23:07:39.914632 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11274 | 2025.09.09 23:07:39.915032 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.09.09 23:07:39.915067 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11276 | 2025.09.09 23:07:39.915364 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11277 | 2025.09.09 23:07:39.915556 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.09.09 23:07:39.915675 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 11279 | 2025.09.09 23:07:39.915709 [ 275 ] {35f191cf-89c1-42e2-ae0e-67df1ca0b5e9} <Debug> TCPHandler: Processed in 0.001302652 sec. | ||
| 11280 | 2025.09.09 23:07:39.915808 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2025.09.09 23:07:39.915894 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11282 | 2025.09.09 23:07:39.915943 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11283 | 2025.09.09 23:07:39.916764 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2025.09.09 23:07:39.916800 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11285 | 2025.09.09 23:07:39.917295 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11286 | 2025.09.09 23:07:39.917505 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.09.09 23:07:39.917644 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 11288 | 2025.09.09 23:07:39.917704 [ 275 ] {fa4692f2-e4ba-4bfd-b653-993e7fd90303} <Debug> TCPHandler: Processed in 0.001893014 sec. | ||
| 11289 | 2025.09.09 23:07:39.917814 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2025.09.09 23:07:39.917907 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11291 | 2025.09.09 23:07:39.917948 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11292 | 2025.09.09 23:07:39.918304 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.09.09 23:07:39.918339 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11294 | 2025.09.09 23:07:39.918641 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11295 | 2025.09.09 23:07:39.918847 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2025.09.09 23:07:39.918970 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11297 | 2025.09.09 23:07:39.919005 [ 275 ] {206197d4-2671-495f-a0cb-a96f5afc359b} <Debug> TCPHandler: Processed in 0.001237622 sec. | ||
| 11298 | 2025.09.09 23:07:42.949111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23462 | ||
| 11299 | 2025.09.09 23:07:42.949610 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.09.09 23:07:42.949644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 11301 | 2025.09.09 23:07:42.950173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11302 | 2025.09.09 23:07:42.950418 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2025.09.09 23:07:42.950547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23462 | ||
| 11304 | 2025.09.09 23:07:44.179970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11305 | 2025.09.09 23:07:44.196358 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2025.09.09 23:07:44.196404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11307 | 2025.09.09 23:07:44.202446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11308 | 2025.09.09 23:07:44.203132 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.09.09 23:07:44.205936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11310 | 2025.09.09 23:07:44.922989 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2025.09.09 23:07:44.923228 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11312 | 2025.09.09 23:07:44.923298 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11313 | 2025.09.09 23:07:44.924242 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2025.09.09 23:07:44.924283 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11315 | 2025.09.09 23:07:44.924676 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11316 | 2025.09.09 23:07:44.924902 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2025.09.09 23:07:44.925056 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 11318 | 2025.09.09 23:07:44.925105 [ 275 ] {96cdbde7-5a89-4330-a68c-6ef06a5d524a} <Debug> TCPHandler: Processed in 0.00228629 sec. | ||
| 11319 | 2025.09.09 23:07:44.925229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2025.09.09 23:07:44.925328 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11321 | 2025.09.09 23:07:44.925371 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11322 | 2025.09.09 23:07:44.925762 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2025.09.09 23:07:44.925797 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11324 | 2025.09.09 23:07:44.926087 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11325 | 2025.09.09 23:07:44.926286 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2025.09.09 23:07:44.926416 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001111 sec., 3600.3600360036003 rows/sec., 293.58 KiB/sec. | ||
| 11327 | 2025.09.09 23:07:44.926453 [ 275 ] {39f46279-8a2a-4d91-942a-129714b666c9} <Debug> TCPHandler: Processed in 0.001274892 sec. | ||
| 11328 | 2025.09.09 23:07:44.926559 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2025.09.09 23:07:44.926652 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11330 | 2025.09.09 23:07:44.926690 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11331 | 2025.09.09 23:07:44.927590 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2025.09.09 23:07:44.927622 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11333 | 2025.09.09 23:07:44.928038 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11334 | 2025.09.09 23:07:44.928250 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2025.09.09 23:07:44.928376 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Debug> executeQuery: Read 1179 rows, 96.12 KiB in 0.001742 sec., 676808.2663605051 rows/sec., 53.88 MiB/sec. | ||
| 11336 | 2025.09.09 23:07:44.928412 [ 275 ] {52ae8c8b-e108-4c77-8de0-8b00ac1a9b19} <Debug> TCPHandler: Processed in 0.001899374 sec. | ||
| 11337 | 2025.09.09 23:07:44.928516 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2025.09.09 23:07:44.928609 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11339 | 2025.09.09 23:07:44.928648 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11340 | 2025.09.09 23:07:44.929122 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2025.09.09 23:07:44.929180 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11342 | 2025.09.09 23:07:44.929488 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11343 | 2025.09.09 23:07:44.929691 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2025.09.09 23:07:44.929816 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001226 sec., 196574.22512234907 rows/sec., 11.95 MiB/sec. | ||
| 11345 | 2025.09.09 23:07:44.929852 [ 275 ] {1466bc2f-f588-442b-866c-8a573c3d297e} <Debug> TCPHandler: Processed in 0.001383204 sec. | ||
| 11346 | 2025.09.09 23:07:44.929952 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2025.09.09 23:07:44.930044 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11348 | 2025.09.09 23:07:44.930082 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11349 | 2025.09.09 23:07:44.930559 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.09.09 23:07:44.930592 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11351 | 2025.09.09 23:07:44.930895 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11352 | 2025.09.09 23:07:44.931096 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.09.09 23:07:44.931187 [ 94 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 11354 | 2025.09.09 23:07:44.931219 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001193 sec., 178541.4920368818 rows/sec., 11.51 MiB/sec. | ||
| 11355 | 2025.09.09 23:07:44.931222 [ 94 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2025.09.09 23:07:44.931251 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11357 | 2025.09.09 23:07:44.931257 [ 275 ] {7e1ffd2a-eb20-48dc-b033-9ac2da8411df} <Debug> TCPHandler: Processed in 0.001352623 sec. | ||
| 11358 | 2025.09.09 23:07:44.931342 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 11359 | 2025.09.09 23:07:44.931363 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2025.09.09 23:07:44.931443 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11361 | 2025.09.09 23:07:44.931456 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11362 | 2025.09.09 23:07:44.931475 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 465 rows starting from the beginning of the part | ||
| 11363 | 2025.09.09 23:07:44.931494 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11364 | 2025.09.09 23:07:44.931539 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 11365 | 2025.09.09 23:07:44.931590 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 11366 | 2025.09.09 23:07:44.931638 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 11367 | 2025.09.09 23:07:44.931682 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 11368 | 2025.09.09 23:07:44.931725 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 213 rows starting from the beginning of the part | ||
| 11369 | 2025.09.09 23:07:44.931969 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.09.09 23:07:44.932001 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11371 | 2025.09.09 23:07:44.932285 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11372 | 2025.09.09 23:07:44.932473 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.09.09 23:07:44.932589 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 11374 | 2025.09.09 23:07:44.932623 [ 275 ] {1ae18091-c5b3-432a-8800-170fba44ac56} <Debug> TCPHandler: Processed in 0.001355293 sec. | ||
| 11375 | 2025.09.09 23:07:44.932653 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398095 sec., 1102929.343141918 rows/sec., 76.70 MiB/sec. | ||
| 11376 | 2025.09.09 23:07:44.932734 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2025.09.09 23:07:44.932806 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 11378 | 2025.09.09 23:07:44.932828 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11379 | 2025.09.09 23:07:44.932929 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11380 | 2025.09.09 23:07:44.933094 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2025.09.09 23:07:44.933161 [ 190 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_44_9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 11382 | 2025.09.09 23:07:44.933223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11383 | 2025.09.09 23:07:44.933565 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.09.09 23:07:44.933599 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11385 | 2025.09.09 23:07:44.933925 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11386 | 2025.09.09 23:07:44.934126 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2025.09.09 23:07:44.934248 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001376 sec., 519622.0930232558 rows/sec., 36.45 MiB/sec. | ||
| 11388 | 2025.09.09 23:07:44.934285 [ 275 ] {21be1e44-8e22-41a2-9dd6-3dcc650d095a} <Debug> TCPHandler: Processed in 0.001546887 sec. | ||
| 11389 | 2025.09.09 23:07:44.934389 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.09.09 23:07:44.934481 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11391 | 2025.09.09 23:07:44.934521 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11392 | 2025.09.09 23:07:44.934829 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2025.09.09 23:07:44.934863 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11394 | 2025.09.09 23:07:44.935157 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11395 | 2025.09.09 23:07:44.935358 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2025.09.09 23:07:44.935477 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 11397 | 2025.09.09 23:07:44.935512 [ 275 ] {602ce92b-008d-4b86-bdc2-cd3949ffc2b3} <Debug> TCPHandler: Processed in 0.00117083 sec. | ||
| 11398 | 2025.09.09 23:07:44.935632 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2025.09.09 23:07:44.935755 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11400 | 2025.09.09 23:07:44.935807 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11401 | 2025.09.09 23:07:44.936294 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2025.09.09 23:07:44.936330 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11403 | 2025.09.09 23:07:44.936684 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11404 | 2025.09.09 23:07:44.936893 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2025.09.09 23:07:44.937020 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001296 sec., 243827.16049382716 rows/sec., 16.02 MiB/sec. | ||
| 11406 | 2025.09.09 23:07:44.937055 [ 275 ] {303adace-7c96-4fbc-a19a-185142b17002} <Debug> TCPHandler: Processed in 0.001495056 sec. | ||
| 11407 | 2025.09.09 23:07:44.937155 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2025.09.09 23:07:44.937243 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11409 | 2025.09.09 23:07:44.937286 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11410 | 2025.09.09 23:07:44.937633 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.09.09 23:07:44.937669 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11412 | 2025.09.09 23:07:44.938092 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11413 | 2025.09.09 23:07:44.938332 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.09.09 23:07:44.938477 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 106.48 KiB/sec. | ||
| 11415 | 2025.09.09 23:07:44.938520 [ 275 ] {da0fcc78-9aed-41f8-beb5-3880a4f0404c} <Debug> TCPHandler: Processed in 0.001397644 sec. | ||
| 11416 | 2025.09.09 23:07:44.938665 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.09.09 23:07:44.938783 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2025.09.09 23:07:44.938846 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11419 | 2025.09.09 23:07:44.939719 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.09.09 23:07:44.939754 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11421 | 2025.09.09 23:07:44.940310 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11422 | 2025.09.09 23:07:44.940525 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.09.09 23:07:44.940658 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001899 sec., 16850.97419694576 rows/sec., 30.20 MiB/sec. | ||
| 11424 | 2025.09.09 23:07:44.940709 [ 275 ] {433d0014-beaf-4357-9226-3ee2d7caac8a} <Debug> TCPHandler: Processed in 0.002111247 sec. | ||
| 11425 | 2025.09.09 23:07:44.940815 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.09.09 23:07:44.940917 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.09.09 23:07:44.940956 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11428 | 2025.09.09 23:07:44.941332 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.09.09 23:07:44.941367 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11430 | 2025.09.09 23:07:44.941697 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11431 | 2025.09.09 23:07:44.941903 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.09.09 23:07:44.942020 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 11433 | 2025.09.09 23:07:44.942054 [ 275 ] {1b40d14f-4fe9-40f2-be5f-c2e9185d4f0c} <Debug> TCPHandler: Processed in 0.001295052 sec. | ||
| 11434 | 2025.09.09 23:07:45.000356 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.97 MiB, peak 334.90 MiB, free memory in arenas 0.00 B, will set to 324.64 MiB (RSS), difference: -1.33 MiB | ||
| 11435 | 2025.09.09 23:07:45.521158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1498 | ||
| 11436 | 2025.09.09 23:07:45.523561 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2025.09.09 23:07:45.523620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11438 | 2025.09.09 23:07:45.524777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11439 | 2025.09.09 23:07:45.525029 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2025.09.09 23:07:45.525242 [ 93 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11441 | 2025.09.09 23:07:45.525313 [ 93 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2025.09.09 23:07:45.525337 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11443 | 2025.09.09 23:07:45.525466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11444 | 2025.09.09 23:07:45.525501 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 11445 | 2025.09.09 23:07:45.526394 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11446 | 2025.09.09 23:07:45.526543 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1308 rows starting from the beginning of the part | ||
| 11447 | 2025.09.09 23:07:45.526928 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11448 | 2025.09.09 23:07:45.527278 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11449 | 2025.09.09 23:07:45.527606 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11450 | 2025.09.09 23:07:45.527926 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 11451 | 2025.09.09 23:07:45.528311 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11452 | 2025.09.09 23:07:45.535564 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 72 columns (72 merged, 0 gathered) in 0.010133208 sec., 147830.7758017007 rows/sec., 117.34 MiB/sec. | ||
| 11453 | 2025.09.09 23:07:45.537586 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11454 | 2025.09.09 23:07:45.538226 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.09.09 23:07:45.538312 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_36_7} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11456 | 2025.09.09 23:07:45.538676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11457 | 2025.09.09 23:07:49.911748 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2025.09.09 23:07:49.911952 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11459 | 2025.09.09 23:07:49.912020 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11460 | 2025.09.09 23:07:49.912677 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.09.09 23:07:49.912718 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11462 | 2025.09.09 23:07:49.913094 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11463 | 2025.09.09 23:07:49.913311 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.09.09 23:07:49.913460 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001558 sec., 48780.48780487805 rows/sec., 4.02 MiB/sec. | ||
| 11465 | 2025.09.09 23:07:49.913500 [ 275 ] {e21acb48-5f46-4801-9a70-1cf99062246f} <Debug> TCPHandler: Processed in 0.001875933 sec. | ||
| 11466 | 2025.09.09 23:07:49.913613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.09.09 23:07:49.913705 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11468 | 2025.09.09 23:07:49.913744 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11469 | 2025.09.09 23:07:49.914127 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.09.09 23:07:49.914161 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11471 | 2025.09.09 23:07:49.914447 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11472 | 2025.09.09 23:07:49.914663 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.09.09 23:07:49.914788 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0011 sec., 9090.90909090909 rows/sec., 683.59 KiB/sec. | ||
| 11474 | 2025.09.09 23:07:49.914824 [ 275 ] {52046ca2-4b5f-46bb-a913-8ec3eae7c582} <Debug> TCPHandler: Processed in 0.001258782 sec. | ||
| 11475 | 2025.09.09 23:07:49.914927 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2025.09.09 23:07:49.915018 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11477 | 2025.09.09 23:07:49.915056 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11478 | 2025.09.09 23:07:49.915448 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2025.09.09 23:07:49.915483 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11480 | 2025.09.09 23:07:49.915776 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11481 | 2025.09.09 23:07:49.915974 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.09.09 23:07:49.916095 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001095 sec., 67579.90867579909 rows/sec., 5.28 MiB/sec. | ||
| 11483 | 2025.09.09 23:07:49.916131 [ 275 ] {50251d78-c2f3-4511-bc4d-5fc3f723e83b} <Debug> TCPHandler: Processed in 0.001250782 sec. | ||
| 11484 | 2025.09.09 23:07:49.916234 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2025.09.09 23:07:49.916325 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11486 | 2025.09.09 23:07:49.916367 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11487 | 2025.09.09 23:07:49.916741 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.09.09 23:07:49.916776 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11489 | 2025.09.09 23:07:49.917093 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11490 | 2025.09.09 23:07:49.917298 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2025.09.09 23:07:49.917421 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 11492 | 2025.09.09 23:07:49.917456 [ 275 ] {4dbc2b40-88a2-42d4-a8f9-7f771c2fde8e} <Debug> TCPHandler: Processed in 0.001267972 sec. | ||
| 11493 | 2025.09.09 23:07:49.917556 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2025.09.09 23:07:49.917646 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11495 | 2025.09.09 23:07:49.917698 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11496 | 2025.09.09 23:07:49.918411 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2025.09.09 23:07:49.918446 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11498 | 2025.09.09 23:07:49.918938 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11499 | 2025.09.09 23:07:49.919161 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2025.09.09 23:07:49.919293 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001664 sec., 6009.615384615385 rows/sec., 10.77 MiB/sec. | ||
| 11501 | 2025.09.09 23:07:49.919345 [ 275 ] {ef3d7640-0f0c-466b-a9f9-065d1a126386} <Debug> TCPHandler: Processed in 0.001835112 sec. | ||
| 11502 | 2025.09.09 23:07:49.919449 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2025.09.09 23:07:49.919541 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11504 | 2025.09.09 23:07:49.919581 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11505 | 2025.09.09 23:07:49.919900 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2025.09.09 23:07:49.919935 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11507 | 2025.09.09 23:07:49.920226 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11508 | 2025.09.09 23:07:49.920423 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2025.09.09 23:07:49.920545 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 11510 | 2025.09.09 23:07:49.920580 [ 275 ] {cfba3a3d-409b-47c6-9474-333d10d9bb61} <Debug> TCPHandler: Processed in 0.001176851 sec. | ||
| 11511 | 2025.09.09 23:07:50.319097 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11512 | 2025.09.09 23:07:50.319143 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11513 | 2025.09.09 23:07:50.452131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23974 | ||
| 11514 | 2025.09.09 23:07:50.452860 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2025.09.09 23:07:50.452943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11516 | 2025.09.09 23:07:50.453793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11517 | 2025.09.09 23:07:50.454028 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2025.09.09 23:07:50.454187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23974 | ||
| 11519 | 2025.09.09 23:07:51.707046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11520 | 2025.09.09 23:07:51.723618 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2025.09.09 23:07:51.723672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11522 | 2025.09.09 23:07:51.729835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11523 | 2025.09.09 23:07:51.730536 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.09.09 23:07:51.733376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11525 | 2025.09.09 23:07:54.924235 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2025.09.09 23:07:54.924440 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11527 | 2025.09.09 23:07:54.924510 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11528 | 2025.09.09 23:07:54.925351 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2025.09.09 23:07:54.925398 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11530 | 2025.09.09 23:07:54.925805 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11531 | 2025.09.09 23:07:54.926022 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2025.09.09 23:07:54.926174 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 11533 | 2025.09.09 23:07:54.926179 [ 25 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11534 | 2025.09.09 23:07:54.926214 [ 275 ] {a581996f-ede7-42a0-9d6c-fcdab1b293ed} <Debug> TCPHandler: Processed in 0.002117397 sec. | ||
| 11535 | 2025.09.09 23:07:54.926280 [ 25 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2025.09.09 23:07:54.926325 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11537 | 2025.09.09 23:07:54.926388 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2025.09.09 23:07:54.926485 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 11539 | 2025.09.09 23:07:54.926518 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11540 | 2025.09.09 23:07:54.926580 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11541 | 2025.09.09 23:07:54.926645 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11542 | 2025.09.09 23:07:54.926693 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 11543 | 2025.09.09 23:07:54.926770 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 11544 | 2025.09.09 23:07:54.926825 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11545 | 2025.09.09 23:07:54.926879 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11546 | 2025.09.09 23:07:54.926921 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11547 | 2025.09.09 23:07:54.926966 [ 187 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11548 | 2025.09.09 23:07:54.927614 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2025.09.09 23:07:54.927658 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11550 | 2025.09.09 23:07:54.928091 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11551 | 2025.09.09 23:07:54.928128 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170942 sec., 1453124.4515683684 rows/sec., 98.00 MiB/sec. | ||
| 11552 | 2025.09.09 23:07:54.928321 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11553 | 2025.09.09 23:07:54.928334 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2025.09.09 23:07:54.928490 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001996 sec., 589178.3567134269 rows/sec., 46.91 MiB/sec. | ||
| 11555 | 2025.09.09 23:07:54.928532 [ 275 ] {37e0fc9e-7bb4-49c1-99fb-4def282ef49e} <Debug> TCPHandler: Processed in 0.002207049 sec. | ||
| 11556 | 2025.09.09 23:07:54.928615 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.09.09 23:07:54.928647 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2025.09.09 23:07:54.928699 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_36_7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11559 | 2025.09.09 23:07:54.928755 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11560 | 2025.09.09 23:07:54.928782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11561 | 2025.09.09 23:07:54.928810 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11562 | 2025.09.09 23:07:54.929304 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2025.09.09 23:07:54.929342 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11564 | 2025.09.09 23:07:54.929668 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11565 | 2025.09.09 23:07:54.929891 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2025.09.09 23:07:54.930006 [ 25 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11567 | 2025.09.09 23:07:54.930023 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001287 sec., 184149.18414918415 rows/sec., 11.17 MiB/sec. | ||
| 11568 | 2025.09.09 23:07:54.930043 [ 25 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2025.09.09 23:07:54.930066 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11570 | 2025.09.09 23:07:54.930067 [ 275 ] {0a7fcb83-3c61-4677-b26b-7bd033fd8ef8} <Debug> TCPHandler: Processed in 0.001469876 sec. | ||
| 11571 | 2025.09.09 23:07:54.930163 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 11572 | 2025.09.09 23:07:54.930204 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11573 | 2025.09.09 23:07:54.930284 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2025.09.09 23:07:54.930311 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11575 | 2025.09.09 23:07:54.930320 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 11576 | 2025.09.09 23:07:54.930359 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11577 | 2025.09.09 23:07:54.930399 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
| 11578 | 2025.09.09 23:07:54.930447 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11579 | 2025.09.09 23:07:54.930489 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 241 rows starting from the beginning of the part | ||
| 11580 | 2025.09.09 23:07:54.930527 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11581 | 2025.09.09 23:07:54.930567 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
| 11582 | 2025.09.09 23:07:54.930870 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2025.09.09 23:07:54.930913 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11584 | 2025.09.09 23:07:54.931255 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11585 | 2025.09.09 23:07:54.931471 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2025.09.09 23:07:54.931481 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360784 sec., 745158.673235429 rows/sec., 48.61 MiB/sec. | ||
| 11587 | 2025.09.09 23:07:54.931605 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001313 sec., 161462.30007616148 rows/sec., 10.41 MiB/sec. | ||
| 11588 | 2025.09.09 23:07:54.931646 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11589 | 2025.09.09 23:07:54.931650 [ 275 ] {b31e8e10-3a64-4904-b37a-5f3377519a97} <Debug> TCPHandler: Processed in 0.001496936 sec. | ||
| 11590 | 2025.09.09 23:07:54.931784 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2025.09.09 23:07:54.931881 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11592 | 2025.09.09 23:07:54.931923 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11593 | 2025.09.09 23:07:54.931963 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2025.09.09 23:07:54.932058 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_71_14} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11595 | 2025.09.09 23:07:54.932153 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11596 | 2025.09.09 23:07:54.932400 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2025.09.09 23:07:54.932441 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11598 | 2025.09.09 23:07:54.932757 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11599 | 2025.09.09 23:07:54.932968 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2025.09.09 23:07:54.933076 [ 25 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11601 | 2025.09.09 23:07:54.933099 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 11602 | 2025.09.09 23:07:54.933108 [ 25 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2025.09.09 23:07:54.933139 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11604 | 2025.09.09 23:07:54.933146 [ 275 ] {118ea5e8-41c5-40b9-a6b0-d47bc1309dab} <Debug> TCPHandler: Processed in 0.001412115 sec. | ||
| 11605 | 2025.09.09 23:07:54.933210 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 11606 | 2025.09.09 23:07:54.933260 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2025.09.09 23:07:54.933298 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11608 | 2025.09.09 23:07:54.933331 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 11609 | 2025.09.09 23:07:54.933358 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11610 | 2025.09.09 23:07:54.933382 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11611 | 2025.09.09 23:07:54.933404 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11612 | 2025.09.09 23:07:54.933432 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11613 | 2025.09.09 23:07:54.933475 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11614 | 2025.09.09 23:07:54.933514 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11615 | 2025.09.09 23:07:54.933553 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11616 | 2025.09.09 23:07:54.934130 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.09.09 23:07:54.934175 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11618 | 2025.09.09 23:07:54.934443 [ 194 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262402 sec., 1012355.8105896538 rows/sec., 61.54 MiB/sec. | ||
| 11619 | 2025.09.09 23:07:54.934529 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11620 | 2025.09.09 23:07:54.934570 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11621 | 2025.09.09 23:07:54.934800 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2025.09.09 23:07:54.934874 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2025.09.09 23:07:54.934942 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001602 sec., 443820.22471910116 rows/sec., 31.11 MiB/sec. | ||
| 11624 | 2025.09.09 23:07:54.934946 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_36_7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11625 | 2025.09.09 23:07:54.934989 [ 275 ] {600fe16a-b79e-432a-bee2-10dac3615ba5} <Debug> TCPHandler: Processed in 0.001779091 sec. | ||
| 11626 | 2025.09.09 23:07:54.935033 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11627 | 2025.09.09 23:07:54.935113 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2025.09.09 23:07:54.935213 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11629 | 2025.09.09 23:07:54.935253 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11630 | 2025.09.09 23:07:54.935581 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2025.09.09 23:07:54.935616 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11632 | 2025.09.09 23:07:54.935916 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11633 | 2025.09.09 23:07:54.936119 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.09.09 23:07:54.936247 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 11635 | 2025.09.09 23:07:54.936283 [ 275 ] {cc9d02ca-db1f-4aff-a740-86839c1c76cc} <Debug> TCPHandler: Processed in 0.001218921 sec. | ||
| 11636 | 2025.09.09 23:07:54.936405 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.09.09 23:07:54.936520 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11638 | 2025.09.09 23:07:54.936569 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11639 | 2025.09.09 23:07:54.937068 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.09.09 23:07:54.937110 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11641 | 2025.09.09 23:07:54.937458 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11642 | 2025.09.09 23:07:54.937678 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.09.09 23:07:54.937809 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 11644 | 2025.09.09 23:07:54.937847 [ 275 ] {02eb6bd3-107f-4b02-8591-21f508328ef2} <Debug> TCPHandler: Processed in 0.001510707 sec. | ||
| 11645 | 2025.09.09 23:07:54.937946 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2025.09.09 23:07:54.938045 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11647 | 2025.09.09 23:07:54.938087 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11648 | 2025.09.09 23:07:54.938383 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2025.09.09 23:07:54.938429 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11650 | 2025.09.09 23:07:54.938734 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11651 | 2025.09.09 23:07:54.938947 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2025.09.09 23:07:54.939042 [ 25 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11653 | 2025.09.09 23:07:54.939073 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 11654 | 2025.09.09 23:07:54.939074 [ 25 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2025.09.09 23:07:54.939112 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11656 | 2025.09.09 23:07:54.939117 [ 275 ] {308fc81e-ef63-432e-a303-bb7cfaf7e02e} <Debug> TCPHandler: Processed in 0.001219612 sec. | ||
| 11657 | 2025.09.09 23:07:54.939193 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 11658 | 2025.09.09 23:07:54.939251 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2025.09.09 23:07:54.939291 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11660 | 2025.09.09 23:07:54.939324 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 29 rows starting from the beginning of the part | ||
| 11661 | 2025.09.09 23:07:54.939350 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11662 | 2025.09.09 23:07:54.939373 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 11663 | 2025.09.09 23:07:54.939409 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11664 | 2025.09.09 23:07:54.939422 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 11665 | 2025.09.09 23:07:54.939466 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 11666 | 2025.09.09 23:07:54.939505 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 11667 | 2025.09.09 23:07:54.939542 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 11668 | 2025.09.09 23:07:54.940261 [ 193 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001099129 sec., 31843.395998103955 rows/sec., 2.09 MiB/sec. | ||
| 11669 | 2025.09.09 23:07:54.940301 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.09.09 23:07:54.940348 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11671 | 2025.09.09 23:07:54.940374 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11672 | 2025.09.09 23:07:54.940643 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2025.09.09 23:07:54.940712 [ 192 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_33_7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11674 | 2025.09.09 23:07:54.940773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11675 | 2025.09.09 23:07:54.940931 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11676 | 2025.09.09 23:07:54.941169 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.09.09 23:07:54.941287 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11678 | 2025.09.09 23:07:54.941317 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2025.09.09 23:07:54.941331 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001983 sec., 16137.165910237016 rows/sec., 28.92 MiB/sec. | ||
| 11680 | 2025.09.09 23:07:54.941334 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11681 | 2025.09.09 23:07:54.941408 [ 275 ] {45713ba9-0aec-471c-9d29-68b04df9d682} <Debug> TCPHandler: Processed in 0.002205159 sec. | ||
| 11682 | 2025.09.09 23:07:54.941426 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 11683 | 2025.09.09 23:07:54.941530 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2025.09.09 23:07:54.941602 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2025.09.09 23:07:54.941626 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11686 | 2025.09.09 23:07:54.941650 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1336 rows starting from the beginning of the part | ||
| 11687 | 2025.09.09 23:07:54.941668 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11688 | 2025.09.09 23:07:54.941761 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 11689 | 2025.09.09 23:07:54.941853 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11690 | 2025.09.09 23:07:54.941940 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 11691 | 2025.09.09 23:07:54.942010 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2025.09.09 23:07:54.942036 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11693 | 2025.09.09 23:07:54.942046 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11694 | 2025.09.09 23:07:54.942124 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 11695 | 2025.09.09 23:07:54.942365 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11696 | 2025.09.09 23:07:54.942590 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2025.09.09 23:07:54.942734 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 11698 | 2025.09.09 23:07:54.942775 [ 275 ] {31a3f942-e55e-4573-92c8-1cbeccc4eac7} <Debug> TCPHandler: Processed in 0.001293973 sec. | ||
| 11699 | 2025.09.09 23:07:54.948428 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 19 columns (19 merged, 0 gathered) in 0.007030573 sec., 206526.55196098526 rows/sec., 370.09 MiB/sec. | ||
| 11700 | 2025.09.09 23:07:54.949988 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11701 | 2025.09.09 23:07:54.950304 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2025.09.09 23:07:54.950371 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11703 | 2025.09.09 23:07:54.950446 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 11704 | 2025.09.09 23:07:55.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.92 MiB, peak 337.38 MiB, free memory in arenas 0.00 B, will set to 329.61 MiB (RSS), difference: 3.69 MiB | ||
| 11705 | 2025.09.09 23:07:55.526158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1532 | ||
| 11706 | 2025.09.09 23:07:55.528455 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2025.09.09 23:07:55.528491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11708 | 2025.09.09 23:07:55.529668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11709 | 2025.09.09 23:07:55.529941 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2025.09.09 23:07:55.530198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11711 | 2025.09.09 23:07:57.954829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24422 | ||
| 11712 | 2025.09.09 23:07:57.955335 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2025.09.09 23:07:57.955374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11714 | 2025.09.09 23:07:57.955867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11715 | 2025.09.09 23:07:57.956099 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.09.09 23:07:57.956231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24422 | ||
| 11717 | 2025.09.09 23:07:57.956245 [ 23 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11718 | 2025.09.09 23:07:57.956319 [ 23 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.09.09 23:07:57.956342 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11720 | 2025.09.09 23:07:57.956448 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 11721 | 2025.09.09 23:07:57.956557 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11722 | 2025.09.09 23:07:57.956594 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22054 rows starting from the beginning of the part | ||
| 11723 | 2025.09.09 23:07:57.956662 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11724 | 2025.09.09 23:07:57.956716 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11725 | 2025.09.09 23:07:57.956763 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11726 | 2025.09.09 23:07:57.956810 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11727 | 2025.09.09 23:07:57.956861 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11728 | 2025.09.09 23:07:57.958808 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002406682 sec., 10147580.777186185 rows/sec., 145.16 MiB/sec. | ||
| 11729 | 2025.09.09 23:07:57.959262 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11730 | 2025.09.09 23:07:57.959572 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.09.09 23:07:57.959664 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_51_10} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11732 | 2025.09.09 23:07:57.959792 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11733 | 2025.09.09 23:07:59.234079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11734 | 2025.09.09 23:07:59.252147 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2025.09.09 23:07:59.252216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11736 | 2025.09.09 23:07:59.257839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11737 | 2025.09.09 23:07:59.258561 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2025.09.09 23:07:59.258874 [ 43 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11739 | 2025.09.09 23:07:59.258948 [ 43 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2025.09.09 23:07:59.258973 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11741 | 2025.09.09 23:07:59.259098 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11742 | 2025.09.09 23:07:59.261990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11743 | 2025.09.09 23:07:59.262645 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11744 | 2025.09.09 23:07:59.264163 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11745 | 2025.09.09 23:07:59.269023 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11746 | 2025.09.09 23:07:59.273647 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11747 | 2025.09.09 23:07:59.278067 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11748 | 2025.09.09 23:07:59.282414 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 11749 | 2025.09.09 23:07:59.286277 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11750 | 2025.09.09 23:07:59.337719 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078681841 sec., 4880.4145291923205 rows/sec., 25.24 MiB/sec. | ||
| 11751 | 2025.09.09 23:07:59.339568 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11752 | 2025.09.09 23:07:59.341206 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2025.09.09 23:07:59.341301 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_51_10} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11754 | 2025.09.09 23:07:59.342758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11755 | 2025.09.09 23:07:59.939408 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2025.09.09 23:07:59.939691 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11757 | 2025.09.09 23:07:59.939793 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11758 | 2025.09.09 23:07:59.940560 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.09.09 23:07:59.940610 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11760 | 2025.09.09 23:07:59.940999 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11761 | 2025.09.09 23:07:59.941228 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.09.09 23:07:59.941382 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001766 sec., 5662.5141562853905 rows/sec., 461.74 KiB/sec. | ||
| 11763 | 2025.09.09 23:07:59.941424 [ 275 ] {5dc56dda-1bbe-4e2f-9c64-57971f4b2d03} <Debug> TCPHandler: Processed in 0.002195269 sec. | ||
| 11764 | 2025.09.09 23:07:59.941548 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2025.09.09 23:07:59.941645 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11766 | 2025.09.09 23:07:59.941684 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11767 | 2025.09.09 23:07:59.942720 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2025.09.09 23:07:59.942756 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11769 | 2025.09.09 23:07:59.943176 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11770 | 2025.09.09 23:07:59.943390 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2025.09.09 23:07:59.943518 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001892 sec., 645348.8372093023 rows/sec., 53.34 MiB/sec. | ||
| 11772 | 2025.09.09 23:07:59.943518 [ 75 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11773 | 2025.09.09 23:07:59.943557 [ 275 ] {542dcf34-7e76-4726-9f38-16e110843cb4} <Debug> TCPHandler: Processed in 0.002060296 sec. | ||
| 11774 | 2025.09.09 23:07:59.943598 [ 75 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.09.09 23:07:59.943627 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11776 | 2025.09.09 23:07:59.943705 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2025.09.09 23:07:59.943748 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 11778 | 2025.09.09 23:07:59.943802 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11779 | 2025.09.09 23:07:59.943848 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11780 | 2025.09.09 23:07:59.943886 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11781 | 2025.09.09 23:07:59.943928 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2467 rows starting from the beginning of the part | ||
| 11782 | 2025.09.09 23:07:59.943995 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 11783 | 2025.09.09 23:07:59.944045 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1179 rows starting from the beginning of the part | ||
| 11784 | 2025.09.09 23:07:59.944091 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11785 | 2025.09.09 23:07:59.944132 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1176 rows starting from the beginning of the part | ||
| 11786 | 2025.09.09 23:07:59.944176 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1221 rows starting from the beginning of the part | ||
| 11787 | 2025.09.09 23:07:59.944275 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.09.09 23:07:59.944318 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11789 | 2025.09.09 23:07:59.944875 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11790 | 2025.09.09 23:07:59.945119 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.09.09 23:07:59.945259 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001474 sec., 13568.521031207598 rows/sec., 983.85 KiB/sec. | ||
| 11792 | 2025.09.09 23:07:59.945299 [ 275 ] {38f9b5ea-d2fe-4234-97e3-4db70eb3e07b} <Debug> TCPHandler: Processed in 0.001644849 sec. | ||
| 11793 | 2025.09.09 23:07:59.945408 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2025.09.09 23:07:59.945502 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11795 | 2025.09.09 23:07:59.945542 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11796 | 2025.09.09 23:07:59.946007 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2025.09.09 23:07:59.946045 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11798 | 2025.09.09 23:07:59.946385 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11799 | 2025.09.09 23:07:59.946398 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002703667 sec., 2291332.4754860713 rows/sec., 194.72 MiB/sec. | ||
| 11800 | 2025.09.09 23:07:59.946613 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.09.09 23:07:59.946750 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 11802 | 2025.09.09 23:07:59.946775 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11803 | 2025.09.09 23:07:59.946789 [ 275 ] {2fe217a0-a6df-4d42-9287-725d1b52ba5e} <Debug> TCPHandler: Processed in 0.001431595 sec. | ||
| 11804 | 2025.09.09 23:07:59.946915 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2025.09.09 23:07:59.947009 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11806 | 2025.09.09 23:07:59.947052 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11807 | 2025.09.09 23:07:59.947054 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2025.09.09 23:07:59.947137 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_76_15} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11809 | 2025.09.09 23:07:59.947241 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11810 | 2025.09.09 23:07:59.947642 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2025.09.09 23:07:59.947682 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11812 | 2025.09.09 23:07:59.948032 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11813 | 2025.09.09 23:07:59.948248 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.09.09 23:07:59.948367 [ 59 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11815 | 2025.09.09 23:07:59.948379 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001388 sec., 389048.9913544669 rows/sec., 28.86 MiB/sec. | ||
| 11816 | 2025.09.09 23:07:59.948409 [ 59 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.09.09 23:07:59.948433 [ 275 ] {ead3d14c-84d5-4d06-9aff-fa837de0cf35} <Debug> TCPHandler: Processed in 0.001568318 sec. | ||
| 11818 | 2025.09.09 23:07:59.948433 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11819 | 2025.09.09 23:07:59.948536 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 11820 | 2025.09.09 23:07:59.948574 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2025.09.09 23:07:59.948628 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11822 | 2025.09.09 23:07:59.948659 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 11823 | 2025.09.09 23:07:59.948673 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11824 | 2025.09.09 23:07:59.948706 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11825 | 2025.09.09 23:07:59.948723 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11826 | 2025.09.09 23:07:59.948752 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 715 rows starting from the beginning of the part | ||
| 11827 | 2025.09.09 23:07:59.948794 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11828 | 2025.09.09 23:07:59.948830 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 711 rows starting from the beginning of the part | ||
| 11829 | 2025.09.09 23:07:59.948866 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 540 rows starting from the beginning of the part | ||
| 11830 | 2025.09.09 23:07:59.949296 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2025.09.09 23:07:59.949337 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11832 | 2025.09.09 23:07:59.949734 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11833 | 2025.09.09 23:07:59.949960 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2025.09.09 23:07:59.950031 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526267 sec., 2204725.647609494 rows/sec., 166.90 MiB/sec. | ||
| 11835 | 2025.09.09 23:07:59.950075 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11836 | 2025.09.09 23:07:59.950093 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001438 sec., 590403.337969402 rows/sec., 39.74 MiB/sec. | ||
| 11837 | 2025.09.09 23:07:59.950102 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2025.09.09 23:07:59.950132 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11839 | 2025.09.09 23:07:59.950137 [ 275 ] {ac366286-6eab-4d45-80b1-3682f571bb17} <Debug> TCPHandler: Processed in 0.001613839 sec. | ||
| 11840 | 2025.09.09 23:07:59.950224 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 11841 | 2025.09.09 23:07:59.950233 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11842 | 2025.09.09 23:07:59.950255 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2025.09.09 23:07:59.950341 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2025.09.09 23:07:59.950368 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11845 | 2025.09.09 23:07:59.950377 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24928 rows starting from the beginning of the part | ||
| 11846 | 2025.09.09 23:07:59.950424 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11847 | 2025.09.09 23:07:59.950445 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11848 | 2025.09.09 23:07:59.950502 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 316 rows starting from the beginning of the part | ||
| 11849 | 2025.09.09 23:07:59.950525 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2025.09.09 23:07:59.950549 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11851 | 2025.09.09 23:07:59.950597 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11852 | 2025.09.09 23:07:59.950605 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_76_15} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11853 | 2025.09.09 23:07:59.950646 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 849 rows starting from the beginning of the part | ||
| 11854 | 2025.09.09 23:07:59.950692 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11855 | 2025.09.09 23:07:59.951218 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2025.09.09 23:07:59.951256 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11857 | 2025.09.09 23:07:59.951782 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11858 | 2025.09.09 23:07:59.952018 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2025.09.09 23:07:59.952173 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 11860 | 2025.09.09 23:07:59.952253 [ 275 ] {194ea143-833e-45c2-a0a0-c57d9ef78470} <Debug> TCPHandler: Processed in 0.002047186 sec. | ||
| 11861 | 2025.09.09 23:07:59.952369 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2025.09.09 23:07:59.952465 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11863 | 2025.09.09 23:07:59.952507 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11864 | 2025.09.09 23:07:59.952849 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2025.09.09 23:07:59.952884 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11866 | 2025.09.09 23:07:59.953290 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11867 | 2025.09.09 23:07:59.953504 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2025.09.09 23:07:59.953615 [ 59 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11869 | 2025.09.09 23:07:59.953636 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 11870 | 2025.09.09 23:07:59.953645 [ 59 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.09.09 23:07:59.953676 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11872 | 2025.09.09 23:07:59.953681 [ 275 ] {a09a2289-9cf4-4de4-99d9-b91829dd304a} <Debug> TCPHandler: Processed in 0.001363204 sec. | ||
| 11873 | 2025.09.09 23:07:59.953751 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 11874 | 2025.09.09 23:07:59.953861 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11875 | 2025.09.09 23:07:59.953896 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5444 rows starting from the beginning of the part | ||
| 11876 | 2025.09.09 23:07:59.953964 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11877 | 2025.09.09 23:07:59.954011 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11878 | 2025.09.09 23:07:59.954054 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11879 | 2025.09.09 23:07:59.954089 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11880 | 2025.09.09 23:07:59.954126 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11881 | 2025.09.09 23:07:59.957185 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5832 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034656 sec., 1682825.484764543 rows/sec., 107.35 MiB/sec. | ||
| 11882 | 2025.09.09 23:07:59.957751 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11883 | 2025.09.09 23:07:59.958021 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2025.09.09 23:07:59.958089 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_76_15} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11885 | 2025.09.09 23:07:59.958166 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11886 | 2025.09.09 23:07:59.959164 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26727 rows, containing 5 columns (5 merged, 0 gathered) in 0.008987438 sec., 2973817.454985503 rows/sec., 200.17 MiB/sec. | ||
| 11887 | 2025.09.09 23:07:59.959457 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11888 | 2025.09.09 23:07:59.959724 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2025.09.09 23:07:59.959793 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11890 | 2025.09.09 23:07:59.959870 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11891 | 2025.09.09 23:08:00.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.40 MiB, peak 344.11 MiB, free memory in arenas 0.00 B, will set to 335.92 MiB (RSS), difference: 4.52 MiB | ||
| 11892 | 2025.09.09 23:08:04.924111 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2025.09.09 23:08:04.924414 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11894 | 2025.09.09 23:08:04.924519 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11895 | 2025.09.09 23:08:04.925450 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.09.09 23:08:04.925504 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11897 | 2025.09.09 23:08:04.925924 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11898 | 2025.09.09 23:08:04.926155 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.09.09 23:08:04.926317 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001978 sec., 207280.08088978764 rows/sec., 13.15 MiB/sec. | ||
| 11900 | 2025.09.09 23:08:04.926371 [ 275 ] {8b40501e-52bb-4fef-ac58-7da4349bd7a5} <Debug> TCPHandler: Processed in 0.002440283 sec. | ||
| 11901 | 2025.09.09 23:08:04.926488 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.09.09 23:08:04.926590 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11903 | 2025.09.09 23:08:04.926633 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11904 | 2025.09.09 23:08:04.927526 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.09.09 23:08:04.927564 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11906 | 2025.09.09 23:08:04.927955 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11907 | 2025.09.09 23:08:04.928169 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.09.09 23:08:04.928304 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001736 sec., 677419.3548387097 rows/sec., 53.93 MiB/sec. | ||
| 11909 | 2025.09.09 23:08:04.928344 [ 275 ] {93260b36-b0f0-4c4c-a9c4-453498355876} <Debug> TCPHandler: Processed in 0.001907833 sec. | ||
| 11910 | 2025.09.09 23:08:04.928454 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2025.09.09 23:08:04.928551 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11912 | 2025.09.09 23:08:04.928592 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11913 | 2025.09.09 23:08:04.929075 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2025.09.09 23:08:04.929111 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11915 | 2025.09.09 23:08:04.929431 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11916 | 2025.09.09 23:08:04.929644 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2025.09.09 23:08:04.929774 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001244 sec., 190514.4694533762 rows/sec., 11.56 MiB/sec. | ||
| 11918 | 2025.09.09 23:08:04.929813 [ 275 ] {3e5a6df6-76f4-4b6a-b5d1-09c6baf1cc8f} <Debug> TCPHandler: Processed in 0.001410034 sec. | ||
| 11919 | 2025.09.09 23:08:04.929913 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2025.09.09 23:08:04.930007 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11921 | 2025.09.09 23:08:04.930047 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11922 | 2025.09.09 23:08:04.930569 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2025.09.09 23:08:04.930614 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11924 | 2025.09.09 23:08:04.930999 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11925 | 2025.09.09 23:08:04.931223 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.09.09 23:08:04.931359 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001371 sec., 154631.65572574764 rows/sec., 9.97 MiB/sec. | ||
| 11927 | 2025.09.09 23:08:04.931399 [ 275 ] {fa182499-3099-4235-81f9-cb0c97e2b3ed} <Debug> TCPHandler: Processed in 0.001535327 sec. | ||
| 11928 | 2025.09.09 23:08:04.931499 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2025.09.09 23:08:04.931597 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11930 | 2025.09.09 23:08:04.931638 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11931 | 2025.09.09 23:08:04.932117 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.09.09 23:08:04.932155 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11933 | 2025.09.09 23:08:04.932484 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11934 | 2025.09.09 23:08:04.932704 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2025.09.09 23:08:04.932835 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 11936 | 2025.09.09 23:08:04.932875 [ 275 ] {97039811-bd48-4f91-8a65-db881ecfe681} <Debug> TCPHandler: Processed in 0.001425125 sec. | ||
| 11937 | 2025.09.09 23:08:04.932985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2025.09.09 23:08:04.933102 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11939 | 2025.09.09 23:08:04.933150 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11940 | 2025.09.09 23:08:04.933890 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2025.09.09 23:08:04.933935 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11942 | 2025.09.09 23:08:04.934279 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11943 | 2025.09.09 23:08:04.934488 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2025.09.09 23:08:04.934614 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001535 sec., 463192.18241042347 rows/sec., 32.47 MiB/sec. | ||
| 11945 | 2025.09.09 23:08:04.934653 [ 275 ] {243c4707-2e36-4145-8b28-65d0f35cad3d} <Debug> TCPHandler: Processed in 0.00172713 sec. | ||
| 11946 | 2025.09.09 23:08:04.934756 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2025.09.09 23:08:04.934850 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11948 | 2025.09.09 23:08:04.934892 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11949 | 2025.09.09 23:08:04.935210 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2025.09.09 23:08:04.935246 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11951 | 2025.09.09 23:08:04.935559 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11952 | 2025.09.09 23:08:04.935773 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2025.09.09 23:08:04.935899 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 11954 | 2025.09.09 23:08:04.935936 [ 275 ] {b1052efb-a983-44b2-abc1-c2fb9ce4d466} <Debug> TCPHandler: Processed in 0.001228852 sec. | ||
| 11955 | 2025.09.09 23:08:04.936048 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2025.09.09 23:08:04.936149 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11957 | 2025.09.09 23:08:04.936191 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11958 | 2025.09.09 23:08:04.936638 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2025.09.09 23:08:04.936675 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11960 | 2025.09.09 23:08:04.937023 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11961 | 2025.09.09 23:08:04.937234 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2025.09.09 23:08:04.937370 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 11963 | 2025.09.09 23:08:04.937407 [ 275 ] {68556712-aec0-4564-b196-33439c3e29f1} <Debug> TCPHandler: Processed in 0.001407565 sec. | ||
| 11964 | 2025.09.09 23:08:04.937502 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2025.09.09 23:08:04.937594 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11966 | 2025.09.09 23:08:04.937635 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11967 | 2025.09.09 23:08:04.937926 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.09.09 23:08:04.937961 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11969 | 2025.09.09 23:08:04.938247 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11970 | 2025.09.09 23:08:04.938455 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2025.09.09 23:08:04.938578 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 11972 | 2025.09.09 23:08:04.938614 [ 275 ] {95877c69-0a69-45f2-8457-238acb112a96} <Debug> TCPHandler: Processed in 0.00115877 sec. | ||
| 11973 | 2025.09.09 23:08:04.938731 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2025.09.09 23:08:04.938842 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11975 | 2025.09.09 23:08:04.938905 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11976 | 2025.09.09 23:08:04.939718 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2025.09.09 23:08:04.939753 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11978 | 2025.09.09 23:08:04.940401 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11979 | 2025.09.09 23:08:04.940622 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2025.09.09 23:08:04.940762 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001944 sec., 16460.90534979424 rows/sec., 29.50 MiB/sec. | ||
| 11981 | 2025.09.09 23:08:04.940827 [ 275 ] {bf192801-61de-4122-8f5e-506d28be6791} <Debug> TCPHandler: Processed in 0.002164098 sec. | ||
| 11982 | 2025.09.09 23:08:04.940930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2025.09.09 23:08:04.941024 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11984 | 2025.09.09 23:08:04.941065 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11985 | 2025.09.09 23:08:04.941411 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.09.09 23:08:04.941447 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11987 | 2025.09.09 23:08:04.941750 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11988 | 2025.09.09 23:08:04.941957 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.09.09 23:08:04.942082 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 11990 | 2025.09.09 23:08:04.942118 [ 275 ] {ff2e8a23-2d60-4211-8284-248c9376ec46} <Debug> TCPHandler: Processed in 0.001237561 sec. | ||
| 11991 | 2025.09.09 23:08:05.319404 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11992 | 2025.09.09 23:08:05.319486 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11993 | 2025.09.09 23:08:05.457129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24934 | ||
| 11994 | 2025.09.09 23:08:05.457782 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.09.09 23:08:05.457825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 11996 | 2025.09.09 23:08:05.458306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11997 | 2025.09.09 23:08:05.458543 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.09.09 23:08:05.458674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24934 | ||
| 11999 | 2025.09.09 23:08:05.530958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1570 | ||
| 12000 | 2025.09.09 23:08:05.533384 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2025.09.09 23:08:05.533428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 12002 | 2025.09.09 23:08:05.534597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12003 | 2025.09.09 23:08:05.534856 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2025.09.09 23:08:05.535116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 12005 | 2025.09.09 23:08:06.762844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12006 | 2025.09.09 23:08:06.780024 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2025.09.09 23:08:06.780102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 12008 | 2025.09.09 23:08:06.786125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12009 | 2025.09.09 23:08:06.786885 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2025.09.09 23:08:06.790563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12011 | 2025.09.09 23:08:09.910370 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2025.09.09 23:08:09.910661 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12013 | 2025.09.09 23:08:09.910761 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12014 | 2025.09.09 23:08:09.911479 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.09.09 23:08:09.911518 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12016 | 2025.09.09 23:08:09.911908 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12017 | 2025.09.09 23:08:09.912139 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.09.09 23:08:09.912318 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001731 sec., 43905.257076834205 rows/sec., 3.62 MiB/sec. | ||
| 12019 | 2025.09.09 23:08:09.912359 [ 275 ] {2c050463-cd88-47b3-813e-dcacdc5413ce} <Debug> TCPHandler: Processed in 0.002166898 sec. | ||
| 12020 | 2025.09.09 23:08:09.912471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2025.09.09 23:08:09.912564 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12022 | 2025.09.09 23:08:09.912603 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12023 | 2025.09.09 23:08:09.912981 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2025.09.09 23:08:09.913017 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12025 | 2025.09.09 23:08:09.913309 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12026 | 2025.09.09 23:08:09.913540 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.09.09 23:08:09.913668 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 12028 | 2025.09.09 23:08:09.913706 [ 275 ] {da01f5a3-f984-408d-89f5-9e9433d13dc1} <Debug> TCPHandler: Processed in 0.001282133 sec. | ||
| 12029 | 2025.09.09 23:08:09.913800 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.09.09 23:08:09.913891 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12031 | 2025.09.09 23:08:09.913929 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12032 | 2025.09.09 23:08:09.914319 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.09.09 23:08:09.914355 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12034 | 2025.09.09 23:08:09.914650 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12035 | 2025.09.09 23:08:09.914850 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.09.09 23:08:09.914979 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001106 sec., 66907.77576853526 rows/sec., 5.22 MiB/sec. | ||
| 12037 | 2025.09.09 23:08:09.915016 [ 275 ] {7bd68fd0-24f5-47b4-b383-6882ab7ac8b2} <Debug> TCPHandler: Processed in 0.001262762 sec. | ||
| 12038 | 2025.09.09 23:08:09.915117 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.09.09 23:08:09.915210 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2025.09.09 23:08:09.915253 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12041 | 2025.09.09 23:08:09.915632 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.09.09 23:08:09.915668 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12043 | 2025.09.09 23:08:09.915990 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12044 | 2025.09.09 23:08:09.916204 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.09.09 23:08:09.916341 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 12046 | 2025.09.09 23:08:09.916378 [ 275 ] {3966a38a-98b2-419b-9cf0-9f5e015fce90} <Debug> TCPHandler: Processed in 0.001307843 sec. | ||
| 12047 | 2025.09.09 23:08:09.916493 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.09.09 23:08:09.916612 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12049 | 2025.09.09 23:08:09.916677 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12050 | 2025.09.09 23:08:09.917459 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.09.09 23:08:09.917495 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12052 | 2025.09.09 23:08:09.917996 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12053 | 2025.09.09 23:08:09.918215 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.09.09 23:08:09.918351 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 12055 | 2025.09.09 23:08:09.918404 [ 275 ] {c366278b-a28f-4c18-bf49-3dd284ae2025} <Debug> TCPHandler: Processed in 0.001969704 sec. | ||
| 12056 | 2025.09.09 23:08:09.918507 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.09.09 23:08:09.918598 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12058 | 2025.09.09 23:08:09.918638 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12059 | 2025.09.09 23:08:09.918957 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.09.09 23:08:09.918992 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12061 | 2025.09.09 23:08:09.919284 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12062 | 2025.09.09 23:08:09.919488 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.09.09 23:08:09.919617 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 12064 | 2025.09.09 23:08:09.919652 [ 275 ] {0699473d-22fd-47c6-a961-2830ef44bb61} <Debug> TCPHandler: Processed in 0.001192691 sec. | ||
| 12065 | 2025.09.09 23:08:11.967473 [ 72 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12066 | 2025.09.09 23:08:11.967580 [ 72 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2025.09.09 23:08:11.967617 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12068 | 2025.09.09 23:08:11.967802 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 12069 | 2025.09.09 23:08:11.968019 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12070 | 2025.09.09 23:08:11.968074 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12071 | 2025.09.09 23:08:11.968171 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 12072 | 2025.09.09 23:08:11.968220 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12073 | 2025.09.09 23:08:11.968262 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12074 | 2025.09.09 23:08:11.968303 [ 186 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 12075 | 2025.09.09 23:08:11.969066 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339283 sec., 28373.390836738763 rows/sec., 2.37 MiB/sec. | ||
| 12076 | 2025.09.09 23:08:11.969292 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12077 | 2025.09.09 23:08:11.969638 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2025.09.09 23:08:11.969728 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_25_6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12079 | 2025.09.09 23:08:11.969841 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12080 | 2025.09.09 23:08:12.959712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25382 | ||
| 12081 | 2025.09.09 23:08:12.960220 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2025.09.09 23:08:12.960259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12083 | 2025.09.09 23:08:12.960727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12084 | 2025.09.09 23:08:12.960958 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2025.09.09 23:08:12.961088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25382 | ||
| 12086 | 2025.09.09 23:08:14.291494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12087 | 2025.09.09 23:08:14.307516 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2025.09.09 23:08:14.307573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12089 | 2025.09.09 23:08:14.313521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12090 | 2025.09.09 23:08:14.314203 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2025.09.09 23:08:14.316909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12092 | 2025.09.09 23:08:14.922657 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.09.09 23:08:14.922934 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12094 | 2025.09.09 23:08:14.923038 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12095 | 2025.09.09 23:08:14.923826 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.09.09 23:08:14.923875 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12097 | 2025.09.09 23:08:14.924267 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12098 | 2025.09.09 23:08:14.924497 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.09.09 23:08:14.924656 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 12100 | 2025.09.09 23:08:14.924698 [ 275 ] {29d9819d-0e8e-4320-8295-f5b4587c61eb} <Debug> TCPHandler: Processed in 0.002222949 sec. | ||
| 12101 | 2025.09.09 23:08:14.924816 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.09.09 23:08:14.924936 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12103 | 2025.09.09 23:08:14.924984 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12104 | 2025.09.09 23:08:14.925393 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.09.09 23:08:14.925428 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12106 | 2025.09.09 23:08:14.925724 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12107 | 2025.09.09 23:08:14.925931 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.09.09 23:08:14.926058 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 142.18 KiB/sec. | ||
| 12109 | 2025.09.09 23:08:14.926095 [ 275 ] {3393b640-f74f-4509-bb56-1fb1746d9bfa} <Debug> TCPHandler: Processed in 0.001337723 sec. | ||
| 12110 | 2025.09.09 23:08:14.926198 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2025.09.09 23:08:14.926290 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12112 | 2025.09.09 23:08:14.926328 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12113 | 2025.09.09 23:08:14.927158 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.09.09 23:08:14.927196 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12115 | 2025.09.09 23:08:14.927574 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12116 | 2025.09.09 23:08:14.927781 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.09.09 23:08:14.927908 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001635 sec., 719877.6758409786 rows/sec., 57.31 MiB/sec. | ||
| 12118 | 2025.09.09 23:08:14.927945 [ 275 ] {59f65f12-b171-41ce-b3a0-f68d3b93f52b} <Debug> TCPHandler: Processed in 0.001794422 sec. | ||
| 12119 | 2025.09.09 23:08:14.928051 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.09.09 23:08:14.928144 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12121 | 2025.09.09 23:08:14.928183 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12122 | 2025.09.09 23:08:14.928651 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.09.09 23:08:14.928687 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12124 | 2025.09.09 23:08:14.928982 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12125 | 2025.09.09 23:08:14.929185 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.09.09 23:08:14.929310 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001185 sec., 201687.76371308014 rows/sec., 12.25 MiB/sec. | ||
| 12127 | 2025.09.09 23:08:14.929347 [ 275 ] {baaecc4c-ad72-44a0-af99-ce7d7d6b78d2} <Debug> TCPHandler: Processed in 0.001344473 sec. | ||
| 12128 | 2025.09.09 23:08:14.929449 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.09.09 23:08:14.929542 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12130 | 2025.09.09 23:08:14.929581 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12131 | 2025.09.09 23:08:14.930066 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.09.09 23:08:14.930102 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12133 | 2025.09.09 23:08:14.930421 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12134 | 2025.09.09 23:08:14.930623 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.09.09 23:08:14.930748 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 12136 | 2025.09.09 23:08:14.930786 [ 275 ] {bc45580b-97cf-4167-b47d-57f8b0cb3d2f} <Debug> TCPHandler: Processed in 0.001384025 sec. | ||
| 12137 | 2025.09.09 23:08:14.930912 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12138 | 2025.09.09 23:08:14.931030 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12139 | 2025.09.09 23:08:14.931077 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12140 | 2025.09.09 23:08:14.931614 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2025.09.09 23:08:14.931657 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12142 | 2025.09.09 23:08:14.932020 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12143 | 2025.09.09 23:08:14.932236 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2025.09.09 23:08:14.932369 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001364 sec., 154692.08211143696 rows/sec., 8.78 MiB/sec. | ||
| 12145 | 2025.09.09 23:08:14.932407 [ 275 ] {8d897d31-19c0-4b96-9d6f-c70958c6abdc} <Debug> TCPHandler: Processed in 0.001564867 sec. | ||
| 12146 | 2025.09.09 23:08:14.932510 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2025.09.09 23:08:14.932603 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12148 | 2025.09.09 23:08:14.932641 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12149 | 2025.09.09 23:08:14.933251 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2025.09.09 23:08:14.933287 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12151 | 2025.09.09 23:08:14.933605 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12152 | 2025.09.09 23:08:14.933805 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2025.09.09 23:08:14.933929 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001345 sec., 530111.5241635687 rows/sec., 37.17 MiB/sec. | ||
| 12154 | 2025.09.09 23:08:14.933967 [ 275 ] {bf0de72d-687a-4b76-8c7f-dd2fc96cdd34} <Debug> TCPHandler: Processed in 0.001504647 sec. | ||
| 12155 | 2025.09.09 23:08:14.934070 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12156 | 2025.09.09 23:08:14.934162 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12157 | 2025.09.09 23:08:14.934202 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12158 | 2025.09.09 23:08:14.934517 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.09.09 23:08:14.934552 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12160 | 2025.09.09 23:08:14.934835 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12161 | 2025.09.09 23:08:14.935031 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2025.09.09 23:08:14.935156 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 12163 | 2025.09.09 23:08:14.935192 [ 275 ] {b82fe7a6-b42d-4410-a497-8d9675048b7b} <Debug> TCPHandler: Processed in 0.00117046 sec. | ||
| 12164 | 2025.09.09 23:08:14.935292 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12165 | 2025.09.09 23:08:14.935383 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12166 | 2025.09.09 23:08:14.935424 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12167 | 2025.09.09 23:08:14.935833 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2025.09.09 23:08:14.935867 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12169 | 2025.09.09 23:08:14.936200 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12170 | 2025.09.09 23:08:14.936401 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2025.09.09 23:08:14.936525 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00116 sec., 271551.724137931 rows/sec., 17.84 MiB/sec. | ||
| 12172 | 2025.09.09 23:08:14.936561 [ 275 ] {da4243c0-3b78-4457-a5cb-4850ff7f369e} <Debug> TCPHandler: Processed in 0.001316533 sec. | ||
| 12173 | 2025.09.09 23:08:14.936661 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2025.09.09 23:08:14.936752 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12175 | 2025.09.09 23:08:14.936794 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12176 | 2025.09.09 23:08:14.937091 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2025.09.09 23:08:14.937127 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12178 | 2025.09.09 23:08:14.937410 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12179 | 2025.09.09 23:08:14.937605 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2025.09.09 23:08:14.937726 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 12181 | 2025.09.09 23:08:14.937761 [ 275 ] {b0d72e7b-7f48-4717-abaa-e5d9b39c8892} <Debug> TCPHandler: Processed in 0.00114797 sec. | ||
| 12182 | 2025.09.09 23:08:14.937861 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2025.09.09 23:08:14.937952 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12184 | 2025.09.09 23:08:14.938004 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12185 | 2025.09.09 23:08:14.938770 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2025.09.09 23:08:14.938805 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12187 | 2025.09.09 23:08:14.939321 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12188 | 2025.09.09 23:08:14.939527 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2025.09.09 23:08:14.939660 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001726 sec., 18539.976825028967 rows/sec., 33.22 MiB/sec. | ||
| 12190 | 2025.09.09 23:08:14.939712 [ 275 ] {b634f15a-8888-48a4-b1b9-2bcdb4b93a01} <Debug> TCPHandler: Processed in 0.001898703 sec. | ||
| 12191 | 2025.09.09 23:08:14.939816 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2025.09.09 23:08:14.939909 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12193 | 2025.09.09 23:08:14.939949 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12194 | 2025.09.09 23:08:14.940271 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.09.09 23:08:14.940306 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12196 | 2025.09.09 23:08:14.940605 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12197 | 2025.09.09 23:08:14.940804 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2025.09.09 23:08:14.940925 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001035 sec., 100483.09178743963 rows/sec., 6.16 MiB/sec. | ||
| 12199 | 2025.09.09 23:08:14.940960 [ 275 ] {244c9c4f-c519-4341-87ce-f3b985d086c1} <Debug> TCPHandler: Processed in 0.001191651 sec. | ||
| 12200 | 2025.09.09 23:08:15.000368 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.29 MiB, peak 344.11 MiB, free memory in arenas 0.00 B, will set to 335.93 MiB (RSS), difference: -1.37 MiB | ||
| 12201 | 2025.09.09 23:08:15.536161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1606 | ||
| 12202 | 2025.09.09 23:08:15.538517 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2025.09.09 23:08:15.538567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12204 | 2025.09.09 23:08:15.539744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12205 | 2025.09.09 23:08:15.539999 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.09.09 23:08:15.540256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 12207 | 2025.09.09 23:08:19.910979 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12208 | 2025.09.09 23:08:19.911189 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12209 | 2025.09.09 23:08:19.911252 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12210 | 2025.09.09 23:08:19.911869 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2025.09.09 23:08:19.911918 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12212 | 2025.09.09 23:08:19.912306 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12213 | 2025.09.09 23:08:19.912529 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2025.09.09 23:08:19.912686 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001548 sec., 49095.607235142124 rows/sec., 4.05 MiB/sec. | ||
| 12215 | 2025.09.09 23:08:19.912727 [ 275 ] {e7f561d6-b9ea-4cad-b858-a9dd5b96b703} <Debug> TCPHandler: Processed in 0.001880273 sec. | ||
| 12216 | 2025.09.09 23:08:19.912842 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2025.09.09 23:08:19.912936 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12218 | 2025.09.09 23:08:19.912976 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12219 | 2025.09.09 23:08:19.913359 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2025.09.09 23:08:19.913395 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12221 | 2025.09.09 23:08:19.913683 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12222 | 2025.09.09 23:08:19.913884 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2025.09.09 23:08:19.913997 [ 65 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12224 | 2025.09.09 23:08:19.914009 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 688.60 KiB/sec. | ||
| 12225 | 2025.09.09 23:08:19.914071 [ 65 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2025.09.09 23:08:19.914088 [ 275 ] {7a0b5ef4-2e44-4332-86e9-637487e10530} <Debug> TCPHandler: Processed in 0.001294063 sec. | ||
| 12227 | 2025.09.09 23:08:19.914098 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12228 | 2025.09.09 23:08:19.914202 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2025.09.09 23:08:19.914225 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 12230 | 2025.09.09 23:08:19.914300 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12231 | 2025.09.09 23:08:19.914343 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12232 | 2025.09.09 23:08:19.914381 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12233 | 2025.09.09 23:08:19.914423 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 12234 | 2025.09.09 23:08:19.914498 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part | ||
| 12235 | 2025.09.09 23:08:19.914553 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
| 12236 | 2025.09.09 23:08:19.914603 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12237 | 2025.09.09 23:08:19.914651 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 239 rows starting from the beginning of the part | ||
| 12238 | 2025.09.09 23:08:19.914698 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12239 | 2025.09.09 23:08:19.914740 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2025.09.09 23:08:19.914781 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12241 | 2025.09.09 23:08:19.915113 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12242 | 2025.09.09 23:08:19.915360 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.09.09 23:08:19.915495 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 12244 | 2025.09.09 23:08:19.915532 [ 275 ] {fdc5ba8c-cf1c-429c-9a5c-1fd1546d4ff7} <Debug> TCPHandler: Processed in 0.001378604 sec. | ||
| 12245 | 2025.09.09 23:08:19.915638 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2025.09.09 23:08:19.915689 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523496 sec., 521826.11572331004 rows/sec., 34.28 MiB/sec. | ||
| 12247 | 2025.09.09 23:08:19.915730 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2025.09.09 23:08:19.915772 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12249 | 2025.09.09 23:08:19.915914 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12250 | 2025.09.09 23:08:19.916150 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2025.09.09 23:08:19.916192 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12252 | 2025.09.09 23:08:19.916262 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2025.09.09 23:08:19.916355 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_76_15} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12254 | 2025.09.09 23:08:19.916458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12255 | 2025.09.09 23:08:19.916559 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12256 | 2025.09.09 23:08:19.916768 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2025.09.09 23:08:19.916897 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12258 | 2025.09.09 23:08:19.916933 [ 275 ] {0980689c-aa9c-4a2b-b2ec-7eb83d9d6145} <Debug> TCPHandler: Processed in 0.001342733 sec. | ||
| 12259 | 2025.09.09 23:08:19.917031 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12260 | 2025.09.09 23:08:19.917125 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12261 | 2025.09.09 23:08:19.917181 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12262 | 2025.09.09 23:08:19.918030 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2025.09.09 23:08:19.918074 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12264 | 2025.09.09 23:08:19.918614 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12265 | 2025.09.09 23:08:19.918842 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2025.09.09 23:08:19.918959 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12267 | 2025.09.09 23:08:19.918976 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001871 sec., 5344.735435595938 rows/sec., 9.58 MiB/sec. | ||
| 12268 | 2025.09.09 23:08:19.919000 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2025.09.09 23:08:19.919024 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12270 | 2025.09.09 23:08:19.919038 [ 275 ] {d6d3cd02-3a82-4c4e-a63a-1620edd367b0} <Debug> TCPHandler: Processed in 0.002054366 sec. | ||
| 12271 | 2025.09.09 23:08:19.919098 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 12272 | 2025.09.09 23:08:19.919148 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2025.09.09 23:08:19.919245 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12274 | 2025.09.09 23:08:19.919285 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12275 | 2025.09.09 23:08:19.919303 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12276 | 2025.09.09 23:08:19.919357 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1452 rows starting from the beginning of the part | ||
| 12277 | 2025.09.09 23:08:19.919483 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12278 | 2025.09.09 23:08:19.919598 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 12279 | 2025.09.09 23:08:19.919609 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2025.09.09 23:08:19.919650 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12281 | 2025.09.09 23:08:19.919711 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12282 | 2025.09.09 23:08:19.919827 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 12283 | 2025.09.09 23:08:19.919939 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12284 | 2025.09.09 23:08:19.919978 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12285 | 2025.09.09 23:08:19.920194 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.09.09 23:08:19.920331 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12287 | 2025.09.09 23:08:19.920366 [ 275 ] {79cd6183-47b6-4632-ae15-33cf1523982d} <Debug> TCPHandler: Processed in 0.001264852 sec. | ||
| 12288 | 2025.09.09 23:08:19.926589 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 19 columns (19 merged, 0 gathered) in 0.007521721 sec., 205538.06768424407 rows/sec., 368.31 MiB/sec. | ||
| 12289 | 2025.09.09 23:08:19.928031 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12290 | 2025.09.09 23:08:19.928361 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2025.09.09 23:08:19.928432 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12292 | 2025.09.09 23:08:19.928523 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12293 | 2025.09.09 23:08:20.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.44 MiB, peak 347.97 MiB, free memory in arenas 0.00 B, will set to 339.58 MiB (RSS), difference: 3.14 MiB | ||
| 12294 | 2025.09.09 23:08:20.319736 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12295 | 2025.09.09 23:08:20.319782 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12296 | 2025.09.09 23:08:20.462103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25894 | ||
| 12297 | 2025.09.09 23:08:20.462804 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2025.09.09 23:08:20.462839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12299 | 2025.09.09 23:08:20.463326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12300 | 2025.09.09 23:08:20.463555 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2025.09.09 23:08:20.463699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25894 | ||
| 12302 | 2025.09.09 23:08:21.817884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12303 | 2025.09.09 23:08:21.833960 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2025.09.09 23:08:21.834020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12305 | 2025.09.09 23:08:21.840232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12306 | 2025.09.09 23:08:21.840990 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.09.09 23:08:21.843836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12308 | 2025.09.09 23:08:24.922390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2025.09.09 23:08:24.922684 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12310 | 2025.09.09 23:08:24.922784 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12311 | 2025.09.09 23:08:24.923784 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.09.09 23:08:24.923833 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12313 | 2025.09.09 23:08:24.924238 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12314 | 2025.09.09 23:08:24.924452 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.09.09 23:08:24.924600 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00199 sec., 206030.15075376883 rows/sec., 13.07 MiB/sec. | ||
| 12316 | 2025.09.09 23:08:24.924639 [ 275 ] {2f074e21-b2ee-4ddd-bc3c-9d8e8328ed57} <Debug> TCPHandler: Processed in 0.002419633 sec. | ||
| 12317 | 2025.09.09 23:08:24.924766 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2025.09.09 23:08:24.924887 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12319 | 2025.09.09 23:08:24.924934 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12320 | 2025.09.09 23:08:24.926003 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2025.09.09 23:08:24.926040 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12322 | 2025.09.09 23:08:24.926417 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12323 | 2025.09.09 23:08:24.926621 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2025.09.09 23:08:24.926753 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001891 sec., 621893.1782125859 rows/sec., 49.51 MiB/sec. | ||
| 12325 | 2025.09.09 23:08:24.926753 [ 57 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12326 | 2025.09.09 23:08:24.926791 [ 275 ] {d1d3dc51-851b-4000-bdd0-757811a563ec} <Debug> TCPHandler: Processed in 0.002083827 sec. | ||
| 12327 | 2025.09.09 23:08:24.926862 [ 57 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.09.09 23:08:24.926904 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12329 | 2025.09.09 23:08:24.926939 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2025.09.09 23:08:24.927041 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12331 | 2025.09.09 23:08:24.927042 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 12332 | 2025.09.09 23:08:24.927082 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12333 | 2025.09.09 23:08:24.927201 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12334 | 2025.09.09 23:08:24.927240 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2467 rows starting from the beginning of the part | ||
| 12335 | 2025.09.09 23:08:24.927337 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1176 rows starting from the beginning of the part | ||
| 12336 | 2025.09.09 23:08:24.927392 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 12337 | 2025.09.09 23:08:24.927436 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1177 rows starting from the beginning of the part | ||
| 12338 | 2025.09.09 23:08:24.927502 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 12339 | 2025.09.09 23:08:24.927552 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1176 rows starting from the beginning of the part | ||
| 12340 | 2025.09.09 23:08:24.927632 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2025.09.09 23:08:24.927673 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12342 | 2025.09.09 23:08:24.928006 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12343 | 2025.09.09 23:08:24.928233 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2025.09.09 23:08:24.928368 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001345 sec., 176208.1784386617 rows/sec., 10.69 MiB/sec. | ||
| 12345 | 2025.09.09 23:08:24.928404 [ 275 ] {7dc9228e-fd07-4e4e-ba52-5b8822abd406} <Debug> TCPHandler: Processed in 0.001512447 sec. | ||
| 12346 | 2025.09.09 23:08:24.928513 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2025.09.09 23:08:24.928603 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12348 | 2025.09.09 23:08:24.928642 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12349 | 2025.09.09 23:08:24.929144 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2025.09.09 23:08:24.929179 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12351 | 2025.09.09 23:08:24.929481 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12352 | 2025.09.09 23:08:24.929680 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2025.09.09 23:08:24.929785 [ 57 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 12354 | 2025.09.09 23:08:24.929802 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 12355 | 2025.09.09 23:08:24.929818 [ 57 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2025.09.09 23:08:24.929842 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12357 | 2025.09.09 23:08:24.929844 [ 275 ] {ea284a6d-ae89-4639-a557-274d7cae8385} <Debug> TCPHandler: Processed in 0.001378724 sec. | ||
| 12358 | 2025.09.09 23:08:24.929904 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002917091 sec., 2107579.091636154 rows/sec., 177.86 MiB/sec. | ||
| 12359 | 2025.09.09 23:08:24.929945 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 12360 | 2025.09.09 23:08:24.929969 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2025.09.09 23:08:24.930068 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12362 | 2025.09.09 23:08:24.930075 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12363 | 2025.09.09 23:08:24.930116 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12364 | 2025.09.09 23:08:24.930130 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 465 rows starting from the beginning of the part | ||
| 12365 | 2025.09.09 23:08:24.930182 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12366 | 2025.09.09 23:08:24.930213 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 12367 | 2025.09.09 23:08:24.930272 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 12368 | 2025.09.09 23:08:24.930324 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 12369 | 2025.09.09 23:08:24.930375 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 12370 | 2025.09.09 23:08:24.930417 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 12371 | 2025.09.09 23:08:24.930545 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2025.09.09 23:08:24.930620 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2025.09.09 23:08:24.930636 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_81_16} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12374 | 2025.09.09 23:08:24.930663 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12375 | 2025.09.09 23:08:24.930730 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 12376 | 2025.09.09 23:08:24.930993 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12377 | 2025.09.09 23:08:24.931218 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2025.09.09 23:08:24.931349 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 12379 | 2025.09.09 23:08:24.931385 [ 275 ] {5f133946-2b41-4b17-9202-813ad7133753} <Debug> TCPHandler: Processed in 0.001463536 sec. | ||
| 12380 | 2025.09.09 23:08:24.931487 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2025.09.09 23:08:24.931577 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12382 | 2025.09.09 23:08:24.931614 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12383 | 2025.09.09 23:08:24.931652 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753161 sec., 878983.7328117611 rows/sec., 61.13 MiB/sec. | ||
| 12384 | 2025.09.09 23:08:24.931829 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 12385 | 2025.09.09 23:08:24.932082 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.09.09 23:08:24.932148 [ 193 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_49_10} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 12387 | 2025.09.09 23:08:24.932219 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12388 | 2025.09.09 23:08:24.932381 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.09.09 23:08:24.932421 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12390 | 2025.09.09 23:08:24.932748 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12391 | 2025.09.09 23:08:24.932954 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.09.09 23:08:24.933074 [ 55 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12393 | 2025.09.09 23:08:24.933081 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001521 sec., 467455.62130177516 rows/sec., 32.76 MiB/sec. | ||
| 12394 | 2025.09.09 23:08:24.933127 [ 55 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2025.09.09 23:08:24.933141 [ 275 ] {5fe4867e-0494-4261-869f-c8cee060461c} <Debug> TCPHandler: Processed in 0.00170032 sec. | ||
| 12396 | 2025.09.09 23:08:24.933153 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12397 | 2025.09.09 23:08:24.933238 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 12398 | 2025.09.09 23:08:24.933259 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12399 | 2025.09.09 23:08:24.933341 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12400 | 2025.09.09 23:08:24.933355 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12401 | 2025.09.09 23:08:24.933376 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 12402 | 2025.09.09 23:08:24.933400 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12403 | 2025.09.09 23:08:24.933441 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 711 rows starting from the beginning of the part | ||
| 12404 | 2025.09.09 23:08:24.933486 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 12405 | 2025.09.09 23:08:24.933525 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 713 rows starting from the beginning of the part | ||
| 12406 | 2025.09.09 23:08:24.933563 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 12407 | 2025.09.09 23:08:24.933600 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 711 rows starting from the beginning of the part | ||
| 12408 | 2025.09.09 23:08:24.933732 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.09.09 23:08:24.933774 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12410 | 2025.09.09 23:08:24.934104 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12411 | 2025.09.09 23:08:24.934332 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.09.09 23:08:24.934440 [ 55 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12413 | 2025.09.09 23:08:24.934461 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 12414 | 2025.09.09 23:08:24.934470 [ 55 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.09.09 23:08:24.934501 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12416 | 2025.09.09 23:08:24.934504 [ 275 ] {b9f4acee-e17e-4a49-9aa8-05991743c41e} <Debug> TCPHandler: Processed in 0.001291643 sec. | ||
| 12417 | 2025.09.09 23:08:24.934570 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 12418 | 2025.09.09 23:08:24.934619 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2025.09.09 23:08:24.934659 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12420 | 2025.09.09 23:08:24.934690 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12421 | 2025.09.09 23:08:24.934714 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12422 | 2025.09.09 23:08:24.934737 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12423 | 2025.09.09 23:08:24.934760 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12424 | 2025.09.09 23:08:24.934784 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12425 | 2025.09.09 23:08:24.934826 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12426 | 2025.09.09 23:08:24.934862 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12427 | 2025.09.09 23:08:24.934900 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12428 | 2025.09.09 23:08:24.934967 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758961 sec., 2009140.6233566292 rows/sec., 150.65 MiB/sec. | ||
| 12429 | 2025.09.09 23:08:24.935215 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12430 | 2025.09.09 23:08:24.935224 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.09.09 23:08:24.935282 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12432 | 2025.09.09 23:08:24.935570 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.09.09 23:08:24.935645 [ 199 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105209 sec., 195438.14789781842 rows/sec., 9.97 MiB/sec. | ||
| 12434 | 2025.09.09 23:08:24.935655 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_81_16} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12435 | 2025.09.09 23:08:24.935695 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12436 | 2025.09.09 23:08:24.935751 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12437 | 2025.09.09 23:08:24.935776 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12438 | 2025.09.09 23:08:24.935959 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.09.09 23:08:24.936108 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001412 sec., 222379.60339943343 rows/sec., 14.61 MiB/sec. | ||
| 12440 | 2025.09.09 23:08:24.936107 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12441 | 2025.09.09 23:08:24.936134 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2025.09.09 23:08:24.936146 [ 275 ] {32e06648-c23d-4abc-b103-56eb22179549} <Debug> TCPHandler: Processed in 0.001573998 sec. | ||
| 12443 | 2025.09.09 23:08:24.936162 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12444 | 2025.09.09 23:08:24.936204 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12445 | 2025.09.09 23:08:24.936226 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_36_7} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12446 | 2025.09.09 23:08:24.936274 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.09.09 23:08:24.936278 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 12448 | 2025.09.09 23:08:24.936295 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12449 | 2025.09.09 23:08:24.936372 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12450 | 2025.09.09 23:08:24.936406 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12451 | 2025.09.09 23:08:24.936418 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12452 | 2025.09.09 23:08:24.936442 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26727 rows starting from the beginning of the part | ||
| 12453 | 2025.09.09 23:08:24.936504 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 12454 | 2025.09.09 23:08:24.936550 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12455 | 2025.09.09 23:08:24.936615 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 315 rows starting from the beginning of the part | ||
| 12456 | 2025.09.09 23:08:24.936662 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12457 | 2025.09.09 23:08:24.936715 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 12458 | 2025.09.09 23:08:24.936751 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.09.09 23:08:24.936790 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12460 | 2025.09.09 23:08:24.937110 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12461 | 2025.09.09 23:08:24.937320 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.09.09 23:08:24.937447 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 12463 | 2025.09.09 23:08:24.937482 [ 275 ] {d372dd1e-f8d7-427f-bec8-c44253114d9e} <Debug> TCPHandler: Processed in 0.001255692 sec. | ||
| 12464 | 2025.09.09 23:08:24.937594 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.09.09 23:08:24.937684 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12466 | 2025.09.09 23:08:24.937736 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12467 | 2025.09.09 23:08:24.938560 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2025.09.09 23:08:24.938596 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12469 | 2025.09.09 23:08:24.939226 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12470 | 2025.09.09 23:08:24.939454 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.09.09 23:08:24.939591 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001925 sec., 16623.376623376622 rows/sec., 29.79 MiB/sec. | ||
| 12472 | 2025.09.09 23:08:24.939653 [ 275 ] {2bc5a1b9-ae0a-4916-9a84-171f42b0eabe} <Debug> TCPHandler: Processed in 0.002105767 sec. | ||
| 12473 | 2025.09.09 23:08:24.939776 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2025.09.09 23:08:24.939867 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12475 | 2025.09.09 23:08:24.939907 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12476 | 2025.09.09 23:08:24.940260 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2025.09.09 23:08:24.940295 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12478 | 2025.09.09 23:08:24.940712 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12479 | 2025.09.09 23:08:24.940922 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2025.09.09 23:08:24.941036 [ 55 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12481 | 2025.09.09 23:08:24.941052 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001203 sec., 86450.54031587696 rows/sec., 5.30 MiB/sec. | ||
| 12482 | 2025.09.09 23:08:24.941072 [ 55 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2025.09.09 23:08:24.941095 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12484 | 2025.09.09 23:08:24.941095 [ 275 ] {f6fc7f0b-e57a-4bb7-a886-d029cd9bff3b} <Debug> TCPHandler: Processed in 0.001366853 sec. | ||
| 12485 | 2025.09.09 23:08:24.941179 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 12486 | 2025.09.09 23:08:24.941298 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12487 | 2025.09.09 23:08:24.941330 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5832 rows starting from the beginning of the part | ||
| 12488 | 2025.09.09 23:08:24.941384 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12489 | 2025.09.09 23:08:24.941428 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 12490 | 2025.09.09 23:08:24.941464 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 12491 | 2025.09.09 23:08:24.941503 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 12492 | 2025.09.09 23:08:24.941542 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 12493 | 2025.09.09 23:08:24.942795 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27990 rows, containing 5 columns (5 merged, 0 gathered) in 0.006548735 sec., 4274107.900228059 rows/sec., 287.57 MiB/sec. | ||
| 12494 | 2025.09.09 23:08:24.943225 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12495 | 2025.09.09 23:08:24.943496 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2025.09.09 23:08:24.943561 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12497 | 2025.09.09 23:08:24.943627 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488134 sec., 2517549.295978432 rows/sec., 160.46 MiB/sec. | ||
| 12498 | 2025.09.09 23:08:24.943635 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12499 | 2025.09.09 23:08:24.944126 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12500 | 2025.09.09 23:08:24.944359 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.09.09 23:08:24.944420 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_81_16} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12502 | 2025.09.09 23:08:24.944490 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12503 | 2025.09.09 23:08:25.541390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1640 | ||
| 12504 | 2025.09.09 23:08:25.543719 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2025.09.09 23:08:25.543767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12506 | 2025.09.09 23:08:25.544995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12507 | 2025.09.09 23:08:25.545267 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2025.09.09 23:08:25.545623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 12509 | 2025.09.09 23:08:27.963884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26342 | ||
| 12510 | 2025.09.09 23:08:27.964401 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2025.09.09 23:08:27.964448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12512 | 2025.09.09 23:08:27.964947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12513 | 2025.09.09 23:08:27.965200 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2025.09.09 23:08:27.965344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26342 | ||
| 12515 | 2025.09.09 23:08:29.343974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12516 | 2025.09.09 23:08:29.361896 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.09.09 23:08:29.361962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12518 | 2025.09.09 23:08:29.368142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12519 | 2025.09.09 23:08:29.368851 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.09.09 23:08:29.371950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12521 | 2025.09.09 23:08:29.938512 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2025.09.09 23:08:29.938781 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12523 | 2025.09.09 23:08:29.938882 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12524 | 2025.09.09 23:08:29.939703 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2025.09.09 23:08:29.939750 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12526 | 2025.09.09 23:08:29.940121 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12527 | 2025.09.09 23:08:29.940348 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2025.09.09 23:08:29.940505 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001796 sec., 1113.5857461024498 rows/sec., 90.81 KiB/sec. | ||
| 12529 | 2025.09.09 23:08:29.940553 [ 275 ] {99f511ca-b1c8-4712-87dc-12d8b18410b7} <Debug> TCPHandler: Processed in 0.002212359 sec. | ||
| 12530 | 2025.09.09 23:08:29.940665 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2025.09.09 23:08:29.940764 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12532 | 2025.09.09 23:08:29.940805 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12533 | 2025.09.09 23:08:29.941615 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2025.09.09 23:08:29.941651 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12535 | 2025.09.09 23:08:29.942035 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12536 | 2025.09.09 23:08:29.942264 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2025.09.09 23:08:29.942396 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001654 sec., 735792.0193470374 rows/sec., 60.84 MiB/sec. | ||
| 12538 | 2025.09.09 23:08:29.942433 [ 275 ] {ad548ff0-e9df-4243-a006-9189e7addf42} <Debug> TCPHandler: Processed in 0.001818052 sec. | ||
| 12539 | 2025.09.09 23:08:29.942538 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2025.09.09 23:08:29.942632 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12541 | 2025.09.09 23:08:29.942674 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12542 | 2025.09.09 23:08:29.943057 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2025.09.09 23:08:29.943093 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12544 | 2025.09.09 23:08:29.943391 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12545 | 2025.09.09 23:08:29.943594 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2025.09.09 23:08:29.943727 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 800.36 KiB/sec. | ||
| 12547 | 2025.09.09 23:08:29.943764 [ 275 ] {7fedac17-ab7c-420d-b672-3fca5f2ba08b} <Debug> TCPHandler: Processed in 0.001274302 sec. | ||
| 12548 | 2025.09.09 23:08:29.943881 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2025.09.09 23:08:29.944003 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12550 | 2025.09.09 23:08:29.944053 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12551 | 2025.09.09 23:08:29.944607 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2025.09.09 23:08:29.944643 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12553 | 2025.09.09 23:08:29.944961 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12554 | 2025.09.09 23:08:29.945176 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2025.09.09 23:08:29.945308 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00133 sec., 171428.57142857142 rows/sec., 11.61 MiB/sec. | ||
| 12556 | 2025.09.09 23:08:29.945346 [ 275 ] {b0bd0f25-e755-4c17-ad6a-36bad05091ae} <Debug> TCPHandler: Processed in 0.001526607 sec. | ||
| 12557 | 2025.09.09 23:08:29.945468 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2025.09.09 23:08:29.945591 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12559 | 2025.09.09 23:08:29.945639 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12560 | 2025.09.09 23:08:29.946330 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2025.09.09 23:08:29.946374 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12562 | 2025.09.09 23:08:29.946751 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12563 | 2025.09.09 23:08:29.946971 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2025.09.09 23:08:29.947101 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001536 sec., 346354.1666666667 rows/sec., 25.67 MiB/sec. | ||
| 12565 | 2025.09.09 23:08:29.947139 [ 275 ] {579d8e04-3cf0-4a69-8abb-da56582c77a2} <Debug> TCPHandler: Processed in 0.001734771 sec. | ||
| 12566 | 2025.09.09 23:08:29.947247 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2025.09.09 23:08:29.947342 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12568 | 2025.09.09 23:08:29.947385 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12569 | 2025.09.09 23:08:29.947929 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2025.09.09 23:08:29.947965 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12571 | 2025.09.09 23:08:29.948339 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12572 | 2025.09.09 23:08:29.948554 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2025.09.09 23:08:29.948686 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001363 sec., 619955.9794570799 rows/sec., 41.73 MiB/sec. | ||
| 12574 | 2025.09.09 23:08:29.948724 [ 275 ] {0407d31b-caf7-4ccc-bafb-a95d7dc3ac2a} <Debug> TCPHandler: Processed in 0.001526337 sec. | ||
| 12575 | 2025.09.09 23:08:29.948833 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2025.09.09 23:08:29.948927 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12577 | 2025.09.09 23:08:29.948982 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12578 | 2025.09.09 23:08:29.949729 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2025.09.09 23:08:29.949765 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12580 | 2025.09.09 23:08:29.950280 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12581 | 2025.09.09 23:08:29.950503 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2025.09.09 23:08:29.950640 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 12583 | 2025.09.09 23:08:29.950697 [ 275 ] {0fb1582e-01ea-49f6-8a87-c2124d6ed288} <Debug> TCPHandler: Processed in 0.001950355 sec. | ||
| 12584 | 2025.09.09 23:08:29.950796 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2025.09.09 23:08:29.950885 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12586 | 2025.09.09 23:08:29.950924 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12587 | 2025.09.09 23:08:29.951301 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2025.09.09 23:08:29.951337 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 12589 | 2025.09.09 23:08:29.951654 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12590 | 2025.09.09 23:08:29.951892 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2025.09.09 23:08:29.952021 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12592 | 2025.09.09 23:08:29.952058 [ 275 ] {b2fd3f61-354d-4977-8c57-65211250060d} <Debug> TCPHandler: Processed in 0.001267443 sec. | ||
| 12593 | 2025.09.09 23:08:30.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.14 MiB, peak 350.27 MiB, free memory in arenas 0.00 B, will set to 341.05 MiB (RSS), difference: -1.09 MiB | ||
| 12594 | 2025.09.09 23:08:32.629061 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54816 | ||
| 12595 | 2025.09.09 23:08:32.629199 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12596 | 2025.09.09 23:08:32.629224 [ 359 ] {} <Debug> TCP-Session: aa639982-2373-4fb9-b88a-a46c27a30c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:54816 | ||
| 12597 | 2025.09.09 23:08:32.629247 [ 359 ] {} <Debug> TCP-Session: aa639982-2373-4fb9-b88a-a46c27a30c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12598 | 2025.09.09 23:08:32.629282 [ 359 ] {} <Debug> TCP-Session: aa639982-2373-4fb9-b88a-a46c27a30c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12599 | 2025.09.09 23:08:32.629501 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61784 | ||
| 12600 | 2025.09.09 23:08:32.629545 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45576 | ||
| 12601 | 2025.09.09 23:08:32.629569 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57705 | ||
| 12602 | 2025.09.09 23:08:32.629581 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60428 | ||
| 12603 | 2025.09.09 23:08:32.629595 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44849 | ||
| 12604 | 2025.09.09 23:08:32.629643 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12605 | 2025.09.09 23:08:32.629645 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12606 | 2025.09.09 23:08:32.629692 [ 349 ] {} <Debug> TCP-Session: f74d07b5-7682-4008-8260-eca78e158f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:45576 | ||
| 12607 | 2025.09.09 23:08:32.629638 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12608 | 2025.09.09 23:08:32.629708 [ 351 ] {} <Debug> TCP-Session: 7f179202-0f55-44b2-8693-f10bb57bc04b Authenticating user 'default' from [fd00:1122:3344:101::e]:57705 | ||
| 12609 | 2025.09.09 23:08:32.629719 [ 349 ] {} <Debug> TCP-Session: f74d07b5-7682-4008-8260-eca78e158f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12610 | 2025.09.09 23:08:32.629731 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12611 | 2025.09.09 23:08:32.629736 [ 351 ] {} <Debug> TCP-Session: 7f179202-0f55-44b2-8693-f10bb57bc04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12612 | 2025.09.09 23:08:32.629734 [ 360 ] {} <Debug> TCP-Session: 2b5fec35-7fe0-4270-ae97-9d712cd1224d Authenticating user 'default' from [fd00:1122:3344:101::e]:61784 | ||
| 12613 | 2025.09.09 23:08:32.629760 [ 358 ] {} <Debug> TCP-Session: 97f6eb79-e4c0-45a9-a947-1dddae501858 Authenticating user 'default' from [fd00:1122:3344:101::e]:44849 | ||
| 12614 | 2025.09.09 23:08:32.629761 [ 351 ] {} <Debug> TCP-Session: 7f179202-0f55-44b2-8693-f10bb57bc04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2025.09.09 23:08:32.629773 [ 360 ] {} <Debug> TCP-Session: 2b5fec35-7fe0-4270-ae97-9d712cd1224d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12616 | 2025.09.09 23:08:32.629780 [ 358 ] {} <Debug> TCP-Session: 97f6eb79-e4c0-45a9-a947-1dddae501858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2025.09.09 23:08:32.629791 [ 360 ] {} <Debug> TCP-Session: 2b5fec35-7fe0-4270-ae97-9d712cd1224d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12618 | 2025.09.09 23:08:32.629805 [ 358 ] {} <Debug> TCP-Session: 97f6eb79-e4c0-45a9-a947-1dddae501858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2025.09.09 23:08:32.629743 [ 349 ] {} <Debug> TCP-Session: f74d07b5-7682-4008-8260-eca78e158f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2025.09.09 23:08:32.629633 [ 359 ] {} <Trace> TCP-Session: aa639982-2373-4fb9-b88a-a46c27a30c68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12621 | 2025.09.09 23:08:32.629594 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46442 | ||
| 12622 | 2025.09.09 23:08:32.629539 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55731 | ||
| 12623 | 2025.09.09 23:08:32.629930 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12624 | 2025.09.09 23:08:32.629518 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56382 | ||
| 12625 | 2025.09.09 23:08:32.629976 [ 350 ] {} <Debug> TCP-Session: 20e93fca-cf58-4ef8-a1b6-0604d7e171b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60428 | ||
| 12626 | 2025.09.09 23:08:32.630011 [ 350 ] {} <Debug> TCP-Session: 20e93fca-cf58-4ef8-a1b6-0604d7e171b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2025.09.09 23:08:32.630024 [ 350 ] {} <Debug> TCP-Session: 20e93fca-cf58-4ef8-a1b6-0604d7e171b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12628 | 2025.09.09 23:08:32.630052 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54816) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12629 | 2025.09.09 23:08:32.630365 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12630 | 2025.09.09 23:08:32.630404 [ 357 ] {} <Debug> TCP-Session: 4e59336a-1f44-4bfc-a675-ef9c525bfb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:46442 | ||
| 12631 | 2025.09.09 23:08:32.630426 [ 357 ] {} <Debug> TCP-Session: 4e59336a-1f44-4bfc-a675-ef9c525bfb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2025.09.09 23:08:32.630443 [ 357 ] {} <Debug> TCP-Session: 4e59336a-1f44-4bfc-a675-ef9c525bfb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2025.09.09 23:08:32.630488 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12634 | 2025.09.09 23:08:32.630524 [ 347 ] {} <Debug> TCP-Session: 0edcadba-6679-45a7-9650-7403d1f27df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56382 | ||
| 12635 | 2025.09.09 23:08:32.630543 [ 347 ] {} <Debug> TCP-Session: 0edcadba-6679-45a7-9650-7403d1f27df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12636 | 2025.09.09 23:08:32.630547 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12637 | 2025.09.09 23:08:32.630556 [ 347 ] {} <Debug> TCP-Session: 0edcadba-6679-45a7-9650-7403d1f27df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2025.09.09 23:08:32.630614 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12639 | 2025.09.09 23:08:32.630686 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2025.09.09 23:08:32.630719 [ 348 ] {} <Debug> TCP-Session: 673d7994-3b5d-47da-9fe6-0cca8986a850 Authenticating user 'default' from [fd00:1122:3344:101::e]:55731 | ||
| 12641 | 2025.09.09 23:08:32.630737 [ 348 ] {} <Debug> TCP-Session: 673d7994-3b5d-47da-9fe6-0cca8986a850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2025.09.09 23:08:32.630749 [ 348 ] {} <Debug> TCP-Session: 673d7994-3b5d-47da-9fe6-0cca8986a850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12643 | 2025.09.09 23:08:32.630927 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 12644 | 2025.09.09 23:08:32.632001 [ 339 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> AggregatingTransform: Aggregating | ||
| 12645 | 2025.09.09 23:08:32.632056 [ 339 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> Aggregator: Aggregation method: without_key | ||
| 12646 | 2025.09.09 23:08:32.632099 [ 339 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067879 sec. (936.436 rows/sec., 36.58 KiB/sec.) | ||
| 12647 | 2025.09.09 23:08:32.632120 [ 339 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Trace> Aggregator: Merging aggregated data | ||
| 12648 | 2025.09.09 23:08:32.633776 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003792 sec., 263.7130801687764 rows/sec., 10.30 KiB/sec. | ||
| 12649 | 2025.09.09 23:08:32.633932 [ 359 ] {36462c56-82a2-42ce-bd23-09dccabc4d88} <Debug> TCPHandler: Processed in 0.004467078 sec. | ||
| 12650 | 2025.09.09 23:08:32.634044 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12651 | 2025.09.09 23:08:32.634073 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12652 | 2025.09.09 23:08:32.634090 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12653 | 2025.09.09 23:08:32.634107 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12654 | 2025.09.09 23:08:32.634129 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12655 | 2025.09.09 23:08:32.634139 [ 348 ] {} <Debug> TCP-Session: 673d7994-3b5d-47da-9fe6-0cca8986a850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2025.09.09 23:08:32.634170 [ 360 ] {} <Debug> TCP-Session: 2b5fec35-7fe0-4270-ae97-9d712cd1224d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2025.09.09 23:08:32.634179 [ 351 ] {} <Debug> TCP-Session: 7f179202-0f55-44b2-8693-f10bb57bc04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2025.09.09 23:08:32.634185 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12659 | 2025.09.09 23:08:32.634170 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12660 | 2025.09.09 23:08:32.634240 [ 357 ] {} <Debug> TCP-Session: 4e59336a-1f44-4bfc-a675-ef9c525bfb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2025.09.09 23:08:32.634148 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12662 | 2025.09.09 23:08:32.634274 [ 350 ] {} <Debug> TCP-Session: 20e93fca-cf58-4ef8-a1b6-0604d7e171b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2025.09.09 23:08:32.634118 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12664 | 2025.09.09 23:08:32.634301 [ 347 ] {} <Debug> TCP-Session: 0edcadba-6679-45a7-9650-7403d1f27df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2025.09.09 23:08:32.634090 [ 359 ] {} <Debug> TCP-Session: aa639982-2373-4fb9-b88a-a46c27a30c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2025.09.09 23:08:32.634358 [ 349 ] {} <Debug> TCP-Session: f74d07b5-7682-4008-8260-eca78e158f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2025.09.09 23:08:32.634122 [ 358 ] {} <Debug> TCP-Session: 97f6eb79-e4c0-45a9-a947-1dddae501858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2025.09.09 23:08:32.768420 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57772 | ||
| 12669 | 2025.09.09 23:08:32.768529 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2025.09.09 23:08:32.768556 [ 359 ] {} <Debug> TCP-Session: 2470838b-a5eb-4066-ab34-d2b38a795579 Authenticating user 'default' from [fd00:1122:3344:101::e]:57772 | ||
| 12671 | 2025.09.09 23:08:32.768578 [ 359 ] {} <Debug> TCP-Session: 2470838b-a5eb-4066-ab34-d2b38a795579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2025.09.09 23:08:32.768591 [ 359 ] {} <Debug> TCP-Session: 2470838b-a5eb-4066-ab34-d2b38a795579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2025.09.09 23:08:32.768829 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48803 | ||
| 12674 | 2025.09.09 23:08:32.768829 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49660 | ||
| 12675 | 2025.09.09 23:08:32.768865 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51234 | ||
| 12676 | 2025.09.09 23:08:32.768888 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64764 | ||
| 12677 | 2025.09.09 23:08:32.768910 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64204 | ||
| 12678 | 2025.09.09 23:08:32.768933 [ 359 ] {} <Trace> TCP-Session: 2470838b-a5eb-4066-ab34-d2b38a795579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2025.09.09 23:08:32.768977 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12680 | 2025.09.09 23:08:32.768978 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12681 | 2025.09.09 23:08:32.769001 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12682 | 2025.09.09 23:08:32.769022 [ 360 ] {} <Debug> TCP-Session: fef230a6-3f71-4cf0-a312-c86250cf5c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49660 | ||
| 12683 | 2025.09.09 23:08:32.769026 [ 349 ] {} <Debug> TCP-Session: 7735a002-0dd5-4dc1-95fe-316a144ff162 Authenticating user 'default' from [fd00:1122:3344:101::e]:51234 | ||
| 12684 | 2025.09.09 23:08:32.769046 [ 350 ] {} <Debug> TCP-Session: 469f1bf7-990c-4e29-a3da-e64733b09d6e Authenticating user 'default' from [fd00:1122:3344:101::e]:64764 | ||
| 12685 | 2025.09.09 23:08:32.769030 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12686 | 2025.09.09 23:08:32.769120 [ 349 ] {} <Debug> TCP-Session: 7735a002-0dd5-4dc1-95fe-316a144ff162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2025.09.09 23:08:32.769138 [ 350 ] {} <Debug> TCP-Session: 469f1bf7-990c-4e29-a3da-e64733b09d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2025.09.09 23:08:32.769151 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12689 | 2025.09.09 23:08:32.769162 [ 357 ] {} <Debug> TCP-Session: a4cba331-974a-49e1-86e7-58f816345922 Authenticating user 'default' from [fd00:1122:3344:101::e]:64204 | ||
| 12690 | 2025.09.09 23:08:32.769166 [ 350 ] {} <Debug> TCP-Session: 469f1bf7-990c-4e29-a3da-e64733b09d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2025.09.09 23:08:32.769216 [ 357 ] {} <Debug> TCP-Session: a4cba331-974a-49e1-86e7-58f816345922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2025.09.09 23:08:32.769156 [ 349 ] {} <Debug> TCP-Session: 7735a002-0dd5-4dc1-95fe-316a144ff162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2025.09.09 23:08:32.769247 [ 357 ] {} <Debug> TCP-Session: a4cba331-974a-49e1-86e7-58f816345922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2025.09.09 23:08:32.769098 [ 360 ] {} <Debug> TCP-Session: fef230a6-3f71-4cf0-a312-c86250cf5c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2025.09.09 23:08:32.768908 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12696 | 2025.09.09 23:08:32.769308 [ 360 ] {} <Debug> TCP-Session: fef230a6-3f71-4cf0-a312-c86250cf5c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12697 | 2025.09.09 23:08:32.768883 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40999 | ||
| 12698 | 2025.09.09 23:08:32.768863 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39615 | ||
| 12699 | 2025.09.09 23:08:32.769339 [ 347 ] {} <Debug> TCP-Session: 97deb20a-169c-490e-86b1-d3280c63ac19 Authenticating user 'default' from [fd00:1122:3344:101::e]:48803 | ||
| 12700 | 2025.09.09 23:08:32.769425 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12701 | 2025.09.09 23:08:32.769450 [ 347 ] {} <Debug> TCP-Session: 97deb20a-169c-490e-86b1-d3280c63ac19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2025.09.09 23:08:32.769461 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12703 | 2025.09.09 23:08:32.769477 [ 347 ] {} <Debug> TCP-Session: 97deb20a-169c-490e-86b1-d3280c63ac19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2025.09.09 23:08:32.769498 [ 348 ] {} <Debug> TCP-Session: 8058873b-8a3b-4e24-b42d-9df90c504de3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39615 | ||
| 12705 | 2025.09.09 23:08:32.769499 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12706 | 2025.09.09 23:08:32.769529 [ 348 ] {} <Debug> TCP-Session: 8058873b-8a3b-4e24-b42d-9df90c504de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2025.09.09 23:08:32.769469 [ 351 ] {} <Debug> TCP-Session: ada30390-94fd-43c0-a4af-24543970e376 Authenticating user 'default' from [fd00:1122:3344:101::e]:40999 | ||
| 12708 | 2025.09.09 23:08:32.769562 [ 348 ] {} <Debug> TCP-Session: 8058873b-8a3b-4e24-b42d-9df90c504de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12709 | 2025.09.09 23:08:32.769584 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12710 | 2025.09.09 23:08:32.769590 [ 351 ] {} <Debug> TCP-Session: ada30390-94fd-43c0-a4af-24543970e376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2025.09.09 23:08:32.768915 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44711 | ||
| 12712 | 2025.09.09 23:08:32.769623 [ 351 ] {} <Debug> TCP-Session: ada30390-94fd-43c0-a4af-24543970e376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2025.09.09 23:08:32.769687 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12714 | 2025.09.09 23:08:32.769710 [ 358 ] {} <Debug> TCP-Session: 0e6b6c78-01ac-408f-be64-13f0c1c6a4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44711 | ||
| 12715 | 2025.09.09 23:08:32.769726 [ 358 ] {} <Debug> TCP-Session: 0e6b6c78-01ac-408f-be64-13f0c1c6a4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2025.09.09 23:08:32.769738 [ 358 ] {} <Debug> TCP-Session: 0e6b6c78-01ac-408f-be64-13f0c1c6a4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2025.09.09 23:08:32.769889 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 12718 | 2025.09.09 23:08:32.770895 [ 323 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> AggregatingTransform: Aggregating | ||
| 12719 | 2025.09.09 23:08:32.770951 [ 323 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12720 | 2025.09.09 23:08:32.770989 [ 323 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995568 sec. (1004.452 rows/sec., 39.24 KiB/sec.) | ||
| 12721 | 2025.09.09 23:08:32.771009 [ 323 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Trace> Aggregator: Merging aggregated data | ||
| 12722 | 2025.09.09 23:08:32.772597 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 11.14 KiB/sec. | ||
| 12723 | 2025.09.09 23:08:32.772777 [ 359 ] {f012b5d4-6a20-43b4-becb-ad4deed81bc4} <Debug> TCPHandler: Processed in 0.003977439 sec. | ||
| 12724 | 2025.09.09 23:08:32.772895 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12725 | 2025.09.09 23:08:32.772923 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12726 | 2025.09.09 23:08:32.772940 [ 358 ] {} <Debug> TCP-Session: 0e6b6c78-01ac-408f-be64-13f0c1c6a4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2025.09.09 23:08:32.772946 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12728 | 2025.09.09 23:08:32.772964 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12729 | 2025.09.09 23:08:32.772981 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12730 | 2025.09.09 23:08:32.773005 [ 357 ] {} <Debug> TCP-Session: a4cba331-974a-49e1-86e7-58f816345922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2025.09.09 23:08:32.773026 [ 347 ] {} <Debug> TCP-Session: 97deb20a-169c-490e-86b1-d3280c63ac19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2025.09.09 23:08:32.773038 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12733 | 2025.09.09 23:08:32.773065 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12734 | 2025.09.09 23:08:32.773042 [ 351 ] {} <Debug> TCP-Session: ada30390-94fd-43c0-a4af-24543970e376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2025.09.09 23:08:32.773099 [ 350 ] {} <Debug> TCP-Session: 469f1bf7-990c-4e29-a3da-e64733b09d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12736 | 2025.09.09 23:08:32.773113 [ 359 ] {} <Debug> TCP-Session: 2470838b-a5eb-4066-ab34-d2b38a795579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2025.09.09 23:08:32.773017 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12738 | 2025.09.09 23:08:32.773005 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12739 | 2025.09.09 23:08:32.772953 [ 349 ] {} <Debug> TCP-Session: 7735a002-0dd5-4dc1-95fe-316a144ff162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2025.09.09 23:08:32.773240 [ 348 ] {} <Debug> TCP-Session: 8058873b-8a3b-4e24-b42d-9df90c504de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2025.09.09 23:08:32.773256 [ 360 ] {} <Debug> TCP-Session: fef230a6-3f71-4cf0-a312-c86250cf5c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2025.09.09 23:08:32.863301 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61699 | ||
| 12743 | 2025.09.09 23:08:32.863407 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12744 | 2025.09.09 23:08:32.863436 [ 359 ] {} <Debug> TCP-Session: 38f06ec7-2c3d-4c90-8aab-76e620fa4d71 Authenticating user 'default' from [fd00:1122:3344:101::e]:61699 | ||
| 12745 | 2025.09.09 23:08:32.863457 [ 359 ] {} <Debug> TCP-Session: 38f06ec7-2c3d-4c90-8aab-76e620fa4d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2025.09.09 23:08:32.863469 [ 359 ] {} <Debug> TCP-Session: 38f06ec7-2c3d-4c90-8aab-76e620fa4d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2025.09.09 23:08:32.863664 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37249 | ||
| 12748 | 2025.09.09 23:08:32.863698 [ 347 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41604 | ||
| 12749 | 2025.09.09 23:08:32.863725 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37369 | ||
| 12750 | 2025.09.09 23:08:32.863744 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58782 | ||
| 12751 | 2025.09.09 23:08:32.863759 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41267 | ||
| 12752 | 2025.09.09 23:08:32.863786 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2025.09.09 23:08:32.863805 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12754 | 2025.09.09 23:08:32.863811 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12755 | 2025.09.09 23:08:32.863830 [ 360 ] {} <Debug> TCP-Session: 031f55b1-2117-4fd9-affa-a87cb4e7fd4b Authenticating user 'default' from [fd00:1122:3344:101::e]:37249 | ||
| 12756 | 2025.09.09 23:08:32.863833 [ 349 ] {} <Debug> TCP-Session: dba3e9a6-821d-4080-a9cf-4e27c098e32f Authenticating user 'default' from [fd00:1122:3344:101::e]:37369 | ||
| 12757 | 2025.09.09 23:08:32.863845 [ 351 ] {} <Debug> TCP-Session: c556fa75-7a5a-42ec-b58e-ec94095f4a17 Authenticating user 'default' from [fd00:1122:3344:101::e]:58782 | ||
| 12758 | 2025.09.09 23:08:32.863855 [ 360 ] {} <Debug> TCP-Session: 031f55b1-2117-4fd9-affa-a87cb4e7fd4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2025.09.09 23:08:32.863860 [ 349 ] {} <Debug> TCP-Session: dba3e9a6-821d-4080-a9cf-4e27c098e32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2025.09.09 23:08:32.863869 [ 360 ] {} <Debug> TCP-Session: 031f55b1-2117-4fd9-affa-a87cb4e7fd4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2025.09.09 23:08:32.863866 [ 351 ] {} <Debug> TCP-Session: c556fa75-7a5a-42ec-b58e-ec94095f4a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2025.09.09 23:08:32.863887 [ 349 ] {} <Debug> TCP-Session: dba3e9a6-821d-4080-a9cf-4e27c098e32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2025.09.09 23:08:32.863901 [ 351 ] {} <Debug> TCP-Session: c556fa75-7a5a-42ec-b58e-ec94095f4a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2025.09.09 23:08:32.863786 [ 347 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12765 | 2025.09.09 23:08:32.863755 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48289 | ||
| 12766 | 2025.09.09 23:08:32.863952 [ 347 ] {} <Debug> TCP-Session: 9cc40c5a-cb6d-4ac2-b742-476f2b6db492 Authenticating user 'default' from [fd00:1122:3344:101::e]:41604 | ||
| 12767 | 2025.09.09 23:08:32.863728 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59855 | ||
| 12768 | 2025.09.09 23:08:32.864003 [ 347 ] {} <Debug> TCP-Session: 9cc40c5a-cb6d-4ac2-b742-476f2b6db492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2025.09.09 23:08:32.863874 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12770 | 2025.09.09 23:08:32.864039 [ 347 ] {} <Debug> TCP-Session: 9cc40c5a-cb6d-4ac2-b742-476f2b6db492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2025.09.09 23:08:32.864050 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12772 | 2025.09.09 23:08:32.864073 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12773 | 2025.09.09 23:08:32.864074 [ 357 ] {} <Debug> TCP-Session: 3d19465c-386d-443c-b9be-c6e3fa6a4f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:41267 | ||
| 12774 | 2025.09.09 23:08:32.864102 [ 350 ] {} <Debug> TCP-Session: 483f366f-faad-43f1-b056-deb062f769d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48289 | ||
| 12775 | 2025.09.09 23:08:32.864114 [ 348 ] {} <Debug> TCP-Session: 914830ea-343a-4547-b99f-8f0a69dedf14 Authenticating user 'default' from [fd00:1122:3344:101::e]:59855 | ||
| 12776 | 2025.09.09 23:08:32.864131 [ 357 ] {} <Debug> TCP-Session: 3d19465c-386d-443c-b9be-c6e3fa6a4f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2025.09.09 23:08:32.864145 [ 350 ] {} <Debug> TCP-Session: 483f366f-faad-43f1-b056-deb062f769d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2025.09.09 23:08:32.864157 [ 357 ] {} <Debug> TCP-Session: 3d19465c-386d-443c-b9be-c6e3fa6a4f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2025.09.09 23:08:32.864170 [ 350 ] {} <Debug> TCP-Session: 483f366f-faad-43f1-b056-deb062f769d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2025.09.09 23:08:32.863859 [ 359 ] {} <Trace> TCP-Session: 38f06ec7-2c3d-4c90-8aab-76e620fa4d71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2025.09.09 23:08:32.863764 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49397 | ||
| 12782 | 2025.09.09 23:08:32.864151 [ 348 ] {} <Debug> TCP-Session: 914830ea-343a-4547-b99f-8f0a69dedf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2025.09.09 23:08:32.864279 [ 348 ] {} <Debug> TCP-Session: 914830ea-343a-4547-b99f-8f0a69dedf14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2025.09.09 23:08:32.864302 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12785 | 2025.09.09 23:08:32.864330 [ 358 ] {} <Debug> TCP-Session: fcfd7581-c3b8-4c4c-be88-dfc3c1eaee09 Authenticating user 'default' from [fd00:1122:3344:101::e]:49397 | ||
| 12786 | 2025.09.09 23:08:32.864345 [ 358 ] {} <Debug> TCP-Session: fcfd7581-c3b8-4c4c-be88-dfc3c1eaee09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2025.09.09 23:08:32.864357 [ 358 ] {} <Debug> TCP-Session: fcfd7581-c3b8-4c4c-be88-dfc3c1eaee09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2025.09.09 23:08:32.864393 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61699) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12789 | 2025.09.09 23:08:32.864669 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12790 | 2025.09.09 23:08:32.864721 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12791 | 2025.09.09 23:08:32.864998 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 12792 | 2025.09.09 23:08:32.865988 [ 303 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> AggregatingTransform: Aggregating | ||
| 12793 | 2025.09.09 23:08:32.866042 [ 303 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12794 | 2025.09.09 23:08:32.866084 [ 303 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988678 sec. (1011.452 rows/sec., 39.51 KiB/sec.) | ||
| 12795 | 2025.09.09 23:08:32.866104 [ 303 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Trace> Aggregator: Merging aggregated data | ||
| 12796 | 2025.09.09 23:08:32.867623 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003287 sec., 304.228780042592 rows/sec., 11.88 KiB/sec. | ||
| 12797 | 2025.09.09 23:08:32.867774 [ 359 ] {daed241d-c0db-468f-8c9c-afc824dd969b} <Debug> TCPHandler: Processed in 0.004029191 sec. | ||
| 12798 | 2025.09.09 23:08:32.867872 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12799 | 2025.09.09 23:08:32.867903 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12800 | 2025.09.09 23:08:32.867914 [ 360 ] {} <Debug> TCP-Session: 031f55b1-2117-4fd9-affa-a87cb4e7fd4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2025.09.09 23:08:32.867922 [ 347 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12802 | 2025.09.09 23:08:32.867948 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2025.09.09 23:08:32.867960 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12804 | 2025.09.09 23:08:32.867985 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2025.09.09 23:08:32.868005 [ 350 ] {} <Debug> TCP-Session: 483f366f-faad-43f1-b056-deb062f769d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2025.09.09 23:08:32.868021 [ 358 ] {} <Debug> TCP-Session: fcfd7581-c3b8-4c4c-be88-dfc3c1eaee09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2025.09.09 23:08:32.868034 [ 349 ] {} <Debug> TCP-Session: dba3e9a6-821d-4080-a9cf-4e27c098e32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2025.09.09 23:08:32.868029 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12809 | 2025.09.09 23:08:32.867944 [ 351 ] {} <Debug> TCP-Session: c556fa75-7a5a-42ec-b58e-ec94095f4a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2025.09.09 23:08:32.868097 [ 359 ] {} <Debug> TCP-Session: 38f06ec7-2c3d-4c90-8aab-76e620fa4d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2025.09.09 23:08:32.868016 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12812 | 2025.09.09 23:08:32.867999 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12813 | 2025.09.09 23:08:32.868161 [ 357 ] {} <Debug> TCP-Session: 3d19465c-386d-443c-b9be-c6e3fa6a4f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2025.09.09 23:08:32.867985 [ 347 ] {} <Debug> TCP-Session: 9cc40c5a-cb6d-4ac2-b742-476f2b6db492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2025.09.09 23:08:32.868175 [ 348 ] {} <Debug> TCP-Session: 914830ea-343a-4547-b99f-8f0a69dedf14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2025.09.09 23:08:34.922628 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2025.09.09 23:08:34.922931 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12818 | 2025.09.09 23:08:34.923036 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12819 | 2025.09.09 23:08:34.924053 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2025.09.09 23:08:34.924094 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12821 | 2025.09.09 23:08:34.924503 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12822 | 2025.09.09 23:08:34.924732 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2025.09.09 23:08:34.924884 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002027 sec., 202269.36359151453 rows/sec., 12.83 MiB/sec. | ||
| 12824 | 2025.09.09 23:08:34.924925 [ 275 ] {88505bec-7b58-4a58-b555-ab87343e9622} <Debug> TCPHandler: Processed in 0.002457903 sec. | ||
| 12825 | 2025.09.09 23:08:34.925047 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2025.09.09 23:08:34.925143 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12827 | 2025.09.09 23:08:34.925183 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12828 | 2025.09.09 23:08:34.926130 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2025.09.09 23:08:34.926166 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12830 | 2025.09.09 23:08:34.926536 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12831 | 2025.09.09 23:08:34.926754 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2025.09.09 23:08:34.926883 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001759 sec., 668561.6827743036 rows/sec., 53.23 MiB/sec. | ||
| 12833 | 2025.09.09 23:08:34.926920 [ 275 ] {f2bf08ec-71c9-4189-9c4d-294436ce23b8} <Debug> TCPHandler: Processed in 0.001923924 sec. | ||
| 12834 | 2025.09.09 23:08:34.927033 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2025.09.09 23:08:34.927128 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12836 | 2025.09.09 23:08:34.927168 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12837 | 2025.09.09 23:08:34.927643 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2025.09.09 23:08:34.927678 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12839 | 2025.09.09 23:08:34.927993 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12840 | 2025.09.09 23:08:34.928208 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2025.09.09 23:08:34.928338 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001228 sec., 192996.7426710098 rows/sec., 11.71 MiB/sec. | ||
| 12842 | 2025.09.09 23:08:34.928374 [ 275 ] {d815864c-723f-4deb-9ff4-abbecf809aa5} <Debug> TCPHandler: Processed in 0.001392744 sec. | ||
| 12843 | 2025.09.09 23:08:34.928476 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2025.09.09 23:08:34.928578 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12845 | 2025.09.09 23:08:34.928619 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12846 | 2025.09.09 23:08:34.929102 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2025.09.09 23:08:34.929139 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12848 | 2025.09.09 23:08:34.929463 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12849 | 2025.09.09 23:08:34.929680 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2025.09.09 23:08:34.929814 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 12851 | 2025.09.09 23:08:34.929853 [ 275 ] {fcf3f632-4810-4dc5-8fbc-9342d1c3ef8f} <Debug> TCPHandler: Processed in 0.001427095 sec. | ||
| 12852 | 2025.09.09 23:08:34.929953 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2025.09.09 23:08:34.930052 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.09.09 23:08:34.930092 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12855 | 2025.09.09 23:08:34.930576 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2025.09.09 23:08:34.930613 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12857 | 2025.09.09 23:08:34.930919 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12858 | 2025.09.09 23:08:34.931116 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.09.09 23:08:34.931243 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 12860 | 2025.09.09 23:08:34.931279 [ 275 ] {4f6b61e5-2cf8-4f4b-9974-1da969c81752} <Debug> TCPHandler: Processed in 0.001374304 sec. | ||
| 12861 | 2025.09.09 23:08:34.931385 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.09.09 23:08:34.931476 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12863 | 2025.09.09 23:08:34.931515 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12864 | 2025.09.09 23:08:34.932153 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.09.09 23:08:34.932186 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12866 | 2025.09.09 23:08:34.932500 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12867 | 2025.09.09 23:08:34.932712 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.09.09 23:08:34.932835 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001376 sec., 516715.11627906974 rows/sec., 36.22 MiB/sec. | ||
| 12869 | 2025.09.09 23:08:34.932871 [ 275 ] {6f44516b-6acc-44c4-9caa-854ad572f050} <Debug> TCPHandler: Processed in 0.001533027 sec. | ||
| 12870 | 2025.09.09 23:08:34.932980 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2025.09.09 23:08:34.933076 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12872 | 2025.09.09 23:08:34.933115 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12873 | 2025.09.09 23:08:34.933435 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2025.09.09 23:08:34.933469 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12875 | 2025.09.09 23:08:34.933760 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12876 | 2025.09.09 23:08:34.933960 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.09.09 23:08:34.934084 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 12878 | 2025.09.09 23:08:34.934119 [ 275 ] {5ae99863-62e1-4395-9027-0bb6db617f00} <Debug> TCPHandler: Processed in 0.001186431 sec. | ||
| 12879 | 2025.09.09 23:08:34.934227 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2025.09.09 23:08:34.934319 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12881 | 2025.09.09 23:08:34.934360 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12882 | 2025.09.09 23:08:34.934799 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2025.09.09 23:08:34.934831 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12884 | 2025.09.09 23:08:34.935160 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12885 | 2025.09.09 23:08:34.935360 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2025.09.09 23:08:34.935486 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001185 sec., 264978.9029535865 rows/sec., 17.41 MiB/sec. | ||
| 12887 | 2025.09.09 23:08:34.935521 [ 275 ] {32fecee8-75d2-4472-b115-23ab542f4e03} <Debug> TCPHandler: Processed in 0.001340143 sec. | ||
| 12888 | 2025.09.09 23:08:34.935627 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2025.09.09 23:08:34.935718 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12890 | 2025.09.09 23:08:34.935758 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12891 | 2025.09.09 23:08:34.936061 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2025.09.09 23:08:34.936094 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12893 | 2025.09.09 23:08:34.936376 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12894 | 2025.09.09 23:08:34.936575 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2025.09.09 23:08:34.936698 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 12896 | 2025.09.09 23:08:34.936732 [ 275 ] {f61a33b8-449c-4067-b768-e7f061143dcf} <Debug> TCPHandler: Processed in 0.001152371 sec. | ||
| 12897 | 2025.09.09 23:08:34.936835 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2025.09.09 23:08:34.936925 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12899 | 2025.09.09 23:08:34.936976 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12900 | 2025.09.09 23:08:34.937782 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2025.09.09 23:08:34.937815 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12902 | 2025.09.09 23:08:34.938328 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12903 | 2025.09.09 23:08:34.938540 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2025.09.09 23:08:34.938672 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001765 sec., 18130.311614730876 rows/sec., 32.49 MiB/sec. | ||
| 12905 | 2025.09.09 23:08:34.938723 [ 275 ] {7579a8d2-4174-4045-868f-99b65e9d12a0} <Debug> TCPHandler: Processed in 0.001934764 sec. | ||
| 12906 | 2025.09.09 23:08:34.938831 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2025.09.09 23:08:34.938922 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12908 | 2025.09.09 23:08:34.938962 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12909 | 2025.09.09 23:08:34.939295 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2025.09.09 23:08:34.939328 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12911 | 2025.09.09 23:08:34.939616 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12912 | 2025.09.09 23:08:34.939816 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2025.09.09 23:08:34.939937 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001033 sec., 100677.63794772506 rows/sec., 6.17 MiB/sec. | ||
| 12914 | 2025.09.09 23:08:34.939970 [ 275 ] {f80f45af-7bd9-4a76-a929-11df992c1546} <Debug> TCPHandler: Processed in 0.001186651 sec. | ||
| 12915 | 2025.09.09 23:08:35.319844 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12916 | 2025.09.09 23:08:35.319886 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12917 | 2025.09.09 23:08:35.466337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26854 | ||
| 12918 | 2025.09.09 23:08:35.466870 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2025.09.09 23:08:35.466909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12920 | 2025.09.09 23:08:35.467386 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12921 | 2025.09.09 23:08:35.467608 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2025.09.09 23:08:35.467737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26854 | ||
| 12923 | 2025.09.09 23:08:35.467749 [ 42 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12924 | 2025.09.09 23:08:35.467813 [ 42 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2025.09.09 23:08:35.467835 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12926 | 2025.09.09 23:08:35.467938 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 12927 | 2025.09.09 23:08:35.468049 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2025.09.09 23:08:35.468084 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24422 rows starting from the beginning of the part | ||
| 12929 | 2025.09.09 23:08:35.468149 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12930 | 2025.09.09 23:08:35.468202 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12931 | 2025.09.09 23:08:35.468252 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12932 | 2025.09.09 23:08:35.468298 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12933 | 2025.09.09 23:08:35.468343 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12934 | 2025.09.09 23:08:35.470433 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541734 sec., 10565228.304771468 rows/sec., 151.14 MiB/sec. | ||
| 12935 | 2025.09.09 23:08:35.470791 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12936 | 2025.09.09 23:08:35.471268 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.09.09 23:08:35.471402 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_56_11} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12938 | 2025.09.09 23:08:35.471583 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 12939 | 2025.09.09 23:08:35.546737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1684 | ||
| 12940 | 2025.09.09 23:08:35.549348 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2025.09.09 23:08:35.549402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12942 | 2025.09.09 23:08:35.550680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12943 | 2025.09.09 23:08:35.550950 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2025.09.09 23:08:35.551111 [ 41 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12945 | 2025.09.09 23:08:35.551154 [ 41 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2025.09.09 23:08:35.551173 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12947 | 2025.09.09 23:08:35.551284 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 12948 | 2025.09.09 23:08:35.551317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 12949 | 2025.09.09 23:08:35.551836 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2025.09.09 23:08:35.551993 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1498 rows starting from the beginning of the part | ||
| 12951 | 2025.09.09 23:08:35.552342 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12952 | 2025.09.09 23:08:35.552697 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 12953 | 2025.09.09 23:08:35.553063 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 12954 | 2025.09.09 23:08:35.553407 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12955 | 2025.09.09 23:08:35.553718 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
| 12956 | 2025.09.09 23:08:35.560333 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 72 columns (72 merged, 0 gathered) in 0.00910512 sec., 184950.88477691673 rows/sec., 145.12 MiB/sec. | ||
| 12957 | 2025.09.09 23:08:35.562207 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12958 | 2025.09.09 23:08:35.562736 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2025.09.09 23:08:35.562804 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_41_8} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12960 | 2025.09.09 23:08:35.563170 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12961 | 2025.09.09 23:08:36.872887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12962 | 2025.09.09 23:08:36.889957 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2025.09.09 23:08:36.890013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12964 | 2025.09.09 23:08:36.896252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12965 | 2025.09.09 23:08:36.896950 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.09.09 23:08:36.897262 [ 38 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12967 | 2025.09.09 23:08:36.897333 [ 38 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2025.09.09 23:08:36.897357 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12969 | 2025.09.09 23:08:36.897465 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 12970 | 2025.09.09 23:08:36.900209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12971 | 2025.09.09 23:08:36.901289 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12972 | 2025.09.09 23:08:36.902759 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12973 | 2025.09.09 23:08:36.907448 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12974 | 2025.09.09 23:08:36.912156 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12975 | 2025.09.09 23:08:36.916783 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12976 | 2025.09.09 23:08:36.921517 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 12977 | 2025.09.09 23:08:36.925285 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 12978 | 2025.09.09 23:08:36.977083 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079660168 sec., 5297.503264115637 rows/sec., 27.39 MiB/sec. | ||
| 12979 | 2025.09.09 23:08:36.979977 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12980 | 2025.09.09 23:08:36.981923 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2025.09.09 23:08:36.982034 [ 191 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_56_11} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12982 | 2025.09.09 23:08:36.984923 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12983 | 2025.09.09 23:08:39.910625 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2025.09.09 23:08:39.910881 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12985 | 2025.09.09 23:08:39.910954 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12986 | 2025.09.09 23:08:39.911628 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2025.09.09 23:08:39.911683 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12988 | 2025.09.09 23:08:39.912085 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12989 | 2025.09.09 23:08:39.912305 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2025.09.09 23:08:39.912459 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.84 MiB/sec. | ||
| 12991 | 2025.09.09 23:08:39.912501 [ 275 ] {05b66097-4f49-4c07-ad2f-ca7d4b4ceb43} <Debug> TCPHandler: Processed in 0.002052016 sec. | ||
| 12992 | 2025.09.09 23:08:39.912617 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2025.09.09 23:08:39.912712 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12994 | 2025.09.09 23:08:39.912753 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12995 | 2025.09.09 23:08:39.913139 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2025.09.09 23:08:39.913176 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 12997 | 2025.09.09 23:08:39.913470 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12998 | 2025.09.09 23:08:39.913668 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2025.09.09 23:08:39.913801 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001108 sec., 9025.270758122744 rows/sec., 678.66 KiB/sec. | ||
| 13000 | 2025.09.09 23:08:39.913839 [ 275 ] {9fd9d69c-c41c-4777-97dc-9f45cfa923ae} <Debug> TCPHandler: Processed in 0.001272703 sec. | ||
| 13001 | 2025.09.09 23:08:39.914014 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2025.09.09 23:08:39.914117 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13003 | 2025.09.09 23:08:39.914158 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13004 | 2025.09.09 23:08:39.914585 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2025.09.09 23:08:39.914622 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13006 | 2025.09.09 23:08:39.914934 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13007 | 2025.09.09 23:08:39.915154 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2025.09.09 23:08:39.915299 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 13009 | 2025.09.09 23:08:39.915342 [ 275 ] {fb78b2bc-ee00-4be5-b893-1318bf38d03b} <Debug> TCPHandler: Processed in 0.001380174 sec. | ||
| 13010 | 2025.09.09 23:08:39.915462 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2025.09.09 23:08:39.915557 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13012 | 2025.09.09 23:08:39.915601 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13013 | 2025.09.09 23:08:39.915996 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2025.09.09 23:08:39.916033 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13015 | 2025.09.09 23:08:39.916359 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13016 | 2025.09.09 23:08:39.916579 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2025.09.09 23:08:39.916708 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13018 | 2025.09.09 23:08:39.916745 [ 275 ] {21cfcd87-f382-44d6-b8fe-dab2bbcb1852} <Debug> TCPHandler: Processed in 0.001331824 sec. | ||
| 13019 | 2025.09.09 23:08:39.916858 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2025.09.09 23:08:39.916952 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13021 | 2025.09.09 23:08:39.917005 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13022 | 2025.09.09 23:08:39.917746 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2025.09.09 23:08:39.917782 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13024 | 2025.09.09 23:08:39.918292 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13025 | 2025.09.09 23:08:39.918517 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2025.09.09 23:08:39.918655 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 13027 | 2025.09.09 23:08:39.918708 [ 275 ] {7a434b26-ffdb-4e23-9cf3-25f631036d8d} <Debug> TCPHandler: Processed in 0.001898133 sec. | ||
| 13028 | 2025.09.09 23:08:39.918826 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2025.09.09 23:08:39.918919 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13030 | 2025.09.09 23:08:39.918961 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13031 | 2025.09.09 23:08:39.919319 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2025.09.09 23:08:39.919354 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13033 | 2025.09.09 23:08:39.919657 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13034 | 2025.09.09 23:08:39.919870 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2025.09.09 23:08:39.919994 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13036 | 2025.09.09 23:08:39.920030 [ 275 ] {1a67a1b2-ec44-4ecb-bff8-2069f8939aee} <Debug> TCPHandler: Processed in 0.001253392 sec. | ||
| 13037 | 2025.09.09 23:08:42.967937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27302 | ||
| 13038 | 2025.09.09 23:08:42.968506 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.09.09 23:08:42.968550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13040 | 2025.09.09 23:08:42.969094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13041 | 2025.09.09 23:08:42.969326 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.09.09 23:08:42.969473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27302 | ||
| 13043 | 2025.09.09 23:08:44.400327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13044 | 2025.09.09 23:08:44.415295 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2025.09.09 23:08:44.415340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13046 | 2025.09.09 23:08:44.420705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13047 | 2025.09.09 23:08:44.421433 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2025.09.09 23:08:44.424253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13049 | 2025.09.09 23:08:44.923891 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2025.09.09 23:08:44.924170 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13051 | 2025.09.09 23:08:44.924273 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13052 | 2025.09.09 23:08:44.925238 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.09.09 23:08:44.925285 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13054 | 2025.09.09 23:08:44.925686 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13055 | 2025.09.09 23:08:44.925917 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2025.09.09 23:08:44.926056 [ 28 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13057 | 2025.09.09 23:08:44.926068 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 13058 | 2025.09.09 23:08:44.926131 [ 28 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.09.09 23:08:44.926152 [ 275 ] {30007c0e-63f8-4387-a3f0-69b058b30f8f} <Debug> TCPHandler: Processed in 0.002440422 sec. | ||
| 13060 | 2025.09.09 23:08:44.926158 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13061 | 2025.09.09 23:08:44.926272 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 13062 | 2025.09.09 23:08:44.926280 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2025.09.09 23:08:44.926395 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13064 | 2025.09.09 23:08:44.926396 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13065 | 2025.09.09 23:08:44.926438 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 13066 | 2025.09.09 23:08:44.926457 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13067 | 2025.09.09 23:08:44.926518 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 13068 | 2025.09.09 23:08:44.926573 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13069 | 2025.09.09 23:08:44.926619 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13070 | 2025.09.09 23:08:44.926668 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13071 | 2025.09.09 23:08:44.926713 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13072 | 2025.09.09 23:08:44.926860 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2025.09.09 23:08:44.926901 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13074 | 2025.09.09 23:08:44.927224 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13075 | 2025.09.09 23:08:44.927462 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2025.09.09 23:08:44.927592 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 268.68 KiB/sec. | ||
| 13077 | 2025.09.09 23:08:44.927630 [ 275 ] {ad3aa3b6-6f21-4a35-9c8c-77d633f0795e} <Debug> TCPHandler: Processed in 0.001400964 sec. | ||
| 13078 | 2025.09.09 23:08:44.927736 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2025.09.09 23:08:44.927828 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13080 | 2025.09.09 23:08:44.927868 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13081 | 2025.09.09 23:08:44.927904 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673889 sec., 1483969.3671444163 rows/sec., 100.08 MiB/sec. | ||
| 13082 | 2025.09.09 23:08:44.928091 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13083 | 2025.09.09 23:08:44.928334 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2025.09.09 23:08:44.928397 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_41_8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13085 | 2025.09.09 23:08:44.928465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13086 | 2025.09.09 23:08:44.928658 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2025.09.09 23:08:44.928695 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13088 | 2025.09.09 23:08:44.929125 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13089 | 2025.09.09 23:08:44.929346 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2025.09.09 23:08:44.929486 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Debug> executeQuery: Read 1179 rows, 96.12 KiB in 0.001675 sec., 703880.5970149253 rows/sec., 56.04 MiB/sec. | ||
| 13091 | 2025.09.09 23:08:44.929524 [ 275 ] {009bb3d6-3997-4441-817c-f5ecc1091e7a} <Debug> TCPHandler: Processed in 0.001836793 sec. | ||
| 13092 | 2025.09.09 23:08:44.929637 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2025.09.09 23:08:44.929731 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13094 | 2025.09.09 23:08:44.929771 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13095 | 2025.09.09 23:08:44.930249 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.09.09 23:08:44.930287 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13097 | 2025.09.09 23:08:44.930631 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13098 | 2025.09.09 23:08:44.930843 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2025.09.09 23:08:44.930954 [ 28 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13100 | 2025.09.09 23:08:44.930976 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001263 sec., 190815.51860649246 rows/sec., 11.60 MiB/sec. | ||
| 13101 | 2025.09.09 23:08:44.930985 [ 28 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.09.09 23:08:44.931016 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13103 | 2025.09.09 23:08:44.931022 [ 275 ] {4703915f-e768-4034-a69a-606ad9c26d12} <Debug> TCPHandler: Processed in 0.001434685 sec. | ||
| 13104 | 2025.09.09 23:08:44.931086 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 13105 | 2025.09.09 23:08:44.931168 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13106 | 2025.09.09 23:08:44.931192 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 13107 | 2025.09.09 23:08:44.931236 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 237 rows starting from the beginning of the part | ||
| 13108 | 2025.09.09 23:08:44.931287 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 13109 | 2025.09.09 23:08:44.931322 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
| 13110 | 2025.09.09 23:08:44.931352 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2025.09.09 23:08:44.931357 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13112 | 2025.09.09 23:08:44.931415 [ 188 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 241 rows starting from the beginning of the part | ||
| 13113 | 2025.09.09 23:08:44.931457 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13114 | 2025.09.09 23:08:44.931502 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13115 | 2025.09.09 23:08:44.931959 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.09.09 23:08:44.931996 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13117 | 2025.09.09 23:08:44.932212 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153501 sec., 880796.8090188046 rows/sec., 57.47 MiB/sec. | ||
| 13118 | 2025.09.09 23:08:44.932333 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13119 | 2025.09.09 23:08:44.932364 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13120 | 2025.09.09 23:08:44.932601 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.09.09 23:08:44.932676 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2025.09.09 23:08:44.932745 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001308 sec., 162844.0366972477 rows/sec., 10.50 MiB/sec. | ||
| 13123 | 2025.09.09 23:08:44.932751 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_81_16} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13124 | 2025.09.09 23:08:44.932791 [ 275 ] {3088fd7f-fb7f-4ca5-87d8-c5081c828acf} <Debug> TCPHandler: Processed in 0.001490426 sec. | ||
| 13125 | 2025.09.09 23:08:44.932841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13126 | 2025.09.09 23:08:44.932901 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.09.09 23:08:44.933006 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13128 | 2025.09.09 23:08:44.933047 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13129 | 2025.09.09 23:08:44.933509 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.09.09 23:08:44.933546 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13131 | 2025.09.09 23:08:44.933875 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13132 | 2025.09.09 23:08:44.934089 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.09.09 23:08:44.934203 [ 28 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13134 | 2025.09.09 23:08:44.934222 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 13135 | 2025.09.09 23:08:44.934243 [ 28 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2025.09.09 23:08:44.934266 [ 275 ] {077acaa2-7f8d-4297-9c49-2bf9c38ec5a7} <Debug> TCPHandler: Processed in 0.001415745 sec. | ||
| 13137 | 2025.09.09 23:08:44.934267 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13138 | 2025.09.09 23:08:44.934375 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2025.09.09 23:08:44.934385 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 13140 | 2025.09.09 23:08:44.934474 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13141 | 2025.09.09 23:08:44.934518 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13142 | 2025.09.09 23:08:44.934534 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13143 | 2025.09.09 23:08:44.934574 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 13144 | 2025.09.09 23:08:44.934641 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 13145 | 2025.09.09 23:08:44.934688 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13146 | 2025.09.09 23:08:44.934731 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13147 | 2025.09.09 23:08:44.934770 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13148 | 2025.09.09 23:08:44.934811 [ 193 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13149 | 2025.09.09 23:08:44.935158 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2025.09.09 23:08:44.935202 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13151 | 2025.09.09 23:08:44.935594 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13152 | 2025.09.09 23:08:44.935843 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2025.09.09 23:08:44.935851 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516326 sec., 842826.674475014 rows/sec., 51.23 MiB/sec. | ||
| 13154 | 2025.09.09 23:08:44.936000 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001532 sec., 466710.18276762404 rows/sec., 32.74 MiB/sec. | ||
| 13155 | 2025.09.09 23:08:44.936028 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13156 | 2025.09.09 23:08:44.936049 [ 275 ] {e325e48f-4d70-406e-bda8-d9593ed82fb0} <Debug> TCPHandler: Processed in 0.00172349 sec. | ||
| 13157 | 2025.09.09 23:08:44.936163 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2025.09.09 23:08:44.936258 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13159 | 2025.09.09 23:08:44.936313 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13160 | 2025.09.09 23:08:44.936381 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.09.09 23:08:44.936457 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_41_8} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13162 | 2025.09.09 23:08:44.936544 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13163 | 2025.09.09 23:08:44.936639 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2025.09.09 23:08:44.936675 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13165 | 2025.09.09 23:08:44.936981 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13166 | 2025.09.09 23:08:44.937195 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2025.09.09 23:08:44.937329 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 13168 | 2025.09.09 23:08:44.937367 [ 275 ] {907efed8-6003-41d6-aa1b-17f51a6290b5} <Debug> TCPHandler: Processed in 0.001254452 sec. | ||
| 13169 | 2025.09.09 23:08:44.937487 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2025.09.09 23:08:44.937583 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13171 | 2025.09.09 23:08:44.937625 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13172 | 2025.09.09 23:08:44.938052 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2025.09.09 23:08:44.938088 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13174 | 2025.09.09 23:08:44.938440 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13175 | 2025.09.09 23:08:44.938654 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2025.09.09 23:08:44.938786 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001223 sec., 258381.03025347507 rows/sec., 16.98 MiB/sec. | ||
| 13177 | 2025.09.09 23:08:44.938823 [ 275 ] {2810763a-b326-4fe5-a1fa-b475e6fac730} <Debug> TCPHandler: Processed in 0.001387124 sec. | ||
| 13178 | 2025.09.09 23:08:44.938946 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2025.09.09 23:08:44.939065 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13180 | 2025.09.09 23:08:44.939117 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13181 | 2025.09.09 23:08:44.939503 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2025.09.09 23:08:44.939546 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13183 | 2025.09.09 23:08:44.939917 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13184 | 2025.09.09 23:08:44.940121 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.09.09 23:08:44.940227 [ 28 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 13186 | 2025.09.09 23:08:44.940254 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001212 sec., 2475.2475247524753 rows/sec., 160.34 KiB/sec. | ||
| 13187 | 2025.09.09 23:08:44.940258 [ 28 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.09.09 23:08:44.940293 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13189 | 2025.09.09 23:08:44.940298 [ 275 ] {d275750b-0f0d-4c20-8b4c-437fbaca087e} <Debug> TCPHandler: Processed in 0.001411425 sec. | ||
| 13190 | 2025.09.09 23:08:44.940382 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 13191 | 2025.09.09 23:08:44.940431 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2025.09.09 23:08:44.940505 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13193 | 2025.09.09 23:08:44.940543 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 35 rows starting from the beginning of the part | ||
| 13194 | 2025.09.09 23:08:44.940550 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13195 | 2025.09.09 23:08:44.940608 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13196 | 2025.09.09 23:08:44.940618 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13197 | 2025.09.09 23:08:44.940659 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13198 | 2025.09.09 23:08:44.940704 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13199 | 2025.09.09 23:08:44.940742 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13200 | 2025.09.09 23:08:44.940782 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part | ||
| 13201 | 2025.09.09 23:08:44.941518 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.09.09 23:08:44.941565 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13203 | 2025.09.09 23:08:44.941570 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230662 sec., 34127.97339968245 rows/sec., 2.23 MiB/sec. | ||
| 13204 | 2025.09.09 23:08:44.941695 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13205 | 2025.09.09 23:08:44.941980 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2025.09.09 23:08:44.942050 [ 191 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_38_8} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 13207 | 2025.09.09 23:08:44.942125 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13208 | 2025.09.09 23:08:44.942220 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13209 | 2025.09.09 23:08:44.942456 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2025.09.09 23:08:44.942567 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13211 | 2025.09.09 23:08:44.942598 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002071 sec., 15451.472718493482 rows/sec., 27.69 MiB/sec. | ||
| 13212 | 2025.09.09 23:08:44.942601 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2025.09.09 23:08:44.942640 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13214 | 2025.09.09 23:08:44.942670 [ 275 ] {06013629-b05e-4c25-b4c6-7e33cc43632d} <Debug> TCPHandler: Processed in 0.00229858 sec. | ||
| 13215 | 2025.09.09 23:08:44.942710 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 13216 | 2025.09.09 23:08:44.942785 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2025.09.09 23:08:44.942884 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13218 | 2025.09.09 23:08:44.942916 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13219 | 2025.09.09 23:08:44.942926 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13220 | 2025.09.09 23:08:44.942975 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1546 rows starting from the beginning of the part | ||
| 13221 | 2025.09.09 23:08:44.943089 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 13222 | 2025.09.09 23:08:44.943188 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13223 | 2025.09.09 23:08:44.943272 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2025.09.09 23:08:44.943281 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 13225 | 2025.09.09 23:08:44.943314 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13226 | 2025.09.09 23:08:44.943389 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13227 | 2025.09.09 23:08:44.943488 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 13228 | 2025.09.09 23:08:44.943649 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13229 | 2025.09.09 23:08:44.943911 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.09.09 23:08:44.944056 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 5.35 MiB/sec. | ||
| 13231 | 2025.09.09 23:08:44.944094 [ 275 ] {fb81781e-eb56-47b1-a471-a467bfce8348} <Debug> TCPHandler: Processed in 0.001359623 sec. | ||
| 13232 | 2025.09.09 23:08:44.952502 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 19 columns (19 merged, 0 gathered) in 0.009823663 sec., 169183.32805186824 rows/sec., 303.17 MiB/sec. | ||
| 13233 | 2025.09.09 23:08:44.954821 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13234 | 2025.09.09 23:08:44.955160 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2025.09.09 23:08:44.955239 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13236 | 2025.09.09 23:08:44.955400 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 13237 | 2025.09.09 23:08:45.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.87 MiB, peak 355.64 MiB, free memory in arenas 0.00 B, will set to 349.30 MiB (RSS), difference: 5.44 MiB | ||
| 13238 | 2025.09.09 23:08:45.551614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1720 | ||
| 13239 | 2025.09.09 23:08:45.554026 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13240 | 2025.09.09 23:08:45.554072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13241 | 2025.09.09 23:08:45.555240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13242 | 2025.09.09 23:08:45.555508 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2025.09.09 23:08:45.555767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 13244 | 2025.09.09 23:08:49.911436 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2025.09.09 23:08:49.911737 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13246 | 2025.09.09 23:08:49.911840 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13247 | 2025.09.09 23:08:49.912551 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2025.09.09 23:08:49.912591 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13249 | 2025.09.09 23:08:49.912989 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13250 | 2025.09.09 23:08:49.913220 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2025.09.09 23:08:49.913358 [ 82 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13252 | 2025.09.09 23:08:49.913412 [ 82 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2025.09.09 23:08:49.913434 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13254 | 2025.09.09 23:08:49.913373 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001712 sec., 44392.52336448598 rows/sec., 3.66 MiB/sec. | ||
| 13255 | 2025.09.09 23:08:49.913501 [ 275 ] {49b15972-0e46-49a0-9df7-cbc150d7866e} <Debug> TCPHandler: Processed in 0.002244969 sec. | ||
| 13256 | 2025.09.09 23:08:49.913573 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 13257 | 2025.09.09 23:08:49.913626 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13258 | 2025.09.09 23:08:49.913725 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13259 | 2025.09.09 23:08:49.913737 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13260 | 2025.09.09 23:08:49.913768 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13261 | 2025.09.09 23:08:49.913780 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2467 rows starting from the beginning of the part | ||
| 13262 | 2025.09.09 23:08:49.913863 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1217 rows starting from the beginning of the part | ||
| 13263 | 2025.09.09 23:08:49.913917 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1176 rows starting from the beginning of the part | ||
| 13264 | 2025.09.09 23:08:49.913964 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 13265 | 2025.09.09 23:08:49.914010 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1179 rows starting from the beginning of the part | ||
| 13266 | 2025.09.09 23:08:49.914057 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
| 13267 | 2025.09.09 23:08:49.914174 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2025.09.09 23:08:49.914215 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13269 | 2025.09.09 23:08:49.914547 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13270 | 2025.09.09 23:08:49.914775 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2025.09.09 23:08:49.914909 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 13272 | 2025.09.09 23:08:49.914948 [ 275 ] {fa5f4f38-f216-4081-aaee-a4d6d1c90592} <Debug> TCPHandler: Processed in 0.001373134 sec. | ||
| 13273 | 2025.09.09 23:08:49.915056 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2025.09.09 23:08:49.915149 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13275 | 2025.09.09 23:08:49.915187 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13276 | 2025.09.09 23:08:49.915593 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.09.09 23:08:49.915628 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13278 | 2025.09.09 23:08:49.915940 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13279 | 2025.09.09 23:08:49.916111 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002603056 sec., 2378358.360327246 rows/sec., 202.13 MiB/sec. | ||
| 13280 | 2025.09.09 23:08:49.916152 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2025.09.09 23:08:49.916260 [ 82 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13282 | 2025.09.09 23:08:49.916283 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 13283 | 2025.09.09 23:08:49.916292 [ 82 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2025.09.09 23:08:49.916313 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13285 | 2025.09.09 23:08:49.916321 [ 275 ] {8990c52e-2bdd-451a-b8b9-07e1928fbc10} <Debug> TCPHandler: Processed in 0.001314523 sec. | ||
| 13286 | 2025.09.09 23:08:49.916393 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 13287 | 2025.09.09 23:08:49.916401 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13288 | 2025.09.09 23:08:49.916432 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2025.09.09 23:08:49.916502 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13290 | 2025.09.09 23:08:49.916530 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13291 | 2025.09.09 23:08:49.916538 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 13292 | 2025.09.09 23:08:49.916583 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13293 | 2025.09.09 23:08:49.916616 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 532 rows starting from the beginning of the part | ||
| 13294 | 2025.09.09 23:08:49.916671 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 711 rows starting from the beginning of the part | ||
| 13295 | 2025.09.09 23:08:49.916717 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 13296 | 2025.09.09 23:08:49.916722 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2025.09.09 23:08:49.916763 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 715 rows starting from the beginning of the part | ||
| 13298 | 2025.09.09 23:08:49.916809 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
| 13299 | 2025.09.09 23:08:49.916815 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_86_17} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13300 | 2025.09.09 23:08:49.916901 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13301 | 2025.09.09 23:08:49.916980 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2025.09.09 23:08:49.917019 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13303 | 2025.09.09 23:08:49.917370 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13304 | 2025.09.09 23:08:49.917595 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2025.09.09 23:08:49.917699 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13306 | 2025.09.09 23:08:49.917722 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2025.09.09 23:08:49.917723 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 13308 | 2025.09.09 23:08:49.917738 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13309 | 2025.09.09 23:08:49.917766 [ 275 ] {5363446a-4c56-491e-9603-1f783ea8e6c2} <Debug> TCPHandler: Processed in 0.001384484 sec. | ||
| 13310 | 2025.09.09 23:08:49.917855 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 13311 | 2025.09.09 23:08:49.917873 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.09.09 23:08:49.917990 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636579 sec., 2051230.035335905 rows/sec., 155.24 MiB/sec. | ||
| 13313 | 2025.09.09 23:08:49.917992 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13314 | 2025.09.09 23:08:49.918030 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13315 | 2025.09.09 23:08:49.918071 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13316 | 2025.09.09 23:08:49.918076 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27990 rows starting from the beginning of the part | ||
| 13317 | 2025.09.09 23:08:49.918157 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13318 | 2025.09.09 23:08:49.918161 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 845 rows starting from the beginning of the part | ||
| 13319 | 2025.09.09 23:08:49.918228 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 314 rows starting from the beginning of the part | ||
| 13320 | 2025.09.09 23:08:49.918278 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 13321 | 2025.09.09 23:08:49.918321 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 316 rows starting from the beginning of the part | ||
| 13322 | 2025.09.09 23:08:49.918367 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13323 | 2025.09.09 23:08:49.918425 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.09.09 23:08:49.918499 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_86_17} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13325 | 2025.09.09 23:08:49.918571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13326 | 2025.09.09 23:08:49.918836 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2025.09.09 23:08:49.918877 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13328 | 2025.09.09 23:08:49.919396 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13329 | 2025.09.09 23:08:49.919629 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2025.09.09 23:08:49.919776 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 13331 | 2025.09.09 23:08:49.919841 [ 275 ] {87cc172f-415b-445c-a047-d34bcfaa5f9f} <Debug> TCPHandler: Processed in 0.002016755 sec. | ||
| 13332 | 2025.09.09 23:08:49.919948 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2025.09.09 23:08:49.920042 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13334 | 2025.09.09 23:08:49.920084 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13335 | 2025.09.09 23:08:49.920415 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2025.09.09 23:08:49.920450 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13337 | 2025.09.09 23:08:49.920763 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13338 | 2025.09.09 23:08:49.920977 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2025.09.09 23:08:49.921077 [ 82 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13340 | 2025.09.09 23:08:49.921100 [ 82 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.09.09 23:08:49.921108 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13342 | 2025.09.09 23:08:49.921115 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13343 | 2025.09.09 23:08:49.921145 [ 275 ] {13aa22c5-2f13-4c71-8d36-c4771860fbe6} <Debug> TCPHandler: Processed in 0.001246782 sec. | ||
| 13344 | 2025.09.09 23:08:49.921204 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 13345 | 2025.09.09 23:08:49.921301 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13346 | 2025.09.09 23:08:49.921331 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6264 rows starting from the beginning of the part | ||
| 13347 | 2025.09.09 23:08:49.921393 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 13348 | 2025.09.09 23:08:49.921441 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13349 | 2025.09.09 23:08:49.921484 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13350 | 2025.09.09 23:08:49.921526 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13351 | 2025.09.09 23:08:49.921567 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 13352 | 2025.09.09 23:08:49.923619 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457203 sec., 2707143.0402779095 rows/sec., 172.60 MiB/sec. | ||
| 13353 | 2025.09.09 23:08:49.923979 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13354 | 2025.09.09 23:08:49.924213 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2025.09.09 23:08:49.924269 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_86_17} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13356 | 2025.09.09 23:08:49.924326 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13357 | 2025.09.09 23:08:49.924697 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29785 rows, containing 5 columns (5 merged, 0 gathered) in 0.006896171 sec., 4319063.433896868 rows/sec., 290.57 MiB/sec. | ||
| 13358 | 2025.09.09 23:08:49.925126 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13359 | 2025.09.09 23:08:49.925365 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2025.09.09 23:08:49.925422 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13361 | 2025.09.09 23:08:49.925496 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13362 | 2025.09.09 23:08:50.319923 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13363 | 2025.09.09 23:08:50.319972 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13364 | 2025.09.09 23:08:50.469623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27814 | ||
| 13365 | 2025.09.09 23:08:50.470225 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2025.09.09 23:08:50.470272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13367 | 2025.09.09 23:08:50.470752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13368 | 2025.09.09 23:08:50.470984 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2025.09.09 23:08:50.471126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27814 | ||
| 13370 | 2025.09.09 23:08:51.924332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13371 | 2025.09.09 23:08:51.940202 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13372 | 2025.09.09 23:08:51.940260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 13373 | 2025.09.09 23:08:51.946104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13374 | 2025.09.09 23:08:51.946781 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2025.09.09 23:08:51.949529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13376 | 2025.09.09 23:08:54.923545 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2025.09.09 23:08:54.923846 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13378 | 2025.09.09 23:08:54.923950 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13379 | 2025.09.09 23:08:54.924807 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2025.09.09 23:08:54.924852 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13381 | 2025.09.09 23:08:54.925258 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13382 | 2025.09.09 23:08:54.925490 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2025.09.09 23:08:54.925652 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 13384 | 2025.09.09 23:08:54.925702 [ 275 ] {ef9e4096-9313-479c-b57d-b99b5982f91b} <Debug> TCPHandler: Processed in 0.002335481 sec. | ||
| 13385 | 2025.09.09 23:08:54.925817 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2025.09.09 23:08:54.925917 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13387 | 2025.09.09 23:08:54.925960 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13388 | 2025.09.09 23:08:54.926876 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2025.09.09 23:08:54.926914 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13390 | 2025.09.09 23:08:54.927298 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13391 | 2025.09.09 23:08:54.927522 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2025.09.09 23:08:54.927656 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.00176 sec., 668181.8181818181 rows/sec., 53.20 MiB/sec. | ||
| 13393 | 2025.09.09 23:08:54.927695 [ 275 ] {dbe7c14b-3f7c-4c14-8094-68615e10e225} <Debug> TCPHandler: Processed in 0.001930814 sec. | ||
| 13394 | 2025.09.09 23:08:54.927804 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2025.09.09 23:08:54.927901 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13396 | 2025.09.09 23:08:54.927942 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13397 | 2025.09.09 23:08:54.928419 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2025.09.09 23:08:54.928456 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13399 | 2025.09.09 23:08:54.928770 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13400 | 2025.09.09 23:08:54.928980 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2025.09.09 23:08:54.929108 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001226 sec., 193311.58238172918 rows/sec., 11.73 MiB/sec. | ||
| 13402 | 2025.09.09 23:08:54.929146 [ 275 ] {ba2da5c4-15f3-4e21-bf3f-e95b8f9ac4cf} <Debug> TCPHandler: Processed in 0.001393015 sec. | ||
| 13403 | 2025.09.09 23:08:54.929248 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2025.09.09 23:08:54.929341 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13405 | 2025.09.09 23:08:54.929381 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13406 | 2025.09.09 23:08:54.929837 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2025.09.09 23:08:54.929873 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13408 | 2025.09.09 23:08:54.930179 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13409 | 2025.09.09 23:08:54.930390 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2025.09.09 23:08:54.930517 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 13411 | 2025.09.09 23:08:54.930555 [ 275 ] {11be557b-8dad-4ac9-9b7e-2638ca75431d} <Debug> TCPHandler: Processed in 0.001357003 sec. | ||
| 13412 | 2025.09.09 23:08:54.930655 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2025.09.09 23:08:54.930755 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13414 | 2025.09.09 23:08:54.930795 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13415 | 2025.09.09 23:08:54.931264 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2025.09.09 23:08:54.931301 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13417 | 2025.09.09 23:08:54.931621 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13418 | 2025.09.09 23:08:54.931839 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2025.09.09 23:08:54.931971 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 13420 | 2025.09.09 23:08:54.932010 [ 275 ] {7dfaca67-d946-4e14-8be2-89719c24cad4} <Debug> TCPHandler: Processed in 0.001402495 sec. | ||
| 13421 | 2025.09.09 23:08:54.932123 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2025.09.09 23:08:54.932243 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13423 | 2025.09.09 23:08:54.932284 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13424 | 2025.09.09 23:08:54.932926 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2025.09.09 23:08:54.932965 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13426 | 2025.09.09 23:08:54.933336 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13427 | 2025.09.09 23:08:54.933552 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2025.09.09 23:08:54.933677 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001459 sec., 487320.08224811516 rows/sec., 34.16 MiB/sec. | ||
| 13429 | 2025.09.09 23:08:54.933716 [ 275 ] {86f4c42e-cc0f-42ed-b3ce-f0ae488bf621} <Debug> TCPHandler: Processed in 0.001651029 sec. | ||
| 13430 | 2025.09.09 23:08:54.933820 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2025.09.09 23:08:54.933913 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13432 | 2025.09.09 23:08:54.933954 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13433 | 2025.09.09 23:08:54.934300 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2025.09.09 23:08:54.934369 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13435 | 2025.09.09 23:08:54.934727 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13436 | 2025.09.09 23:08:54.934971 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2025.09.09 23:08:54.935122 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 255.69 KiB/sec. | ||
| 13438 | 2025.09.09 23:08:54.935168 [ 275 ] {84eaa7d3-a508-4b65-8741-f9bd1cc4b338} <Debug> TCPHandler: Processed in 0.001394834 sec. | ||
| 13439 | 2025.09.09 23:08:54.935284 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2025.09.09 23:08:54.935378 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13441 | 2025.09.09 23:08:54.935422 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13442 | 2025.09.09 23:08:54.935850 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2025.09.09 23:08:54.935886 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13444 | 2025.09.09 23:08:54.936224 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13445 | 2025.09.09 23:08:54.936456 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2025.09.09 23:08:54.936586 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 13447 | 2025.09.09 23:08:54.936624 [ 275 ] {a6cb63e7-8d17-4514-9da2-0fa004da2668} <Debug> TCPHandler: Processed in 0.001396395 sec. | ||
| 13448 | 2025.09.09 23:08:54.936730 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.09.09 23:08:54.936823 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13450 | 2025.09.09 23:08:54.936865 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13451 | 2025.09.09 23:08:54.937170 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2025.09.09 23:08:54.937206 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13453 | 2025.09.09 23:08:54.937508 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13454 | 2025.09.09 23:08:54.937710 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2025.09.09 23:08:54.937835 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 13456 | 2025.09.09 23:08:54.937872 [ 275 ] {fa904c6d-e17d-40d2-a035-8757d15faca2} <Debug> TCPHandler: Processed in 0.001191761 sec. | ||
| 13457 | 2025.09.09 23:08:54.937967 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2025.09.09 23:08:54.938059 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13459 | 2025.09.09 23:08:54.938113 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13460 | 2025.09.09 23:08:54.938891 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2025.09.09 23:08:54.938927 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13462 | 2025.09.09 23:08:54.939459 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13463 | 2025.09.09 23:08:54.939682 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2025.09.09 23:08:54.939816 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001775 sec., 18028.169014084506 rows/sec., 32.31 MiB/sec. | ||
| 13465 | 2025.09.09 23:08:54.939880 [ 275 ] {d0811061-7c73-4055-8576-d4fd1be901e7} <Debug> TCPHandler: Processed in 0.001961865 sec. | ||
| 13466 | 2025.09.09 23:08:54.939985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2025.09.09 23:08:54.940081 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13468 | 2025.09.09 23:08:54.940122 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13469 | 2025.09.09 23:08:54.940449 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.09.09 23:08:54.940484 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13471 | 2025.09.09 23:08:54.940789 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13472 | 2025.09.09 23:08:54.940998 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.09.09 23:08:54.941124 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 13474 | 2025.09.09 23:08:54.941162 [ 275 ] {77f8b733-9828-413a-bf33-25dfda98290c} <Debug> TCPHandler: Processed in 0.001225142 sec. | ||
| 13475 | 2025.09.09 23:08:55.556005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1754 | ||
| 13476 | 2025.09.09 23:08:55.558396 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2025.09.09 23:08:55.558451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13478 | 2025.09.09 23:08:55.559679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13479 | 2025.09.09 23:08:55.559950 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2025.09.09 23:08:55.560304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 13481 | 2025.09.09 23:08:57.971326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28262 | ||
| 13482 | 2025.09.09 23:08:57.971840 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2025.09.09 23:08:57.971880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13484 | 2025.09.09 23:08:57.972349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13485 | 2025.09.09 23:08:57.972572 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2025.09.09 23:08:57.972703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28262 | ||
| 13487 | 2025.09.09 23:08:59.449669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13488 | 2025.09.09 23:08:59.465838 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2025.09.09 23:08:59.465894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13490 | 2025.09.09 23:08:59.471914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13491 | 2025.09.09 23:08:59.472611 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2025.09.09 23:08:59.475381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13493 | 2025.09.09 23:08:59.937678 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2025.09.09 23:08:59.937955 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13495 | 2025.09.09 23:08:59.938059 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13496 | 2025.09.09 23:08:59.938857 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2025.09.09 23:08:59.938900 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13498 | 2025.09.09 23:08:59.939288 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13499 | 2025.09.09 23:08:59.939521 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.09.09 23:08:59.939675 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001795 sec., 5571.030640668524 rows/sec., 454.28 KiB/sec. | ||
| 13501 | 2025.09.09 23:08:59.939723 [ 275 ] {1f9e473d-eccd-435d-9629-bd85bcb275b6} <Debug> TCPHandler: Processed in 0.002224839 sec. | ||
| 13502 | 2025.09.09 23:08:59.939845 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2025.09.09 23:08:59.939947 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13504 | 2025.09.09 23:08:59.939989 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13505 | 2025.09.09 23:08:59.941362 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2025.09.09 23:08:59.941400 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13507 | 2025.09.09 23:08:59.941790 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13508 | 2025.09.09 23:08:59.942002 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2025.09.09 23:08:59.942137 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.002213 sec., 551739.7198373248 rows/sec., 45.60 MiB/sec. | ||
| 13510 | 2025.09.09 23:08:59.942175 [ 275 ] {639e5d3a-277a-4e15-af40-4972f83c2dcf} <Debug> TCPHandler: Processed in 0.002383872 sec. | ||
| 13511 | 2025.09.09 23:08:59.942287 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2025.09.09 23:08:59.942384 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13513 | 2025.09.09 23:08:59.942426 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13514 | 2025.09.09 23:08:59.942828 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2025.09.09 23:08:59.942861 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13516 | 2025.09.09 23:08:59.943156 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13517 | 2025.09.09 23:08:59.943364 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.09.09 23:08:59.943490 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001127 sec., 17746.22892635315 rows/sec., 1.26 MiB/sec. | ||
| 13519 | 2025.09.09 23:08:59.943527 [ 275 ] {fe432c52-f25d-4999-8d66-45ce94a39545} <Debug> TCPHandler: Processed in 0.001290973 sec. | ||
| 13520 | 2025.09.09 23:08:59.943645 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2025.09.09 23:08:59.943768 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13522 | 2025.09.09 23:08:59.943817 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13523 | 2025.09.09 23:08:59.944392 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2025.09.09 23:08:59.944424 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13525 | 2025.09.09 23:08:59.944724 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13526 | 2025.09.09 23:08:59.944943 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2025.09.09 23:08:59.945049 [ 170 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 13528 | 2025.09.09 23:08:59.945068 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001325 sec., 172075.4716981132 rows/sec., 11.65 MiB/sec. | ||
| 13529 | 2025.09.09 23:08:59.945084 [ 170 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2025.09.09 23:08:59.945102 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13531 | 2025.09.09 23:08:59.945105 [ 275 ] {c92b3d84-9263-43b1-b23a-da9e0c03d979} <Debug> TCPHandler: Processed in 0.001522227 sec. | ||
| 13532 | 2025.09.09 23:08:59.945216 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13533 | 2025.09.09 23:08:59.945241 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 13534 | 2025.09.09 23:08:59.945311 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13535 | 2025.09.09 23:08:59.945355 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13536 | 2025.09.09 23:08:59.945383 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13537 | 2025.09.09 23:08:59.945421 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 465 rows starting from the beginning of the part | ||
| 13538 | 2025.09.09 23:08:59.945489 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 13539 | 2025.09.09 23:08:59.945537 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 13540 | 2025.09.09 23:08:59.945577 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 213 rows starting from the beginning of the part | ||
| 13541 | 2025.09.09 23:08:59.945616 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13542 | 2025.09.09 23:08:59.945654 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 13543 | 2025.09.09 23:08:59.946036 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2025.09.09 23:08:59.946076 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13545 | 2025.09.09 23:08:59.946422 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13546 | 2025.09.09 23:08:59.946638 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2025.09.09 23:08:59.946655 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487726 sec., 1047235.8485366257 rows/sec., 73.31 MiB/sec. | ||
| 13548 | 2025.09.09 23:08:59.946767 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001475 sec., 366101.69491525425 rows/sec., 27.16 MiB/sec. | ||
| 13549 | 2025.09.09 23:08:59.946806 [ 275 ] {ecbdb5ea-c158-4a72-86d0-3751bd948afc} <Debug> TCPHandler: Processed in 0.001640119 sec. | ||
| 13550 | 2025.09.09 23:08:59.946866 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 13551 | 2025.09.09 23:08:59.946922 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2025.09.09 23:08:59.947021 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13553 | 2025.09.09 23:08:59.947068 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13554 | 2025.09.09 23:08:59.947184 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2025.09.09 23:08:59.947275 [ 192 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_54_11} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 13556 | 2025.09.09 23:08:59.947391 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13557 | 2025.09.09 23:08:59.947700 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2025.09.09 23:08:59.947739 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13559 | 2025.09.09 23:08:59.948123 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13560 | 2025.09.09 23:08:59.948340 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2025.09.09 23:08:59.948471 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001469 sec., 577944.1797140912 rows/sec., 38.90 MiB/sec. | ||
| 13562 | 2025.09.09 23:08:59.948507 [ 275 ] {c8d7bce4-d32b-49bb-8019-4d0b4364be8e} <Debug> TCPHandler: Processed in 0.001635358 sec. | ||
| 13563 | 2025.09.09 23:08:59.948615 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2025.09.09 23:08:59.948709 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13565 | 2025.09.09 23:08:59.948764 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13566 | 2025.09.09 23:08:59.949530 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2025.09.09 23:08:59.949565 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13568 | 2025.09.09 23:08:59.950079 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13569 | 2025.09.09 23:08:59.950310 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2025.09.09 23:08:59.950449 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 13571 | 2025.09.09 23:08:59.950513 [ 275 ] {c60d9e38-c959-4e59-b2c4-c106ce3bdecb} <Debug> TCPHandler: Processed in 0.001947065 sec. | ||
| 13572 | 2025.09.09 23:08:59.950626 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2025.09.09 23:08:59.950720 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13574 | 2025.09.09 23:08:59.950763 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13575 | 2025.09.09 23:08:59.951094 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2025.09.09 23:08:59.951130 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13577 | 2025.09.09 23:08:59.951430 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13578 | 2025.09.09 23:08:59.951641 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2025.09.09 23:08:59.951768 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13580 | 2025.09.09 23:08:59.951804 [ 275 ] {e0d0b31e-f75c-4b1f-a69a-511fa605c699} <Debug> TCPHandler: Processed in 0.001226971 sec. | ||
| 13581 | 2025.09.09 23:09:00.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.46 MiB, peak 360.52 MiB, free memory in arenas 0.00 B, will set to 350.33 MiB (RSS), difference: -1.13 MiB | ||
| 13582 | 2025.09.09 23:09:04.923213 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13583 | 2025.09.09 23:09:04.923431 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13584 | 2025.09.09 23:09:04.923497 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13585 | 2025.09.09 23:09:04.924210 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2025.09.09 23:09:04.924260 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13587 | 2025.09.09 23:09:04.924665 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13588 | 2025.09.09 23:09:04.924886 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2025.09.09 23:09:04.925034 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001654 sec., 247883.91777509067 rows/sec., 15.72 MiB/sec. | ||
| 13590 | 2025.09.09 23:09:04.925075 [ 275 ] {576cdb81-c00b-4e73-96c3-a66722c592f8} <Debug> TCPHandler: Processed in 0.001998835 sec. | ||
| 13591 | 2025.09.09 23:09:04.925198 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13592 | 2025.09.09 23:09:04.925320 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13593 | 2025.09.09 23:09:04.925370 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13594 | 2025.09.09 23:09:04.926161 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2025.09.09 23:09:04.926198 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13596 | 2025.09.09 23:09:04.926580 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13597 | 2025.09.09 23:09:04.926789 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2025.09.09 23:09:04.926916 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001621 sec., 725478.0999383096 rows/sec., 57.76 MiB/sec. | ||
| 13599 | 2025.09.09 23:09:04.926955 [ 275 ] {f8b121cc-ded0-4aa2-bba4-71f6cf78d93c} <Debug> TCPHandler: Processed in 0.001819942 sec. | ||
| 13600 | 2025.09.09 23:09:04.927070 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2025.09.09 23:09:04.927163 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13602 | 2025.09.09 23:09:04.927203 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13603 | 2025.09.09 23:09:04.927660 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2025.09.09 23:09:04.927696 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13605 | 2025.09.09 23:09:04.928013 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13606 | 2025.09.09 23:09:04.928229 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2025.09.09 23:09:04.928362 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001218 sec., 194581.28078817736 rows/sec., 11.80 MiB/sec. | ||
| 13608 | 2025.09.09 23:09:04.928401 [ 275 ] {a75fb8e0-8c4f-4dc3-a2b7-b060c6829983} <Debug> TCPHandler: Processed in 0.001382284 sec. | ||
| 13609 | 2025.09.09 23:09:04.928505 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2025.09.09 23:09:04.928598 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13611 | 2025.09.09 23:09:04.928637 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13612 | 2025.09.09 23:09:04.929073 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2025.09.09 23:09:04.929109 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13614 | 2025.09.09 23:09:04.929420 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13615 | 2025.09.09 23:09:04.929633 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2025.09.09 23:09:04.929760 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 13617 | 2025.09.09 23:09:04.929797 [ 275 ] {8e3c6bbe-ddb1-41cf-b975-2a515de705ce} <Debug> TCPHandler: Processed in 0.001341843 sec. | ||
| 13618 | 2025.09.09 23:09:04.929911 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2025.09.09 23:09:04.930029 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13620 | 2025.09.09 23:09:04.930076 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13621 | 2025.09.09 23:09:04.930594 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.09.09 23:09:04.930630 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13623 | 2025.09.09 23:09:04.930933 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13624 | 2025.09.09 23:09:04.931146 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2025.09.09 23:09:04.931275 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 13626 | 2025.09.09 23:09:04.931312 [ 275 ] {3a7faa53-2e58-4e93-b5b0-4556c5835b4e} <Debug> TCPHandler: Processed in 0.001461886 sec. | ||
| 13627 | 2025.09.09 23:09:04.931430 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2025.09.09 23:09:04.931552 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13629 | 2025.09.09 23:09:04.931601 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13630 | 2025.09.09 23:09:04.932300 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2025.09.09 23:09:04.932344 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13632 | 2025.09.09 23:09:04.932704 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13633 | 2025.09.09 23:09:04.932915 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2025.09.09 23:09:04.933044 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001517 sec., 468688.2003955175 rows/sec., 32.85 MiB/sec. | ||
| 13635 | 2025.09.09 23:09:04.933081 [ 275 ] {9b67ea0b-8b34-41a2-81e7-3c4df6f0008f} <Debug> TCPHandler: Processed in 0.00171368 sec. | ||
| 13636 | 2025.09.09 23:09:04.933198 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2025.09.09 23:09:04.933293 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13638 | 2025.09.09 23:09:04.933334 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13639 | 2025.09.09 23:09:04.933661 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2025.09.09 23:09:04.933696 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13641 | 2025.09.09 23:09:04.933994 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13642 | 2025.09.09 23:09:04.934204 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.09.09 23:09:04.934330 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 13644 | 2025.09.09 23:09:04.934368 [ 275 ] {309df4e0-bbcf-4e21-b464-f95f0ee4cbd1} <Debug> TCPHandler: Processed in 0.001219972 sec. | ||
| 13645 | 2025.09.09 23:09:04.934479 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2025.09.09 23:09:04.934591 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13647 | 2025.09.09 23:09:04.934641 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13648 | 2025.09.09 23:09:04.935115 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2025.09.09 23:09:04.935158 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13650 | 2025.09.09 23:09:04.935541 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13651 | 2025.09.09 23:09:04.935758 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.09.09 23:09:04.935885 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 13653 | 2025.09.09 23:09:04.935922 [ 275 ] {7bd092b0-74c5-4eb4-8341-6b6d20be8e3b} <Debug> TCPHandler: Processed in 0.001502726 sec. | ||
| 13654 | 2025.09.09 23:09:04.936021 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2025.09.09 23:09:04.936112 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13656 | 2025.09.09 23:09:04.936155 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13657 | 2025.09.09 23:09:04.936455 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2025.09.09 23:09:04.936490 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13659 | 2025.09.09 23:09:04.936789 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13660 | 2025.09.09 23:09:04.936998 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2025.09.09 23:09:04.937124 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 13662 | 2025.09.09 23:09:04.937160 [ 275 ] {d85663d7-1272-4e7f-a18a-26bf4f6e0f38} <Debug> TCPHandler: Processed in 0.001188991 sec. | ||
| 13663 | 2025.09.09 23:09:04.937275 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2025.09.09 23:09:04.937388 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13665 | 2025.09.09 23:09:04.937452 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13666 | 2025.09.09 23:09:04.938333 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2025.09.09 23:09:04.938376 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13668 | 2025.09.09 23:09:04.938915 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13669 | 2025.09.09 23:09:04.939217 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2025.09.09 23:09:04.939377 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002014 sec., 15888.778550148956 rows/sec., 28.47 MiB/sec. | ||
| 13671 | 2025.09.09 23:09:04.939440 [ 275 ] {bf99dac9-1406-4ff3-a002-825edee57cdf} <Debug> TCPHandler: Processed in 0.002226929 sec. | ||
| 13672 | 2025.09.09 23:09:04.939555 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2025.09.09 23:09:04.939650 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13674 | 2025.09.09 23:09:04.939692 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13675 | 2025.09.09 23:09:04.940024 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2025.09.09 23:09:04.940059 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13677 | 2025.09.09 23:09:04.940360 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13678 | 2025.09.09 23:09:04.940563 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2025.09.09 23:09:04.940694 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 13680 | 2025.09.09 23:09:04.940730 [ 275 ] {b86b039a-dad4-4385-bb57-cacbf9d5cc9d} <Debug> TCPHandler: Processed in 0.001226171 sec. | ||
| 13681 | 2025.09.09 23:09:05.320211 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13682 | 2025.09.09 23:09:05.320262 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13683 | 2025.09.09 23:09:05.473663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28774 | ||
| 13684 | 2025.09.09 23:09:05.474202 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2025.09.09 23:09:05.474247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13686 | 2025.09.09 23:09:05.474729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13687 | 2025.09.09 23:09:05.474953 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2025.09.09 23:09:05.475123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28774 | ||
| 13689 | 2025.09.09 23:09:05.561343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1792 | ||
| 13690 | 2025.09.09 23:09:05.563711 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2025.09.09 23:09:05.563747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13692 | 2025.09.09 23:09:05.564924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13693 | 2025.09.09 23:09:05.565188 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2025.09.09 23:09:05.565455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 13695 | 2025.09.09 23:09:06.976129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13696 | 2025.09.09 23:09:06.992708 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2025.09.09 23:09:06.992768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13698 | 2025.09.09 23:09:06.998939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13699 | 2025.09.09 23:09:06.999645 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2025.09.09 23:09:07.001099 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.85 MiB, peak 360.52 MiB, free memory in arenas 0.00 B, will set to 350.33 MiB (RSS), difference: -4.52 MiB | ||
| 13701 | 2025.09.09 23:09:07.002602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13702 | 2025.09.09 23:09:08.001098 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.33 MiB, peak 360.52 MiB, free memory in arenas 0.00 B, will set to 350.33 MiB (RSS), difference: 4.00 MiB | ||
| 13703 | 2025.09.09 23:09:09.911148 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2025.09.09 23:09:09.911342 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13705 | 2025.09.09 23:09:09.911407 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13706 | 2025.09.09 23:09:09.912052 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2025.09.09 23:09:09.912093 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13708 | 2025.09.09 23:09:09.912492 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13709 | 2025.09.09 23:09:09.912714 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2025.09.09 23:09:09.912864 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001571 sec., 48376.83004455761 rows/sec., 3.99 MiB/sec. | ||
| 13711 | 2025.09.09 23:09:09.912906 [ 275 ] {33256680-8e07-471c-82c0-4c6a670b573b} <Debug> TCPHandler: Processed in 0.001882833 sec. | ||
| 13712 | 2025.09.09 23:09:09.913027 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2025.09.09 23:09:09.913121 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13714 | 2025.09.09 23:09:09.913163 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13715 | 2025.09.09 23:09:09.913568 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2025.09.09 23:09:09.913602 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13717 | 2025.09.09 23:09:09.913894 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13718 | 2025.09.09 23:09:09.914106 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2025.09.09 23:09:09.914213 [ 146 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13720 | 2025.09.09 23:09:09.914233 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 13721 | 2025.09.09 23:09:09.914249 [ 146 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2025.09.09 23:09:09.914269 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13723 | 2025.09.09 23:09:09.914272 [ 275 ] {83a6ac33-6c6b-4d5c-9739-d7f2814ab3d4} <Debug> TCPHandler: Processed in 0.001295593 sec. | ||
| 13724 | 2025.09.09 23:09:09.914357 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 13725 | 2025.09.09 23:09:09.914383 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2025.09.09 23:09:09.914458 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13727 | 2025.09.09 23:09:09.914478 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13728 | 2025.09.09 23:09:09.914491 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 13729 | 2025.09.09 23:09:09.914517 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13730 | 2025.09.09 23:09:09.914557 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13731 | 2025.09.09 23:09:09.914610 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
| 13732 | 2025.09.09 23:09:09.914664 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 20 rows starting from the beginning of the part | ||
| 13733 | 2025.09.09 23:09:09.914709 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
| 13734 | 2025.09.09 23:09:09.914757 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13735 | 2025.09.09 23:09:09.914937 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2025.09.09 23:09:09.914971 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13737 | 2025.09.09 23:09:09.915293 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13738 | 2025.09.09 23:09:09.915513 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2025.09.09 23:09:09.915607 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284392 sec., 617412.7524930083 rows/sec., 40.55 MiB/sec. | ||
| 13740 | 2025.09.09 23:09:09.915647 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 13741 | 2025.09.09 23:09:09.915694 [ 275 ] {ea397e52-2bca-4bda-a8e0-85540f1693a5} <Debug> TCPHandler: Processed in 0.001360724 sec. | ||
| 13742 | 2025.09.09 23:09:09.915780 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13743 | 2025.09.09 23:09:09.915807 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13744 | 2025.09.09 23:09:09.915902 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13745 | 2025.09.09 23:09:09.915945 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13746 | 2025.09.09 23:09:09.916022 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.09.09 23:09:09.916083 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_86_17} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13748 | 2025.09.09 23:09:09.916152 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13749 | 2025.09.09 23:09:09.916349 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2025.09.09 23:09:09.916384 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13751 | 2025.09.09 23:09:09.916716 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13752 | 2025.09.09 23:09:09.916936 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2025.09.09 23:09:09.917062 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 13754 | 2025.09.09 23:09:09.917099 [ 275 ] {3d076fe1-99ab-45fb-90ef-d325d3a1eeb9} <Debug> TCPHandler: Processed in 0.001341533 sec. | ||
| 13755 | 2025.09.09 23:09:09.917211 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2025.09.09 23:09:09.917333 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13757 | 2025.09.09 23:09:09.917398 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13758 | 2025.09.09 23:09:09.918254 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2025.09.09 23:09:09.918290 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13760 | 2025.09.09 23:09:09.918822 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13761 | 2025.09.09 23:09:09.919050 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2025.09.09 23:09:09.919161 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13763 | 2025.09.09 23:09:09.919188 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001879 sec., 5321.979776476849 rows/sec., 9.54 MiB/sec. | ||
| 13764 | 2025.09.09 23:09:09.919189 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2025.09.09 23:09:09.919219 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13766 | 2025.09.09 23:09:09.919243 [ 275 ] {13797a04-86d7-4d06-944a-b4ec73379d96} <Debug> TCPHandler: Processed in 0.002092417 sec. | ||
| 13767 | 2025.09.09 23:09:09.919281 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 13768 | 2025.09.09 23:09:09.919352 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2025.09.09 23:09:09.919445 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13770 | 2025.09.09 23:09:09.919448 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13771 | 2025.09.09 23:09:09.919489 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1662 rows starting from the beginning of the part | ||
| 13772 | 2025.09.09 23:09:09.919498 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13773 | 2025.09.09 23:09:09.919595 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13774 | 2025.09.09 23:09:09.919696 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 13775 | 2025.09.09 23:09:09.919788 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13776 | 2025.09.09 23:09:09.919834 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2025.09.09 23:09:09.919869 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13778 | 2025.09.09 23:09:09.919879 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 13779 | 2025.09.09 23:09:09.919970 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13780 | 2025.09.09 23:09:09.920186 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13781 | 2025.09.09 23:09:09.920404 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2025.09.09 23:09:09.920532 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 13783 | 2025.09.09 23:09:09.920567 [ 275 ] {30fe4ac4-095c-4374-9fac-ff4f21cb92a2} <Debug> TCPHandler: Processed in 0.001265442 sec. | ||
| 13784 | 2025.09.09 23:09:09.927949 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 19 columns (19 merged, 0 gathered) in 0.008696163 sec., 201928.13773154895 rows/sec., 361.85 MiB/sec. | ||
| 13785 | 2025.09.09 23:09:09.929193 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13786 | 2025.09.09 23:09:09.929514 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2025.09.09 23:09:09.929585 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13788 | 2025.09.09 23:09:09.929687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.03 MiB. | ||
| 13789 | 2025.09.09 23:09:10.001127 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.84 MiB, peak 367.83 MiB, free memory in arenas 0.00 B, will set to 354.41 MiB (RSS), difference: 3.57 MiB | ||
| 13790 | 2025.09.09 23:09:10.321063 [ 146 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13791 | 2025.09.09 23:09:10.321108 [ 146 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2025.09.09 23:09:10.321128 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13793 | 2025.09.09 23:09:10.321246 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 13794 | 2025.09.09 23:09:10.321377 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13795 | 2025.09.09 23:09:10.321412 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13796 | 2025.09.09 23:09:10.321480 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13797 | 2025.09.09 23:09:10.321530 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13798 | 2025.09.09 23:09:10.321575 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 13799 | 2025.09.09 23:09:10.321619 [ 200 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 13800 | 2025.09.09 23:09:10.322355 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116463 sec., 32628.388415204827 rows/sec., 2.72 MiB/sec. | ||
| 13801 | 2025.09.09 23:09:10.322505 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13802 | 2025.09.09 23:09:10.322837 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2025.09.09 23:09:10.322919 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_29_7} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13804 | 2025.09.09 23:09:10.323012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13805 | 2025.09.09 23:09:12.975604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29222 | ||
| 13806 | 2025.09.09 23:09:12.976106 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2025.09.09 23:09:12.976144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13808 | 2025.09.09 23:09:12.976627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13809 | 2025.09.09 23:09:12.976859 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2025.09.09 23:09:12.976987 [ 141 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13811 | 2025.09.09 23:09:12.977013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29222 | ||
| 13812 | 2025.09.09 23:09:12.977035 [ 141 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2025.09.09 23:09:12.977059 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13814 | 2025.09.09 23:09:12.977185 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 13815 | 2025.09.09 23:09:12.977332 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13816 | 2025.09.09 23:09:12.977376 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26854 rows starting from the beginning of the part | ||
| 13817 | 2025.09.09 23:09:12.977442 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13818 | 2025.09.09 23:09:12.977488 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13819 | 2025.09.09 23:09:12.977529 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13820 | 2025.09.09 23:09:12.977566 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13821 | 2025.09.09 23:09:12.977608 [ 196 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13822 | 2025.09.09 23:09:12.979993 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29222 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286002 sec., 10217411.067055475 rows/sec., 146.16 MiB/sec. | ||
| 13823 | 2025.09.09 23:09:12.980546 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13824 | 2025.09.09 23:09:12.981035 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2025.09.09 23:09:12.981117 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_61_12} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13826 | 2025.09.09 23:09:12.981230 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 13827 | 2025.09.09 23:09:14.503014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13828 | 2025.09.09 23:09:14.519975 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.09.09 23:09:14.520031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13830 | 2025.09.09 23:09:14.526433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13831 | 2025.09.09 23:09:14.527129 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2025.09.09 23:09:14.527462 [ 142 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13833 | 2025.09.09 23:09:14.527528 [ 142 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2025.09.09 23:09:14.527549 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13835 | 2025.09.09 23:09:14.527679 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13836 | 2025.09.09 23:09:14.530109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13837 | 2025.09.09 23:09:14.531566 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13838 | 2025.09.09 23:09:14.533177 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13839 | 2025.09.09 23:09:14.538063 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13840 | 2025.09.09 23:09:14.542649 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13841 | 2025.09.09 23:09:14.547449 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13842 | 2025.09.09 23:09:14.552569 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13843 | 2025.09.09 23:09:14.556550 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 13844 | 2025.09.09 23:09:14.609088 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.0814773 sec., 5645.744274785738 rows/sec., 29.19 MiB/sec. | ||
| 13845 | 2025.09.09 23:09:14.611848 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13846 | 2025.09.09 23:09:14.613890 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_61_12} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2025.09.09 23:09:14.614002 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_61_12} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13848 | 2025.09.09 23:09:14.616691 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13849 | 2025.09.09 23:09:14.922830 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2025.09.09 23:09:14.922994 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13851 | 2025.09.09 23:09:14.923055 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13852 | 2025.09.09 23:09:14.923989 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2025.09.09 23:09:14.924032 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13854 | 2025.09.09 23:09:14.924453 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13855 | 2025.09.09 23:09:14.924670 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2025.09.09 23:09:14.924814 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 13857 | 2025.09.09 23:09:14.924856 [ 275 ] {6dea2f76-0ed9-42bb-af86-c76f95d06170} <Debug> TCPHandler: Processed in 0.002143958 sec. | ||
| 13858 | 2025.09.09 23:09:14.924977 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2025.09.09 23:09:14.925070 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13860 | 2025.09.09 23:09:14.925110 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13861 | 2025.09.09 23:09:14.925497 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2025.09.09 23:09:14.925531 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13863 | 2025.09.09 23:09:14.925817 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13864 | 2025.09.09 23:09:14.926030 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2025.09.09 23:09:14.926161 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 147.06 KiB/sec. | ||
| 13866 | 2025.09.09 23:09:14.926199 [ 275 ] {f8a658bc-7a2d-45af-a128-9acd0f223969} <Debug> TCPHandler: Processed in 0.001270552 sec. | ||
| 13867 | 2025.09.09 23:09:14.926308 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2025.09.09 23:09:14.926401 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13869 | 2025.09.09 23:09:14.926439 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13870 | 2025.09.09 23:09:14.927426 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2025.09.09 23:09:14.927463 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13872 | 2025.09.09 23:09:14.927823 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13873 | 2025.09.09 23:09:14.928026 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2025.09.09 23:09:14.928152 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001769 sec., 665347.6540418316 rows/sec., 52.97 MiB/sec. | ||
| 13875 | 2025.09.09 23:09:14.928150 [ 139 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13876 | 2025.09.09 23:09:14.928190 [ 275 ] {cfb091b7-b375-4dae-8782-72eb9ce00813} <Debug> TCPHandler: Processed in 0.001930213 sec. | ||
| 13877 | 2025.09.09 23:09:14.928222 [ 139 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2025.09.09 23:09:14.928247 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13879 | 2025.09.09 23:09:14.928310 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2025.09.09 23:09:14.928348 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 13881 | 2025.09.09 23:09:14.928406 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13882 | 2025.09.09 23:09:14.928451 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13883 | 2025.09.09 23:09:14.928471 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13884 | 2025.09.09 23:09:14.928508 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2467 rows starting from the beginning of the part | ||
| 13885 | 2025.09.09 23:09:14.928574 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1176 rows starting from the beginning of the part | ||
| 13886 | 2025.09.09 23:09:14.928623 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1221 rows starting from the beginning of the part | ||
| 13887 | 2025.09.09 23:09:14.928676 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1176 rows starting from the beginning of the part | ||
| 13888 | 2025.09.09 23:09:14.928732 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 13889 | 2025.09.09 23:09:14.928788 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1177 rows starting from the beginning of the part | ||
| 13890 | 2025.09.09 23:09:14.928984 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2025.09.09 23:09:14.929024 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13892 | 2025.09.09 23:09:14.929346 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13893 | 2025.09.09 23:09:14.929562 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2025.09.09 23:09:14.929695 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001307 sec., 182861.51491966334 rows/sec., 11.10 MiB/sec. | ||
| 13895 | 2025.09.09 23:09:14.929731 [ 275 ] {4ac60c98-f349-46b1-8e03-9bceea00a707} <Debug> TCPHandler: Processed in 0.001470326 sec. | ||
| 13896 | 2025.09.09 23:09:14.929842 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2025.09.09 23:09:14.929934 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13898 | 2025.09.09 23:09:14.929973 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13899 | 2025.09.09 23:09:14.930448 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2025.09.09 23:09:14.930483 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13901 | 2025.09.09 23:09:14.930783 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13902 | 2025.09.09 23:09:14.930993 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2025.09.09 23:09:14.931120 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 13904 | 2025.09.09 23:09:14.931157 [ 275 ] {0b50b6f3-bc62-469b-869f-091c729957a6} <Debug> TCPHandler: Processed in 0.001362273 sec. | ||
| 13905 | 2025.09.09 23:09:14.931270 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2025.09.09 23:09:14.931329 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7293 rows, containing 5 columns (5 merged, 0 gathered) in 0.003028683 sec., 2407977.3287597285 rows/sec., 204.00 MiB/sec. | ||
| 13907 | 2025.09.09 23:09:14.931369 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13908 | 2025.09.09 23:09:14.931518 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13909 | 2025.09.09 23:09:14.931617 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13910 | 2025.09.09 23:09:14.931913 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2025.09.09 23:09:14.932003 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_91_18} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13912 | 2025.09.09 23:09:14.932092 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 13913 | 2025.09.09 23:09:14.932135 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2025.09.09 23:09:14.932177 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13915 | 2025.09.09 23:09:14.932512 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13916 | 2025.09.09 23:09:14.932728 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.09.09 23:09:14.932864 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001516 sec., 139182.0580474934 rows/sec., 7.90 MiB/sec. | ||
| 13918 | 2025.09.09 23:09:14.932903 [ 275 ] {16098f88-a249-46aa-9da5-ccd9e5436638} <Debug> TCPHandler: Processed in 0.00168054 sec. | ||
| 13919 | 2025.09.09 23:09:14.933020 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2025.09.09 23:09:14.933115 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13921 | 2025.09.09 23:09:14.933154 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13922 | 2025.09.09 23:09:14.933849 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2025.09.09 23:09:14.933885 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13924 | 2025.09.09 23:09:14.934226 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13925 | 2025.09.09 23:09:14.934443 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2025.09.09 23:09:14.934556 [ 139 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13927 | 2025.09.09 23:09:14.934571 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001475 sec., 483389.8305084746 rows/sec., 33.89 MiB/sec. | ||
| 13928 | 2025.09.09 23:09:14.934598 [ 139 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2025.09.09 23:09:14.934619 [ 275 ] {5f772623-1aae-48be-9b76-8aabd408c40b} <Debug> TCPHandler: Processed in 0.001649519 sec. | ||
| 13930 | 2025.09.09 23:09:14.934621 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13931 | 2025.09.09 23:09:14.934716 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 13932 | 2025.09.09 23:09:14.934742 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2025.09.09 23:09:14.934836 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13934 | 2025.09.09 23:09:14.934843 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13935 | 2025.09.09 23:09:14.934873 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1251 rows starting from the beginning of the part | ||
| 13936 | 2025.09.09 23:09:14.934897 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13937 | 2025.09.09 23:09:14.934927 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 711 rows starting from the beginning of the part | ||
| 13938 | 2025.09.09 23:09:14.934973 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 540 rows starting from the beginning of the part | ||
| 13939 | 2025.09.09 23:09:14.935011 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 711 rows starting from the beginning of the part | ||
| 13940 | 2025.09.09 23:09:14.935046 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 13941 | 2025.09.09 23:09:14.935083 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 713 rows starting from the beginning of the part | ||
| 13942 | 2025.09.09 23:09:14.935240 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.09.09 23:09:14.935280 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13944 | 2025.09.09 23:09:14.935599 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13945 | 2025.09.09 23:09:14.935825 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.09.09 23:09:14.935932 [ 139 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13947 | 2025.09.09 23:09:14.935954 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 13948 | 2025.09.09 23:09:14.935963 [ 139 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2025.09.09 23:09:14.935994 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13950 | 2025.09.09 23:09:14.935997 [ 275 ] {f16d061f-41bc-4ab0-97f0-7a2484aca96f} <Debug> TCPHandler: Processed in 0.001305653 sec. | ||
| 13951 | 2025.09.09 23:09:14.936077 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 13952 | 2025.09.09 23:09:14.936126 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2025.09.09 23:09:14.936176 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13954 | 2025.09.09 23:09:14.936207 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13955 | 2025.09.09 23:09:14.936225 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13956 | 2025.09.09 23:09:14.936257 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13957 | 2025.09.09 23:09:14.936272 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13958 | 2025.09.09 23:09:14.936305 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13959 | 2025.09.09 23:09:14.936349 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13960 | 2025.09.09 23:09:14.936388 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13961 | 2025.09.09 23:09:14.936424 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742721 sec., 2295261.260982108 rows/sec., 172.75 MiB/sec. | ||
| 13962 | 2025.09.09 23:09:14.936430 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13963 | 2025.09.09 23:09:14.936650 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13964 | 2025.09.09 23:09:14.936755 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2025.09.09 23:09:14.936798 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13966 | 2025.09.09 23:09:14.936986 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2025.09.09 23:09:14.937086 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_91_18} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13968 | 2025.09.09 23:09:14.937191 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13969 | 2025.09.09 23:09:14.937191 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13970 | 2025.09.09 23:09:14.937246 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211251 sec., 203095.80755764083 rows/sec., 10.36 MiB/sec. | ||
| 13971 | 2025.09.09 23:09:14.937423 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13972 | 2025.09.09 23:09:14.937440 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2025.09.09 23:09:14.937565 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13974 | 2025.09.09 23:09:14.937585 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001379 sec., 228426.3959390863 rows/sec., 15.01 MiB/sec. | ||
| 13975 | 2025.09.09 23:09:14.937596 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2025.09.09 23:09:14.937628 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 13977 | 2025.09.09 23:09:14.937631 [ 275 ] {8d9f8e4a-0924-475a-b2e7-30b2c15a4d96} <Debug> TCPHandler: Processed in 0.001554617 sec. | ||
| 13978 | 2025.09.09 23:09:14.937701 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 13979 | 2025.09.09 23:09:14.937755 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2025.09.09 23:09:14.937781 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2025.09.09 23:09:14.937804 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13982 | 2025.09.09 23:09:14.937836 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_41_8} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13983 | 2025.09.09 23:09:14.937839 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 29785 rows starting from the beginning of the part | ||
| 13984 | 2025.09.09 23:09:14.937880 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13985 | 2025.09.09 23:09:14.937914 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 13986 | 2025.09.09 23:09:14.937928 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13987 | 2025.09.09 23:09:14.937936 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13988 | 2025.09.09 23:09:14.937964 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 849 rows starting from the beginning of the part | ||
| 13989 | 2025.09.09 23:09:14.938007 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 314 rows starting from the beginning of the part | ||
| 13990 | 2025.09.09 23:09:14.938044 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13991 | 2025.09.09 23:09:14.938081 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 315 rows starting from the beginning of the part | ||
| 13992 | 2025.09.09 23:09:14.938257 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2025.09.09 23:09:14.938296 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 13994 | 2025.09.09 23:09:14.938604 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13995 | 2025.09.09 23:09:14.938813 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2025.09.09 23:09:14.938941 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 13997 | 2025.09.09 23:09:14.938977 [ 275 ] {6ddc35b1-ec84-49b2-8570-ebecdda562ff} <Debug> TCPHandler: Processed in 0.001245652 sec. | ||
| 13998 | 2025.09.09 23:09:14.939087 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2025.09.09 23:09:14.939181 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14000 | 2025.09.09 23:09:14.939235 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14001 | 2025.09.09 23:09:14.940115 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2025.09.09 23:09:14.940152 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14003 | 2025.09.09 23:09:14.940721 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14004 | 2025.09.09 23:09:14.940949 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2025.09.09 23:09:14.941093 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001931 sec., 16571.72449508027 rows/sec., 29.70 MiB/sec. | ||
| 14006 | 2025.09.09 23:09:14.941163 [ 275 ] {7418805c-bdae-4279-b332-124eba9a778c} <Debug> TCPHandler: Processed in 0.002126457 sec. | ||
| 14007 | 2025.09.09 23:09:14.941276 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2025.09.09 23:09:14.941371 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14009 | 2025.09.09 23:09:14.941412 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14010 | 2025.09.09 23:09:14.941744 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2025.09.09 23:09:14.941781 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14012 | 2025.09.09 23:09:14.942096 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14013 | 2025.09.09 23:09:14.942308 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2025.09.09 23:09:14.942418 [ 139 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14015 | 2025.09.09 23:09:14.942437 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 14016 | 2025.09.09 23:09:14.942448 [ 139 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2025.09.09 23:09:14.942475 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14018 | 2025.09.09 23:09:14.942479 [ 275 ] {71c52862-6fcb-45d4-9a88-78f2028748c2} <Debug> TCPHandler: Processed in 0.001252702 sec. | ||
| 14019 | 2025.09.09 23:09:14.942541 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 14020 | 2025.09.09 23:09:14.942634 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14021 | 2025.09.09 23:09:14.942660 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6652 rows starting from the beginning of the part | ||
| 14022 | 2025.09.09 23:09:14.942708 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 14023 | 2025.09.09 23:09:14.942748 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 14024 | 2025.09.09 23:09:14.942785 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 14025 | 2025.09.09 23:09:14.942818 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 14026 | 2025.09.09 23:09:14.942854 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 14027 | 2025.09.09 23:09:14.944418 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7084 rows, containing 4 columns (4 merged, 0 gathered) in 0.001904623 sec., 3719371.235147323 rows/sec., 236.96 MiB/sec. | ||
| 14028 | 2025.09.09 23:09:14.944592 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31737 rows, containing 5 columns (5 merged, 0 gathered) in 0.006919561 sec., 4586562.644653324 rows/sec., 308.41 MiB/sec. | ||
| 14029 | 2025.09.09 23:09:14.944791 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14030 | 2025.09.09 23:09:14.945056 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.09.09 23:09:14.945129 [ 199 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_91_18} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14032 | 2025.09.09 23:09:14.945130 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14033 | 2025.09.09 23:09:14.945197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14034 | 2025.09.09 23:09:14.945441 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2025.09.09 23:09:14.945529 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14036 | 2025.09.09 23:09:14.945613 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14037 | 2025.09.09 23:09:15.565772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1828 | ||
| 14038 | 2025.09.09 23:09:15.568175 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2025.09.09 23:09:15.568226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 14040 | 2025.09.09 23:09:15.569456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14041 | 2025.09.09 23:09:15.569731 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2025.09.09 23:09:15.570083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 14043 | 2025.09.09 23:09:19.909741 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2025.09.09 23:09:19.909995 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14045 | 2025.09.09 23:09:19.910066 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14046 | 2025.09.09 23:09:19.910752 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2025.09.09 23:09:19.910798 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14048 | 2025.09.09 23:09:19.911212 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14049 | 2025.09.09 23:09:19.911444 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2025.09.09 23:09:19.911596 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001652 sec., 46004.84261501211 rows/sec., 3.79 MiB/sec. | ||
| 14051 | 2025.09.09 23:09:19.911637 [ 275 ] {e276c646-7b3f-428a-ac67-d334431e5904} <Debug> TCPHandler: Processed in 0.002073716 sec. | ||
| 14052 | 2025.09.09 23:09:19.911752 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2025.09.09 23:09:19.911848 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14054 | 2025.09.09 23:09:19.911890 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14055 | 2025.09.09 23:09:19.912280 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2025.09.09 23:09:19.912317 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14057 | 2025.09.09 23:09:19.912638 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14058 | 2025.09.09 23:09:19.912848 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2025.09.09 23:09:19.912976 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 14060 | 2025.09.09 23:09:19.913013 [ 275 ] {4ba55e9f-d34f-473f-8f85-585a8b262b87} <Debug> TCPHandler: Processed in 0.001311833 sec. | ||
| 14061 | 2025.09.09 23:09:19.913132 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2025.09.09 23:09:19.913254 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14063 | 2025.09.09 23:09:19.913302 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14064 | 2025.09.09 23:09:19.913793 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2025.09.09 23:09:19.913838 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14066 | 2025.09.09 23:09:19.914162 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14067 | 2025.09.09 23:09:19.914372 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2025.09.09 23:09:19.914500 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00127 sec., 58267.716535433065 rows/sec., 4.55 MiB/sec. | ||
| 14069 | 2025.09.09 23:09:19.914537 [ 275 ] {8771344d-c6f4-4559-a784-db7bd17d6a67} <Debug> TCPHandler: Processed in 0.001464876 sec. | ||
| 14070 | 2025.09.09 23:09:19.914645 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14071 | 2025.09.09 23:09:19.914738 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14072 | 2025.09.09 23:09:19.914780 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14073 | 2025.09.09 23:09:19.915169 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2025.09.09 23:09:19.915204 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14075 | 2025.09.09 23:09:19.915534 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14076 | 2025.09.09 23:09:19.915738 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2025.09.09 23:09:19.915866 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 14078 | 2025.09.09 23:09:19.915903 [ 275 ] {1a4c506a-a2b5-4b53-b88e-e8b746fe160f} <Debug> TCPHandler: Processed in 0.001305703 sec. | ||
| 14079 | 2025.09.09 23:09:19.916008 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2025.09.09 23:09:19.916100 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14081 | 2025.09.09 23:09:19.916153 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14082 | 2025.09.09 23:09:19.916890 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2025.09.09 23:09:19.916925 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14084 | 2025.09.09 23:09:19.917429 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14085 | 2025.09.09 23:09:19.917643 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2025.09.09 23:09:19.917780 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 14087 | 2025.09.09 23:09:19.917843 [ 275 ] {513aed9b-e01a-491c-b768-59f1e42b08b1} <Debug> TCPHandler: Processed in 0.001882233 sec. | ||
| 14088 | 2025.09.09 23:09:19.917949 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14089 | 2025.09.09 23:09:19.918042 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14090 | 2025.09.09 23:09:19.918084 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14091 | 2025.09.09 23:09:19.918432 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2025.09.09 23:09:19.918468 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14093 | 2025.09.09 23:09:19.918767 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14094 | 2025.09.09 23:09:19.918967 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2025.09.09 23:09:19.919093 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14096 | 2025.09.09 23:09:19.919128 [ 275 ] {daaaf1b0-7b50-4876-9b48-2197932ffb7f} <Debug> TCPHandler: Processed in 0.001227131 sec. | ||
| 14097 | 2025.09.09 23:09:20.320502 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14098 | 2025.09.09 23:09:20.320549 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14099 | 2025.09.09 23:09:20.477806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29734 | ||
| 14100 | 2025.09.09 23:09:20.478319 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2025.09.09 23:09:20.478353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14102 | 2025.09.09 23:09:20.478857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14103 | 2025.09.09 23:09:20.479079 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2025.09.09 23:09:20.479209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29734 | ||
| 14105 | 2025.09.09 23:09:22.030990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14106 | 2025.09.09 23:09:22.046166 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.09.09 23:09:22.046226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14108 | 2025.09.09 23:09:22.051718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14109 | 2025.09.09 23:09:22.052397 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.09.09 23:09:22.055135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14111 | 2025.09.09 23:09:24.921735 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14112 | 2025.09.09 23:09:24.922078 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14113 | 2025.09.09 23:09:24.922145 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14114 | 2025.09.09 23:09:24.923011 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2025.09.09 23:09:24.923065 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14116 | 2025.09.09 23:09:24.923496 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14117 | 2025.09.09 23:09:24.923738 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2025.09.09 23:09:24.923910 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 14119 | 2025.09.09 23:09:24.923963 [ 275 ] {81b33da5-f7bc-4afb-9de5-deff0a7e696d} <Debug> TCPHandler: Processed in 0.002412873 sec. | ||
| 14120 | 2025.09.09 23:09:24.924094 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2025.09.09 23:09:24.924196 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14122 | 2025.09.09 23:09:24.924240 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14123 | 2025.09.09 23:09:24.925226 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2025.09.09 23:09:24.925262 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14125 | 2025.09.09 23:09:24.925621 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14126 | 2025.09.09 23:09:24.925819 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14127 | 2025.09.09 23:09:24.925945 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001828 sec., 643326.0393873085 rows/sec., 51.22 MiB/sec. | ||
| 14128 | 2025.09.09 23:09:24.925982 [ 275 ] {a59084ae-1773-405a-a9da-960fcef780f0} <Debug> TCPHandler: Processed in 0.002000175 sec. | ||
| 14129 | 2025.09.09 23:09:24.926164 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14130 | 2025.09.09 23:09:24.926261 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14131 | 2025.09.09 23:09:24.926302 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14132 | 2025.09.09 23:09:24.926795 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2025.09.09 23:09:24.926832 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14134 | 2025.09.09 23:09:24.927157 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14135 | 2025.09.09 23:09:24.927372 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2025.09.09 23:09:24.927505 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001264 sec., 187500 rows/sec., 11.37 MiB/sec. | ||
| 14137 | 2025.09.09 23:09:24.927543 [ 275 ] {79eb8ecc-fa67-4159-9d53-d75f7edefcaf} <Debug> TCPHandler: Processed in 0.001430205 sec. | ||
| 14138 | 2025.09.09 23:09:24.927663 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2025.09.09 23:09:24.927786 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14140 | 2025.09.09 23:09:24.927835 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14141 | 2025.09.09 23:09:24.928408 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2025.09.09 23:09:24.928456 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14143 | 2025.09.09 23:09:24.928845 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14144 | 2025.09.09 23:09:24.929085 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2025.09.09 23:09:24.929219 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001458 sec., 145404.66392318244 rows/sec., 9.38 MiB/sec. | ||
| 14146 | 2025.09.09 23:09:24.929259 [ 275 ] {ad388f65-7a47-4af0-85c7-5057011a8fda} <Debug> TCPHandler: Processed in 0.00165699 sec. | ||
| 14147 | 2025.09.09 23:09:24.929358 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14148 | 2025.09.09 23:09:24.929453 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14149 | 2025.09.09 23:09:24.929493 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14150 | 2025.09.09 23:09:24.929958 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2025.09.09 23:09:24.929995 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14152 | 2025.09.09 23:09:24.930300 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14153 | 2025.09.09 23:09:24.930507 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2025.09.09 23:09:24.930637 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 14155 | 2025.09.09 23:09:24.930676 [ 275 ] {1218c802-3e3e-4ca4-9d6a-0161a4fe01cd} <Debug> TCPHandler: Processed in 0.001367884 sec. | ||
| 14156 | 2025.09.09 23:09:24.930791 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2025.09.09 23:09:24.930911 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14158 | 2025.09.09 23:09:24.930958 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14159 | 2025.09.09 23:09:24.931642 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2025.09.09 23:09:24.931679 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14161 | 2025.09.09 23:09:24.932013 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14162 | 2025.09.09 23:09:24.932221 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2025.09.09 23:09:24.932347 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001462 sec., 486320.10943912447 rows/sec., 34.09 MiB/sec. | ||
| 14164 | 2025.09.09 23:09:24.932386 [ 275 ] {8840c09a-f3a6-4161-90e4-33e2a3f5fb21} <Debug> TCPHandler: Processed in 0.001654029 sec. | ||
| 14165 | 2025.09.09 23:09:24.932490 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2025.09.09 23:09:24.932582 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14167 | 2025.09.09 23:09:24.932624 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14168 | 2025.09.09 23:09:24.932938 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2025.09.09 23:09:24.932974 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14170 | 2025.09.09 23:09:24.933265 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14171 | 2025.09.09 23:09:24.933472 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2025.09.09 23:09:24.933597 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 14173 | 2025.09.09 23:09:24.933632 [ 275 ] {390bcde1-d2ac-4198-aad7-7f99c81a0357} <Debug> TCPHandler: Processed in 0.00119039 sec. | ||
| 14174 | 2025.09.09 23:09:24.933748 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2025.09.09 23:09:24.933867 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14176 | 2025.09.09 23:09:24.933920 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14177 | 2025.09.09 23:09:24.934421 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2025.09.09 23:09:24.934463 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14179 | 2025.09.09 23:09:24.934865 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14180 | 2025.09.09 23:09:24.935108 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2025.09.09 23:09:24.935241 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001398 sec., 224606.5808297568 rows/sec., 14.75 MiB/sec. | ||
| 14182 | 2025.09.09 23:09:24.935279 [ 275 ] {aa29a223-e02e-45e7-a967-256b5dae6ed2} <Debug> TCPHandler: Processed in 0.001592778 sec. | ||
| 14183 | 2025.09.09 23:09:24.935377 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2025.09.09 23:09:24.935473 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14185 | 2025.09.09 23:09:24.935516 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14186 | 2025.09.09 23:09:24.935809 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2025.09.09 23:09:24.935844 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14188 | 2025.09.09 23:09:24.936153 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14189 | 2025.09.09 23:09:24.936366 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2025.09.09 23:09:24.936497 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 14191 | 2025.09.09 23:09:24.936533 [ 275 ] {8ed7e721-dbfa-49f8-82f2-fc0dfbf4af9f} <Debug> TCPHandler: Processed in 0.001205081 sec. | ||
| 14192 | 2025.09.09 23:09:24.936631 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2025.09.09 23:09:24.936724 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14194 | 2025.09.09 23:09:24.936779 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14195 | 2025.09.09 23:09:24.937618 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2025.09.09 23:09:24.937656 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14197 | 2025.09.09 23:09:24.938194 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14198 | 2025.09.09 23:09:24.938420 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2025.09.09 23:09:24.938568 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001852 sec., 17278.617710583156 rows/sec., 30.96 MiB/sec. | ||
| 14200 | 2025.09.09 23:09:24.938629 [ 275 ] {d16d1968-5cbf-4731-8b5a-94a5bec6feda} <Debug> TCPHandler: Processed in 0.002047456 sec. | ||
| 14201 | 2025.09.09 23:09:24.938743 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2025.09.09 23:09:24.938838 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14203 | 2025.09.09 23:09:24.938878 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14204 | 2025.09.09 23:09:24.939209 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2025.09.09 23:09:24.939245 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14206 | 2025.09.09 23:09:24.939553 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14207 | 2025.09.09 23:09:24.939762 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14208 | 2025.09.09 23:09:24.939890 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 14209 | 2025.09.09 23:09:24.939929 [ 275 ] {f3b3328d-99a3-486d-af15-30e8be9da253} <Debug> TCPHandler: Processed in 0.001235212 sec. | ||
| 14210 | 2025.09.09 23:09:25.570237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1862 | ||
| 14211 | 2025.09.09 23:09:25.572528 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2025.09.09 23:09:25.572567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14213 | 2025.09.09 23:09:25.573720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14214 | 2025.09.09 23:09:25.573984 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2025.09.09 23:09:25.574127 [ 127 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14216 | 2025.09.09 23:09:25.574173 [ 127 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2025.09.09 23:09:25.574207 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14218 | 2025.09.09 23:09:25.574241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1862 | ||
| 14219 | 2025.09.09 23:09:25.574342 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 14220 | 2025.09.09 23:09:25.574951 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14221 | 2025.09.09 23:09:25.575107 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1684 rows starting from the beginning of the part | ||
| 14222 | 2025.09.09 23:09:25.575440 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14223 | 2025.09.09 23:09:25.575787 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14224 | 2025.09.09 23:09:25.576123 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 14225 | 2025.09.09 23:09:25.576461 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14226 | 2025.09.09 23:09:25.576777 [ 186 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14227 | 2025.09.09 23:09:25.583202 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 72 columns (72 merged, 0 gathered) in 0.008919027 sec., 208767.1670912085 rows/sec., 162.26 MiB/sec. | ||
| 14228 | 2025.09.09 23:09:25.584680 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14229 | 2025.09.09 23:09:25.585196 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2025.09.09 23:09:25.585266 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_46_9} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14231 | 2025.09.09 23:09:25.585399 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14232 | 2025.09.09 23:09:27.179013 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2025.09.09 23:09:27.179274 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14234 | 2025.09.09 23:09:27.179335 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14235 | 2025.09.09 23:09:27.179986 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2025.09.09 23:09:27.180022 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14237 | 2025.09.09 23:09:27.180404 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14238 | 2025.09.09 23:09:27.180629 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2025.09.09 23:09:27.180763 [ 118 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14240 | 2025.09.09 23:09:27.180774 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 14241 | 2025.09.09 23:09:27.180806 [ 118 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2025.09.09 23:09:27.180826 [ 275 ] {9f0694f0-0e5a-4840-b38e-5a03f74a59d2} <Debug> TCPHandler: Processed in 0.001983795 sec. | ||
| 14243 | 2025.09.09 23:09:27.180829 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14244 | 2025.09.09 23:09:27.180947 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2025.09.09 23:09:27.180952 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 14246 | 2025.09.09 23:09:27.181041 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14247 | 2025.09.09 23:09:27.181090 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14248 | 2025.09.09 23:09:27.181096 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14249 | 2025.09.09 23:09:27.181140 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 434 rows starting from the beginning of the part | ||
| 14250 | 2025.09.09 23:09:27.181209 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14251 | 2025.09.09 23:09:27.181256 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14252 | 2025.09.09 23:09:27.181299 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14253 | 2025.09.09 23:09:27.181349 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14254 | 2025.09.09 23:09:27.181391 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 14255 | 2025.09.09 23:09:27.181517 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2025.09.09 23:09:27.181557 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14257 | 2025.09.09 23:09:27.181869 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14258 | 2025.09.09 23:09:27.182091 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2025.09.09 23:09:27.182222 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0012 sec., 1666.6666666666667 rows/sec., 135.90 KiB/sec. | ||
| 14260 | 2025.09.09 23:09:27.182267 [ 275 ] {82d7a28d-a07e-4276-824d-07934338d586} <Debug> TCPHandler: Processed in 0.001373404 sec. | ||
| 14261 | 2025.09.09 23:09:27.182374 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2025.09.09 23:09:27.182465 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14263 | 2025.09.09 23:09:27.182503 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14264 | 2025.09.09 23:09:27.182517 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620148 sec., 1294943.4249216737 rows/sec., 87.66 MiB/sec. | ||
| 14265 | 2025.09.09 23:09:27.182669 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14266 | 2025.09.09 23:09:27.182976 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2025.09.09 23:09:27.183064 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_46_9} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14268 | 2025.09.09 23:09:27.183143 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14269 | 2025.09.09 23:09:27.183984 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2025.09.09 23:09:27.184025 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14271 | 2025.09.09 23:09:27.184414 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14272 | 2025.09.09 23:09:27.184631 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2025.09.09 23:09:27.184754 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002307 sec., 579540.5288253142 rows/sec., 48.47 MiB/sec. | ||
| 14274 | 2025.09.09 23:09:27.184791 [ 275 ] {2bddc1bd-0014-4dd9-98ef-21eaf72c7820} <Debug> TCPHandler: Processed in 0.002464043 sec. | ||
| 14275 | 2025.09.09 23:09:27.184932 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2025.09.09 23:09:27.185025 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14277 | 2025.09.09 23:09:27.185065 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14278 | 2025.09.09 23:09:27.185463 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.09.09 23:09:27.185497 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14280 | 2025.09.09 23:09:27.185784 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14281 | 2025.09.09 23:09:27.185989 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.09.09 23:09:27.186111 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.64 MiB/sec. | ||
| 14283 | 2025.09.09 23:09:27.186146 [ 275 ] {9c39addc-c52f-4e00-8d31-52ad45c699f7} <Debug> TCPHandler: Processed in 0.001272152 sec. | ||
| 14284 | 2025.09.09 23:09:27.186249 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2025.09.09 23:09:27.186350 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14286 | 2025.09.09 23:09:27.186388 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14287 | 2025.09.09 23:09:27.186906 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2025.09.09 23:09:27.186942 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14289 | 2025.09.09 23:09:27.187245 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14290 | 2025.09.09 23:09:27.187450 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.09.09 23:09:27.187576 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001244 sec., 202572.347266881 rows/sec., 14.01 MiB/sec. | ||
| 14292 | 2025.09.09 23:09:27.187613 [ 275 ] {aef3f598-19b5-49fc-9a43-1f410b1bb59b} <Debug> TCPHandler: Processed in 0.001410485 sec. | ||
| 14293 | 2025.09.09 23:09:27.187726 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2025.09.09 23:09:27.187819 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14295 | 2025.09.09 23:09:27.187858 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14296 | 2025.09.09 23:09:27.188243 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2025.09.09 23:09:27.188278 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14298 | 2025.09.09 23:09:27.188566 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14299 | 2025.09.09 23:09:27.188768 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.09.09 23:09:27.188883 [ 118 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14301 | 2025.09.09 23:09:27.188889 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 14302 | 2025.09.09 23:09:27.188917 [ 118 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2025.09.09 23:09:27.188936 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14304 | 2025.09.09 23:09:27.188937 [ 275 ] {014b984b-35b4-4c2e-8ad1-47e062a9517c} <Debug> TCPHandler: Processed in 0.001267273 sec. | ||
| 14305 | 2025.09.09 23:09:27.189007 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 14306 | 2025.09.09 23:09:27.189073 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2025.09.09 23:09:27.189094 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2025.09.09 23:09:27.189122 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 14309 | 2025.09.09 23:09:27.189166 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14310 | 2025.09.09 23:09:27.189169 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14311 | 2025.09.09 23:09:27.189201 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14312 | 2025.09.09 23:09:27.189217 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14313 | 2025.09.09 23:09:27.189241 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14314 | 2025.09.09 23:09:27.189284 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14315 | 2025.09.09 23:09:27.189319 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 14316 | 2025.09.09 23:09:27.189942 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.09.09 23:09:27.189981 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14318 | 2025.09.09 23:09:27.190097 [ 196 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118649 sec., 964556.3532439576 rows/sec., 58.87 MiB/sec. | ||
| 14319 | 2025.09.09 23:09:27.190219 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14320 | 2025.09.09 23:09:27.190335 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14321 | 2025.09.09 23:09:27.190493 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2025.09.09 23:09:27.190569 [ 192 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_46_9} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14323 | 2025.09.09 23:09:27.190612 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2025.09.09 23:09:27.190631 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14325 | 2025.09.09 23:09:27.190748 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001597 sec., 355666.8753913588 rows/sec., 26.68 MiB/sec. | ||
| 14326 | 2025.09.09 23:09:27.190788 [ 275 ] {4457c8b3-8aec-48ce-853e-dbe4f897deb9} <Debug> TCPHandler: Processed in 0.001762711 sec. | ||
| 14327 | 2025.09.09 23:09:27.190906 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14328 | 2025.09.09 23:09:27.191001 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14329 | 2025.09.09 23:09:27.191042 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14330 | 2025.09.09 23:09:27.191725 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2025.09.09 23:09:27.191758 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14332 | 2025.09.09 23:09:27.192119 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14333 | 2025.09.09 23:09:27.192320 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2025.09.09 23:09:27.192444 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Debug> executeQuery: Read 961 rows, 68.62 KiB in 0.001465 sec., 655972.6962457338 rows/sec., 45.74 MiB/sec. | ||
| 14335 | 2025.09.09 23:09:27.192479 [ 275 ] {8b22f16c-0a26-4661-8316-06947a6350f6} <Debug> TCPHandler: Processed in 0.001628339 sec. | ||
| 14336 | 2025.09.09 23:09:27.192599 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14337 | 2025.09.09 23:09:27.192690 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14338 | 2025.09.09 23:09:27.192741 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14339 | 2025.09.09 23:09:27.193495 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14340 | 2025.09.09 23:09:27.193528 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14341 | 2025.09.09 23:09:27.194014 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14342 | 2025.09.09 23:09:27.194232 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2025.09.09 23:09:27.194365 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001693 sec., 5906.674542232723 rows/sec., 10.58 MiB/sec. | ||
| 14344 | 2025.09.09 23:09:27.194417 [ 275 ] {92174191-4be2-4dfc-b45b-17acd11fc20b} <Debug> TCPHandler: Processed in 0.001874573 sec. | ||
| 14345 | 2025.09.09 23:09:27.194540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14346 | 2025.09.09 23:09:27.194664 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14347 | 2025.09.09 23:09:27.194715 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14348 | 2025.09.09 23:09:27.195122 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2025.09.09 23:09:27.195165 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14350 | 2025.09.09 23:09:27.195497 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14351 | 2025.09.09 23:09:27.195717 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2025.09.09 23:09:27.195845 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.01 MiB/sec. | ||
| 14353 | 2025.09.09 23:09:27.195883 [ 275 ] {c7587ca1-a895-4a5f-bf05-0724e58482c3} <Debug> TCPHandler: Processed in 0.001404595 sec. | ||
| 14354 | 2025.09.09 23:09:27.979559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30182 | ||
| 14355 | 2025.09.09 23:09:27.980359 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2025.09.09 23:09:27.980406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14357 | 2025.09.09 23:09:27.980905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14358 | 2025.09.09 23:09:27.981136 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2025.09.09 23:09:27.981289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30182 | ||
| 14360 | 2025.09.09 23:09:29.555649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14361 | 2025.09.09 23:09:29.572370 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2025.09.09 23:09:29.572430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14363 | 2025.09.09 23:09:29.578604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14364 | 2025.09.09 23:09:29.579337 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2025.09.09 23:09:29.582312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14366 | 2025.09.09 23:09:29.905322 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2025.09.09 23:09:29.905499 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14368 | 2025.09.09 23:09:29.905565 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14369 | 2025.09.09 23:09:29.906220 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.09.09 23:09:29.906269 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14371 | 2025.09.09 23:09:29.906685 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14372 | 2025.09.09 23:09:29.906925 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.09.09 23:09:29.907090 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 14374 | 2025.09.09 23:09:29.907141 [ 275 ] {ad1c5aa6-295f-4cb5-816a-b3f40e34179a} <Debug> TCPHandler: Processed in 0.001944784 sec. | ||
| 14375 | 2025.09.09 23:09:29.907288 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2025.09.09 23:09:29.907417 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14377 | 2025.09.09 23:09:29.907469 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14378 | 2025.09.09 23:09:29.907944 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2025.09.09 23:09:29.907985 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14380 | 2025.09.09 23:09:29.908300 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14381 | 2025.09.09 23:09:29.908509 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2025.09.09 23:09:29.908712 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 14383 | 2025.09.09 23:09:29.908756 [ 275 ] {81189a27-8a94-40c4-8ab3-dd149054b567} <Debug> TCPHandler: Processed in 0.001531467 sec. | ||
| 14384 | 2025.09.09 23:09:29.908881 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2025.09.09 23:09:29.908981 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2025.09.09 23:09:29.909026 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14387 | 2025.09.09 23:09:29.909416 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2025.09.09 23:09:29.909453 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14389 | 2025.09.09 23:09:29.909784 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14390 | 2025.09.09 23:09:29.910000 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2025.09.09 23:09:29.910132 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 3.80 MiB/sec. | ||
| 14392 | 2025.09.09 23:09:29.910170 [ 275 ] {3936725d-b0a6-4312-af28-3b0fd7612a71} <Debug> TCPHandler: Processed in 0.001340383 sec. | ||
| 14393 | 2025.09.09 23:09:29.910283 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2025.09.09 23:09:29.910380 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14395 | 2025.09.09 23:09:29.910421 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14396 | 2025.09.09 23:09:29.910744 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2025.09.09 23:09:29.910780 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 14398 | 2025.09.09 23:09:29.911088 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14399 | 2025.09.09 23:09:29.911308 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2025.09.09 23:09:29.911438 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.50 MiB/sec. | ||
| 14401 | 2025.09.09 23:09:29.911474 [ 275 ] {8c325655-9ec4-47bb-a925-a0a7b905215c} <Debug> TCPHandler: Processed in 0.001241152 sec. | ||
| 14402 | 2025.09.09 23:09:32.601710 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50818 | ||
| 14403 | 2025.09.09 23:09:32.601821 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14404 | 2025.09.09 23:09:32.601850 [ 359 ] {} <Debug> TCP-Session: 73038b69-bb9c-4daf-acd5-26c394af1c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:50818 | ||
| 14405 | 2025.09.09 23:09:32.601878 [ 359 ] {} <Debug> TCP-Session: 73038b69-bb9c-4daf-acd5-26c394af1c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2025.09.09 23:09:32.601891 [ 359 ] {} <Debug> TCP-Session: 73038b69-bb9c-4daf-acd5-26c394af1c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2025.09.09 23:09:32.602232 [ 359 ] {} <Trace> TCP-Session: 73038b69-bb9c-4daf-acd5-26c394af1c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.09.09 23:09:32.602411 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14409 | 2025.09.09 23:09:32.602696 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14410 | 2025.09.09 23:09:32.602756 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14411 | 2025.09.09 23:09:32.603119 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 14412 | 2025.09.09 23:09:32.604130 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34324 | ||
| 14413 | 2025.09.09 23:09:32.604205 [ 303 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> AggregatingTransform: Aggregating | ||
| 14414 | 2025.09.09 23:09:32.604258 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14415 | 2025.09.09 23:09:32.604267 [ 303 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14416 | 2025.09.09 23:09:32.604308 [ 363 ] {} <Debug> TCP-Session: 9b3baf7e-4cdc-414c-936d-7d4019a091d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34324 | ||
| 14417 | 2025.09.09 23:09:32.604322 [ 303 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109304 sec. (914.880 rows/sec., 35.74 KiB/sec.) | ||
| 14418 | 2025.09.09 23:09:32.604345 [ 363 ] {} <Debug> TCP-Session: 9b3baf7e-4cdc-414c-936d-7d4019a091d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2025.09.09 23:09:32.604348 [ 303 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Trace> Aggregator: Merging aggregated data | ||
| 14420 | 2025.09.09 23:09:32.604372 [ 363 ] {} <Debug> TCP-Session: 9b3baf7e-4cdc-414c-936d-7d4019a091d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2025.09.09 23:09:32.604420 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63536 | ||
| 14422 | 2025.09.09 23:09:32.604489 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40478 | ||
| 14423 | 2025.09.09 23:09:32.604535 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44647 | ||
| 14424 | 2025.09.09 23:09:32.604564 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14425 | 2025.09.09 23:09:32.604586 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44845 | ||
| 14426 | 2025.09.09 23:09:32.604594 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49496 | ||
| 14427 | 2025.09.09 23:09:32.604614 [ 364 ] {} <Debug> TCP-Session: 76739ec0-d80e-4e16-991b-fe8e621496be Authenticating user 'default' from [fd00:1122:3344:101::e]:63536 | ||
| 14428 | 2025.09.09 23:09:32.604667 [ 364 ] {} <Debug> TCP-Session: 76739ec0-d80e-4e16-991b-fe8e621496be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14429 | 2025.09.09 23:09:32.604681 [ 364 ] {} <Debug> TCP-Session: 76739ec0-d80e-4e16-991b-fe8e621496be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2025.09.09 23:09:32.604689 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34236 | ||
| 14431 | 2025.09.09 23:09:32.604795 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2025.09.09 23:09:32.604835 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47238 | ||
| 14433 | 2025.09.09 23:09:32.604860 [ 365 ] {} <Debug> TCP-Session: fa5a6f2a-eb2d-49fb-a576-816a7c49dc1a Authenticating user 'default' from [fd00:1122:3344:101::e]:40478 | ||
| 14434 | 2025.09.09 23:09:32.604902 [ 365 ] {} <Debug> TCP-Session: fa5a6f2a-eb2d-49fb-a576-816a7c49dc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2025.09.09 23:09:32.604923 [ 365 ] {} <Debug> TCP-Session: fa5a6f2a-eb2d-49fb-a576-816a7c49dc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2025.09.09 23:09:32.605436 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14437 | 2025.09.09 23:09:32.605480 [ 367 ] {} <Debug> TCP-Session: 234b93fc-573d-48c7-9cb2-5a5f01263513 Authenticating user 'default' from [fd00:1122:3344:101::e]:49496 | ||
| 14438 | 2025.09.09 23:09:32.605502 [ 367 ] {} <Debug> TCP-Session: 234b93fc-573d-48c7-9cb2-5a5f01263513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2025.09.09 23:09:32.605520 [ 367 ] {} <Debug> TCP-Session: 234b93fc-573d-48c7-9cb2-5a5f01263513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2025.09.09 23:09:32.605553 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14441 | 2025.09.09 23:09:32.605596 [ 369 ] {} <Debug> TCP-Session: 7c812b37-5c16-4c6f-850a-ba39b0807f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:47238 | ||
| 14442 | 2025.09.09 23:09:32.605617 [ 369 ] {} <Debug> TCP-Session: 7c812b37-5c16-4c6f-850a-ba39b0807f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2025.09.09 23:09:32.605630 [ 369 ] {} <Debug> TCP-Session: 7c812b37-5c16-4c6f-850a-ba39b0807f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2025.09.09 23:09:32.605643 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14445 | 2025.09.09 23:09:32.605676 [ 360 ] {} <Debug> TCP-Session: 1b578aa9-3e21-443e-8d5d-ebd55189290d Authenticating user 'default' from [fd00:1122:3344:101::e]:44845 | ||
| 14446 | 2025.09.09 23:09:32.605692 [ 360 ] {} <Debug> TCP-Session: 1b578aa9-3e21-443e-8d5d-ebd55189290d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2025.09.09 23:09:32.605705 [ 360 ] {} <Debug> TCP-Session: 1b578aa9-3e21-443e-8d5d-ebd55189290d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2025.09.09 23:09:32.606123 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003765 sec., 265.6042496679947 rows/sec., 10.38 KiB/sec. | ||
| 14449 | 2025.09.09 23:09:32.606153 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14450 | 2025.09.09 23:09:32.606201 [ 368 ] {} <Debug> TCP-Session: 643c770d-e4cf-4e2e-a6d1-9aaa514e9f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:34236 | ||
| 14451 | 2025.09.09 23:09:32.606223 [ 368 ] {} <Debug> TCP-Session: 643c770d-e4cf-4e2e-a6d1-9aaa514e9f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2025.09.09 23:09:32.606245 [ 368 ] {} <Debug> TCP-Session: 643c770d-e4cf-4e2e-a6d1-9aaa514e9f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2025.09.09 23:09:32.606291 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14454 | 2025.09.09 23:09:32.606333 [ 366 ] {} <Debug> TCP-Session: c09f98db-ee7c-4810-bdd4-cf9c7c798194 Authenticating user 'default' from [fd00:1122:3344:101::e]:44647 | ||
| 14455 | 2025.09.09 23:09:32.606341 [ 359 ] {e029727b-f9f5-4b8a-a14e-e788e46dd91f} <Debug> TCPHandler: Processed in 0.004228634 sec. | ||
| 14456 | 2025.09.09 23:09:32.606353 [ 366 ] {} <Debug> TCP-Session: c09f98db-ee7c-4810-bdd4-cf9c7c798194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14457 | 2025.09.09 23:09:32.606377 [ 366 ] {} <Debug> TCP-Session: c09f98db-ee7c-4810-bdd4-cf9c7c798194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2025.09.09 23:09:32.606486 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14459 | 2025.09.09 23:09:32.606514 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14460 | 2025.09.09 23:09:32.606532 [ 359 ] {} <Debug> TCP-Session: 73038b69-bb9c-4daf-acd5-26c394af1c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2025.09.09 23:09:32.606540 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14462 | 2025.09.09 23:09:32.606556 [ 360 ] {} <Debug> TCP-Session: 1b578aa9-3e21-443e-8d5d-ebd55189290d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14463 | 2025.09.09 23:09:32.606584 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14464 | 2025.09.09 23:09:32.606600 [ 363 ] {} <Debug> TCP-Session: 9b3baf7e-4cdc-414c-936d-7d4019a091d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2025.09.09 23:09:32.606615 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14466 | 2025.09.09 23:09:32.606614 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14467 | 2025.09.09 23:09:32.606646 [ 368 ] {} <Debug> TCP-Session: 643c770d-e4cf-4e2e-a6d1-9aaa514e9f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2025.09.09 23:09:32.606665 [ 366 ] {} <Debug> TCP-Session: c09f98db-ee7c-4810-bdd4-cf9c7c798194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2025.09.09 23:09:32.606696 [ 364 ] {} <Debug> TCP-Session: 76739ec0-d80e-4e16-991b-fe8e621496be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2025.09.09 23:09:32.606654 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14471 | 2025.09.09 23:09:32.606644 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14472 | 2025.09.09 23:09:32.606760 [ 369 ] {} <Debug> TCP-Session: 7c812b37-5c16-4c6f-850a-ba39b0807f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2025.09.09 23:09:32.606558 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14474 | 2025.09.09 23:09:32.606804 [ 367 ] {} <Debug> TCP-Session: 234b93fc-573d-48c7-9cb2-5a5f01263513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2025.09.09 23:09:32.606847 [ 365 ] {} <Debug> TCP-Session: fa5a6f2a-eb2d-49fb-a576-816a7c49dc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2025.09.09 23:09:32.694339 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63209 | ||
| 14477 | 2025.09.09 23:09:32.694449 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14478 | 2025.09.09 23:09:32.694476 [ 359 ] {} <Debug> TCP-Session: 06ae51b6-5bf3-44ee-b461-ced43866c811 Authenticating user 'default' from [fd00:1122:3344:101::e]:63209 | ||
| 14479 | 2025.09.09 23:09:32.694498 [ 359 ] {} <Debug> TCP-Session: 06ae51b6-5bf3-44ee-b461-ced43866c811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2025.09.09 23:09:32.694511 [ 359 ] {} <Debug> TCP-Session: 06ae51b6-5bf3-44ee-b461-ced43866c811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2025.09.09 23:09:32.694717 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35670 | ||
| 14482 | 2025.09.09 23:09:32.694760 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64273 | ||
| 14483 | 2025.09.09 23:09:32.694775 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56590 | ||
| 14484 | 2025.09.09 23:09:32.694816 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36965 | ||
| 14485 | 2025.09.09 23:09:32.694809 [ 359 ] {} <Trace> TCP-Session: 06ae51b6-5bf3-44ee-b461-ced43866c811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2025.09.09 23:09:32.694841 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44930 | ||
| 14487 | 2025.09.09 23:09:32.694870 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14488 | 2025.09.09 23:09:32.694900 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14489 | 2025.09.09 23:09:32.694906 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14490 | 2025.09.09 23:09:32.694927 [ 363 ] {} <Debug> TCP-Session: b880cb63-e687-4d12-a2fc-1316ed626a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64273 | ||
| 14491 | 2025.09.09 23:09:32.694948 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14492 | 2025.09.09 23:09:32.694954 [ 367 ] {} <Debug> TCP-Session: b08ac26d-6ea3-4d17-b004-771c5964632d Authenticating user 'default' from [fd00:1122:3344:101::e]:36965 | ||
| 14493 | 2025.09.09 23:09:32.694988 [ 363 ] {} <Debug> TCP-Session: b880cb63-e687-4d12-a2fc-1316ed626a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2025.09.09 23:09:32.695000 [ 367 ] {} <Debug> TCP-Session: b08ac26d-6ea3-4d17-b004-771c5964632d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2025.09.09 23:09:32.695017 [ 363 ] {} <Debug> TCP-Session: b880cb63-e687-4d12-a2fc-1316ed626a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2025.09.09 23:09:32.695029 [ 367 ] {} <Debug> TCP-Session: b08ac26d-6ea3-4d17-b004-771c5964632d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2025.09.09 23:09:32.695033 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14498 | 2025.09.09 23:09:32.694832 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40881 | ||
| 14499 | 2025.09.09 23:09:32.694795 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54257 | ||
| 14500 | 2025.09.09 23:09:32.694771 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56530 | ||
| 14501 | 2025.09.09 23:09:32.695148 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14502 | 2025.09.09 23:09:32.694944 [ 364 ] {} <Debug> TCP-Session: 89e47948-57b7-444f-a1a7-3586e0192d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:56590 | ||
| 14503 | 2025.09.09 23:09:32.695182 [ 368 ] {} <Debug> TCP-Session: 3eb4932f-2da1-49bd-94e4-065b575230de Authenticating user 'default' from [fd00:1122:3344:101::e]:40881 | ||
| 14504 | 2025.09.09 23:09:32.695183 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14505 | 2025.09.09 23:09:32.695205 [ 368 ] {} <Debug> TCP-Session: 3eb4932f-2da1-49bd-94e4-065b575230de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2025.09.09 23:09:32.695205 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2025.09.09 23:09:32.695227 [ 366 ] {} <Debug> TCP-Session: 97bb8d1e-29fa-45ae-b7f6-f793923175ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54257 | ||
| 14508 | 2025.09.09 23:09:32.695234 [ 368 ] {} <Debug> TCP-Session: 3eb4932f-2da1-49bd-94e4-065b575230de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2025.09.09 23:09:32.695257 [ 365 ] {} <Debug> TCP-Session: 49d27204-f782-4047-8ee2-58e059aabc9a Authenticating user 'default' from [fd00:1122:3344:101::e]:56530 | ||
| 14510 | 2025.09.09 23:09:32.695269 [ 366 ] {} <Debug> TCP-Session: 97bb8d1e-29fa-45ae-b7f6-f793923175ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14511 | 2025.09.09 23:09:32.695303 [ 365 ] {} <Debug> TCP-Session: 49d27204-f782-4047-8ee2-58e059aabc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2025.09.09 23:09:32.695310 [ 366 ] {} <Debug> TCP-Session: 97bb8d1e-29fa-45ae-b7f6-f793923175ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2025.09.09 23:09:32.695319 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14514 | 2025.09.09 23:09:32.695326 [ 365 ] {} <Debug> TCP-Session: 49d27204-f782-4047-8ee2-58e059aabc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2025.09.09 23:09:32.695199 [ 364 ] {} <Debug> TCP-Session: 89e47948-57b7-444f-a1a7-3586e0192d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2025.09.09 23:09:32.694994 [ 369 ] {} <Debug> TCP-Session: 9e80462b-d009-42b5-96bf-079c3e7701a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44930 | ||
| 14517 | 2025.09.09 23:09:32.695403 [ 364 ] {} <Debug> TCP-Session: 89e47948-57b7-444f-a1a7-3586e0192d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2025.09.09 23:09:32.695400 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14519 | 2025.09.09 23:09:32.695425 [ 369 ] {} <Debug> TCP-Session: 9e80462b-d009-42b5-96bf-079c3e7701a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14520 | 2025.09.09 23:09:32.694861 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14521 | 2025.09.09 23:09:32.695461 [ 369 ] {} <Debug> TCP-Session: 9e80462b-d009-42b5-96bf-079c3e7701a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2025.09.09 23:09:32.695486 [ 360 ] {} <Debug> TCP-Session: 83a4ceb2-8855-49e3-b5f9-b16d5e92de04 Authenticating user 'default' from [fd00:1122:3344:101::e]:35670 | ||
| 14523 | 2025.09.09 23:09:32.695503 [ 360 ] {} <Debug> TCP-Session: 83a4ceb2-8855-49e3-b5f9-b16d5e92de04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14524 | 2025.09.09 23:09:32.695515 [ 360 ] {} <Debug> TCP-Session: 83a4ceb2-8855-49e3-b5f9-b16d5e92de04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2025.09.09 23:09:32.695723 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 14526 | 2025.09.09 23:09:32.696676 [ 362 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> AggregatingTransform: Aggregating | ||
| 14527 | 2025.09.09 23:09:32.696720 [ 362 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14528 | 2025.09.09 23:09:32.696753 [ 362 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928016 sec. (1077.568 rows/sec., 42.09 KiB/sec.) | ||
| 14529 | 2025.09.09 23:09:32.696768 [ 362 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Trace> Aggregator: Merging aggregated data | ||
| 14530 | 2025.09.09 23:09:32.698304 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 14531 | 2025.09.09 23:09:32.698521 [ 359 ] {4792712c-dab2-4eea-bfe8-23fbc91dc0e9} <Debug> TCPHandler: Processed in 0.003830997 sec. | ||
| 14532 | 2025.09.09 23:09:32.698670 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14533 | 2025.09.09 23:09:32.698697 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14534 | 2025.09.09 23:09:32.698706 [ 359 ] {} <Debug> TCP-Session: 06ae51b6-5bf3-44ee-b461-ced43866c811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2025.09.09 23:09:32.698737 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14536 | 2025.09.09 23:09:32.698745 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14537 | 2025.09.09 23:09:32.698770 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14538 | 2025.09.09 23:09:32.698801 [ 360 ] {} <Debug> TCP-Session: 83a4ceb2-8855-49e3-b5f9-b16d5e92de04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2025.09.09 23:09:32.698811 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14540 | 2025.09.09 23:09:32.698833 [ 364 ] {} <Debug> TCP-Session: 89e47948-57b7-444f-a1a7-3586e0192d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14541 | 2025.09.09 23:09:32.698855 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14542 | 2025.09.09 23:09:32.698871 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14543 | 2025.09.09 23:09:32.698867 [ 367 ] {} <Debug> TCP-Session: b08ac26d-6ea3-4d17-b004-771c5964632d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14544 | 2025.09.09 23:09:32.698913 [ 365 ] {} <Debug> TCP-Session: 49d27204-f782-4047-8ee2-58e059aabc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2025.09.09 23:09:32.698932 [ 368 ] {} <Debug> TCP-Session: 3eb4932f-2da1-49bd-94e4-065b575230de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2025.09.09 23:09:32.698823 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14547 | 2025.09.09 23:09:32.698823 [ 363 ] {} <Debug> TCP-Session: b880cb63-e687-4d12-a2fc-1316ed626a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2025.09.09 23:09:32.698755 [ 369 ] {} <Debug> TCP-Session: 9e80462b-d009-42b5-96bf-079c3e7701a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14549 | 2025.09.09 23:09:32.699026 [ 366 ] {} <Debug> TCP-Session: 97bb8d1e-29fa-45ae-b7f6-f793923175ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2025.09.09 23:09:32.777460 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34988 | ||
| 14551 | 2025.09.09 23:09:32.777571 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14552 | 2025.09.09 23:09:32.777598 [ 359 ] {} <Debug> TCP-Session: d251be4c-a65a-468c-952d-6aade1f0d7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:34988 | ||
| 14553 | 2025.09.09 23:09:32.777620 [ 359 ] {} <Debug> TCP-Session: d251be4c-a65a-468c-952d-6aade1f0d7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2025.09.09 23:09:32.777633 [ 359 ] {} <Debug> TCP-Session: d251be4c-a65a-468c-952d-6aade1f0d7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2025.09.09 23:09:32.777851 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47395 | ||
| 14556 | 2025.09.09 23:09:32.777866 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55732 | ||
| 14557 | 2025.09.09 23:09:32.777908 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60768 | ||
| 14558 | 2025.09.09 23:09:32.777925 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36879 | ||
| 14559 | 2025.09.09 23:09:32.777937 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34407 | ||
| 14560 | 2025.09.09 23:09:32.777961 [ 359 ] {} <Trace> TCP-Session: d251be4c-a65a-468c-952d-6aade1f0d7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2025.09.09 23:09:32.777994 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14562 | 2025.09.09 23:09:32.778010 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14563 | 2025.09.09 23:09:32.778040 [ 363 ] {} <Debug> TCP-Session: 3e0df62b-ee9c-4fa6-b576-3d4de4dcd1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55732 | ||
| 14564 | 2025.09.09 23:09:32.778057 [ 367 ] {} <Debug> TCP-Session: 60ee51e2-62e5-49ee-996e-337e416c5e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:36879 | ||
| 14565 | 2025.09.09 23:09:32.778061 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14566 | 2025.09.09 23:09:32.778076 [ 363 ] {} <Debug> TCP-Session: 3e0df62b-ee9c-4fa6-b576-3d4de4dcd1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2025.09.09 23:09:32.778088 [ 367 ] {} <Debug> TCP-Session: 60ee51e2-62e5-49ee-996e-337e416c5e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14568 | 2025.09.09 23:09:32.778109 [ 368 ] {} <Debug> TCP-Session: a046dd80-2d55-45f4-b2a0-27dda43662f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34407 | ||
| 14569 | 2025.09.09 23:09:32.778134 [ 363 ] {} <Debug> TCP-Session: 3e0df62b-ee9c-4fa6-b576-3d4de4dcd1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14570 | 2025.09.09 23:09:32.778137 [ 367 ] {} <Debug> TCP-Session: 60ee51e2-62e5-49ee-996e-337e416c5e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14571 | 2025.09.09 23:09:32.778158 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14572 | 2025.09.09 23:09:32.778155 [ 368 ] {} <Debug> TCP-Session: a046dd80-2d55-45f4-b2a0-27dda43662f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2025.09.09 23:09:32.777896 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55744 | ||
| 14574 | 2025.09.09 23:09:32.778218 [ 368 ] {} <Debug> TCP-Session: a046dd80-2d55-45f4-b2a0-27dda43662f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2025.09.09 23:09:32.777994 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14576 | 2025.09.09 23:09:32.777969 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14577 | 2025.09.09 23:09:32.778309 [ 366 ] {} <Debug> TCP-Session: 13981424-2573-4b1b-96de-53f9ebd8ded9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60768 | ||
| 14578 | 2025.09.09 23:09:32.778315 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14579 | 2025.09.09 23:09:32.778333 [ 360 ] {} <Debug> TCP-Session: de9fee35-fd7c-4352-bfea-609242500112 Authenticating user 'default' from [fd00:1122:3344:101::e]:47395 | ||
| 14580 | 2025.09.09 23:09:32.778348 [ 366 ] {} <Debug> TCP-Session: 13981424-2573-4b1b-96de-53f9ebd8ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14581 | 2025.09.09 23:09:32.778370 [ 365 ] {} <Debug> TCP-Session: 4119ab11-fc11-49ab-aa74-c46d040fc4af Authenticating user 'default' from [fd00:1122:3344:101::e]:55744 | ||
| 14582 | 2025.09.09 23:09:32.778378 [ 360 ] {} <Debug> TCP-Session: de9fee35-fd7c-4352-bfea-609242500112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14583 | 2025.09.09 23:09:32.778385 [ 366 ] {} <Debug> TCP-Session: 13981424-2573-4b1b-96de-53f9ebd8ded9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14584 | 2025.09.09 23:09:32.778405 [ 365 ] {} <Debug> TCP-Session: 4119ab11-fc11-49ab-aa74-c46d040fc4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14585 | 2025.09.09 23:09:32.778407 [ 360 ] {} <Debug> TCP-Session: de9fee35-fd7c-4352-bfea-609242500112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2025.09.09 23:09:32.777941 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33049 | ||
| 14587 | 2025.09.09 23:09:32.778438 [ 365 ] {} <Debug> TCP-Session: 4119ab11-fc11-49ab-aa74-c46d040fc4af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14588 | 2025.09.09 23:09:32.778439 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14589 | 2025.09.09 23:09:32.777878 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65155 | ||
| 14590 | 2025.09.09 23:09:32.778504 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14591 | 2025.09.09 23:09:32.778544 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14592 | 2025.09.09 23:09:32.778552 [ 369 ] {} <Debug> TCP-Session: e9bd4f97-752d-4d4c-8d0c-ad6574109750 Authenticating user 'default' from [fd00:1122:3344:101::e]:33049 | ||
| 14593 | 2025.09.09 23:09:32.778580 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14594 | 2025.09.09 23:09:32.778585 [ 369 ] {} <Debug> TCP-Session: e9bd4f97-752d-4d4c-8d0c-ad6574109750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2025.09.09 23:09:32.778610 [ 364 ] {} <Debug> TCP-Session: ae3d0b50-031d-4b4a-a2e9-8ebe76b47b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:65155 | ||
| 14596 | 2025.09.09 23:09:32.778616 [ 369 ] {} <Debug> TCP-Session: e9bd4f97-752d-4d4c-8d0c-ad6574109750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14597 | 2025.09.09 23:09:32.778636 [ 364 ] {} <Debug> TCP-Session: ae3d0b50-031d-4b4a-a2e9-8ebe76b47b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2025.09.09 23:09:32.778656 [ 364 ] {} <Debug> TCP-Session: ae3d0b50-031d-4b4a-a2e9-8ebe76b47b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2025.09.09 23:09:32.778892 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 14600 | 2025.09.09 23:09:32.780128 [ 303 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> AggregatingTransform: Aggregating | ||
| 14601 | 2025.09.09 23:09:32.780168 [ 303 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 14602 | 2025.09.09 23:09:32.780206 [ 303 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001174461 sec. (851.454 rows/sec., 33.26 KiB/sec.) | ||
| 14603 | 2025.09.09 23:09:32.780224 [ 303 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Trace> Aggregator: Merging aggregated data | ||
| 14604 | 2025.09.09 23:09:32.781610 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003504 sec., 285.38812785388126 rows/sec., 11.15 KiB/sec. | ||
| 14605 | 2025.09.09 23:09:32.781771 [ 359 ] {22a554d9-193f-4753-8947-5a7959f835ee} <Debug> TCPHandler: Processed in 0.003926969 sec. | ||
| 14606 | 2025.09.09 23:09:32.781900 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14607 | 2025.09.09 23:09:32.781930 [ 359 ] {} <Debug> TCP-Session: d251be4c-a65a-468c-952d-6aade1f0d7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2025.09.09 23:09:32.781934 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14609 | 2025.09.09 23:09:32.781985 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14610 | 2025.09.09 23:09:32.782005 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14611 | 2025.09.09 23:09:32.782022 [ 365 ] {} <Debug> TCP-Session: 4119ab11-fc11-49ab-aa74-c46d040fc4af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2025.09.09 23:09:32.782028 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14613 | 2025.09.09 23:09:32.782052 [ 363 ] {} <Debug> TCP-Session: 3e0df62b-ee9c-4fa6-b576-3d4de4dcd1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2025.09.09 23:09:32.782064 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14615 | 2025.09.09 23:09:32.782087 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14616 | 2025.09.09 23:09:32.782113 [ 366 ] {} <Debug> TCP-Session: 13981424-2573-4b1b-96de-53f9ebd8ded9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2025.09.09 23:09:32.782091 [ 364 ] {} <Debug> TCP-Session: ae3d0b50-031d-4b4a-a2e9-8ebe76b47b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14618 | 2025.09.09 23:09:32.782152 [ 368 ] {} <Debug> TCP-Session: a046dd80-2d55-45f4-b2a0-27dda43662f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14619 | 2025.09.09 23:09:32.782044 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14620 | 2025.09.09 23:09:32.782007 [ 369 ] {} <Debug> TCP-Session: e9bd4f97-752d-4d4c-8d0c-ad6574109750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14621 | 2025.09.09 23:09:32.782214 [ 367 ] {} <Debug> TCP-Session: 60ee51e2-62e5-49ee-996e-337e416c5e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14622 | 2025.09.09 23:09:32.781962 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14623 | 2025.09.09 23:09:32.782284 [ 360 ] {} <Debug> TCP-Session: de9fee35-fd7c-4352-bfea-609242500112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14624 | 2025.09.09 23:09:34.912564 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2025.09.09 23:09:34.912752 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14626 | 2025.09.09 23:09:34.912816 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14627 | 2025.09.09 23:09:34.913560 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.09.09 23:09:34.913610 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14629 | 2025.09.09 23:09:34.914026 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14630 | 2025.09.09 23:09:34.914256 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.09.09 23:09:34.914413 [ 113 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14632 | 2025.09.09 23:09:34.914419 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001714 sec., 70011.66861143523 rows/sec., 5.95 MiB/sec. | ||
| 14633 | 2025.09.09 23:09:34.914487 [ 113 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2025.09.09 23:09:34.914514 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14635 | 2025.09.09 23:09:34.914518 [ 275 ] {604aa445-6373-4772-bf53-7ff8821ec0e0} <Debug> TCPHandler: Processed in 0.002078126 sec. | ||
| 14636 | 2025.09.09 23:09:34.914622 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 14637 | 2025.09.09 23:09:34.914665 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2025.09.09 23:09:34.914747 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14639 | 2025.09.09 23:09:34.914774 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14640 | 2025.09.09 23:09:34.914786 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2467 rows starting from the beginning of the part | ||
| 14641 | 2025.09.09 23:09:34.914825 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14642 | 2025.09.09 23:09:34.914865 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
| 14643 | 2025.09.09 23:09:34.914919 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1176 rows starting from the beginning of the part | ||
| 14644 | 2025.09.09 23:09:34.914964 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1337 rows starting from the beginning of the part | ||
| 14645 | 2025.09.09 23:09:34.915005 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 14646 | 2025.09.09 23:09:34.915049 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 120 rows starting from the beginning of the part | ||
| 14647 | 2025.09.09 23:09:34.915276 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2025.09.09 23:09:34.915321 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14649 | 2025.09.09 23:09:34.915651 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14650 | 2025.09.09 23:09:34.915889 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2025.09.09 23:09:34.916014 [ 113 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14652 | 2025.09.09 23:09:34.916027 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001278 sec., 25039.123630672926 rows/sec., 1.84 MiB/sec. | ||
| 14653 | 2025.09.09 23:09:34.916053 [ 113 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2025.09.09 23:09:34.916079 [ 275 ] {bd2eb539-0ec7-43e3-99ea-ffc0fd01d4fb} <Debug> TCPHandler: Processed in 0.001468365 sec. | ||
| 14655 | 2025.09.09 23:09:34.916079 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14656 | 2025.09.09 23:09:34.916205 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 14657 | 2025.09.09 23:09:34.916212 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14658 | 2025.09.09 23:09:34.916343 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14659 | 2025.09.09 23:09:34.916366 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14660 | 2025.09.09 23:09:34.916380 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 279 rows starting from the beginning of the part | ||
| 14661 | 2025.09.09 23:09:34.916423 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14662 | 2025.09.09 23:09:34.916458 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 239 rows starting from the beginning of the part | ||
| 14663 | 2025.09.09 23:09:34.916513 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14664 | 2025.09.09 23:09:34.916558 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
| 14665 | 2025.09.09 23:09:34.916597 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 24 rows starting from the beginning of the part | ||
| 14666 | 2025.09.09 23:09:34.916638 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 14667 | 2025.09.09 23:09:34.916987 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2025.09.09 23:09:34.917038 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14669 | 2025.09.09 23:09:34.917174 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5232 rows, containing 5 columns (5 merged, 0 gathered) in 0.002598156 sec., 2013735.895766074 rows/sec., 172.46 MiB/sec. | ||
| 14670 | 2025.09.09 23:09:34.917385 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14671 | 2025.09.09 23:09:34.917443 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14672 | 2025.09.09 23:09:34.917583 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430125 sec., 574075.692684206 rows/sec., 37.99 MiB/sec. | ||
| 14673 | 2025.09.09 23:09:34.917621 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2025.09.09 23:09:34.917709 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2025.09.09 23:09:34.917764 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001425 sec., 67368.42105263157 rows/sec., 5.26 MiB/sec. | ||
| 14676 | 2025.09.09 23:09:34.917769 [ 112 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14677 | 2025.09.09 23:09:34.917788 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_96_19} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14678 | 2025.09.09 23:09:34.917808 [ 275 ] {6ff02526-e765-42dd-90b2-538c84195a7e} <Debug> TCPHandler: Processed in 0.001658679 sec. | ||
| 14679 | 2025.09.09 23:09:34.917817 [ 112 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2025.09.09 23:09:34.917771 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14681 | 2025.09.09 23:09:34.917851 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14682 | 2025.09.09 23:09:34.917918 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14683 | 2025.09.09 23:09:34.917933 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2025.09.09 23:09:34.917970 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 14685 | 2025.09.09 23:09:34.918033 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14686 | 2025.09.09 23:09:34.918065 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14687 | 2025.09.09 23:09:34.918084 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14688 | 2025.09.09 23:09:34.918097 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1251 rows starting from the beginning of the part | ||
| 14689 | 2025.09.09 23:09:34.918148 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2025.09.09 23:09:34.918159 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 14691 | 2025.09.09 23:09:34.918214 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 711 rows starting from the beginning of the part | ||
| 14692 | 2025.09.09 23:09:34.918246 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_91_18} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14693 | 2025.09.09 23:09:34.918257 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 568 rows starting from the beginning of the part | ||
| 14694 | 2025.09.09 23:09:34.918309 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 14695 | 2025.09.09 23:09:34.918350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14696 | 2025.09.09 23:09:34.918350 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 96 rows starting from the beginning of the part | ||
| 14697 | 2025.09.09 23:09:34.918517 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2025.09.09 23:09:34.918559 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14699 | 2025.09.09 23:09:34.918910 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14700 | 2025.09.09 23:09:34.919144 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2025.09.09 23:09:34.919263 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 4 parts from all_1_91_18 to all_94_94_0 | ||
| 14702 | 2025.09.09 23:09:34.919277 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 14703 | 2025.09.09 23:09:34.919309 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2025.09.09 23:09:34.919331 [ 275 ] {286c44e5-5511-4aed-a60e-8ab548ee8d9c} <Debug> TCPHandler: Processed in 0.001448756 sec. | ||
| 14705 | 2025.09.09 23:09:34.919333 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14706 | 2025.09.09 23:09:34.919422 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_91_18 to all_94_94_0 into Compact with storage Full | ||
| 14707 | 2025.09.09 23:09:34.919453 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2025.09.09 23:09:34.919512 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14709 | 2025.09.09 23:09:34.919537 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640919 sec., 1684421.9611083788 rows/sec., 128.92 MiB/sec. | ||
| 14710 | 2025.09.09 23:09:34.919541 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 31737 rows starting from the beginning of the part | ||
| 14711 | 2025.09.09 23:09:34.919549 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14712 | 2025.09.09 23:09:34.919619 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14713 | 2025.09.09 23:09:34.919620 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14714 | 2025.09.09 23:09:34.919665 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 14715 | 2025.09.09 23:09:34.919709 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14716 | 2025.09.09 23:09:34.919710 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 961 rows starting from the beginning of the part | ||
| 14717 | 2025.09.09 23:09:34.920012 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2025.09.09 23:09:34.920089 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_96_19} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14719 | 2025.09.09 23:09:34.920159 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14720 | 2025.09.09 23:09:34.920488 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2025.09.09 23:09:34.920529 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14722 | 2025.09.09 23:09:34.921082 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14723 | 2025.09.09 23:09:34.921318 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2025.09.09 23:09:34.921453 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14725 | 2025.09.09 23:09:34.921471 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001941 sec., 16486.34724368882 rows/sec., 29.54 MiB/sec. | ||
| 14726 | 2025.09.09 23:09:34.921492 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2025.09.09 23:09:34.921516 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14728 | 2025.09.09 23:09:34.921556 [ 275 ] {f45c27a4-3f1b-4a42-826d-453c8f7a87bf} <Debug> TCPHandler: Processed in 0.002153168 sec. | ||
| 14729 | 2025.09.09 23:09:34.921579 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 14730 | 2025.09.09 23:09:34.921677 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14731 | 2025.09.09 23:09:34.921759 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14732 | 2025.09.09 23:09:34.921777 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14733 | 2025.09.09 23:09:34.921809 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1756 rows starting from the beginning of the part | ||
| 14734 | 2025.09.09 23:09:34.921825 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14735 | 2025.09.09 23:09:34.921919 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 14736 | 2025.09.09 23:09:34.922022 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14737 | 2025.09.09 23:09:34.922123 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
| 14738 | 2025.09.09 23:09:34.922180 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2025.09.09 23:09:34.922216 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 14740 | 2025.09.09 23:09:34.922221 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14741 | 2025.09.09 23:09:34.922321 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 14742 | 2025.09.09 23:09:34.922601 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14743 | 2025.09.09 23:09:34.922853 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2025.09.09 23:09:34.922980 [ 112 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14745 | 2025.09.09 23:09:34.922993 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 14746 | 2025.09.09 23:09:34.923016 [ 112 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2025.09.09 23:09:34.923039 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14748 | 2025.09.09 23:09:34.923041 [ 275 ] {ae462e64-9aed-4d6d-9f65-251d5a8f3702} <Debug> TCPHandler: Processed in 0.001414095 sec. | ||
| 14749 | 2025.09.09 23:09:34.923106 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 14750 | 2025.09.09 23:09:34.923198 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14751 | 2025.09.09 23:09:34.923223 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7084 rows starting from the beginning of the part | ||
| 14752 | 2025.09.09 23:09:34.923272 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 14753 | 2025.09.09 23:09:34.923314 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 14754 | 2025.09.09 23:09:34.923356 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 36 rows starting from the beginning of the part | ||
| 14755 | 2025.09.09 23:09:34.923395 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 14756 | 2025.09.09 23:09:34.923438 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 14757 | 2025.09.09 23:09:34.925786 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7368 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700988 sec., 2727890.6829649 rows/sec., 173.94 MiB/sec. | ||
| 14758 | 2025.09.09 23:09:34.926520 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14759 | 2025.09.09 23:09:34.926829 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2025.09.09 23:09:34.926914 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_96_19} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14761 | 2025.09.09 23:09:34.927013 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14762 | 2025.09.09 23:09:34.927241 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33172 rows, containing 5 columns (5 merged, 0 gathered) in 0.007850677 sec., 4225368.079721022 rows/sec., 284.41 MiB/sec. | ||
| 14763 | 2025.09.09 23:09:34.927456 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 14764 | 2025.09.09 23:09:34.927710 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2025.09.09 23:09:34.927775 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 4 parts: [all_1_91_18, all_94_94_0] -> all_1_94_19 | ||
| 14766 | 2025.09.09 23:09:34.927838 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.22 MiB. | ||
| 14767 | 2025.09.09 23:09:34.933537 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 19 columns (19 merged, 0 gathered) in 0.011985271 sec., 156191.71231088557 rows/sec., 279.89 MiB/sec. | ||
| 14768 | 2025.09.09 23:09:34.935877 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14769 | 2025.09.09 23:09:34.936231 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2025.09.09 23:09:34.936305 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14771 | 2025.09.09 23:09:34.936451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 14772 | 2025.09.09 23:09:35.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.84 MiB, peak 376.25 MiB, free memory in arenas 0.00 B, will set to 365.69 MiB (RSS), difference: 8.85 MiB | ||
| 14773 | 2025.09.09 23:09:35.320614 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14774 | 2025.09.09 23:09:35.320662 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14775 | 2025.09.09 23:09:35.482008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30694 | ||
| 14776 | 2025.09.09 23:09:35.482555 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2025.09.09 23:09:35.482607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14778 | 2025.09.09 23:09:35.483109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14779 | 2025.09.09 23:09:35.483343 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2025.09.09 23:09:35.483499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30694 | ||
| 14781 | 2025.09.09 23:09:35.575121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1908 | ||
| 14782 | 2025.09.09 23:09:35.577779 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2025.09.09 23:09:35.577839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14784 | 2025.09.09 23:09:35.579097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14785 | 2025.09.09 23:09:35.579371 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2025.09.09 23:09:35.579746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 14787 | 2025.09.09 23:09:35.760004 [ 112 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 14788 | 2025.09.09 23:09:35.760092 [ 112 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2025.09.09 23:09:35.760127 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14790 | 2025.09.09 23:09:35.760274 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 14791 | 2025.09.09 23:09:35.760439 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14792 | 2025.09.09 23:09:35.760480 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 42 rows starting from the beginning of the part | ||
| 14793 | 2025.09.09 23:09:35.760555 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 14794 | 2025.09.09 23:09:35.760610 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 14795 | 2025.09.09 23:09:35.760660 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 14796 | 2025.09.09 23:09:35.760701 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 14797 | 2025.09.09 23:09:35.761498 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286532 sec., 35755.03757388079 rows/sec., 2.34 MiB/sec. | ||
| 14798 | 2025.09.09 23:09:35.761629 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14799 | 2025.09.09 23:09:35.761890 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2025.09.09 23:09:35.761962 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_42_9} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 14801 | 2025.09.09 23:09:35.762034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14802 | 2025.09.09 23:09:36.001350 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000954617 sec. | ||
| 14803 | 2025.09.09 23:09:37.082730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14804 | 2025.09.09 23:09:37.100344 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2025.09.09 23:09:37.100407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14806 | 2025.09.09 23:09:37.106757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14807 | 2025.09.09 23:09:37.107448 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2025.09.09 23:09:37.110611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14809 | 2025.09.09 23:09:39.910694 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14810 | 2025.09.09 23:09:39.910882 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14811 | 2025.09.09 23:09:39.910949 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14812 | 2025.09.09 23:09:39.911619 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14813 | 2025.09.09 23:09:39.911670 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14814 | 2025.09.09 23:09:39.912073 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14815 | 2025.09.09 23:09:39.912299 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2025.09.09 23:09:39.912457 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 14817 | 2025.09.09 23:09:39.912508 [ 275 ] {f26d037c-112e-457a-81c9-8542e8b7d107} <Debug> TCPHandler: Processed in 0.001934904 sec. | ||
| 14818 | 2025.09.09 23:09:39.912639 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2025.09.09 23:09:39.912741 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14820 | 2025.09.09 23:09:39.912785 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14821 | 2025.09.09 23:09:39.913197 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2025.09.09 23:09:39.913235 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14823 | 2025.09.09 23:09:39.913531 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14824 | 2025.09.09 23:09:39.913739 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2025.09.09 23:09:39.913875 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 14826 | 2025.09.09 23:09:39.913917 [ 275 ] {c5990424-3e41-4c67-b0ae-f02c2b146400} <Debug> TCPHandler: Processed in 0.001330143 sec. | ||
| 14827 | 2025.09.09 23:09:39.914060 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2025.09.09 23:09:39.914158 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14829 | 2025.09.09 23:09:39.914205 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14830 | 2025.09.09 23:09:39.914675 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2025.09.09 23:09:39.914713 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14832 | 2025.09.09 23:09:39.915088 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14833 | 2025.09.09 23:09:39.915331 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2025.09.09 23:09:39.915468 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001329 sec., 55680.963130173055 rows/sec., 4.35 MiB/sec. | ||
| 14835 | 2025.09.09 23:09:39.915628 [ 275 ] {f63da180-565f-497b-b7ea-b15c3a9e4564} <Debug> TCPHandler: Processed in 0.001617358 sec. | ||
| 14836 | 2025.09.09 23:09:39.915750 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2025.09.09 23:09:39.915846 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14838 | 2025.09.09 23:09:39.915891 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14839 | 2025.09.09 23:09:39.916310 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2025.09.09 23:09:39.916347 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14841 | 2025.09.09 23:09:39.916691 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14842 | 2025.09.09 23:09:39.916908 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2025.09.09 23:09:39.917148 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 14844 | 2025.09.09 23:09:39.917186 [ 275 ] {90ba12b7-ece9-4bed-bcf2-278bf1a57d6e} <Debug> TCPHandler: Processed in 0.001485836 sec. | ||
| 14845 | 2025.09.09 23:09:39.917299 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2025.09.09 23:09:39.917399 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14847 | 2025.09.09 23:09:39.917457 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14848 | 2025.09.09 23:09:39.918201 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2025.09.09 23:09:39.918239 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14850 | 2025.09.09 23:09:39.918756 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14851 | 2025.09.09 23:09:39.918983 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2025.09.09 23:09:39.919125 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 14853 | 2025.09.09 23:09:39.919189 [ 275 ] {f6341bf4-89ec-40d1-bbc3-ffcc7b0753f5} <Debug> TCPHandler: Processed in 0.001939603 sec. | ||
| 14854 | 2025.09.09 23:09:39.919299 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2025.09.09 23:09:39.919393 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14856 | 2025.09.09 23:09:39.919435 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14857 | 2025.09.09 23:09:39.919763 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2025.09.09 23:09:39.919798 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14859 | 2025.09.09 23:09:39.920104 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14860 | 2025.09.09 23:09:39.920338 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2025.09.09 23:09:39.920470 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14862 | 2025.09.09 23:09:39.920506 [ 275 ] {bf92e164-9cd9-4acc-8ad3-6280823d173a} <Debug> TCPHandler: Processed in 0.001257343 sec. | ||
| 14863 | 2025.09.09 23:09:41.931453 [ 101 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 5 parts from all_1_54_11 to all_58_58_0 | ||
| 14864 | 2025.09.09 23:09:41.931519 [ 101 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2025.09.09 23:09:41.931541 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14866 | 2025.09.09 23:09:41.931661 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_54_11 to all_58_58_0 into Compact with storage Full | ||
| 14867 | 2025.09.09 23:09:41.931802 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14868 | 2025.09.09 23:09:41.931839 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 465 rows starting from the beginning of the part | ||
| 14869 | 2025.09.09 23:09:41.931909 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 14870 | 2025.09.09 23:09:41.931954 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 14871 | 2025.09.09 23:09:41.932000 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 14872 | 2025.09.09 23:09:41.932038 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 252 rows starting from the beginning of the part | ||
| 14873 | 2025.09.09 23:09:41.932975 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365794 sec., 990632.5551291044 rows/sec., 69.39 MiB/sec. | ||
| 14874 | 2025.09.09 23:09:41.933207 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 14875 | 2025.09.09 23:09:41.933535 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2025.09.09 23:09:41.933632 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_58_12} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 5 parts: [all_1_54_11, all_58_58_0] -> all_1_58_12 | ||
| 14877 | 2025.09.09 23:09:41.933750 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14878 | 2025.09.09 23:09:42.983670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31142 | ||
| 14879 | 2025.09.09 23:09:42.984192 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2025.09.09 23:09:42.984233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 14881 | 2025.09.09 23:09:42.984766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14882 | 2025.09.09 23:09:42.985004 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2025.09.09 23:09:42.985162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31142 | ||
| 14884 | 2025.09.09 23:09:44.610720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14885 | 2025.09.09 23:09:44.627731 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2025.09.09 23:09:44.627790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14887 | 2025.09.09 23:09:44.633939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14888 | 2025.09.09 23:09:44.634657 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2025.09.09 23:09:44.637832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14890 | 2025.09.09 23:09:44.923121 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2025.09.09 23:09:44.923317 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14892 | 2025.09.09 23:09:44.923390 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14893 | 2025.09.09 23:09:44.924223 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.09.09 23:09:44.924267 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14895 | 2025.09.09 23:09:44.924682 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14896 | 2025.09.09 23:09:44.924917 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.09.09 23:09:44.925073 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 14898 | 2025.09.09 23:09:44.925122 [ 275 ] {02643d9e-71e1-4569-9279-7670c2a5436e} <Debug> TCPHandler: Processed in 0.002133267 sec. | ||
| 14899 | 2025.09.09 23:09:44.925250 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2025.09.09 23:09:44.925353 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14901 | 2025.09.09 23:09:44.925396 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14902 | 2025.09.09 23:09:44.925802 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.09.09 23:09:44.925839 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14904 | 2025.09.09 23:09:44.926158 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14905 | 2025.09.09 23:09:44.926383 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.09.09 23:09:44.926516 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 274.79 KiB/sec. | ||
| 14907 | 2025.09.09 23:09:44.926555 [ 275 ] {aec82b1e-5add-4348-ac16-002e9ae81db2} <Debug> TCPHandler: Processed in 0.001356874 sec. | ||
| 14908 | 2025.09.09 23:09:44.926676 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2025.09.09 23:09:44.926772 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14910 | 2025.09.09 23:09:44.926813 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14911 | 2025.09.09 23:09:44.928078 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2025.09.09 23:09:44.928115 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14913 | 2025.09.09 23:09:44.928508 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14914 | 2025.09.09 23:09:44.928729 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2025.09.09 23:09:44.928866 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.002113 sec., 557501.1831519167 rows/sec., 44.38 MiB/sec. | ||
| 14916 | 2025.09.09 23:09:44.928903 [ 275 ] {8d4060e6-011c-4875-9a5a-eef63cc17f47} <Debug> TCPHandler: Processed in 0.00227874 sec. | ||
| 14917 | 2025.09.09 23:09:44.929022 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14918 | 2025.09.09 23:09:44.929117 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14919 | 2025.09.09 23:09:44.929158 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14920 | 2025.09.09 23:09:44.929694 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2025.09.09 23:09:44.929728 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14922 | 2025.09.09 23:09:44.930044 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14923 | 2025.09.09 23:09:44.930260 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2025.09.09 23:09:44.930387 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.00129 sec., 186821.7054263566 rows/sec., 11.36 MiB/sec. | ||
| 14925 | 2025.09.09 23:09:44.930425 [ 275 ] {b5ce88cd-64a4-4abd-b4ed-0c3ce7933cf9} <Debug> TCPHandler: Processed in 0.001453545 sec. | ||
| 14926 | 2025.09.09 23:09:44.930533 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14927 | 2025.09.09 23:09:44.930627 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14928 | 2025.09.09 23:09:44.930666 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14929 | 2025.09.09 23:09:44.931195 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14930 | 2025.09.09 23:09:44.931232 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14931 | 2025.09.09 23:09:44.931584 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14932 | 2025.09.09 23:09:44.931797 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2025.09.09 23:09:44.931934 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001325 sec., 160000 rows/sec., 10.32 MiB/sec. | ||
| 14934 | 2025.09.09 23:09:44.931973 [ 275 ] {0adb755a-e868-447a-8043-933cd29cb249} <Debug> TCPHandler: Processed in 0.001489476 sec. | ||
| 14935 | 2025.09.09 23:09:44.932077 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14936 | 2025.09.09 23:09:44.932175 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14937 | 2025.09.09 23:09:44.932214 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14938 | 2025.09.09 23:09:44.932824 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2025.09.09 23:09:44.932869 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14940 | 2025.09.09 23:09:44.933267 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14941 | 2025.09.09 23:09:44.933512 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2025.09.09 23:09:44.933645 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001489 sec., 141705.8428475487 rows/sec., 8.05 MiB/sec. | ||
| 14943 | 2025.09.09 23:09:44.933684 [ 275 ] {ff0b2025-cede-4716-8883-11736232849e} <Debug> TCPHandler: Processed in 0.001656049 sec. | ||
| 14944 | 2025.09.09 23:09:44.933804 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2025.09.09 23:09:44.933900 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14946 | 2025.09.09 23:09:44.933942 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14947 | 2025.09.09 23:09:44.934744 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2025.09.09 23:09:44.934781 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14949 | 2025.09.09 23:09:44.935131 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14950 | 2025.09.09 23:09:44.935335 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14951 | 2025.09.09 23:09:44.935492 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001596 sec., 447994.9874686717 rows/sec., 31.42 MiB/sec. | ||
| 14952 | 2025.09.09 23:09:44.935535 [ 275 ] {8229b3a4-0baa-430f-9e24-dd335d320f9a} <Debug> TCPHandler: Processed in 0.001782471 sec. | ||
| 14953 | 2025.09.09 23:09:44.935653 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2025.09.09 23:09:44.935745 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14955 | 2025.09.09 23:09:44.935785 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14956 | 2025.09.09 23:09:44.936121 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2025.09.09 23:09:44.936155 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14958 | 2025.09.09 23:09:44.936457 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14959 | 2025.09.09 23:09:44.936662 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2025.09.09 23:09:44.936788 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 14961 | 2025.09.09 23:09:44.936824 [ 275 ] {5f74ab90-dc72-451d-a076-57028086c147} <Debug> TCPHandler: Processed in 0.001220711 sec. | ||
| 14962 | 2025.09.09 23:09:44.936932 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2025.09.09 23:09:44.937025 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14964 | 2025.09.09 23:09:44.937065 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14965 | 2025.09.09 23:09:44.937528 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2025.09.09 23:09:44.937561 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14967 | 2025.09.09 23:09:44.937890 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14968 | 2025.09.09 23:09:44.938101 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2025.09.09 23:09:44.938233 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001225 sec., 257959.1836734694 rows/sec., 16.95 MiB/sec. | ||
| 14970 | 2025.09.09 23:09:44.938269 [ 275 ] {06320426-8d2d-422e-b1f6-4bfb186a9411} <Debug> TCPHandler: Processed in 0.001385485 sec. | ||
| 14971 | 2025.09.09 23:09:44.938377 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2025.09.09 23:09:44.938469 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14973 | 2025.09.09 23:09:44.938509 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14974 | 2025.09.09 23:09:44.938813 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2025.09.09 23:09:44.938846 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14976 | 2025.09.09 23:09:44.939143 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14977 | 2025.09.09 23:09:44.939355 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2025.09.09 23:09:44.939480 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 14979 | 2025.09.09 23:09:44.939515 [ 275 ] {55b59390-f5d6-40fb-bae5-615b6fe023fd} <Debug> TCPHandler: Processed in 0.001186401 sec. | ||
| 14980 | 2025.09.09 23:09:44.939624 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2025.09.09 23:09:44.939717 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14982 | 2025.09.09 23:09:44.939768 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14983 | 2025.09.09 23:09:44.940608 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2025.09.09 23:09:44.940642 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14985 | 2025.09.09 23:09:44.941187 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14986 | 2025.09.09 23:09:44.941416 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2025.09.09 23:09:44.941557 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001857 sec., 17232.094776521273 rows/sec., 30.88 MiB/sec. | ||
| 14988 | 2025.09.09 23:09:44.941627 [ 275 ] {0f8f1adc-a2fb-4154-ab8d-fc287c9bc42b} <Debug> TCPHandler: Processed in 0.002051396 sec. | ||
| 14989 | 2025.09.09 23:09:44.941756 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2025.09.09 23:09:44.941850 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14991 | 2025.09.09 23:09:44.941891 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14992 | 2025.09.09 23:09:44.942240 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2025.09.09 23:09:44.942275 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 14994 | 2025.09.09 23:09:44.942578 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14995 | 2025.09.09 23:09:44.942786 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2025.09.09 23:09:44.942918 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 14997 | 2025.09.09 23:09:44.942959 [ 275 ] {59bc24ee-1800-47e7-891a-e02757624f58} <Debug> TCPHandler: Processed in 0.001251772 sec. | ||
| 14998 | 2025.09.09 23:09:45.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.13 MiB, peak 376.25 MiB, free memory in arenas 0.00 B, will set to 365.75 MiB (RSS), difference: -1.38 MiB | ||
| 14999 | 2025.09.09 23:09:45.580025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1944 | ||
| 15000 | 2025.09.09 23:09:45.582500 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2025.09.09 23:09:45.582560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15002 | 2025.09.09 23:09:45.583799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15003 | 2025.09.09 23:09:45.584073 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2025.09.09 23:09:45.584443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 15005 | 2025.09.09 23:09:49.911375 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2025.09.09 23:09:49.911582 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15007 | 2025.09.09 23:09:49.911649 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15008 | 2025.09.09 23:09:49.912338 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2025.09.09 23:09:49.912389 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15010 | 2025.09.09 23:09:49.912841 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15011 | 2025.09.09 23:09:49.913066 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2025.09.09 23:09:49.913216 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 15013 | 2025.09.09 23:09:49.913258 [ 275 ] {eb9ba7b3-5ad7-4cf3-8924-4ee292e9082f} <Debug> TCPHandler: Processed in 0.002019255 sec. | ||
| 15014 | 2025.09.09 23:09:49.913374 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2025.09.09 23:09:49.913468 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15016 | 2025.09.09 23:09:49.913510 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15017 | 2025.09.09 23:09:49.913901 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2025.09.09 23:09:49.913937 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15019 | 2025.09.09 23:09:49.914238 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15020 | 2025.09.09 23:09:49.914446 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.09.09 23:09:49.914575 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 667.81 KiB/sec. | ||
| 15022 | 2025.09.09 23:09:49.914613 [ 275 ] {4866030f-e852-4f1f-a0b0-0fe2daa1bb52} <Debug> TCPHandler: Processed in 0.001289923 sec. | ||
| 15023 | 2025.09.09 23:09:49.914732 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2025.09.09 23:09:49.914854 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15025 | 2025.09.09 23:09:49.914901 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15026 | 2025.09.09 23:09:49.915413 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2025.09.09 23:09:49.915457 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15028 | 2025.09.09 23:09:49.915789 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15029 | 2025.09.09 23:09:49.916001 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2025.09.09 23:09:49.916129 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.44 MiB/sec. | ||
| 15031 | 2025.09.09 23:09:49.916168 [ 275 ] {04e039db-a154-4a9f-b602-2623f6f47b70} <Debug> TCPHandler: Processed in 0.001498246 sec. | ||
| 15032 | 2025.09.09 23:09:49.916279 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2025.09.09 23:09:49.916374 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15034 | 2025.09.09 23:09:49.916417 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15035 | 2025.09.09 23:09:49.916804 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2025.09.09 23:09:49.916839 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15037 | 2025.09.09 23:09:49.917178 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15038 | 2025.09.09 23:09:49.917397 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2025.09.09 23:09:49.917515 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
| 15040 | 2025.09.09 23:09:49.917526 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 15041 | 2025.09.09 23:09:49.917584 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.09.09 23:09:49.917590 [ 275 ] {d6ac1bf6-2dc6-4d86-b7c7-9032ac1e3318} <Debug> TCPHandler: Processed in 0.001360684 sec. | ||
| 15043 | 2025.09.09 23:09:49.917617 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15044 | 2025.09.09 23:09:49.917709 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15045 | 2025.09.09 23:09:49.917719 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
| 15046 | 2025.09.09 23:09:49.917816 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15047 | 2025.09.09 23:09:49.917826 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15048 | 2025.09.09 23:09:49.917861 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 33172 rows starting from the beginning of the part | ||
| 15049 | 2025.09.09 23:09:49.917873 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15050 | 2025.09.09 23:09:49.917929 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 15051 | 2025.09.09 23:09:49.917980 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 15052 | 2025.09.09 23:09:49.918028 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15053 | 2025.09.09 23:09:49.918072 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 316 rows starting from the beginning of the part | ||
| 15054 | 2025.09.09 23:09:49.918641 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2025.09.09 23:09:49.918677 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15056 | 2025.09.09 23:09:49.919215 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15057 | 2025.09.09 23:09:49.919442 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2025.09.09 23:09:49.919592 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 15059 | 2025.09.09 23:09:49.919671 [ 275 ] {036d16f3-e18c-4ff4-aa42-2f77afdcd5e3} <Debug> TCPHandler: Processed in 0.002012086 sec. | ||
| 15060 | 2025.09.09 23:09:49.919782 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2025.09.09 23:09:49.919879 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15062 | 2025.09.09 23:09:49.919924 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15063 | 2025.09.09 23:09:49.920271 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2025.09.09 23:09:49.920307 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15065 | 2025.09.09 23:09:49.920616 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15066 | 2025.09.09 23:09:49.920833 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2025.09.09 23:09:49.920964 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15068 | 2025.09.09 23:09:49.921002 [ 275 ] {e1f923d2-03d4-4c46-9775-134cd7b1a339} <Debug> TCPHandler: Processed in 0.001269672 sec. | ||
| 15069 | 2025.09.09 23:09:49.924717 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33872 rows, containing 5 columns (5 merged, 0 gathered) in 0.007036423 sec., 4813809.51656829 rows/sec., 324.07 MiB/sec. | ||
| 15070 | 2025.09.09 23:09:49.924945 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 15071 | 2025.09.09 23:09:49.925207 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2025.09.09 23:09:49.925270 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
| 15073 | 2025.09.09 23:09:49.925345 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15074 | 2025.09.09 23:09:50.320918 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15075 | 2025.09.09 23:09:50.320998 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15076 | 2025.09.09 23:09:50.485332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31654 | ||
| 15077 | 2025.09.09 23:09:50.485881 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.09.09 23:09:50.485932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15079 | 2025.09.09 23:09:50.486428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15080 | 2025.09.09 23:09:50.486661 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.09.09 23:09:50.486813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31654 | ||
| 15082 | 2025.09.09 23:09:50.486833 [ 90 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15083 | 2025.09.09 23:09:50.486900 [ 90 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2025.09.09 23:09:50.486920 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15085 | 2025.09.09 23:09:50.487052 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 15086 | 2025.09.09 23:09:50.487199 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15087 | 2025.09.09 23:09:50.487236 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29222 rows starting from the beginning of the part | ||
| 15088 | 2025.09.09 23:09:50.487301 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15089 | 2025.09.09 23:09:50.487344 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15090 | 2025.09.09 23:09:50.487386 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15091 | 2025.09.09 23:09:50.487426 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15092 | 2025.09.09 23:09:50.487464 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15093 | 2025.09.09 23:09:50.489911 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002918702 sec., 10845231.887325257 rows/sec., 155.14 MiB/sec. | ||
| 15094 | 2025.09.09 23:09:50.490313 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15095 | 2025.09.09 23:09:50.490616 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15096 | 2025.09.09 23:09:50.490698 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_66_13} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15097 | 2025.09.09 23:09:50.490822 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 15098 | 2025.09.09 23:09:52.137938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15099 | 2025.09.09 23:09:52.156089 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2025.09.09 23:09:52.156151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15101 | 2025.09.09 23:09:52.162668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15102 | 2025.09.09 23:09:52.163444 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2025.09.09 23:09:52.163756 [ 87 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15104 | 2025.09.09 23:09:52.163824 [ 87 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2025.09.09 23:09:52.163845 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 15106 | 2025.09.09 23:09:52.163973 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15107 | 2025.09.09 23:09:52.167581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15108 | 2025.09.09 23:09:52.168182 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15109 | 2025.09.09 23:09:52.169755 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15110 | 2025.09.09 23:09:52.174830 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15111 | 2025.09.09 23:09:52.179605 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15112 | 2025.09.09 23:09:52.184554 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15113 | 2025.09.09 23:09:52.189413 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15114 | 2025.09.09 23:09:52.193502 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 15115 | 2025.09.09 23:09:52.250541 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08663046 sec., 5737.0121317605835 rows/sec., 29.67 MiB/sec. | ||
| 15116 | 2025.09.09 23:09:52.253266 [ 189 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15117 | 2025.09.09 23:09:52.255315 [ 189 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_66_13} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2025.09.09 23:09:52.255440 [ 189 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_66_13} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15119 | 2025.09.09 23:09:52.257235 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15120 | 2025.09.09 23:09:53.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.43 MiB, peak 381.17 MiB, free memory in arenas 0.00 B, will set to 368.44 MiB (RSS), difference: 1.01 MiB | ||
| 15121 | 2025.09.09 23:09:54.924074 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15122 | 2025.09.09 23:09:54.924263 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15123 | 2025.09.09 23:09:54.924328 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15124 | 2025.09.09 23:09:54.925097 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15125 | 2025.09.09 23:09:54.925149 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15126 | 2025.09.09 23:09:54.925556 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15127 | 2025.09.09 23:09:54.925784 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2025.09.09 23:09:54.925943 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001729 sec., 237131.2897628687 rows/sec., 15.04 MiB/sec. | ||
| 15129 | 2025.09.09 23:09:54.925998 [ 275 ] {f46b65f2-f7e8-4382-82b3-d94abd3cff61} <Debug> TCPHandler: Processed in 0.002080636 sec. | ||
| 15130 | 2025.09.09 23:09:54.926115 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2025.09.09 23:09:54.926219 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15132 | 2025.09.09 23:09:54.926263 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15133 | 2025.09.09 23:09:54.927138 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2025.09.09 23:09:54.927176 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15135 | 2025.09.09 23:09:54.927562 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15136 | 2025.09.09 23:09:54.927773 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2025.09.09 23:09:54.927909 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001715 sec., 685714.2857142857 rows/sec., 54.60 MiB/sec. | ||
| 15138 | 2025.09.09 23:09:54.927951 [ 275 ] {68365140-24b9-46dd-942b-35c28ccaba60} <Debug> TCPHandler: Processed in 0.001888493 sec. | ||
| 15139 | 2025.09.09 23:09:54.928062 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15140 | 2025.09.09 23:09:54.928158 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15141 | 2025.09.09 23:09:54.928200 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15142 | 2025.09.09 23:09:54.928673 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.09.09 23:09:54.928709 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15144 | 2025.09.09 23:09:54.929055 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15145 | 2025.09.09 23:09:54.929271 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.09.09 23:09:54.929402 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001263 sec., 187648.45605700713 rows/sec., 11.38 MiB/sec. | ||
| 15147 | 2025.09.09 23:09:54.929444 [ 275 ] {ed795afa-4b01-4406-ba68-52264274eb12} <Debug> TCPHandler: Processed in 0.001433185 sec. | ||
| 15148 | 2025.09.09 23:09:54.929543 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.09.09 23:09:54.929638 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.09.09 23:09:54.929678 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15151 | 2025.09.09 23:09:54.930145 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.09.09 23:09:54.930184 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15153 | 2025.09.09 23:09:54.930506 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15154 | 2025.09.09 23:09:54.930719 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2025.09.09 23:09:54.930853 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 15156 | 2025.09.09 23:09:54.930892 [ 275 ] {0426549c-fe1c-4db3-a035-d6e63d83a42d} <Debug> TCPHandler: Processed in 0.001398384 sec. | ||
| 15157 | 2025.09.09 23:09:54.931003 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2025.09.09 23:09:54.931100 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15159 | 2025.09.09 23:09:54.931141 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15160 | 2025.09.09 23:09:54.931603 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2025.09.09 23:09:54.931640 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15162 | 2025.09.09 23:09:54.931950 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15163 | 2025.09.09 23:09:54.932183 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.09.09 23:09:54.932313 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 15165 | 2025.09.09 23:09:54.932352 [ 275 ] {c71e422f-ccc7-4795-b635-4ee12bb24300} <Debug> TCPHandler: Processed in 0.001403185 sec. | ||
| 15166 | 2025.09.09 23:09:54.932452 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15167 | 2025.09.09 23:09:54.932544 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15168 | 2025.09.09 23:09:54.932584 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15169 | 2025.09.09 23:09:54.933254 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2025.09.09 23:09:54.933292 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15171 | 2025.09.09 23:09:54.933653 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15172 | 2025.09.09 23:09:54.933869 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2025.09.09 23:09:54.934019 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001476 sec., 481707.3170731707 rows/sec., 33.76 MiB/sec. | ||
| 15174 | 2025.09.09 23:09:54.934063 [ 275 ] {05de9156-97bf-4395-8fc3-1636707c311c} <Debug> TCPHandler: Processed in 0.001661259 sec. | ||
| 15175 | 2025.09.09 23:09:54.934179 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2025.09.09 23:09:54.934275 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15177 | 2025.09.09 23:09:54.934317 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15178 | 2025.09.09 23:09:54.934654 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15179 | 2025.09.09 23:09:54.934689 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15180 | 2025.09.09 23:09:54.935012 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15181 | 2025.09.09 23:09:54.935243 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15182 | 2025.09.09 23:09:54.935375 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 15183 | 2025.09.09 23:09:54.935412 [ 275 ] {bba461c6-6440-4301-9792-9828f30e5d02} <Debug> TCPHandler: Processed in 0.001283152 sec. | ||
| 15184 | 2025.09.09 23:09:54.935520 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15185 | 2025.09.09 23:09:54.935614 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15186 | 2025.09.09 23:09:54.935655 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15187 | 2025.09.09 23:09:54.936106 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2025.09.09 23:09:54.936141 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15189 | 2025.09.09 23:09:54.936479 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15190 | 2025.09.09 23:09:54.936702 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2025.09.09 23:09:54.936838 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001243 sec., 252614.64199517298 rows/sec., 16.59 MiB/sec. | ||
| 15192 | 2025.09.09 23:09:54.936877 [ 275 ] {49d66055-eb87-4e18-be2d-bce05b70e0db} <Debug> TCPHandler: Processed in 0.001405915 sec. | ||
| 15193 | 2025.09.09 23:09:54.936996 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15194 | 2025.09.09 23:09:54.937089 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15195 | 2025.09.09 23:09:54.937129 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15196 | 2025.09.09 23:09:54.937453 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2025.09.09 23:09:54.937489 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15198 | 2025.09.09 23:09:54.937807 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15199 | 2025.09.09 23:09:54.938018 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2025.09.09 23:09:54.938149 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 15201 | 2025.09.09 23:09:54.938185 [ 275 ] {94dd8a25-6205-4493-88d3-d36c27d47ba7} <Debug> TCPHandler: Processed in 0.001241672 sec. | ||
| 15202 | 2025.09.09 23:09:54.938310 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15203 | 2025.09.09 23:09:54.938403 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15204 | 2025.09.09 23:09:54.938455 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15205 | 2025.09.09 23:09:54.939275 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2025.09.09 23:09:54.939311 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15207 | 2025.09.09 23:09:54.939860 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15208 | 2025.09.09 23:09:54.940083 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2025.09.09 23:09:54.940222 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001836 sec., 17429.193899782134 rows/sec., 31.23 MiB/sec. | ||
| 15210 | 2025.09.09 23:09:54.940289 [ 275 ] {5d5eb641-0cc4-4c7e-b415-6bb8305bca76} <Debug> TCPHandler: Processed in 0.002027236 sec. | ||
| 15211 | 2025.09.09 23:09:54.940405 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2025.09.09 23:09:54.940498 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15213 | 2025.09.09 23:09:54.940538 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15214 | 2025.09.09 23:09:54.940868 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2025.09.09 23:09:54.940903 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15216 | 2025.09.09 23:09:54.941216 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15217 | 2025.09.09 23:09:54.941427 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2025.09.09 23:09:54.941551 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 15219 | 2025.09.09 23:09:54.941590 [ 275 ] {d264ae34-84fa-4888-b1b1-82385a771efb} <Debug> TCPHandler: Processed in 0.001233672 sec. | ||
| 15220 | 2025.09.09 23:09:55.584752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1978 | ||
| 15221 | 2025.09.09 23:09:55.587989 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2025.09.09 23:09:55.588039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15223 | 2025.09.09 23:09:55.589616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15224 | 2025.09.09 23:09:55.589989 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.09.09 23:09:55.590325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 15226 | 2025.09.09 23:09:57.986990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32102 | ||
| 15227 | 2025.09.09 23:09:57.987538 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2025.09.09 23:09:57.987582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15229 | 2025.09.09 23:09:57.988334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15230 | 2025.09.09 23:09:57.988582 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2025.09.09 23:09:57.988735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32102 | ||
| 15232 | 2025.09.09 23:09:59.667691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15233 | 2025.09.09 23:09:59.683651 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.09.09 23:09:59.683711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15235 | 2025.09.09 23:09:59.689757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15236 | 2025.09.09 23:09:59.690513 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2025.09.09 23:09:59.693669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15238 | 2025.09.09 23:09:59.938803 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15239 | 2025.09.09 23:09:59.938984 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15240 | 2025.09.09 23:09:59.939051 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15241 | 2025.09.09 23:09:59.939677 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15242 | 2025.09.09 23:09:59.939729 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15243 | 2025.09.09 23:09:59.940116 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15244 | 2025.09.09 23:09:59.940359 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2025.09.09 23:09:59.940525 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001589 sec., 6293.266205160478 rows/sec., 513.17 KiB/sec. | ||
| 15246 | 2025.09.09 23:09:59.940581 [ 275 ] {e08f3a74-0e75-4863-9a70-73c2e284b591} <Debug> TCPHandler: Processed in 0.001945644 sec. | ||
| 15247 | 2025.09.09 23:09:59.940711 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2025.09.09 23:09:59.940815 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15249 | 2025.09.09 23:09:59.940857 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15250 | 2025.09.09 23:09:59.941932 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15251 | 2025.09.09 23:09:59.941970 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15252 | 2025.09.09 23:09:59.942399 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15253 | 2025.09.09 23:09:59.942616 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2025.09.09 23:09:59.942749 [ 56 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15255 | 2025.09.09 23:09:59.942753 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001963 sec., 622007.1319409068 rows/sec., 51.41 MiB/sec. | ||
| 15256 | 2025.09.09 23:09:59.942817 [ 56 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2025.09.09 23:09:59.942837 [ 275 ] {7e3c8ea8-88e8-456e-bf72-f5c2ff7b8ba9} <Debug> TCPHandler: Processed in 0.002180908 sec. | ||
| 15258 | 2025.09.09 23:09:59.942842 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15259 | 2025.09.09 23:09:59.942962 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 15260 | 2025.09.09 23:09:59.942965 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2025.09.09 23:09:59.943094 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15262 | 2025.09.09 23:09:59.943099 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15263 | 2025.09.09 23:09:59.943140 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2467 rows starting from the beginning of the part | ||
| 15264 | 2025.09.09 23:09:59.943157 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15265 | 2025.09.09 23:09:59.943221 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 15266 | 2025.09.09 23:09:59.943280 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1178 rows starting from the beginning of the part | ||
| 15267 | 2025.09.09 23:09:59.943331 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 15268 | 2025.09.09 23:09:59.943381 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1176 rows starting from the beginning of the part | ||
| 15269 | 2025.09.09 23:09:59.943430 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1221 rows starting from the beginning of the part | ||
| 15270 | 2025.09.09 23:09:59.943571 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.09.09 23:09:59.943613 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15272 | 2025.09.09 23:09:59.943940 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15273 | 2025.09.09 23:09:59.944175 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.09.09 23:09:59.944295 [ 56 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15275 | 2025.09.09 23:09:59.944312 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001235 sec., 16194.331983805669 rows/sec., 1.15 MiB/sec. | ||
| 15276 | 2025.09.09 23:09:59.944324 [ 56 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2025.09.09 23:09:59.944353 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15278 | 2025.09.09 23:09:59.944358 [ 275 ] {96b08fc4-f5ca-4c6a-a66f-1600242f39cb} <Debug> TCPHandler: Processed in 0.001445495 sec. | ||
| 15279 | 2025.09.09 23:09:59.944428 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 15280 | 2025.09.09 23:09:59.944471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15281 | 2025.09.09 23:09:59.944533 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15282 | 2025.09.09 23:09:59.944565 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 279 rows starting from the beginning of the part | ||
| 15283 | 2025.09.09 23:09:59.944573 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15284 | 2025.09.09 23:09:59.944616 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15285 | 2025.09.09 23:09:59.944618 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 15286 | 2025.09.09 23:09:59.944675 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 241 rows starting from the beginning of the part | ||
| 15287 | 2025.09.09 23:09:59.944718 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 15288 | 2025.09.09 23:09:59.944756 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
| 15289 | 2025.09.09 23:09:59.944795 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 20 rows starting from the beginning of the part | ||
| 15290 | 2025.09.09 23:09:59.945108 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2025.09.09 23:09:59.945149 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15292 | 2025.09.09 23:09:59.945642 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247832 sec., 638707.7747645517 rows/sec., 41.96 MiB/sec. | ||
| 15293 | 2025.09.09 23:09:59.945789 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15294 | 2025.09.09 23:09:59.945792 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15295 | 2025.09.09 23:09:59.945885 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002964572 sec., 2089340.3837046293 rows/sec., 177.55 MiB/sec. | ||
| 15296 | 2025.09.09 23:09:59.946084 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2025.09.09 23:09:59.946129 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2025.09.09 23:09:59.946210 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_96_19} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15299 | 2025.09.09 23:09:59.946234 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001681 sec., 135633.5514574658 rows/sec., 9.18 MiB/sec. | ||
| 15300 | 2025.09.09 23:09:59.946269 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15301 | 2025.09.09 23:09:59.946279 [ 275 ] {c1d999b2-9786-4fa0-be1b-eac806691755} <Debug> TCPHandler: Processed in 0.001857822 sec. | ||
| 15302 | 2025.09.09 23:09:59.946284 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15303 | 2025.09.09 23:09:59.946435 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2025.09.09 23:09:59.946561 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15305 | 2025.09.09 23:09:59.946613 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15306 | 2025.09.09 23:09:59.946646 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2025.09.09 23:09:59.946746 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_101_20} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15308 | 2025.09.09 23:09:59.946854 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 15309 | 2025.09.09 23:09:59.947284 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2025.09.09 23:09:59.947326 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15311 | 2025.09.09 23:09:59.947683 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15312 | 2025.09.09 23:09:59.947921 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15313 | 2025.09.09 23:09:59.948033 [ 31 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15314 | 2025.09.09 23:09:59.948058 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001522 sec., 354796.32063074905 rows/sec., 26.32 MiB/sec. | ||
| 15315 | 2025.09.09 23:09:59.948087 [ 31 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2025.09.09 23:09:59.948105 [ 275 ] {016f8ed4-6494-4e57-8f2b-c9885b94f34b} <Debug> TCPHandler: Processed in 0.00173238 sec. | ||
| 15317 | 2025.09.09 23:09:59.948118 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15318 | 2025.09.09 23:09:59.948203 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 15319 | 2025.09.09 23:09:59.948220 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15320 | 2025.09.09 23:09:59.948297 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15321 | 2025.09.09 23:09:59.948319 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2025.09.09 23:09:59.948325 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1251 rows starting from the beginning of the part | ||
| 15323 | 2025.09.09 23:09:59.948363 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15324 | 2025.09.09 23:09:59.948386 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 15325 | 2025.09.09 23:09:59.948427 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 715 rows starting from the beginning of the part | ||
| 15326 | 2025.09.09 23:09:59.948467 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 15327 | 2025.09.09 23:09:59.948505 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 711 rows starting from the beginning of the part | ||
| 15328 | 2025.09.09 23:09:59.948544 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 540 rows starting from the beginning of the part | ||
| 15329 | 2025.09.09 23:09:59.948943 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2025.09.09 23:09:59.948978 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15331 | 2025.09.09 23:09:59.949371 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15332 | 2025.09.09 23:09:59.949581 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2025.09.09 23:09:59.949714 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001414 sec., 600424.3281471005 rows/sec., 40.42 MiB/sec. | ||
| 15334 | 2025.09.09 23:09:59.949749 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578917 sec., 2131207.656893934 rows/sec., 161.33 MiB/sec. | ||
| 15335 | 2025.09.09 23:09:59.949752 [ 275 ] {cb2609e2-c072-4f55-8e5b-3bcb3459f5bf} <Debug> TCPHandler: Processed in 0.001581228 sec. | ||
| 15336 | 2025.09.09 23:09:59.949885 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2025.09.09 23:09:59.949979 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15338 | 2025.09.09 23:09:59.950021 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15339 | 2025.09.09 23:09:59.950034 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15340 | 2025.09.09 23:09:59.950383 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2025.09.09 23:09:59.950489 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_101_20} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15342 | 2025.09.09 23:09:59.950611 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 15343 | 2025.09.09 23:09:59.950807 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15344 | 2025.09.09 23:09:59.950848 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15345 | 2025.09.09 23:09:59.951372 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15346 | 2025.09.09 23:09:59.951594 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2025.09.09 23:09:59.951715 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15348 | 2025.09.09 23:09:59.951736 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 15349 | 2025.09.09 23:09:59.951748 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2025.09.09 23:09:59.951777 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15351 | 2025.09.09 23:09:59.951807 [ 275 ] {5f2a1c61-b07c-4203-bb2d-6ce2a0e093bc} <Debug> TCPHandler: Processed in 0.001971915 sec. | ||
| 15352 | 2025.09.09 23:09:59.951853 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 15353 | 2025.09.09 23:09:59.951919 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15354 | 2025.09.09 23:09:59.952020 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15355 | 2025.09.09 23:09:59.952056 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15356 | 2025.09.09 23:09:59.952063 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15357 | 2025.09.09 23:09:59.952115 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1872 rows starting from the beginning of the part | ||
| 15358 | 2025.09.09 23:09:59.952233 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 15359 | 2025.09.09 23:09:59.952337 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
| 15360 | 2025.09.09 23:09:59.952414 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2025.09.09 23:09:59.952432 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 15362 | 2025.09.09 23:09:59.952456 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15363 | 2025.09.09 23:09:59.952534 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
| 15364 | 2025.09.09 23:09:59.952636 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 15365 | 2025.09.09 23:09:59.952774 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15366 | 2025.09.09 23:09:59.953015 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2025.09.09 23:09:59.953144 [ 31 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15368 | 2025.09.09 23:09:59.953152 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 15369 | 2025.09.09 23:09:59.953180 [ 31 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2025.09.09 23:09:59.953203 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 15371 | 2025.09.09 23:09:59.953204 [ 275 ] {66a8da0c-b76d-49c5-959c-8bd749202d02} <Debug> TCPHandler: Processed in 0.001335624 sec. | ||
| 15372 | 2025.09.09 23:09:59.953285 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 15373 | 2025.09.09 23:09:59.953390 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15374 | 2025.09.09 23:09:59.953423 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7368 rows starting from the beginning of the part | ||
| 15375 | 2025.09.09 23:09:59.953486 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15376 | 2025.09.09 23:09:59.953530 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 15377 | 2025.09.09 23:09:59.953572 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 15378 | 2025.09.09 23:09:59.953613 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 15379 | 2025.09.09 23:09:59.953652 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 15380 | 2025.09.09 23:09:59.955728 [ 191 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002480113 sec., 3127276.8619816923 rows/sec., 199.47 MiB/sec. | ||
| 15381 | 2025.09.09 23:09:59.957066 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15382 | 2025.09.09 23:09:59.957356 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15383 | 2025.09.09 23:09:59.957436 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_101_20} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15384 | 2025.09.09 23:09:59.957533 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15385 | 2025.09.09 23:09:59.964243 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 19 columns (19 merged, 0 gathered) in 0.012420038 sec., 158292.5913753243 rows/sec., 283.65 MiB/sec. | ||
| 15386 | 2025.09.09 23:09:59.966925 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15387 | 2025.09.09 23:09:59.967266 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2025.09.09 23:09:59.967336 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15389 | 2025.09.09 23:09:59.967487 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 15390 | 2025.09.09 23:10:00.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.71 MiB, peak 387.07 MiB, free memory in arenas 0.00 B, will set to 377.86 MiB (RSS), difference: 8.15 MiB | ||
| 15391 | 2025.09.09 23:10:04.923451 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2025.09.09 23:10:04.923645 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15393 | 2025.09.09 23:10:04.923713 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15394 | 2025.09.09 23:10:04.924514 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.09.09 23:10:04.924563 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15396 | 2025.09.09 23:10:04.924979 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15397 | 2025.09.09 23:10:04.925217 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2025.09.09 23:10:04.925380 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 15399 | 2025.09.09 23:10:04.925431 [ 275 ] {7916f6c0-ed59-4bf7-b985-f29177521059} <Debug> TCPHandler: Processed in 0.002105377 sec. | ||
| 15400 | 2025.09.09 23:10:04.925553 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2025.09.09 23:10:04.925655 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15402 | 2025.09.09 23:10:04.925698 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15403 | 2025.09.09 23:10:04.926677 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.09.09 23:10:04.926715 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15405 | 2025.09.09 23:10:04.927108 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15406 | 2025.09.09 23:10:04.927323 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.09.09 23:10:04.927455 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001823 sec., 645090.5101481075 rows/sec., 51.36 MiB/sec. | ||
| 15408 | 2025.09.09 23:10:04.927495 [ 275 ] {59a6ed1b-0bab-4449-bf66-591583ddd572} <Debug> TCPHandler: Processed in 0.001995035 sec. | ||
| 15409 | 2025.09.09 23:10:04.927603 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2025.09.09 23:10:04.927700 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15411 | 2025.09.09 23:10:04.927739 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15412 | 2025.09.09 23:10:04.928219 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.09.09 23:10:04.928256 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15414 | 2025.09.09 23:10:04.928568 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15415 | 2025.09.09 23:10:04.928782 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2025.09.09 23:10:04.928909 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00123 sec., 192682.92682926828 rows/sec., 11.69 MiB/sec. | ||
| 15417 | 2025.09.09 23:10:04.928948 [ 275 ] {308c749f-e931-4a0b-8731-a27d6a2c4e8e} <Debug> TCPHandler: Processed in 0.001396335 sec. | ||
| 15418 | 2025.09.09 23:10:04.929068 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15419 | 2025.09.09 23:10:04.929192 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15420 | 2025.09.09 23:10:04.929241 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15421 | 2025.09.09 23:10:04.929814 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2025.09.09 23:10:04.929859 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15423 | 2025.09.09 23:10:04.930236 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15424 | 2025.09.09 23:10:04.930445 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2025.09.09 23:10:04.930575 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001409 sec., 150461.32008516678 rows/sec., 9.70 MiB/sec. | ||
| 15426 | 2025.09.09 23:10:04.930614 [ 275 ] {2479cbbd-1723-4f8c-84f5-7ce8806816bb} <Debug> TCPHandler: Processed in 0.001609038 sec. | ||
| 15427 | 2025.09.09 23:10:04.930724 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15428 | 2025.09.09 23:10:04.930818 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15429 | 2025.09.09 23:10:04.930858 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15430 | 2025.09.09 23:10:04.931324 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2025.09.09 23:10:04.931360 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15432 | 2025.09.09 23:10:04.931662 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15433 | 2025.09.09 23:10:04.931868 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2025.09.09 23:10:04.931996 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 15435 | 2025.09.09 23:10:04.932035 [ 275 ] {1f175bd1-780e-4ce1-ac37-1292668d8046} <Debug> TCPHandler: Processed in 0.001362044 sec. | ||
| 15436 | 2025.09.09 23:10:04.932137 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2025.09.09 23:10:04.932236 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15438 | 2025.09.09 23:10:04.932276 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15439 | 2025.09.09 23:10:04.932913 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2025.09.09 23:10:04.932949 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15441 | 2025.09.09 23:10:04.933287 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15442 | 2025.09.09 23:10:04.933493 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2025.09.09 23:10:04.933627 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001409 sec., 504613.2008516678 rows/sec., 35.37 MiB/sec. | ||
| 15444 | 2025.09.09 23:10:04.933666 [ 275 ] {b67f7ca1-ffa6-4f2b-aa23-dfaf58b2c782} <Debug> TCPHandler: Processed in 0.001578767 sec. | ||
| 15445 | 2025.09.09 23:10:04.933786 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2025.09.09 23:10:04.933880 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15447 | 2025.09.09 23:10:04.933921 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15448 | 2025.09.09 23:10:04.934248 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2025.09.09 23:10:04.934281 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15450 | 2025.09.09 23:10:04.934557 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15451 | 2025.09.09 23:10:04.934750 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2025.09.09 23:10:04.934872 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 15453 | 2025.09.09 23:10:04.934906 [ 275 ] {23398fd8-3dde-4a70-b6d5-0bd4ddc5fe5e} <Debug> TCPHandler: Processed in 0.001220351 sec. | ||
| 15454 | 2025.09.09 23:10:04.935004 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2025.09.09 23:10:04.935093 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15456 | 2025.09.09 23:10:04.935198 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15457 | 2025.09.09 23:10:04.935625 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2025.09.09 23:10:04.935659 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15459 | 2025.09.09 23:10:04.935989 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15460 | 2025.09.09 23:10:04.936194 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2025.09.09 23:10:04.936320 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 15462 | 2025.09.09 23:10:04.936356 [ 275 ] {88af0b84-331e-4d15-8753-1190c72f58a4} <Debug> TCPHandler: Processed in 0.001345514 sec. | ||
| 15463 | 2025.09.09 23:10:04.936462 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2025.09.09 23:10:04.936557 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15465 | 2025.09.09 23:10:04.936598 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15466 | 2025.09.09 23:10:04.936898 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2025.09.09 23:10:04.936933 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15468 | 2025.09.09 23:10:04.937242 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15469 | 2025.09.09 23:10:04.937450 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2025.09.09 23:10:04.937577 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 15471 | 2025.09.09 23:10:04.937612 [ 275 ] {6c7f0184-553c-4ce3-a086-82cb22a0d018} <Debug> TCPHandler: Processed in 0.001200121 sec. | ||
| 15472 | 2025.09.09 23:10:04.937725 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2025.09.09 23:10:04.937819 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15474 | 2025.09.09 23:10:04.937873 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15475 | 2025.09.09 23:10:04.938707 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2025.09.09 23:10:04.938743 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15477 | 2025.09.09 23:10:04.939285 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15478 | 2025.09.09 23:10:04.939507 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2025.09.09 23:10:04.939647 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001846 sec., 17334.77789815818 rows/sec., 31.06 MiB/sec. | ||
| 15480 | 2025.09.09 23:10:04.939713 [ 275 ] {eec40019-866d-46bd-9717-efb2f2e3726c} <Debug> TCPHandler: Processed in 0.002036876 sec. | ||
| 15481 | 2025.09.09 23:10:04.939828 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2025.09.09 23:10:04.939927 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15483 | 2025.09.09 23:10:04.939969 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15484 | 2025.09.09 23:10:04.940317 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2025.09.09 23:10:04.940352 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15486 | 2025.09.09 23:10:04.940656 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15487 | 2025.09.09 23:10:04.940861 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2025.09.09 23:10:04.940986 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 15489 | 2025.09.09 23:10:04.941021 [ 275 ] {dc9760b6-2461-4fc3-8119-36224b500d95} <Debug> TCPHandler: Processed in 0.001243872 sec. | ||
| 15490 | 2025.09.09 23:10:05.321257 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15491 | 2025.09.09 23:10:05.321310 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15492 | 2025.09.09 23:10:05.489029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32614 | ||
| 15493 | 2025.09.09 23:10:05.489639 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2025.09.09 23:10:05.489693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15495 | 2025.09.09 23:10:05.490241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15496 | 2025.09.09 23:10:05.490470 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2025.09.09 23:10:05.490598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32614 | ||
| 15498 | 2025.09.09 23:10:05.590711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2016 | ||
| 15499 | 2025.09.09 23:10:05.593292 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2025.09.09 23:10:05.593355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15501 | 2025.09.09 23:10:05.594596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15502 | 2025.09.09 23:10:05.594876 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2025.09.09 23:10:05.595263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2016 | ||
| 15504 | 2025.09.09 23:10:07.193923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15505 | 2025.09.09 23:10:07.209879 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2025.09.09 23:10:07.209930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15507 | 2025.09.09 23:10:07.215781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15508 | 2025.09.09 23:10:07.216497 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2025.09.09 23:10:07.219274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15510 | 2025.09.09 23:10:09.910625 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15511 | 2025.09.09 23:10:09.910816 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15512 | 2025.09.09 23:10:09.910884 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15513 | 2025.09.09 23:10:09.911541 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2025.09.09 23:10:09.911619 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15515 | 2025.09.09 23:10:09.912022 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15516 | 2025.09.09 23:10:09.912282 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2025.09.09 23:10:09.912447 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001679 sec., 45265.038713519956 rows/sec., 3.73 MiB/sec. | ||
| 15518 | 2025.09.09 23:10:09.912499 [ 275 ] {1b4a152a-da4a-48ac-9064-a13e0dbb6161} <Debug> TCPHandler: Processed in 0.002001235 sec. | ||
| 15519 | 2025.09.09 23:10:09.912627 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15520 | 2025.09.09 23:10:09.912730 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15521 | 2025.09.09 23:10:09.912775 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15522 | 2025.09.09 23:10:09.913218 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2025.09.09 23:10:09.913258 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15524 | 2025.09.09 23:10:09.913572 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15525 | 2025.09.09 23:10:09.913795 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2025.09.09 23:10:09.913937 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 15527 | 2025.09.09 23:10:09.913976 [ 275 ] {fa63b4b2-113b-4331-8f73-5931fd8bf8d2} <Debug> TCPHandler: Processed in 0.001403155 sec. | ||
| 15528 | 2025.09.09 23:10:09.914096 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15529 | 2025.09.09 23:10:09.914195 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15530 | 2025.09.09 23:10:09.914238 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15531 | 2025.09.09 23:10:09.914663 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2025.09.09 23:10:09.914697 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15533 | 2025.09.09 23:10:09.915006 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15534 | 2025.09.09 23:10:09.915220 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2025.09.09 23:10:09.915348 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 15536 | 2025.09.09 23:10:09.915386 [ 275 ] {585b5e1f-acaa-48c0-a644-9baed2c92f79} <Debug> TCPHandler: Processed in 0.001341583 sec. | ||
| 15537 | 2025.09.09 23:10:09.915502 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15538 | 2025.09.09 23:10:09.915599 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15539 | 2025.09.09 23:10:09.915642 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15540 | 2025.09.09 23:10:09.916056 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2025.09.09 23:10:09.916091 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15542 | 2025.09.09 23:10:09.916438 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15543 | 2025.09.09 23:10:09.916660 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2025.09.09 23:10:09.916777 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_98_20 to all_102_102_0 | ||
| 15545 | 2025.09.09 23:10:09.916788 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 15546 | 2025.09.09 23:10:09.916811 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2025.09.09 23:10:09.916829 [ 275 ] {93f2aaff-2f8d-4d05-8b9f-244ef2823154} <Debug> TCPHandler: Processed in 0.001377714 sec. | ||
| 15548 | 2025.09.09 23:10:09.916830 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15549 | 2025.09.09 23:10:09.916945 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2025.09.09 23:10:09.916966 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_98_20 to all_102_102_0 into Compact with storage Full | ||
| 15551 | 2025.09.09 23:10:09.917045 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15552 | 2025.09.09 23:10:09.917104 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15553 | 2025.09.09 23:10:09.917123 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15554 | 2025.09.09 23:10:09.917166 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 33872 rows starting from the beginning of the part | ||
| 15555 | 2025.09.09 23:10:09.917239 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 15556 | 2025.09.09 23:10:09.917293 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 15557 | 2025.09.09 23:10:09.917337 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 849 rows starting from the beginning of the part | ||
| 15558 | 2025.09.09 23:10:09.917379 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 15559 | 2025.09.09 23:10:09.917920 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2025.09.09 23:10:09.917961 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15561 | 2025.09.09 23:10:09.918502 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15562 | 2025.09.09 23:10:09.918747 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2025.09.09 23:10:09.918905 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001879 sec., 5321.979776476849 rows/sec., 9.54 MiB/sec. | ||
| 15564 | 2025.09.09 23:10:09.918991 [ 275 ] {1c5a98b5-d39e-46c3-9b19-954a8d03c30b} <Debug> TCPHandler: Processed in 0.002094527 sec. | ||
| 15565 | 2025.09.09 23:10:09.919118 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15566 | 2025.09.09 23:10:09.919214 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15567 | 2025.09.09 23:10:09.919258 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15568 | 2025.09.09 23:10:09.919620 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2025.09.09 23:10:09.919655 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15570 | 2025.09.09 23:10:09.919988 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15571 | 2025.09.09 23:10:09.920204 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2025.09.09 23:10:09.920336 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 15573 | 2025.09.09 23:10:09.920373 [ 275 ] {7555a9e3-08f4-4475-afa2-3b69318c058d} <Debug> TCPHandler: Processed in 0.001305193 sec. | ||
| 15574 | 2025.09.09 23:10:09.924709 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35509 rows, containing 5 columns (5 merged, 0 gathered) in 0.007803517 sec., 4550384.1408944195 rows/sec., 306.25 MiB/sec. | ||
| 15575 | 2025.09.09 23:10:09.924983 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 15576 | 2025.09.09 23:10:09.925259 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2025.09.09 23:10:09.925342 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_98_20, all_102_102_0] -> all_1_102_21 | ||
| 15578 | 2025.09.09 23:10:09.925424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15579 | 2025.09.09 23:10:10.497596 [ 78 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15580 | 2025.09.09 23:10:10.497653 [ 78 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2025.09.09 23:10:10.497675 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15582 | 2025.09.09 23:10:10.497792 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 15583 | 2025.09.09 23:10:10.497905 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15584 | 2025.09.09 23:10:10.497938 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 15585 | 2025.09.09 23:10:10.498004 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15586 | 2025.09.09 23:10:10.498052 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 15587 | 2025.09.09 23:10:10.498095 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15588 | 2025.09.09 23:10:10.498135 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 15589 | 2025.09.09 23:10:10.498865 [ 190 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112532 sec., 33768.1726086802 rows/sec., 2.82 MiB/sec. | ||
| 15590 | 2025.09.09 23:10:10.499039 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15591 | 2025.09.09 23:10:10.499394 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15592 | 2025.09.09 23:10:10.499486 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_33_8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15593 | 2025.09.09 23:10:10.499604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15594 | 2025.09.09 23:10:12.990838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33062 | ||
| 15595 | 2025.09.09 23:10:12.991372 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2025.09.09 23:10:12.991419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15597 | 2025.09.09 23:10:12.991931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15598 | 2025.09.09 23:10:12.992167 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2025.09.09 23:10:12.992307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 | ||
| 15600 | 2025.09.09 23:10:14.719425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15601 | 2025.09.09 23:10:14.736162 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2025.09.09 23:10:14.736208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15603 | 2025.09.09 23:10:14.742393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15604 | 2025.09.09 23:10:14.743115 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2025.09.09 23:10:14.745953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15606 | 2025.09.09 23:10:14.924088 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15607 | 2025.09.09 23:10:14.924284 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15608 | 2025.09.09 23:10:14.924357 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15609 | 2025.09.09 23:10:14.925202 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2025.09.09 23:10:14.925250 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15611 | 2025.09.09 23:10:14.925651 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15612 | 2025.09.09 23:10:14.925870 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2025.09.09 23:10:14.926023 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001791 sec., 228922.38972640983 rows/sec., 14.52 MiB/sec. | ||
| 15614 | 2025.09.09 23:10:14.926064 [ 275 ] {cd20dd11-1c30-442b-9de4-faed34e494a7} <Debug> TCPHandler: Processed in 0.002110137 sec. | ||
| 15615 | 2025.09.09 23:10:14.926195 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2025.09.09 23:10:14.926318 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15617 | 2025.09.09 23:10:14.926368 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15618 | 2025.09.09 23:10:14.926801 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2025.09.09 23:10:14.926838 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15620 | 2025.09.09 23:10:14.927151 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15621 | 2025.09.09 23:10:14.927362 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2025.09.09 23:10:14.927489 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001196 sec., 1672.2408026755852 rows/sec., 136.36 KiB/sec. | ||
| 15623 | 2025.09.09 23:10:14.927528 [ 275 ] {142c050c-baf0-43eb-b12a-b08e73d07d6c} <Debug> TCPHandler: Processed in 0.001394764 sec. | ||
| 15624 | 2025.09.09 23:10:14.927624 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15625 | 2025.09.09 23:10:14.927717 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15626 | 2025.09.09 23:10:14.927756 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15627 | 2025.09.09 23:10:14.928669 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2025.09.09 23:10:14.928706 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15629 | 2025.09.09 23:10:14.929076 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15630 | 2025.09.09 23:10:14.929289 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2025.09.09 23:10:14.929416 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.001718 sec., 685098.9522700815 rows/sec., 54.54 MiB/sec. | ||
| 15632 | 2025.09.09 23:10:14.929454 [ 275 ] {e8856a43-aae1-49fd-8c81-fc187dfe8f80} <Debug> TCPHandler: Processed in 0.001878693 sec. | ||
| 15633 | 2025.09.09 23:10:14.929560 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2025.09.09 23:10:14.929652 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15635 | 2025.09.09 23:10:14.929691 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15636 | 2025.09.09 23:10:14.930162 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2025.09.09 23:10:14.930197 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15638 | 2025.09.09 23:10:14.930505 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15639 | 2025.09.09 23:10:14.930707 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2025.09.09 23:10:14.930833 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001199 sec., 199332.7773144287 rows/sec., 12.10 MiB/sec. | ||
| 15641 | 2025.09.09 23:10:14.930871 [ 275 ] {2d91224a-1942-49b8-9029-41b890d3e237} <Debug> TCPHandler: Processed in 0.001360634 sec. | ||
| 15642 | 2025.09.09 23:10:14.930970 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2025.09.09 23:10:14.931062 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15644 | 2025.09.09 23:10:14.931100 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15645 | 2025.09.09 23:10:14.931606 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2025.09.09 23:10:14.931653 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15647 | 2025.09.09 23:10:14.932028 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15648 | 2025.09.09 23:10:14.932276 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2025.09.09 23:10:14.932403 [ 76 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 15650 | 2025.09.09 23:10:14.932432 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001385 sec., 153068.59205776174 rows/sec., 9.87 MiB/sec. | ||
| 15651 | 2025.09.09 23:10:14.932469 [ 76 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15652 | 2025.09.09 23:10:14.932487 [ 275 ] {04e119a4-8d3e-472b-ae97-9b507ae4e3d7} <Debug> TCPHandler: Processed in 0.001565407 sec. | ||
| 15653 | 2025.09.09 23:10:14.932500 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15654 | 2025.09.09 23:10:14.932617 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2025.09.09 23:10:14.932638 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 15656 | 2025.09.09 23:10:14.932720 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15657 | 2025.09.09 23:10:14.932764 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15658 | 2025.09.09 23:10:14.932797 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15659 | 2025.09.09 23:10:14.932837 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 465 rows starting from the beginning of the part | ||
| 15660 | 2025.09.09 23:10:14.932909 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 15661 | 2025.09.09 23:10:14.932960 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 15662 | 2025.09.09 23:10:14.933005 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part | ||
| 15663 | 2025.09.09 23:10:14.933047 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 15664 | 2025.09.09 23:10:14.933094 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 15665 | 2025.09.09 23:10:14.933230 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2025.09.09 23:10:14.933272 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15667 | 2025.09.09 23:10:14.933604 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15668 | 2025.09.09 23:10:14.933827 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15669 | 2025.09.09 23:10:14.933957 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 15670 | 2025.09.09 23:10:14.933995 [ 275 ] {566318cf-6236-4a1b-b5aa-1d638c29d405} <Debug> TCPHandler: Processed in 0.001439135 sec. | ||
| 15671 | 2025.09.09 23:10:14.934094 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15672 | 2025.09.09 23:10:14.934147 [ 189 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567847 sec., 982876.5179255373 rows/sec., 68.35 MiB/sec. | ||
| 15673 | 2025.09.09 23:10:14.934188 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15674 | 2025.09.09 23:10:14.934232 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15675 | 2025.09.09 23:10:14.934305 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 15676 | 2025.09.09 23:10:14.934554 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2025.09.09 23:10:14.934624 [ 195 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_63_13} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 15678 | 2025.09.09 23:10:14.934702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 15679 | 2025.09.09 23:10:14.934870 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15680 | 2025.09.09 23:10:14.934910 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15681 | 2025.09.09 23:10:14.935246 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15682 | 2025.09.09 23:10:14.935471 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15683 | 2025.09.09 23:10:14.935597 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001429 sec., 498950.3149055284 rows/sec., 34.98 MiB/sec. | ||
| 15684 | 2025.09.09 23:10:14.935636 [ 275 ] {9a8ea65b-4692-4215-b655-bf5379674ebb} <Debug> TCPHandler: Processed in 0.001592238 sec. | ||
| 15685 | 2025.09.09 23:10:14.935740 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15686 | 2025.09.09 23:10:14.935835 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15687 | 2025.09.09 23:10:14.935876 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15688 | 2025.09.09 23:10:14.936191 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2025.09.09 23:10:14.936227 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15690 | 2025.09.09 23:10:14.936518 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15691 | 2025.09.09 23:10:14.936728 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2025.09.09 23:10:14.936856 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 15693 | 2025.09.09 23:10:14.936864 [ 73 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15694 | 2025.09.09 23:10:14.936893 [ 275 ] {3c935318-aa22-43f0-9551-ffc4b2ba277c} <Debug> TCPHandler: Processed in 0.001203131 sec. | ||
| 15695 | 2025.09.09 23:10:14.936922 [ 73 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2025.09.09 23:10:14.936953 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15697 | 2025.09.09 23:10:14.937012 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2025.09.09 23:10:14.937045 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 15699 | 2025.09.09 23:10:14.937130 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15700 | 2025.09.09 23:10:14.937138 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15701 | 2025.09.09 23:10:14.937176 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 15702 | 2025.09.09 23:10:14.937180 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15703 | 2025.09.09 23:10:14.937238 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15704 | 2025.09.09 23:10:14.937287 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15705 | 2025.09.09 23:10:14.937330 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15706 | 2025.09.09 23:10:14.937377 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15707 | 2025.09.09 23:10:14.937419 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15708 | 2025.09.09 23:10:14.937665 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15709 | 2025.09.09 23:10:14.937699 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15710 | 2025.09.09 23:10:14.938041 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15711 | 2025.09.09 23:10:14.938123 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120339 sec., 246354.00535016635 rows/sec., 12.57 MiB/sec. | ||
| 15712 | 2025.09.09 23:10:14.938266 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2025.09.09 23:10:14.938301 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15714 | 2025.09.09 23:10:14.938414 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001307 sec., 241009.94644223413 rows/sec., 15.83 MiB/sec. | ||
| 15715 | 2025.09.09 23:10:14.938458 [ 275 ] {a93ba799-1b40-4f5e-b879-e6ef5d77c163} <Debug> TCPHandler: Processed in 0.001504486 sec. | ||
| 15716 | 2025.09.09 23:10:14.938562 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2025.09.09 23:10:14.938637 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2025.09.09 23:10:14.938656 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15719 | 2025.09.09 23:10:14.938703 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15720 | 2025.09.09 23:10:14.938720 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_46_9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15721 | 2025.09.09 23:10:14.938831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15722 | 2025.09.09 23:10:14.939009 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2025.09.09 23:10:14.939050 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15724 | 2025.09.09 23:10:14.939354 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15725 | 2025.09.09 23:10:14.939558 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2025.09.09 23:10:14.939684 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 15727 | 2025.09.09 23:10:14.939722 [ 275 ] {34eb7edb-5297-4c2d-b428-d3fd1f6e7e89} <Debug> TCPHandler: Processed in 0.001209091 sec. | ||
| 15728 | 2025.09.09 23:10:14.939822 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2025.09.09 23:10:14.939923 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15730 | 2025.09.09 23:10:14.939978 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15731 | 2025.09.09 23:10:14.940798 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2025.09.09 23:10:14.940836 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15733 | 2025.09.09 23:10:14.941376 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15734 | 2025.09.09 23:10:14.941595 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2025.09.09 23:10:14.941732 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001829 sec., 17495.89939857846 rows/sec., 31.35 MiB/sec. | ||
| 15736 | 2025.09.09 23:10:14.941787 [ 275 ] {206391c3-d26e-4cbc-9c33-21b3c4a9dd37} <Debug> TCPHandler: Processed in 0.002014986 sec. | ||
| 15737 | 2025.09.09 23:10:14.941894 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2025.09.09 23:10:14.941988 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15739 | 2025.09.09 23:10:14.942030 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15740 | 2025.09.09 23:10:14.942361 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2025.09.09 23:10:14.942399 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15742 | 2025.09.09 23:10:14.942698 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15743 | 2025.09.09 23:10:14.942902 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2025.09.09 23:10:14.943028 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 15745 | 2025.09.09 23:10:14.943063 [ 275 ] {a5cd9e9f-5137-4a88-9149-4a545f970096} <Debug> TCPHandler: Processed in 0.001219502 sec. | ||
| 15746 | 2025.09.09 23:10:15.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.48 MiB, peak 387.07 MiB, free memory in arenas 0.00 B, will set to 379.05 MiB (RSS), difference: -1.43 MiB | ||
| 15747 | 2025.09.09 23:10:15.595597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2052 | ||
| 15748 | 2025.09.09 23:10:15.598122 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2025.09.09 23:10:15.598171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15750 | 2025.09.09 23:10:15.599337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15751 | 2025.09.09 23:10:15.599594 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2025.09.09 23:10:15.599762 [ 73 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15753 | 2025.09.09 23:10:15.599832 [ 73 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2025.09.09 23:10:15.599850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 15755 | 2025.09.09 23:10:15.599855 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15756 | 2025.09.09 23:10:15.599967 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 15757 | 2025.09.09 23:10:15.600403 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15758 | 2025.09.09 23:10:15.600527 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1862 rows starting from the beginning of the part | ||
| 15759 | 2025.09.09 23:10:15.600858 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
| 15760 | 2025.09.09 23:10:15.601177 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 15761 | 2025.09.09 23:10:15.601502 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 15762 | 2025.09.09 23:10:15.601819 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
| 15763 | 2025.09.09 23:10:15.602132 [ 195 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 15764 | 2025.09.09 23:10:15.609186 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 72 columns (72 merged, 0 gathered) in 0.009258722 sec., 221628.8597929606 rows/sec., 170.91 MiB/sec. | ||
| 15765 | 2025.09.09 23:10:15.611163 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15766 | 2025.09.09 23:10:15.611780 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2025.09.09 23:10:15.611873 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_51_10} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15768 | 2025.09.09 23:10:15.612220 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 15769 | 2025.09.09 23:10:19.911474 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15770 | 2025.09.09 23:10:19.911767 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15771 | 2025.09.09 23:10:19.911867 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15772 | 2025.09.09 23:10:19.912552 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2025.09.09 23:10:19.912598 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15774 | 2025.09.09 23:10:19.912973 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15775 | 2025.09.09 23:10:19.913197 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2025.09.09 23:10:19.913349 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001656 sec., 45893.719806763285 rows/sec., 3.78 MiB/sec. | ||
| 15777 | 2025.09.09 23:10:19.913389 [ 275 ] {381236db-b67f-4087-82a5-b8ee1d4f0a82} <Debug> TCPHandler: Processed in 0.002096387 sec. | ||
| 15778 | 2025.09.09 23:10:19.913531 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15779 | 2025.09.09 23:10:19.913623 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15780 | 2025.09.09 23:10:19.913662 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15781 | 2025.09.09 23:10:19.914073 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2025.09.09 23:10:19.914106 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15783 | 2025.09.09 23:10:19.914451 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15784 | 2025.09.09 23:10:19.914645 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2025.09.09 23:10:19.914768 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 15786 | 2025.09.09 23:10:19.914803 [ 275 ] {af5de1c6-533b-4991-a1b0-e2bcc3314c84} <Debug> TCPHandler: Processed in 0.001323883 sec. | ||
| 15787 | 2025.09.09 23:10:19.914911 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2025.09.09 23:10:19.915001 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15789 | 2025.09.09 23:10:19.915039 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15790 | 2025.09.09 23:10:19.915457 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2025.09.09 23:10:19.915491 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15792 | 2025.09.09 23:10:19.915776 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15793 | 2025.09.09 23:10:19.915976 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.09.09 23:10:19.916101 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001117 sec., 66248.88093106536 rows/sec., 5.17 MiB/sec. | ||
| 15795 | 2025.09.09 23:10:19.916136 [ 275 ] {d95347fd-5506-414e-96ca-26c583829f4d} <Debug> TCPHandler: Processed in 0.001272072 sec. | ||
| 15796 | 2025.09.09 23:10:19.916242 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2025.09.09 23:10:19.916333 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15798 | 2025.09.09 23:10:19.916375 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15799 | 2025.09.09 23:10:19.916781 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2025.09.09 23:10:19.916815 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15801 | 2025.09.09 23:10:19.917124 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15802 | 2025.09.09 23:10:19.917328 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2025.09.09 23:10:19.917452 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 15804 | 2025.09.09 23:10:19.917487 [ 275 ] {c906f48a-b9bd-4dac-a2e9-50a7dc15ab57} <Debug> TCPHandler: Processed in 0.001291763 sec. | ||
| 15805 | 2025.09.09 23:10:19.917590 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2025.09.09 23:10:19.917681 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15807 | 2025.09.09 23:10:19.917733 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15808 | 2025.09.09 23:10:19.918479 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2025.09.09 23:10:19.918513 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15810 | 2025.09.09 23:10:19.919009 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15811 | 2025.09.09 23:10:19.919220 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2025.09.09 23:10:19.919357 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001693 sec., 5906.674542232723 rows/sec., 10.58 MiB/sec. | ||
| 15813 | 2025.09.09 23:10:19.919418 [ 275 ] {04bc75d2-a0f6-4d7f-a4ae-a5dd7996f40c} <Debug> TCPHandler: Processed in 0.001874043 sec. | ||
| 15814 | 2025.09.09 23:10:19.919534 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2025.09.09 23:10:19.919626 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15816 | 2025.09.09 23:10:19.919667 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15817 | 2025.09.09 23:10:19.919999 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.09.09 23:10:19.920033 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15819 | 2025.09.09 23:10:19.920319 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15820 | 2025.09.09 23:10:19.920517 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.09.09 23:10:19.920644 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 15822 | 2025.09.09 23:10:19.920680 [ 275 ] {f54e1484-eddb-4b26-846a-751da98db69c} <Debug> TCPHandler: Processed in 0.001192401 sec. | ||
| 15823 | 2025.09.09 23:10:20.321359 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15824 | 2025.09.09 23:10:20.321409 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15825 | 2025.09.09 23:10:20.492572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33574 | ||
| 15826 | 2025.09.09 23:10:20.493153 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2025.09.09 23:10:20.493199 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15828 | 2025.09.09 23:10:20.493677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15829 | 2025.09.09 23:10:20.493912 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2025.09.09 23:10:20.494063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33574 | ||
| 15831 | 2025.09.09 23:10:20.886872 [ 224 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 15832 | 2025.09.09 23:10:20.886925 [ 224 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 15833 | 2025.09.09 23:10:20.902346 [ 225 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 15834 | 2025.09.09 23:10:20.902402 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 15835 | 2025.09.09 23:10:20.903734 [ 224 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 15836 | 2025.09.09 23:10:20.906695 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 15837 | 2025.09.09 23:10:22.246185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15838 | 2025.09.09 23:10:22.263264 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2025.09.09 23:10:22.263323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15840 | 2025.09.09 23:10:22.269011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15841 | 2025.09.09 23:10:22.269747 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2025.09.09 23:10:22.272693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15843 | 2025.09.09 23:10:24.701685 [ 224 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 15844 | 2025.09.09 23:10:24.701747 [ 224 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 15845 | 2025.09.09 23:10:24.705794 [ 224 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 15846 | 2025.09.09 23:10:24.874677 [ 220 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 15847 | 2025.09.09 23:10:24.874720 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 15848 | 2025.09.09 23:10:24.876882 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 15849 | 2025.09.09 23:10:24.923707 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2025.09.09 23:10:24.923986 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15851 | 2025.09.09 23:10:24.924090 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15852 | 2025.09.09 23:10:24.924900 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2025.09.09 23:10:24.924950 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15854 | 2025.09.09 23:10:24.925356 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15855 | 2025.09.09 23:10:24.925589 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2025.09.09 23:10:24.925710 [ 62 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15857 | 2025.09.09 23:10:24.925742 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00183 sec., 224043.71584699454 rows/sec., 14.21 MiB/sec. | ||
| 15858 | 2025.09.09 23:10:24.925752 [ 62 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2025.09.09 23:10:24.925779 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15860 | 2025.09.09 23:10:24.925785 [ 275 ] {5d7281f8-98c9-419d-a3ad-1407b1646ed4} <Debug> TCPHandler: Processed in 0.00226584 sec. | ||
| 15861 | 2025.09.09 23:10:24.925909 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15862 | 2025.09.09 23:10:24.925944 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 15863 | 2025.09.09 23:10:24.926003 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15864 | 2025.09.09 23:10:24.926054 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15865 | 2025.09.09 23:10:24.926166 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15866 | 2025.09.09 23:10:24.926211 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 434 rows starting from the beginning of the part | ||
| 15867 | 2025.09.09 23:10:24.926283 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15868 | 2025.09.09 23:10:24.926332 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15869 | 2025.09.09 23:10:24.926376 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15870 | 2025.09.09 23:10:24.926420 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15871 | 2025.09.09 23:10:24.926462 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 15872 | 2025.09.09 23:10:24.926927 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2025.09.09 23:10:24.926968 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15874 | 2025.09.09 23:10:24.927362 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15875 | 2025.09.09 23:10:24.927583 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15876 | 2025.09.09 23:10:24.927647 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791922 sec., 1386221.0520323988 rows/sec., 93.49 MiB/sec. | ||
| 15877 | 2025.09.09 23:10:24.927701 [ 62 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15878 | 2025.09.09 23:10:24.927727 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001731 sec., 679376.0831889082 rows/sec., 54.09 MiB/sec. | ||
| 15879 | 2025.09.09 23:10:24.927735 [ 62 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2025.09.09 23:10:24.927763 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15881 | 2025.09.09 23:10:24.927774 [ 275 ] {9a93e6a8-df79-4024-aacb-3bcc7188fa23} <Debug> TCPHandler: Processed in 0.001914243 sec. | ||
| 15882 | 2025.09.09 23:10:24.927830 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 15883 | 2025.09.09 23:10:24.927849 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15884 | 2025.09.09 23:10:24.927888 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2025.09.09 23:10:24.927921 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15886 | 2025.09.09 23:10:24.927950 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2467 rows starting from the beginning of the part | ||
| 15887 | 2025.09.09 23:10:24.927987 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15888 | 2025.09.09 23:10:24.927996 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1176 rows starting from the beginning of the part | ||
| 15889 | 2025.09.09 23:10:24.928037 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15890 | 2025.09.09 23:10:24.928051 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 15891 | 2025.09.09 23:10:24.928093 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1177 rows starting from the beginning of the part | ||
| 15892 | 2025.09.09 23:10:24.928130 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 15893 | 2025.09.09 23:10:24.928168 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1176 rows starting from the beginning of the part | ||
| 15894 | 2025.09.09 23:10:24.928197 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2025.09.09 23:10:24.928289 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_51_10} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15896 | 2025.09.09 23:10:24.928383 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15897 | 2025.09.09 23:10:24.928525 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2025.09.09 23:10:24.928566 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15899 | 2025.09.09 23:10:24.928891 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15900 | 2025.09.09 23:10:24.929109 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2025.09.09 23:10:24.929220 [ 62 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15902 | 2025.09.09 23:10:24.929237 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001268 sec., 186908.51735015772 rows/sec., 11.34 MiB/sec. | ||
| 15903 | 2025.09.09 23:10:24.929249 [ 62 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2025.09.09 23:10:24.929268 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15905 | 2025.09.09 23:10:24.929277 [ 275 ] {49aa5c1a-797e-49de-9450-6e1836212828} <Debug> TCPHandler: Processed in 0.001437246 sec. | ||
| 15906 | 2025.09.09 23:10:24.929369 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 15907 | 2025.09.09 23:10:24.929384 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2025.09.09 23:10:24.929499 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15909 | 2025.09.09 23:10:24.929513 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15910 | 2025.09.09 23:10:24.929538 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15911 | 2025.09.09 23:10:24.929551 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 279 rows starting from the beginning of the part | ||
| 15912 | 2025.09.09 23:10:24.929623 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
| 15913 | 2025.09.09 23:10:24.929666 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 15914 | 2025.09.09 23:10:24.929706 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 239 rows starting from the beginning of the part | ||
| 15915 | 2025.09.09 23:10:24.929745 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 15916 | 2025.09.09 23:10:24.929786 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
| 15917 | 2025.09.09 23:10:24.930017 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15918 | 2025.09.09 23:10:24.930059 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15919 | 2025.09.09 23:10:24.930147 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344271 sec., 2622563.688242528 rows/sec., 221.32 MiB/sec. | ||
| 15920 | 2025.09.09 23:10:24.930382 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15921 | 2025.09.09 23:10:24.930403 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15922 | 2025.09.09 23:10:24.930672 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2025.09.09 23:10:24.930675 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358864 sec., 744739.723769266 rows/sec., 48.58 MiB/sec. | ||
| 15924 | 2025.09.09 23:10:24.930724 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2025.09.09 23:10:24.930809 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_106_21} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15926 | 2025.09.09 23:10:24.930822 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 10.20 MiB/sec. | ||
| 15927 | 2025.09.09 23:10:24.930868 [ 275 ] {ee4c5ce6-b156-4e07-bba1-59c6d4709d93} <Debug> TCPHandler: Processed in 0.001533137 sec. | ||
| 15928 | 2025.09.09 23:10:24.930886 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 15929 | 2025.09.09 23:10:24.930887 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15930 | 2025.09.09 23:10:24.930982 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.09.09 23:10:24.931081 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15932 | 2025.09.09 23:10:24.931121 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15933 | 2025.09.09 23:10:24.931211 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2025.09.09 23:10:24.931284 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_101_20} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15935 | 2025.09.09 23:10:24.931364 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15936 | 2025.09.09 23:10:24.931601 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2025.09.09 23:10:24.931642 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15938 | 2025.09.09 23:10:24.931954 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15939 | 2025.09.09 23:10:24.932159 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15940 | 2025.09.09 23:10:24.932255 [ 62 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15941 | 2025.09.09 23:10:24.932281 [ 62 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2025.09.09 23:10:24.932285 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 15943 | 2025.09.09 23:10:24.932299 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15944 | 2025.09.09 23:10:24.932327 [ 275 ] {85bfda63-af64-4658-8739-a49d3f875d8d} <Debug> TCPHandler: Processed in 0.001394674 sec. | ||
| 15945 | 2025.09.09 23:10:24.932379 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 15946 | 2025.09.09 23:10:24.932433 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2025.09.09 23:10:24.932482 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15948 | 2025.09.09 23:10:24.932516 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 15949 | 2025.09.09 23:10:24.932530 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15950 | 2025.09.09 23:10:24.932573 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15951 | 2025.09.09 23:10:24.932577 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15952 | 2025.09.09 23:10:24.932632 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15953 | 2025.09.09 23:10:24.932674 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15954 | 2025.09.09 23:10:24.932713 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 15955 | 2025.09.09 23:10:24.932752 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 15956 | 2025.09.09 23:10:24.933289 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2025.09.09 23:10:24.933329 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15958 | 2025.09.09 23:10:24.933662 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318703 sec., 969134.0658207344 rows/sec., 58.91 MiB/sec. | ||
| 15959 | 2025.09.09 23:10:24.933666 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15960 | 2025.09.09 23:10:24.933788 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15961 | 2025.09.09 23:10:24.934012 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2025.09.09 23:10:24.934057 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2025.09.09 23:10:24.934138 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_51_10} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15964 | 2025.09.09 23:10:24.934155 [ 62 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15965 | 2025.09.09 23:10:24.934185 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00167 sec., 425748.502994012 rows/sec., 29.84 MiB/sec. | ||
| 15966 | 2025.09.09 23:10:24.934187 [ 62 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2025.09.09 23:10:24.934202 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15968 | 2025.09.09 23:10:24.934222 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15969 | 2025.09.09 23:10:24.934233 [ 275 ] {e0b99585-ea2c-479a-abb8-6b65d25dfc0c} <Debug> TCPHandler: Processed in 0.001847823 sec. | ||
| 15970 | 2025.09.09 23:10:24.934289 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 15971 | 2025.09.09 23:10:24.934359 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15972 | 2025.09.09 23:10:24.934362 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15973 | 2025.09.09 23:10:24.934410 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1251 rows starting from the beginning of the part | ||
| 15974 | 2025.09.09 23:10:24.934456 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 711 rows starting from the beginning of the part | ||
| 15975 | 2025.09.09 23:10:24.934480 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15976 | 2025.09.09 23:10:24.934493 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 15977 | 2025.09.09 23:10:24.934535 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15978 | 2025.09.09 23:10:24.934538 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 713 rows starting from the beginning of the part | ||
| 15979 | 2025.09.09 23:10:24.934588 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 15980 | 2025.09.09 23:10:24.934623 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 711 rows starting from the beginning of the part | ||
| 15981 | 2025.09.09 23:10:24.934923 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.09.09 23:10:24.934970 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15983 | 2025.09.09 23:10:24.935305 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15984 | 2025.09.09 23:10:24.935515 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.09.09 23:10:24.935641 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 15986 | 2025.09.09 23:10:24.935678 [ 275 ] {fdd06e99-8a09-4053-82b6-af47a265ca4d} <Debug> TCPHandler: Processed in 0.001377044 sec. | ||
| 15987 | 2025.09.09 23:10:24.935775 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15988 | 2025.09.09 23:10:24.935817 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554997 sec., 2272673.1948679 rows/sec., 170.41 MiB/sec. | ||
| 15989 | 2025.09.09 23:10:24.935867 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15990 | 2025.09.09 23:10:24.935913 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15991 | 2025.09.09 23:10:24.936003 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15992 | 2025.09.09 23:10:24.936271 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2025.09.09 23:10:24.936342 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_106_21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15994 | 2025.09.09 23:10:24.936347 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2025.09.09 23:10:24.936392 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15996 | 2025.09.09 23:10:24.936426 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 15997 | 2025.09.09 23:10:24.936754 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15998 | 2025.09.09 23:10:24.936972 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2025.09.09 23:10:24.937099 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00125 sec., 251200 rows/sec., 16.50 MiB/sec. | ||
| 16000 | 2025.09.09 23:10:24.937134 [ 275 ] {cdb30428-dee6-4fbf-a1de-7d2b0c0c13ce} <Debug> TCPHandler: Processed in 0.001406185 sec. | ||
| 16001 | 2025.09.09 23:10:24.937160 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16002 | 2025.09.09 23:10:24.937195 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16003 | 2025.09.09 23:10:24.937233 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2025.09.09 23:10:24.937343 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16005 | 2025.09.09 23:10:24.937385 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16006 | 2025.09.09 23:10:24.937682 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2025.09.09 23:10:24.937719 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16008 | 2025.09.09 23:10:24.938045 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16009 | 2025.09.09 23:10:24.938349 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2025.09.09 23:10:24.938456 [ 62 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 16011 | 2025.09.09 23:10:24.938483 [ 62 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2025.09.09 23:10:24.938484 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 16013 | 2025.09.09 23:10:24.938500 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16014 | 2025.09.09 23:10:24.938527 [ 275 ] {0a002df4-8873-4d38-9439-23e0b1590f82} <Debug> TCPHandler: Processed in 0.001341433 sec. | ||
| 16015 | 2025.09.09 23:10:24.938577 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 16016 | 2025.09.09 23:10:24.938634 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2025.09.09 23:10:24.938674 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16018 | 2025.09.09 23:10:24.938708 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 46 rows starting from the beginning of the part | ||
| 16019 | 2025.09.09 23:10:24.938733 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16020 | 2025.09.09 23:10:24.938767 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16021 | 2025.09.09 23:10:24.938794 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16022 | 2025.09.09 23:10:24.938820 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16023 | 2025.09.09 23:10:24.938867 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16024 | 2025.09.09 23:10:24.938907 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16025 | 2025.09.09 23:10:24.938949 [ 204 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16026 | 2025.09.09 23:10:24.939617 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2025.09.09 23:10:24.939651 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110941 sec., 45970.38065277941 rows/sec., 3.01 MiB/sec. | ||
| 16028 | 2025.09.09 23:10:24.939658 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16029 | 2025.09.09 23:10:24.939815 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16030 | 2025.09.09 23:10:24.940048 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16031 | 2025.09.09 23:10:24.940184 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2025.09.09 23:10:24.940256 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_47_10} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 16033 | 2025.09.09 23:10:24.940301 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16034 | 2025.09.09 23:10:24.940330 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16035 | 2025.09.09 23:10:24.940527 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2025.09.09 23:10:24.940638 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16037 | 2025.09.09 23:10:24.940667 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001954 sec., 16376.663254861822 rows/sec., 29.35 MiB/sec. | ||
| 16038 | 2025.09.09 23:10:24.940683 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2025.09.09 23:10:24.940713 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16040 | 2025.09.09 23:10:24.940731 [ 275 ] {58138b49-2eae-4be4-b0ad-d70ab6822265} <Debug> TCPHandler: Processed in 0.002147918 sec. | ||
| 16041 | 2025.09.09 23:10:24.940785 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 16042 | 2025.09.09 23:10:24.940846 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16043 | 2025.09.09 23:10:24.940941 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16044 | 2025.09.09 23:10:24.940945 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16045 | 2025.09.09 23:10:24.940983 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16046 | 2025.09.09 23:10:24.941000 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1966 rows starting from the beginning of the part | ||
| 16047 | 2025.09.09 23:10:24.941112 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
| 16048 | 2025.09.09 23:10:24.941205 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 16049 | 2025.09.09 23:10:24.941292 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 16050 | 2025.09.09 23:10:24.941312 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16051 | 2025.09.09 23:10:24.941349 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16052 | 2025.09.09 23:10:24.941379 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 16053 | 2025.09.09 23:10:24.941473 [ 198 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
| 16054 | 2025.09.09 23:10:24.941661 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16055 | 2025.09.09 23:10:24.941872 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.09.09 23:10:24.941992 [ 60 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16057 | 2025.09.09 23:10:24.941999 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 16058 | 2025.09.09 23:10:24.942037 [ 60 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.09.09 23:10:24.942065 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16060 | 2025.09.09 23:10:24.942073 [ 275 ] {d34d17fa-d92a-4173-9f9a-c65fbd6c6743} <Debug> TCPHandler: Processed in 0.001275632 sec. | ||
| 16061 | 2025.09.09 23:10:24.942134 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 16062 | 2025.09.09 23:10:24.942181 [ 222 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16063 | 2025.09.09 23:10:24.942225 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16064 | 2025.09.09 23:10:24.942283 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16065 | 2025.09.09 23:10:24.942338 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7756 rows starting from the beginning of the part | ||
| 16066 | 2025.09.09 23:10:24.942425 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 16067 | 2025.09.09 23:10:24.942500 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 16068 | 2025.09.09 23:10:24.942567 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 16069 | 2025.09.09 23:10:24.942631 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16070 | 2025.09.09 23:10:24.942691 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 16071 | 2025.09.09 23:10:24.945364 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16072 | 2025.09.09 23:10:24.945378 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8188 rows, containing 4 columns (4 merged, 0 gathered) in 0.003274247 sec., 2500727.648219575 rows/sec., 159.40 MiB/sec. | ||
| 16073 | 2025.09.09 23:10:24.945837 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16074 | 2025.09.09 23:10:24.946092 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2025.09.09 23:10:24.946161 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_106_21} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16076 | 2025.09.09 23:10:24.946225 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16077 | 2025.09.09 23:10:24.950591 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2082 rows, containing 19 columns (19 merged, 0 gathered) in 0.009836643 sec., 211657.5746420806 rows/sec., 379.28 MiB/sec. | ||
| 16078 | 2025.09.09 23:10:24.952216 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16079 | 2025.09.09 23:10:24.952533 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2025.09.09 23:10:24.952602 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16081 | 2025.09.09 23:10:24.952704 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.89 MiB. | ||
| 16082 | 2025.09.09 23:10:25.000457 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.36 MiB, peak 398.22 MiB, free memory in arenas 0.00 B, will set to 383.89 MiB (RSS), difference: 3.52 MiB | ||
| 16083 | 2025.09.09 23:10:25.600274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2086 | ||
| 16084 | 2025.09.09 23:10:25.602734 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2025.09.09 23:10:25.602812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16086 | 2025.09.09 23:10:25.604085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16087 | 2025.09.09 23:10:25.604370 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2025.09.09 23:10:25.604757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2086 | ||
| 16089 | 2025.09.09 23:10:25.936510 [ 222 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16090 | 2025.09.09 23:10:25.936592 [ 222 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16091 | 2025.09.09 23:10:25.940388 [ 222 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16092 | 2025.09.09 23:10:26.699178 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16093 | 2025.09.09 23:10:26.699236 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16094 | 2025.09.09 23:10:26.702089 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16095 | 2025.09.09 23:10:27.994357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34022 | ||
| 16096 | 2025.09.09 23:10:27.994889 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16097 | 2025.09.09 23:10:27.994940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16098 | 2025.09.09 23:10:27.995445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16099 | 2025.09.09 23:10:27.995682 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16100 | 2025.09.09 23:10:27.995853 [ 53 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16101 | 2025.09.09 23:10:27.995860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34022 | ||
| 16102 | 2025.09.09 23:10:27.995894 [ 53 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2025.09.09 23:10:27.995915 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16104 | 2025.09.09 23:10:27.996050 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 16105 | 2025.09.09 23:10:27.996195 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16106 | 2025.09.09 23:10:27.996234 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31654 rows starting from the beginning of the part | ||
| 16107 | 2025.09.09 23:10:27.996299 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16108 | 2025.09.09 23:10:27.996347 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16109 | 2025.09.09 23:10:27.996389 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16110 | 2025.09.09 23:10:27.996431 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16111 | 2025.09.09 23:10:27.996471 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16112 | 2025.09.09 23:10:27.998767 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781269 sec., 12232545.647328611 rows/sec., 174.99 MiB/sec. | ||
| 16113 | 2025.09.09 23:10:27.999258 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16114 | 2025.09.09 23:10:27.999580 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2025.09.09 23:10:27.999664 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_71_14} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16116 | 2025.09.09 23:10:27.999776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16117 | 2025.09.09 23:10:29.772881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16118 | 2025.09.09 23:10:29.789985 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2025.09.09 23:10:29.790040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16120 | 2025.09.09 23:10:29.796194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16121 | 2025.09.09 23:10:29.796933 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16122 | 2025.09.09 23:10:29.797257 [ 54 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16123 | 2025.09.09 23:10:29.797322 [ 54 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2025.09.09 23:10:29.797345 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16125 | 2025.09.09 23:10:29.797486 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 16126 | 2025.09.09 23:10:29.801152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16127 | 2025.09.09 23:10:29.801554 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16128 | 2025.09.09 23:10:29.803041 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 16129 | 2025.09.09 23:10:29.807774 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 16130 | 2025.09.09 23:10:29.812568 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16131 | 2025.09.09 23:10:29.817213 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16132 | 2025.09.09 23:10:29.822005 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16133 | 2025.09.09 23:10:29.826571 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16134 | 2025.09.09 23:10:29.880578 [ 188 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083159139 sec., 6433.4480423131845 rows/sec., 33.27 MiB/sec. | ||
| 16135 | 2025.09.09 23:10:29.883447 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16136 | 2025.09.09 23:10:29.885733 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2025.09.09 23:10:29.885847 [ 190 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_71_14} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16138 | 2025.09.09 23:10:29.888744 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16139 | 2025.09.09 23:10:29.938818 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16140 | 2025.09.09 23:10:29.939067 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16141 | 2025.09.09 23:10:29.939164 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16142 | 2025.09.09 23:10:29.939869 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2025.09.09 23:10:29.939915 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16144 | 2025.09.09 23:10:29.940320 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16145 | 2025.09.09 23:10:29.940563 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2025.09.09 23:10:29.940716 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001722 sec., 1161.4401858304298 rows/sec., 94.71 KiB/sec. | ||
| 16147 | 2025.09.09 23:10:29.940766 [ 275 ] {e0a0f03b-64c2-43af-91b0-695b18f32de3} <Debug> TCPHandler: Processed in 0.002115997 sec. | ||
| 16148 | 2025.09.09 23:10:29.940884 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16149 | 2025.09.09 23:10:29.940985 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16150 | 2025.09.09 23:10:29.941028 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16151 | 2025.09.09 23:10:29.941929 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16152 | 2025.09.09 23:10:29.941965 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16153 | 2025.09.09 23:10:29.942358 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16154 | 2025.09.09 23:10:29.942579 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16155 | 2025.09.09 23:10:29.942709 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001747 sec., 696622.7819118488 rows/sec., 57.60 MiB/sec. | ||
| 16156 | 2025.09.09 23:10:29.942748 [ 275 ] {a3b75dfa-ba3e-4f09-98b1-ab899ce510a4} <Debug> TCPHandler: Processed in 0.001916754 sec. | ||
| 16157 | 2025.09.09 23:10:29.942859 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16158 | 2025.09.09 23:10:29.942954 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16159 | 2025.09.09 23:10:29.942994 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16160 | 2025.09.09 23:10:29.943390 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2025.09.09 23:10:29.943425 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16162 | 2025.09.09 23:10:29.943729 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16163 | 2025.09.09 23:10:29.943972 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2025.09.09 23:10:29.944102 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 764.01 KiB/sec. | ||
| 16165 | 2025.09.09 23:10:29.944140 [ 275 ] {79da44ce-d16f-4c2e-b3f0-009b829ea582} <Debug> TCPHandler: Processed in 0.001331993 sec. | ||
| 16166 | 2025.09.09 23:10:29.944246 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2025.09.09 23:10:29.944340 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16168 | 2025.09.09 23:10:29.944378 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16169 | 2025.09.09 23:10:29.944870 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16170 | 2025.09.09 23:10:29.944912 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16171 | 2025.09.09 23:10:29.945275 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16172 | 2025.09.09 23:10:29.945493 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2025.09.09 23:10:29.945619 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001298 sec., 175654.85362095534 rows/sec., 11.89 MiB/sec. | ||
| 16174 | 2025.09.09 23:10:29.945657 [ 275 ] {c4bf0c1b-5a5d-44f6-b2c9-af8378775795} <Debug> TCPHandler: Processed in 0.001459736 sec. | ||
| 16175 | 2025.09.09 23:10:29.945761 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16176 | 2025.09.09 23:10:29.945864 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16177 | 2025.09.09 23:10:29.945905 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16178 | 2025.09.09 23:10:29.946478 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2025.09.09 23:10:29.946514 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16180 | 2025.09.09 23:10:29.946845 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16181 | 2025.09.09 23:10:29.947057 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2025.09.09 23:10:29.947187 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001341 sec., 396718.86651752423 rows/sec., 29.40 MiB/sec. | ||
| 16183 | 2025.09.09 23:10:29.947225 [ 275 ] {bb31b83f-b79f-41e4-aa55-6a5057645853} <Debug> TCPHandler: Processed in 0.001515297 sec. | ||
| 16184 | 2025.09.09 23:10:29.947412 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2025.09.09 23:10:29.947507 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16186 | 2025.09.09 23:10:29.947551 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16187 | 2025.09.09 23:10:29.948167 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2025.09.09 23:10:29.948210 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16189 | 2025.09.09 23:10:29.948609 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16190 | 2025.09.09 23:10:29.948810 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2025.09.09 23:10:29.948929 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 | ||
| 16192 | 2025.09.09 23:10:29.948937 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001449 sec., 583160.800552105 rows/sec., 39.25 MiB/sec. | ||
| 16193 | 2025.09.09 23:10:29.949101 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2025.09.09 23:10:29.949113 [ 275 ] {db608702-cd49-4e5f-9ef4-320eeffd544c} <Debug> TCPHandler: Processed in 0.001750731 sec. | ||
| 16195 | 2025.09.09 23:10:29.949128 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16196 | 2025.09.09 23:10:29.949222 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16197 | 2025.09.09 23:10:29.949226 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 16198 | 2025.09.09 23:10:29.949318 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16199 | 2025.09.09 23:10:29.949376 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16200 | 2025.09.09 23:10:29.949377 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16201 | 2025.09.09 23:10:29.949420 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_21, total 35509 rows starting from the beginning of the part | ||
| 16202 | 2025.09.09 23:10:29.949500 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 16203 | 2025.09.09 23:10:29.949555 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 315 rows starting from the beginning of the part | ||
| 16204 | 2025.09.09 23:10:29.949610 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16205 | 2025.09.09 23:10:29.949664 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 16206 | 2025.09.09 23:10:29.949714 [ 188 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 16207 | 2025.09.09 23:10:29.950156 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2025.09.09 23:10:29.950196 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16209 | 2025.09.09 23:10:29.950738 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16210 | 2025.09.09 23:10:29.950960 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2025.09.09 23:10:29.951107 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001808 sec., 5530.973451327433 rows/sec., 9.91 MiB/sec. | ||
| 16212 | 2025.09.09 23:10:29.951172 [ 275 ] {b6638fd9-3947-492c-889f-cb3326458c8b} <Debug> TCPHandler: Processed in 0.001999506 sec. | ||
| 16213 | 2025.09.09 23:10:29.951282 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16214 | 2025.09.09 23:10:29.951376 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16215 | 2025.09.09 23:10:29.951418 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16216 | 2025.09.09 23:10:29.951743 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2025.09.09 23:10:29.951778 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16218 | 2025.09.09 23:10:29.952094 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16219 | 2025.09.09 23:10:29.952297 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2025.09.09 23:10:29.952422 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 16221 | 2025.09.09 23:10:29.952458 [ 275 ] {5e26c188-51c4-412d-88bf-9f9bdfa907dd} <Debug> TCPHandler: Processed in 0.001224381 sec. | ||
| 16222 | 2025.09.09 23:10:29.956924 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37303 rows, containing 5 columns (5 merged, 0 gathered) in 0.007735416 sec., 4822365.080300787 rows/sec., 324.53 MiB/sec. | ||
| 16223 | 2025.09.09 23:10:29.957486 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 16224 | 2025.09.09 23:10:29.957777 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16225 | 2025.09.09 23:10:29.957849 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 | ||
| 16226 | 2025.09.09 23:10:29.957934 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16227 | 2025.09.09 23:10:30.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.60 MiB, peak 402.40 MiB, free memory in arenas 0.00 B, will set to 384.23 MiB (RSS), difference: -1.37 MiB | ||
| 16228 | 2025.09.09 23:10:32.710648 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55806 | ||
| 16229 | 2025.09.09 23:10:32.710765 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16230 | 2025.09.09 23:10:32.710794 [ 359 ] {} <Debug> TCP-Session: af2d3791-d4d1-4b00-8466-11a82c79b308 Authenticating user 'default' from [fd00:1122:3344:101::e]:55806 | ||
| 16231 | 2025.09.09 23:10:32.710817 [ 359 ] {} <Debug> TCP-Session: af2d3791-d4d1-4b00-8466-11a82c79b308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2025.09.09 23:10:32.710829 [ 359 ] {} <Debug> TCP-Session: af2d3791-d4d1-4b00-8466-11a82c79b308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2025.09.09 23:10:32.711026 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34632 | ||
| 16234 | 2025.09.09 23:10:32.711067 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41683 | ||
| 16235 | 2025.09.09 23:10:32.711113 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39877 | ||
| 16236 | 2025.09.09 23:10:32.711130 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48209 | ||
| 16237 | 2025.09.09 23:10:32.711162 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16238 | 2025.09.09 23:10:32.711164 [ 359 ] {} <Trace> TCP-Session: af2d3791-d4d1-4b00-8466-11a82c79b308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16239 | 2025.09.09 23:10:32.711192 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16240 | 2025.09.09 23:10:32.711206 [ 360 ] {} <Debug> TCP-Session: cfc96b54-11fd-47cf-a0f1-ac7931e18147 Authenticating user 'default' from [fd00:1122:3344:101::e]:34632 | ||
| 16241 | 2025.09.09 23:10:32.711223 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16242 | 2025.09.09 23:10:32.711240 [ 363 ] {} <Debug> TCP-Session: 9294efb2-ced8-4ec1-8052-99674cc24416 Authenticating user 'default' from [fd00:1122:3344:101::e]:41683 | ||
| 16243 | 2025.09.09 23:10:32.711259 [ 360 ] {} <Debug> TCP-Session: cfc96b54-11fd-47cf-a0f1-ac7931e18147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2025.09.09 23:10:32.711267 [ 366 ] {} <Debug> TCP-Session: 584a07bf-2c59-47a5-a775-3c3d30aaf267 Authenticating user 'default' from [fd00:1122:3344:101::e]:48209 | ||
| 16245 | 2025.09.09 23:10:32.711294 [ 360 ] {} <Debug> TCP-Session: cfc96b54-11fd-47cf-a0f1-ac7931e18147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16246 | 2025.09.09 23:10:32.711295 [ 363 ] {} <Debug> TCP-Session: 9294efb2-ced8-4ec1-8052-99674cc24416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2025.09.09 23:10:32.711312 [ 366 ] {} <Debug> TCP-Session: 584a07bf-2c59-47a5-a775-3c3d30aaf267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16248 | 2025.09.09 23:10:32.711342 [ 363 ] {} <Debug> TCP-Session: 9294efb2-ced8-4ec1-8052-99674cc24416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16249 | 2025.09.09 23:10:32.711348 [ 366 ] {} <Debug> TCP-Session: 584a07bf-2c59-47a5-a775-3c3d30aaf267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2025.09.09 23:10:32.711210 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16251 | 2025.09.09 23:10:32.711368 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47775 | ||
| 16252 | 2025.09.09 23:10:32.711392 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55806) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16253 | 2025.09.09 23:10:32.711421 [ 365 ] {} <Debug> TCP-Session: f2eebcec-4d93-49e2-852f-72251f0403d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39877 | ||
| 16254 | 2025.09.09 23:10:32.711429 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61459 | ||
| 16255 | 2025.09.09 23:10:32.711465 [ 365 ] {} <Debug> TCP-Session: f2eebcec-4d93-49e2-852f-72251f0403d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2025.09.09 23:10:32.711485 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16257 | 2025.09.09 23:10:32.711503 [ 365 ] {} <Debug> TCP-Session: f2eebcec-4d93-49e2-852f-72251f0403d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2025.09.09 23:10:32.711526 [ 370 ] {} <Debug> TCP-Session: 1534b069-f87b-4b42-a40c-88ba79f6fcd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47775 | ||
| 16259 | 2025.09.09 23:10:32.711533 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16260 | 2025.09.09 23:10:32.711554 [ 370 ] {} <Debug> TCP-Session: 1534b069-f87b-4b42-a40c-88ba79f6fcd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2025.09.09 23:10:32.711114 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44047 | ||
| 16262 | 2025.09.09 23:10:32.711579 [ 370 ] {} <Debug> TCP-Session: 1534b069-f87b-4b42-a40c-88ba79f6fcd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16263 | 2025.09.09 23:10:32.711575 [ 371 ] {} <Debug> TCP-Session: 0e1f2010-877f-4bb4-810f-2d6b60f12c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:61459 | ||
| 16264 | 2025.09.09 23:10:32.711369 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45865 | ||
| 16265 | 2025.09.09 23:10:32.711650 [ 371 ] {} <Debug> TCP-Session: 0e1f2010-877f-4bb4-810f-2d6b60f12c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2025.09.09 23:10:32.711680 [ 371 ] {} <Debug> TCP-Session: 0e1f2010-877f-4bb4-810f-2d6b60f12c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16267 | 2025.09.09 23:10:32.711695 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16268 | 2025.09.09 23:10:32.711699 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16269 | 2025.09.09 23:10:32.711739 [ 364 ] {} <Debug> TCP-Session: 60fce9b7-acbb-477e-b655-123e367cb356 Authenticating user 'default' from [fd00:1122:3344:101::e]:44047 | ||
| 16270 | 2025.09.09 23:10:32.711769 [ 364 ] {} <Debug> TCP-Session: 60fce9b7-acbb-477e-b655-123e367cb356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16271 | 2025.09.09 23:10:32.711773 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16272 | 2025.09.09 23:10:32.711784 [ 364 ] {} <Debug> TCP-Session: 60fce9b7-acbb-477e-b655-123e367cb356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2025.09.09 23:10:32.711867 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16274 | 2025.09.09 23:10:32.711898 [ 367 ] {} <Debug> TCP-Session: ddbb2616-3e9c-4e00-b2b0-e918e3bc6105 Authenticating user 'default' from [fd00:1122:3344:101::e]:45865 | ||
| 16275 | 2025.09.09 23:10:32.711915 [ 367 ] {} <Debug> TCP-Session: ddbb2616-3e9c-4e00-b2b0-e918e3bc6105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2025.09.09 23:10:32.711931 [ 367 ] {} <Debug> TCP-Session: ddbb2616-3e9c-4e00-b2b0-e918e3bc6105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2025.09.09 23:10:32.712104 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 16278 | 2025.09.09 23:10:32.713188 [ 322 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> AggregatingTransform: Aggregating | ||
| 16279 | 2025.09.09 23:10:32.713236 [ 322 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16280 | 2025.09.09 23:10:32.713278 [ 322 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069519 sec. (935.000 rows/sec., 36.52 KiB/sec.) | ||
| 16281 | 2025.09.09 23:10:32.713322 [ 322 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Trace> Aggregator: Merging aggregated data | ||
| 16282 | 2025.09.09 23:10:32.714787 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003474 sec., 287.85261945883707 rows/sec., 11.24 KiB/sec. | ||
| 16283 | 2025.09.09 23:10:32.714958 [ 359 ] {b00c503c-6896-43fb-a4ed-dcc9e96c63e4} <Debug> TCPHandler: Processed in 0.003925829 sec. | ||
| 16284 | 2025.09.09 23:10:32.715104 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16285 | 2025.09.09 23:10:32.715144 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16286 | 2025.09.09 23:10:32.715169 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16287 | 2025.09.09 23:10:32.715197 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16288 | 2025.09.09 23:10:32.715220 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16289 | 2025.09.09 23:10:32.715220 [ 365 ] {} <Debug> TCP-Session: f2eebcec-4d93-49e2-852f-72251f0403d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2025.09.09 23:10:32.715247 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16291 | 2025.09.09 23:10:32.715259 [ 366 ] {} <Debug> TCP-Session: 584a07bf-2c59-47a5-a775-3c3d30aaf267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16292 | 2025.09.09 23:10:32.715271 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16293 | 2025.09.09 23:10:32.715294 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16294 | 2025.09.09 23:10:32.715323 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16295 | 2025.09.09 23:10:32.715340 [ 364 ] {} <Debug> TCP-Session: 60fce9b7-acbb-477e-b655-123e367cb356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2025.09.09 23:10:32.715354 [ 363 ] {} <Debug> TCP-Session: 9294efb2-ced8-4ec1-8052-99674cc24416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2025.09.09 23:10:32.715368 [ 370 ] {} <Debug> TCP-Session: 1534b069-f87b-4b42-a40c-88ba79f6fcd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16298 | 2025.09.09 23:10:32.715302 [ 367 ] {} <Debug> TCP-Session: ddbb2616-3e9c-4e00-b2b0-e918e3bc6105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2025.09.09 23:10:32.715253 [ 371 ] {} <Debug> TCP-Session: 0e1f2010-877f-4bb4-810f-2d6b60f12c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2025.09.09 23:10:32.715204 [ 360 ] {} <Debug> TCP-Session: cfc96b54-11fd-47cf-a0f1-ac7931e18147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2025.09.09 23:10:32.715147 [ 359 ] {} <Debug> TCP-Session: af2d3791-d4d1-4b00-8466-11a82c79b308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2025.09.09 23:10:32.766103 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35860 | ||
| 16303 | 2025.09.09 23:10:32.766231 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16304 | 2025.09.09 23:10:32.766275 [ 359 ] {} <Debug> TCP-Session: c253d726-61b8-40d5-be44-a2b98e70b8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35860 | ||
| 16305 | 2025.09.09 23:10:32.766310 [ 359 ] {} <Debug> TCP-Session: c253d726-61b8-40d5-be44-a2b98e70b8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2025.09.09 23:10:32.766331 [ 359 ] {} <Debug> TCP-Session: c253d726-61b8-40d5-be44-a2b98e70b8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2025.09.09 23:10:32.766569 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45890 | ||
| 16308 | 2025.09.09 23:10:32.766604 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 | ||
| 16309 | 2025.09.09 23:10:32.766637 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53316 | ||
| 16310 | 2025.09.09 23:10:32.766659 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52303 | ||
| 16311 | 2025.09.09 23:10:32.766647 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51794 | ||
| 16312 | 2025.09.09 23:10:32.766712 [ 359 ] {} <Trace> TCP-Session: c253d726-61b8-40d5-be44-a2b98e70b8d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2025.09.09 23:10:32.766743 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16314 | 2025.09.09 23:10:32.766735 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16315 | 2025.09.09 23:10:32.766783 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16316 | 2025.09.09 23:10:32.766780 [ 367 ] {} <Debug> TCP-Session: ecf96bee-6f9f-4f51-9caa-5adde9e1a4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53316 | ||
| 16317 | 2025.09.09 23:10:32.766810 [ 364 ] {} <Debug> TCP-Session: da7269c1-b26b-4388-8d63-2edd74c90499 Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 | ||
| 16318 | 2025.09.09 23:10:32.766821 [ 371 ] {} <Debug> TCP-Session: a1e64f02-3850-4631-83d7-882f6fe86c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:52303 | ||
| 16319 | 2025.09.09 23:10:32.766833 [ 367 ] {} <Debug> TCP-Session: ecf96bee-6f9f-4f51-9caa-5adde9e1a4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2025.09.09 23:10:32.766854 [ 364 ] {} <Debug> TCP-Session: da7269c1-b26b-4388-8d63-2edd74c90499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2025.09.09 23:10:32.766870 [ 367 ] {} <Debug> TCP-Session: ecf96bee-6f9f-4f51-9caa-5adde9e1a4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2025.09.09 23:10:32.766871 [ 371 ] {} <Debug> TCP-Session: a1e64f02-3850-4631-83d7-882f6fe86c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2025.09.09 23:10:32.766884 [ 364 ] {} <Debug> TCP-Session: da7269c1-b26b-4388-8d63-2edd74c90499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16324 | 2025.09.09 23:10:32.766906 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16325 | 2025.09.09 23:10:32.766914 [ 371 ] {} <Debug> TCP-Session: a1e64f02-3850-4631-83d7-882f6fe86c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16326 | 2025.09.09 23:10:32.766786 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16327 | 2025.09.09 23:10:32.766708 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16328 | 2025.09.09 23:10:32.766987 [ 370 ] {} <Debug> TCP-Session: 78750c58-7e3a-46a6-9a4d-4c30951f3978 Authenticating user 'default' from [fd00:1122:3344:101::e]:51794 | ||
| 16329 | 2025.09.09 23:10:32.766622 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47225 | ||
| 16330 | 2025.09.09 23:10:32.767042 [ 360 ] {} <Debug> TCP-Session: 285bf8d8-e3aa-447c-aa16-d77080a2fcde Authenticating user 'default' from [fd00:1122:3344:101::e]:45890 | ||
| 16331 | 2025.09.09 23:10:32.766595 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48601 | ||
| 16332 | 2025.09.09 23:10:32.767092 [ 360 ] {} <Debug> TCP-Session: 285bf8d8-e3aa-447c-aa16-d77080a2fcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2025.09.09 23:10:32.767108 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16334 | 2025.09.09 23:10:32.767125 [ 360 ] {} <Debug> TCP-Session: 285bf8d8-e3aa-447c-aa16-d77080a2fcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2025.09.09 23:10:32.767149 [ 366 ] {} <Debug> TCP-Session: d08460bb-59ea-4cfb-8f41-1f6eac3b9a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:47225 | ||
| 16336 | 2025.09.09 23:10:32.766587 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36692 | ||
| 16337 | 2025.09.09 23:10:32.767180 [ 366 ] {} <Debug> TCP-Session: d08460bb-59ea-4cfb-8f41-1f6eac3b9a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2025.09.09 23:10:32.767184 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16339 | 2025.09.09 23:10:32.767207 [ 366 ] {} <Debug> TCP-Session: d08460bb-59ea-4cfb-8f41-1f6eac3b9a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16340 | 2025.09.09 23:10:32.767238 [ 365 ] {} <Debug> TCP-Session: d800c672-4389-4ef0-a2b9-db9244bd549c Authenticating user 'default' from [fd00:1122:3344:101::e]:48601 | ||
| 16341 | 2025.09.09 23:10:32.767246 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16342 | 2025.09.09 23:10:32.767275 [ 365 ] {} <Debug> TCP-Session: d800c672-4389-4ef0-a2b9-db9244bd549c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2025.09.09 23:10:32.767304 [ 363 ] {} <Debug> TCP-Session: 7a6db93d-f52f-4ff2-b2f2-fbe3e6de1d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:36692 | ||
| 16344 | 2025.09.09 23:10:32.767320 [ 365 ] {} <Debug> TCP-Session: d800c672-4389-4ef0-a2b9-db9244bd549c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2025.09.09 23:10:32.767336 [ 363 ] {} <Debug> TCP-Session: 7a6db93d-f52f-4ff2-b2f2-fbe3e6de1d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2025.09.09 23:10:32.767034 [ 370 ] {} <Debug> TCP-Session: 78750c58-7e3a-46a6-9a4d-4c30951f3978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2025.09.09 23:10:32.767387 [ 363 ] {} <Debug> TCP-Session: 7a6db93d-f52f-4ff2-b2f2-fbe3e6de1d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2025.09.09 23:10:32.767395 [ 370 ] {} <Debug> TCP-Session: 78750c58-7e3a-46a6-9a4d-4c30951f3978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2025.09.09 23:10:32.767198 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16350 | 2025.09.09 23:10:32.767520 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16351 | 2025.09.09 23:10:32.767895 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 16352 | 2025.09.09 23:10:32.769130 [ 339 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> AggregatingTransform: Aggregating | ||
| 16353 | 2025.09.09 23:10:32.769180 [ 339 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> Aggregator: Aggregation method: without_key | ||
| 16354 | 2025.09.09 23:10:32.769256 [ 339 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226372 sec. (815.413 rows/sec., 31.85 KiB/sec.) | ||
| 16355 | 2025.09.09 23:10:32.769290 [ 339 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Trace> Aggregator: Merging aggregated data | ||
| 16356 | 2025.09.09 23:10:32.770584 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003737 sec., 267.5943270002676 rows/sec., 10.45 KiB/sec. | ||
| 16357 | 2025.09.09 23:10:32.770841 [ 359 ] {65797767-cba2-4bb5-bc18-3683184c4fee} <Debug> TCPHandler: Processed in 0.004282095 sec. | ||
| 16358 | 2025.09.09 23:10:32.771008 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16359 | 2025.09.09 23:10:32.771042 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16360 | 2025.09.09 23:10:32.771066 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16361 | 2025.09.09 23:10:32.771056 [ 359 ] {} <Debug> TCP-Session: c253d726-61b8-40d5-be44-a2b98e70b8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16362 | 2025.09.09 23:10:32.771118 [ 371 ] {} <Debug> TCP-Session: a1e64f02-3850-4631-83d7-882f6fe86c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2025.09.09 23:10:32.771123 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16364 | 2025.09.09 23:10:32.771151 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16365 | 2025.09.09 23:10:32.771106 [ 360 ] {} <Debug> TCP-Session: 285bf8d8-e3aa-447c-aa16-d77080a2fcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2025.09.09 23:10:32.771221 [ 363 ] {} <Debug> TCP-Session: 7a6db93d-f52f-4ff2-b2f2-fbe3e6de1d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2025.09.09 23:10:32.771227 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16368 | 2025.09.09 23:10:32.771255 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16369 | 2025.09.09 23:10:32.771281 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16370 | 2025.09.09 23:10:32.771289 [ 367 ] {} <Debug> TCP-Session: ecf96bee-6f9f-4f51-9caa-5adde9e1a4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16371 | 2025.09.09 23:10:32.771321 [ 365 ] {} <Debug> TCP-Session: d800c672-4389-4ef0-a2b9-db9244bd549c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16372 | 2025.09.09 23:10:32.771343 [ 370 ] {} <Debug> TCP-Session: 78750c58-7e3a-46a6-9a4d-4c30951f3978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16373 | 2025.09.09 23:10:32.771209 [ 366 ] {} <Debug> TCP-Session: d08460bb-59ea-4cfb-8f41-1f6eac3b9a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2025.09.09 23:10:32.771204 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16375 | 2025.09.09 23:10:32.771451 [ 364 ] {} <Debug> TCP-Session: da7269c1-b26b-4388-8d63-2edd74c90499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2025.09.09 23:10:32.804134 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52860 | ||
| 16377 | 2025.09.09 23:10:32.804225 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16378 | 2025.09.09 23:10:32.804251 [ 359 ] {} <Debug> TCP-Session: ad033d27-bed0-49a0-b109-ee81f939d9e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52860 | ||
| 16379 | 2025.09.09 23:10:32.804272 [ 359 ] {} <Debug> TCP-Session: ad033d27-bed0-49a0-b109-ee81f939d9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2025.09.09 23:10:32.804285 [ 359 ] {} <Debug> TCP-Session: ad033d27-bed0-49a0-b109-ee81f939d9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2025.09.09 23:10:32.804481 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35490 | ||
| 16382 | 2025.09.09 23:10:32.804503 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50807 | ||
| 16383 | 2025.09.09 23:10:32.804506 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32979 | ||
| 16384 | 2025.09.09 23:10:32.804541 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49154 | ||
| 16385 | 2025.09.09 23:10:32.804571 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57639 | ||
| 16386 | 2025.09.09 23:10:32.804590 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16387 | 2025.09.09 23:10:32.804618 [ 359 ] {} <Trace> TCP-Session: ad033d27-bed0-49a0-b109-ee81f939d9e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2025.09.09 23:10:32.804637 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16389 | 2025.09.09 23:10:32.804643 [ 365 ] {} <Debug> TCP-Session: 2eb7cf8b-772d-4598-976c-4ce216fdea4e Authenticating user 'default' from [fd00:1122:3344:101::e]:50807 | ||
| 16390 | 2025.09.09 23:10:32.804657 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16391 | 2025.09.09 23:10:32.804680 [ 364 ] {} <Debug> TCP-Session: 1aeeea73-f2a5-4d2f-806c-3106e754a092 Authenticating user 'default' from [fd00:1122:3344:101::e]:32979 | ||
| 16392 | 2025.09.09 23:10:32.804692 [ 365 ] {} <Debug> TCP-Session: 2eb7cf8b-772d-4598-976c-4ce216fdea4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16393 | 2025.09.09 23:10:32.804706 [ 371 ] {} <Debug> TCP-Session: 3c9a8b71-e13b-4910-897b-b1db10e065dd Authenticating user 'default' from [fd00:1122:3344:101::e]:57639 | ||
| 16394 | 2025.09.09 23:10:32.804720 [ 364 ] {} <Debug> TCP-Session: 1aeeea73-f2a5-4d2f-806c-3106e754a092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16395 | 2025.09.09 23:10:32.804726 [ 365 ] {} <Debug> TCP-Session: 2eb7cf8b-772d-4598-976c-4ce216fdea4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2025.09.09 23:10:32.804746 [ 371 ] {} <Debug> TCP-Session: 3c9a8b71-e13b-4910-897b-b1db10e065dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2025.09.09 23:10:32.804754 [ 364 ] {} <Debug> TCP-Session: 1aeeea73-f2a5-4d2f-806c-3106e754a092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2025.09.09 23:10:32.804781 [ 371 ] {} <Debug> TCP-Session: 3c9a8b71-e13b-4910-897b-b1db10e065dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16399 | 2025.09.09 23:10:32.804790 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16400 | 2025.09.09 23:10:32.804657 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16401 | 2025.09.09 23:10:32.804584 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16402 | 2025.09.09 23:10:32.804863 [ 366 ] {} <Debug> TCP-Session: a0a2a155-6d0c-49ac-a680-dcb47670a6eb Authenticating user 'default' from [fd00:1122:3344:101::e]:49154 | ||
| 16403 | 2025.09.09 23:10:32.804884 [ 360 ] {} <Debug> TCP-Session: a88e38b8-e594-4866-b6ff-0a96724498b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35490 | ||
| 16404 | 2025.09.09 23:10:32.804896 [ 366 ] {} <Debug> TCP-Session: a0a2a155-6d0c-49ac-a680-dcb47670a6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2025.09.09 23:10:32.804914 [ 360 ] {} <Debug> TCP-Session: a88e38b8-e594-4866-b6ff-0a96724498b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16406 | 2025.09.09 23:10:32.804926 [ 366 ] {} <Debug> TCP-Session: a0a2a155-6d0c-49ac-a680-dcb47670a6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16407 | 2025.09.09 23:10:32.804939 [ 360 ] {} <Debug> TCP-Session: a88e38b8-e594-4866-b6ff-0a96724498b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2025.09.09 23:10:32.804552 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40833 | ||
| 16409 | 2025.09.09 23:10:32.804491 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36904 | ||
| 16410 | 2025.09.09 23:10:32.804563 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39076 | ||
| 16411 | 2025.09.09 23:10:32.805035 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16412 | 2025.09.09 23:10:32.805057 [ 367 ] {} <Debug> TCP-Session: 509fae8e-5aec-4f62-b677-c2c46d92fb6f Authenticating user 'default' from [fd00:1122:3344:101::e]:40833 | ||
| 16413 | 2025.09.09 23:10:32.805058 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16414 | 2025.09.09 23:10:32.805074 [ 367 ] {} <Debug> TCP-Session: 509fae8e-5aec-4f62-b677-c2c46d92fb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2025.09.09 23:10:32.805078 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16416 | 2025.09.09 23:10:32.805093 [ 367 ] {} <Debug> TCP-Session: 509fae8e-5aec-4f62-b677-c2c46d92fb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16417 | 2025.09.09 23:10:32.805109 [ 370 ] {} <Debug> TCP-Session: a968d970-9300-431a-b147-deba7933a04f Authenticating user 'default' from [fd00:1122:3344:101::e]:39076 | ||
| 16418 | 2025.09.09 23:10:32.805116 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16419 | 2025.09.09 23:10:32.805129 [ 370 ] {} <Debug> TCP-Session: a968d970-9300-431a-b147-deba7933a04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16420 | 2025.09.09 23:10:32.805060 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16421 | 2025.09.09 23:10:32.805146 [ 370 ] {} <Debug> TCP-Session: a968d970-9300-431a-b147-deba7933a04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16422 | 2025.09.09 23:10:32.805177 [ 363 ] {} <Debug> TCP-Session: bfd5a602-81cc-4490-95ed-0414b8246b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:36904 | ||
| 16423 | 2025.09.09 23:10:32.805200 [ 363 ] {} <Debug> TCP-Session: bfd5a602-81cc-4490-95ed-0414b8246b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16424 | 2025.09.09 23:10:32.805212 [ 363 ] {} <Debug> TCP-Session: bfd5a602-81cc-4490-95ed-0414b8246b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16425 | 2025.09.09 23:10:32.805398 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 16426 | 2025.09.09 23:10:32.806361 [ 327 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> AggregatingTransform: Aggregating | ||
| 16427 | 2025.09.09 23:10:32.806405 [ 327 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 16428 | 2025.09.09 23:10:32.806442 [ 327 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944587 sec. (1058.664 rows/sec., 41.35 KiB/sec.) | ||
| 16429 | 2025.09.09 23:10:32.806460 [ 327 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Trace> Aggregator: Merging aggregated data | ||
| 16430 | 2025.09.09 23:10:32.807789 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 16431 | 2025.09.09 23:10:32.807937 [ 359 ] {7c553b69-eed6-4d5c-b2a7-475d287323b0} <Debug> TCPHandler: Processed in 0.00342541 sec. | ||
| 16432 | 2025.09.09 23:10:32.808026 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16433 | 2025.09.09 23:10:32.808053 [ 359 ] {} <Debug> TCP-Session: ad033d27-bed0-49a0-b109-ee81f939d9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16434 | 2025.09.09 23:10:32.808052 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16435 | 2025.09.09 23:10:32.808068 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16436 | 2025.09.09 23:10:32.808091 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16437 | 2025.09.09 23:10:32.808100 [ 371 ] {} <Debug> TCP-Session: 3c9a8b71-e13b-4910-897b-b1db10e065dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16438 | 2025.09.09 23:10:32.808111 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16439 | 2025.09.09 23:10:32.808137 [ 360 ] {} <Debug> TCP-Session: a88e38b8-e594-4866-b6ff-0a96724498b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16440 | 2025.09.09 23:10:32.808140 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16441 | 2025.09.09 23:10:32.808156 [ 363 ] {} <Debug> TCP-Session: bfd5a602-81cc-4490-95ed-0414b8246b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16442 | 2025.09.09 23:10:32.808179 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16443 | 2025.09.09 23:10:32.808201 [ 364 ] {} <Debug> TCP-Session: 1aeeea73-f2a5-4d2f-806c-3106e754a092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16444 | 2025.09.09 23:10:32.808195 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16445 | 2025.09.09 23:10:32.808229 [ 365 ] {} <Debug> TCP-Session: 2eb7cf8b-772d-4598-976c-4ce216fdea4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16446 | 2025.09.09 23:10:32.808163 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16447 | 2025.09.09 23:10:32.808266 [ 370 ] {} <Debug> TCP-Session: a968d970-9300-431a-b147-deba7933a04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16448 | 2025.09.09 23:10:32.808114 [ 366 ] {} <Debug> TCP-Session: a0a2a155-6d0c-49ac-a680-dcb47670a6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16449 | 2025.09.09 23:10:32.808298 [ 367 ] {} <Debug> TCP-Session: 509fae8e-5aec-4f62-b677-c2c46d92fb6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16450 | 2025.09.09 23:10:34.925030 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2025.09.09 23:10:34.925220 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16452 | 2025.09.09 23:10:34.925287 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16453 | 2025.09.09 23:10:34.926071 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2025.09.09 23:10:34.926119 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16455 | 2025.09.09 23:10:34.926552 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16456 | 2025.09.09 23:10:34.926782 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2025.09.09 23:10:34.926940 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 16458 | 2025.09.09 23:10:34.926996 [ 275 ] {a044ee93-2c00-4a0a-8055-d4b96c76a672} <Debug> TCPHandler: Processed in 0.002090277 sec. | ||
| 16459 | 2025.09.09 23:10:34.927117 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2025.09.09 23:10:34.927219 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16461 | 2025.09.09 23:10:34.927264 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16462 | 2025.09.09 23:10:34.928319 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2025.09.09 23:10:34.928356 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16464 | 2025.09.09 23:10:34.928771 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16465 | 2025.09.09 23:10:34.928988 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2025.09.09 23:10:34.929134 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001938 sec., 606811.1455108359 rows/sec., 48.31 MiB/sec. | ||
| 16467 | 2025.09.09 23:10:34.929177 [ 275 ] {b552770e-23d3-4c33-ac07-ca77cd8b3b70} <Debug> TCPHandler: Processed in 0.002111667 sec. | ||
| 16468 | 2025.09.09 23:10:34.929326 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2025.09.09 23:10:34.929460 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16470 | 2025.09.09 23:10:34.929518 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16471 | 2025.09.09 23:10:34.930151 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16472 | 2025.09.09 23:10:34.930197 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16473 | 2025.09.09 23:10:34.930670 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16474 | 2025.09.09 23:10:34.930999 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2025.09.09 23:10:34.931206 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001775 sec., 133521.12676056338 rows/sec., 8.10 MiB/sec. | ||
| 16476 | 2025.09.09 23:10:34.931266 [ 275 ] {2fbe3a02-ad8d-4d7d-8e86-e7792db6f33e} <Debug> TCPHandler: Processed in 0.002007025 sec. | ||
| 16477 | 2025.09.09 23:10:34.931433 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16478 | 2025.09.09 23:10:34.931570 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16479 | 2025.09.09 23:10:34.931627 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16480 | 2025.09.09 23:10:34.932302 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2025.09.09 23:10:34.932339 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16482 | 2025.09.09 23:10:34.932678 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16483 | 2025.09.09 23:10:34.932897 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2025.09.09 23:10:34.933034 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001492 sec., 142091.1528150134 rows/sec., 9.16 MiB/sec. | ||
| 16485 | 2025.09.09 23:10:34.933073 [ 275 ] {c5199a3b-e551-4abf-8852-ad737aab3309} <Debug> TCPHandler: Processed in 0.00170425 sec. | ||
| 16486 | 2025.09.09 23:10:34.933189 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2025.09.09 23:10:34.933287 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16488 | 2025.09.09 23:10:34.933331 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16489 | 2025.09.09 23:10:34.933965 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2025.09.09 23:10:34.934010 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16491 | 2025.09.09 23:10:34.934380 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16492 | 2025.09.09 23:10:34.934609 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2025.09.09 23:10:34.934750 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00148 sec., 142567.56756756757 rows/sec., 8.10 MiB/sec. | ||
| 16494 | 2025.09.09 23:10:34.934789 [ 275 ] {041c82e3-a6cb-4036-9db8-fdb15523126f} <Debug> TCPHandler: Processed in 0.001651309 sec. | ||
| 16495 | 2025.09.09 23:10:34.934906 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2025.09.09 23:10:34.935004 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16497 | 2025.09.09 23:10:34.935046 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16498 | 2025.09.09 23:10:34.935819 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2025.09.09 23:10:34.935855 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16500 | 2025.09.09 23:10:34.936212 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16501 | 2025.09.09 23:10:34.936447 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2025.09.09 23:10:34.936611 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001625 sec., 437538.46153846156 rows/sec., 30.67 MiB/sec. | ||
| 16503 | 2025.09.09 23:10:34.936666 [ 275 ] {0532785f-a278-4fe4-bf5d-933069e08588} <Debug> TCPHandler: Processed in 0.001809272 sec. | ||
| 16504 | 2025.09.09 23:10:34.936811 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2025.09.09 23:10:34.936938 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16506 | 2025.09.09 23:10:34.937005 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16507 | 2025.09.09 23:10:34.937354 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2025.09.09 23:10:34.937399 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16509 | 2025.09.09 23:10:34.937762 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16510 | 2025.09.09 23:10:34.937978 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2025.09.09 23:10:34.938108 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 16512 | 2025.09.09 23:10:34.938145 [ 275 ] {c9e43b4f-6c04-4eb7-8a49-a39396fbb920} <Debug> TCPHandler: Processed in 0.001398985 sec. | ||
| 16513 | 2025.09.09 23:10:34.938257 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2025.09.09 23:10:34.938359 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2025.09.09 23:10:34.938405 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16516 | 2025.09.09 23:10:34.938951 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2025.09.09 23:10:34.938984 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16518 | 2025.09.09 23:10:34.939326 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16519 | 2025.09.09 23:10:34.939559 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2025.09.09 23:10:34.939692 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001352 sec., 232248.52071005918 rows/sec., 15.26 MiB/sec. | ||
| 16521 | 2025.09.09 23:10:34.939737 [ 275 ] {0c657d5a-42fe-4c90-b86c-03f43a66b27f} <Debug> TCPHandler: Processed in 0.001530857 sec. | ||
| 16522 | 2025.09.09 23:10:34.939873 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2025.09.09 23:10:34.939976 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16524 | 2025.09.09 23:10:34.940021 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16525 | 2025.09.09 23:10:34.940378 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2025.09.09 23:10:34.940414 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16527 | 2025.09.09 23:10:34.940739 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16528 | 2025.09.09 23:10:34.940953 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2025.09.09 23:10:34.941089 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 16530 | 2025.09.09 23:10:34.941127 [ 275 ] {3e565402-d604-461a-808d-6e34a33a6f48} <Debug> TCPHandler: Processed in 0.001308703 sec. | ||
| 16531 | 2025.09.09 23:10:34.941244 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16532 | 2025.09.09 23:10:34.941343 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16533 | 2025.09.09 23:10:34.941397 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16534 | 2025.09.09 23:10:34.942236 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16535 | 2025.09.09 23:10:34.942273 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16536 | 2025.09.09 23:10:34.942915 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16537 | 2025.09.09 23:10:34.943233 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16538 | 2025.09.09 23:10:34.943403 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002078 sec., 15399.422521655439 rows/sec., 27.60 MiB/sec. | ||
| 16539 | 2025.09.09 23:10:34.943491 [ 275 ] {d7c6f672-798e-4177-bc48-5ab73059e3fe} <Debug> TCPHandler: Processed in 0.00230271 sec. | ||
| 16540 | 2025.09.09 23:10:34.943613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2025.09.09 23:10:34.943709 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16542 | 2025.09.09 23:10:34.943751 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16543 | 2025.09.09 23:10:34.944109 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16544 | 2025.09.09 23:10:34.944145 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16545 | 2025.09.09 23:10:34.944488 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16546 | 2025.09.09 23:10:34.944827 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16547 | 2025.09.09 23:10:34.944993 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001302 sec., 79877.11213517665 rows/sec., 4.89 MiB/sec. | ||
| 16548 | 2025.09.09 23:10:34.945048 [ 275 ] {e7338695-db60-46e4-a9bf-4fbfc47649b1} <Debug> TCPHandler: Processed in 0.001484176 sec. | ||
| 16549 | 2025.09.09 23:10:35.321674 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16550 | 2025.09.09 23:10:35.321757 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16551 | 2025.09.09 23:10:35.496098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34534 | ||
| 16552 | 2025.09.09 23:10:35.496705 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2025.09.09 23:10:35.496755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16554 | 2025.09.09 23:10:35.497251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16555 | 2025.09.09 23:10:35.497485 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2025.09.09 23:10:35.497635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34534 | ||
| 16557 | 2025.09.09 23:10:35.605094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2130 | ||
| 16558 | 2025.09.09 23:10:35.607715 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2025.09.09 23:10:35.607763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16560 | 2025.09.09 23:10:35.608969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16561 | 2025.09.09 23:10:35.609222 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2025.09.09 23:10:35.609487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
| 16563 | 2025.09.09 23:10:37.301325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16564 | 2025.09.09 23:10:37.318023 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2025.09.09 23:10:37.318085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16566 | 2025.09.09 23:10:37.324325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16567 | 2025.09.09 23:10:37.325026 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2025.09.09 23:10:37.328286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16569 | 2025.09.09 23:10:39.911552 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2025.09.09 23:10:39.911843 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16571 | 2025.09.09 23:10:39.911906 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16572 | 2025.09.09 23:10:39.912553 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.09.09 23:10:39.912592 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16574 | 2025.09.09 23:10:39.912988 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16575 | 2025.09.09 23:10:39.913207 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2025.09.09 23:10:39.913363 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001586 sec., 47919.29382093317 rows/sec., 3.95 MiB/sec. | ||
| 16577 | 2025.09.09 23:10:39.913404 [ 275 ] {3e57217b-2fce-46ab-aa1d-d5ceaae9b1c2} <Debug> TCPHandler: Processed in 0.002032456 sec. | ||
| 16578 | 2025.09.09 23:10:39.913528 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2025.09.09 23:10:39.913622 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16580 | 2025.09.09 23:10:39.913662 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16581 | 2025.09.09 23:10:39.914051 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2025.09.09 23:10:39.914087 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16583 | 2025.09.09 23:10:39.914373 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16584 | 2025.09.09 23:10:39.914587 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2025.09.09 23:10:39.914718 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 675.00 KiB/sec. | ||
| 16586 | 2025.09.09 23:10:39.914756 [ 275 ] {aa736b12-10a6-438e-add7-db2eb545265f} <Debug> TCPHandler: Processed in 0.001278383 sec. | ||
| 16587 | 2025.09.09 23:10:39.914928 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2025.09.09 23:10:39.915070 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16589 | 2025.09.09 23:10:39.915120 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16590 | 2025.09.09 23:10:39.915589 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2025.09.09 23:10:39.915628 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16592 | 2025.09.09 23:10:39.915952 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16593 | 2025.09.09 23:10:39.916163 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2025.09.09 23:10:39.916292 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 16595 | 2025.09.09 23:10:39.916331 [ 275 ] {12bda28c-61f8-4def-bf4e-0acc146a556f} <Debug> TCPHandler: Processed in 0.001452645 sec. | ||
| 16596 | 2025.09.09 23:10:39.916445 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2025.09.09 23:10:39.916540 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16598 | 2025.09.09 23:10:39.916585 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16599 | 2025.09.09 23:10:39.916997 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2025.09.09 23:10:39.917036 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16601 | 2025.09.09 23:10:39.917378 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16602 | 2025.09.09 23:10:39.917586 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2025.09.09 23:10:39.917720 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 16604 | 2025.09.09 23:10:39.917759 [ 275 ] {a2659215-de21-425d-a8eb-ce0f9b99a5bc} <Debug> TCPHandler: Processed in 0.001363855 sec. | ||
| 16605 | 2025.09.09 23:10:39.917868 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2025.09.09 23:10:39.917963 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16607 | 2025.09.09 23:10:39.918018 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16608 | 2025.09.09 23:10:39.918791 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2025.09.09 23:10:39.918830 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16610 | 2025.09.09 23:10:39.919359 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16611 | 2025.09.09 23:10:39.919601 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2025.09.09 23:10:39.919746 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 16613 | 2025.09.09 23:10:39.919802 [ 275 ] {b497eb69-ea3a-4762-b530-d9d5d4bd081c} <Debug> TCPHandler: Processed in 0.001984435 sec. | ||
| 16614 | 2025.09.09 23:10:39.919910 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2025.09.09 23:10:39.920006 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16616 | 2025.09.09 23:10:39.920047 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16617 | 2025.09.09 23:10:39.920387 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2025.09.09 23:10:39.920423 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16619 | 2025.09.09 23:10:39.920733 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16620 | 2025.09.09 23:10:39.920943 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2025.09.09 23:10:39.921073 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16622 | 2025.09.09 23:10:39.921109 [ 275 ] {d835b03d-466e-4709-8b0c-b4e5c9407eed} <Debug> TCPHandler: Processed in 0.001248742 sec. | ||
| 16623 | 2025.09.09 23:10:42.997995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34982 | ||
| 16624 | 2025.09.09 23:10:42.998593 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.09.09 23:10:42.998653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16626 | 2025.09.09 23:10:42.999220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16627 | 2025.09.09 23:10:42.999462 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.09.09 23:10:42.999614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34982 | ||
| 16629 | 2025.09.09 23:10:44.362758 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16630 | 2025.09.09 23:10:44.362865 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16631 | 2025.09.09 23:10:44.366829 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 16632 | 2025.09.09 23:10:44.378875 [ 223 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16633 | 2025.09.09 23:10:44.378950 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16634 | 2025.09.09 23:10:44.383092 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 16635 | 2025.09.09 23:10:44.639240 [ 225 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 16636 | 2025.09.09 23:10:44.639293 [ 225 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 16637 | 2025.09.09 23:10:44.642516 [ 225 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 16638 | 2025.09.09 23:10:44.828629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16639 | 2025.09.09 23:10:44.845834 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2025.09.09 23:10:44.845889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16641 | 2025.09.09 23:10:44.852086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16642 | 2025.09.09 23:10:44.852838 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2025.09.09 23:10:44.855590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16644 | 2025.09.09 23:10:44.925226 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16645 | 2025.09.09 23:10:44.925412 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16646 | 2025.09.09 23:10:44.925501 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16647 | 2025.09.09 23:10:44.926460 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16648 | 2025.09.09 23:10:44.926508 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16649 | 2025.09.09 23:10:44.926930 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16650 | 2025.09.09 23:10:44.927160 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2025.09.09 23:10:44.927314 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001975 sec., 207594.93670886074 rows/sec., 13.17 MiB/sec. | ||
| 16652 | 2025.09.09 23:10:44.927365 [ 275 ] {af177235-9f91-4226-a804-525ce38dff95} <Debug> TCPHandler: Processed in 0.00231077 sec. | ||
| 16653 | 2025.09.09 23:10:44.927488 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2025.09.09 23:10:44.927584 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16655 | 2025.09.09 23:10:44.927626 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16656 | 2025.09.09 23:10:44.928093 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16657 | 2025.09.09 23:10:44.928130 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16658 | 2025.09.09 23:10:44.928455 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16659 | 2025.09.09 23:10:44.928674 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2025.09.09 23:10:44.928811 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 268.68 KiB/sec. | ||
| 16661 | 2025.09.09 23:10:44.928851 [ 275 ] {6d328755-29e1-41c6-8f3a-7613a718c8e9} <Debug> TCPHandler: Processed in 0.001386725 sec. | ||
| 16662 | 2025.09.09 23:10:44.928980 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2025.09.09 23:10:44.929099 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16664 | 2025.09.09 23:10:44.929147 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16665 | 2025.09.09 23:10:44.930246 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2025.09.09 23:10:44.930284 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16667 | 2025.09.09 23:10:44.930687 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16668 | 2025.09.09 23:10:44.930905 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2025.09.09 23:10:44.931048 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.001977 sec., 595852.301466869 rows/sec., 47.43 MiB/sec. | ||
| 16670 | 2025.09.09 23:10:44.931088 [ 275 ] {fe52fcc0-7fff-466f-9f02-8f5cb2bf4dc6} <Debug> TCPHandler: Processed in 0.002164798 sec. | ||
| 16671 | 2025.09.09 23:10:44.931159 [ 220 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16672 | 2025.09.09 23:10:44.931199 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16673 | 2025.09.09 23:10:44.931206 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2025.09.09 23:10:44.931307 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16675 | 2025.09.09 23:10:44.931349 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16676 | 2025.09.09 23:10:44.931869 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2025.09.09 23:10:44.931909 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16678 | 2025.09.09 23:10:44.932250 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16679 | 2025.09.09 23:10:44.932455 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2025.09.09 23:10:44.932588 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.0013 sec., 185384.6153846154 rows/sec., 11.27 MiB/sec. | ||
| 16681 | 2025.09.09 23:10:44.932627 [ 275 ] {8db688f7-7108-40d5-9faf-f83c66efbfd8} <Debug> TCPHandler: Processed in 0.001469316 sec. | ||
| 16682 | 2025.09.09 23:10:44.932745 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2025.09.09 23:10:44.932848 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16684 | 2025.09.09 23:10:44.932891 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16685 | 2025.09.09 23:10:44.933409 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2025.09.09 23:10:44.933446 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16687 | 2025.09.09 23:10:44.933813 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16688 | 2025.09.09 23:10:44.934111 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.09.09 23:10:44.934196 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 16690 | 2025.09.09 23:10:44.934276 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001446 sec., 146611.34163208853 rows/sec., 9.45 MiB/sec. | ||
| 16691 | 2025.09.09 23:10:44.934321 [ 275 ] {d0379106-9644-438d-8a75-c0022e6b4b2b} <Debug> TCPHandler: Processed in 0.001628869 sec. | ||
| 16692 | 2025.09.09 23:10:44.934440 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16693 | 2025.09.09 23:10:44.934557 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16694 | 2025.09.09 23:10:44.934602 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16695 | 2025.09.09 23:10:44.935192 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2025.09.09 23:10:44.935229 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16697 | 2025.09.09 23:10:44.935560 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16698 | 2025.09.09 23:10:44.935803 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2025.09.09 23:10:44.935983 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001442 sec., 146324.5492371706 rows/sec., 8.31 MiB/sec. | ||
| 16700 | 2025.09.09 23:10:44.936038 [ 275 ] {39e69122-a2bc-45d0-a510-dc51a2c95127} <Debug> TCPHandler: Processed in 0.001653339 sec. | ||
| 16701 | 2025.09.09 23:10:44.936167 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16702 | 2025.09.09 23:10:44.936261 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16703 | 2025.09.09 23:10:44.936300 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16704 | 2025.09.09 23:10:44.937128 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16705 | 2025.09.09 23:10:44.937166 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16706 | 2025.09.09 23:10:44.937513 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16707 | 2025.09.09 23:10:44.937875 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16708 | 2025.09.09 23:10:44.938023 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.001779 sec., 401911.186059584 rows/sec., 28.19 MiB/sec. | ||
| 16709 | 2025.09.09 23:10:44.938064 [ 275 ] {f88d80aa-cfe0-492e-b7c3-b0ac974283d1} <Debug> TCPHandler: Processed in 0.001945494 sec. | ||
| 16710 | 2025.09.09 23:10:44.938186 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16711 | 2025.09.09 23:10:44.938284 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16712 | 2025.09.09 23:10:44.938326 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16713 | 2025.09.09 23:10:44.938707 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.09.09 23:10:44.938741 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16715 | 2025.09.09 23:10:44.939100 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16716 | 2025.09.09 23:10:44.939313 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2025.09.09 23:10:44.939451 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 16718 | 2025.09.09 23:10:44.939502 [ 275 ] {bf57703d-a6e5-413c-90c5-b5a82bb0f4cf} <Debug> TCPHandler: Processed in 0.001367133 sec. | ||
| 16719 | 2025.09.09 23:10:44.939641 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2025.09.09 23:10:44.939760 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16721 | 2025.09.09 23:10:44.939807 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16722 | 2025.09.09 23:10:44.940299 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.09.09 23:10:44.940335 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16724 | 2025.09.09 23:10:44.940676 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16725 | 2025.09.09 23:10:44.940947 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.09.09 23:10:44.941086 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001348 sec., 234421.3649851632 rows/sec., 15.40 MiB/sec. | ||
| 16727 | 2025.09.09 23:10:44.941124 [ 275 ] {90358f2d-f263-410e-884e-cac5f92b75b7} <Debug> TCPHandler: Processed in 0.001545697 sec. | ||
| 16728 | 2025.09.09 23:10:44.941231 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.09.09 23:10:44.941326 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16730 | 2025.09.09 23:10:44.941369 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16731 | 2025.09.09 23:10:44.941688 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2025.09.09 23:10:44.941724 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16733 | 2025.09.09 23:10:44.942027 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16734 | 2025.09.09 23:10:44.942241 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2025.09.09 23:10:44.942374 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 16736 | 2025.09.09 23:10:44.942411 [ 275 ] {ca807713-11c9-44e9-a1c7-03414a7a4bdc} <Debug> TCPHandler: Processed in 0.001230392 sec. | ||
| 16737 | 2025.09.09 23:10:44.942527 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2025.09.09 23:10:44.942620 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16739 | 2025.09.09 23:10:44.942676 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16740 | 2025.09.09 23:10:44.943740 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2025.09.09 23:10:44.943789 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16742 | 2025.09.09 23:10:44.944513 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16743 | 2025.09.09 23:10:44.944737 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2025.09.09 23:10:44.944875 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002327 sec., 13751.611516974644 rows/sec., 24.64 MiB/sec. | ||
| 16745 | 2025.09.09 23:10:44.944954 [ 275 ] {02be10b7-1de7-47ff-8da0-f9240900213b} <Debug> TCPHandler: Processed in 0.002537244 sec. | ||
| 16746 | 2025.09.09 23:10:44.945135 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2025.09.09 23:10:44.945231 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16748 | 2025.09.09 23:10:44.945273 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16749 | 2025.09.09 23:10:44.945679 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2025.09.09 23:10:44.945717 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16751 | 2025.09.09 23:10:44.946019 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16752 | 2025.09.09 23:10:44.946240 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2025.09.09 23:10:44.946385 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 16754 | 2025.09.09 23:10:44.946423 [ 275 ] {3261755c-d355-4d6d-8016-200797ad4ef9} <Debug> TCPHandler: Processed in 0.001339473 sec. | ||
| 16755 | 2025.09.09 23:10:45.000259 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.63 MiB, peak 402.40 MiB, free memory in arenas 0.00 B, will set to 384.25 MiB (RSS), difference: -1.37 MiB | ||
| 16756 | 2025.09.09 23:10:45.610057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2166 | ||
| 16757 | 2025.09.09 23:10:45.612563 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.09.09 23:10:45.612626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16759 | 2025.09.09 23:10:45.613883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16760 | 2025.09.09 23:10:45.614167 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.09.09 23:10:45.614414 [ 221 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 16762 | 2025.09.09 23:10:45.614469 [ 221 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 16763 | 2025.09.09 23:10:45.614597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
| 16764 | 2025.09.09 23:10:45.617634 [ 221 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 16765 | 2025.09.09 23:10:46.273538 [ 225 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 16766 | 2025.09.09 23:10:46.273615 [ 225 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 16767 | 2025.09.09 23:10:46.276085 [ 225 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 16768 | 2025.09.09 23:10:49.918356 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2025.09.09 23:10:49.918544 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16770 | 2025.09.09 23:10:49.918608 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16771 | 2025.09.09 23:10:49.919248 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2025.09.09 23:10:49.919297 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16773 | 2025.09.09 23:10:49.919676 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16774 | 2025.09.09 23:10:49.919907 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2025.09.09 23:10:49.920063 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 4.00 MiB/sec. | ||
| 16776 | 2025.09.09 23:10:49.920099 [ 67 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16777 | 2025.09.09 23:10:49.920106 [ 275 ] {dcb2fd84-f932-494b-aba1-55ad80b2bd96} <Debug> TCPHandler: Processed in 0.001875393 sec. | ||
| 16778 | 2025.09.09 23:10:49.920179 [ 67 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2025.09.09 23:10:49.920210 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16780 | 2025.09.09 23:10:49.920277 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2025.09.09 23:10:49.920323 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 16782 | 2025.09.09 23:10:49.920383 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16783 | 2025.09.09 23:10:49.920428 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16784 | 2025.09.09 23:10:49.920448 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16785 | 2025.09.09 23:10:49.920489 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2467 rows starting from the beginning of the part | ||
| 16786 | 2025.09.09 23:10:49.920563 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1217 rows starting from the beginning of the part | ||
| 16787 | 2025.09.09 23:10:49.920615 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1176 rows starting from the beginning of the part | ||
| 16788 | 2025.09.09 23:10:49.920660 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 16789 | 2025.09.09 23:10:49.920698 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1178 rows starting from the beginning of the part | ||
| 16790 | 2025.09.09 23:10:49.920736 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 16791 | 2025.09.09 23:10:49.920832 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16792 | 2025.09.09 23:10:49.920873 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16793 | 2025.09.09 23:10:49.921201 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16794 | 2025.09.09 23:10:49.921423 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16795 | 2025.09.09 23:10:49.921562 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 16796 | 2025.09.09 23:10:49.921587 [ 89 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16797 | 2025.09.09 23:10:49.921602 [ 275 ] {1e7bbeb6-dc6c-4916-9715-afcfc5385997} <Debug> TCPHandler: Processed in 0.001375905 sec. | ||
| 16798 | 2025.09.09 23:10:49.921658 [ 89 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2025.09.09 23:10:49.921686 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16800 | 2025.09.09 23:10:49.921742 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2025.09.09 23:10:49.921795 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 16802 | 2025.09.09 23:10:49.921847 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16803 | 2025.09.09 23:10:49.921894 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16804 | 2025.09.09 23:10:49.921938 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16805 | 2025.09.09 23:10:49.921977 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 279 rows starting from the beginning of the part | ||
| 16806 | 2025.09.09 23:10:49.922043 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 16807 | 2025.09.09 23:10:49.922088 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
| 16808 | 2025.09.09 23:10:49.922130 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 16809 | 2025.09.09 23:10:49.922169 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 241 rows starting from the beginning of the part | ||
| 16810 | 2025.09.09 23:10:49.922213 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 16811 | 2025.09.09 23:10:49.922340 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.09.09 23:10:49.922384 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16813 | 2025.09.09 23:10:49.922726 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16814 | 2025.09.09 23:10:49.922923 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002649097 sec., 2336645.2795046763 rows/sec., 198.58 MiB/sec. | ||
| 16815 | 2025.09.09 23:10:49.922962 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2025.09.09 23:10:49.923089 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349004 sec., 584875.9529252693 rows/sec., 38.39 MiB/sec. | ||
| 16817 | 2025.09.09 23:10:49.923104 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001275 sec., 58039.2156862745 rows/sec., 4.53 MiB/sec. | ||
| 16818 | 2025.09.09 23:10:49.923096 [ 89 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16819 | 2025.09.09 23:10:49.923175 [ 275 ] {82fac789-27a4-4666-aa9e-02e571f4c904} <Debug> TCPHandler: Processed in 0.001486936 sec. | ||
| 16820 | 2025.09.09 23:10:49.923181 [ 89 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2025.09.09 23:10:49.923215 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16822 | 2025.09.09 23:10:49.923238 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16823 | 2025.09.09 23:10:49.923252 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16824 | 2025.09.09 23:10:49.923310 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16825 | 2025.09.09 23:10:49.923311 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 16826 | 2025.09.09 23:10:49.923414 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16827 | 2025.09.09 23:10:49.923450 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16828 | 2025.09.09 23:10:49.923464 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16829 | 2025.09.09 23:10:49.923496 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1251 rows starting from the beginning of the part | ||
| 16830 | 2025.09.09 23:10:49.923580 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 532 rows starting from the beginning of the part | ||
| 16831 | 2025.09.09 23:10:49.923630 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2025.09.09 23:10:49.923634 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 711 rows starting from the beginning of the part | ||
| 16833 | 2025.09.09 23:10:49.923688 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 16834 | 2025.09.09 23:10:49.923716 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2025.09.09 23:10:49.923724 [ 193 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_111_22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16836 | 2025.09.09 23:10:49.923730 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 715 rows starting from the beginning of the part | ||
| 16837 | 2025.09.09 23:10:49.923788 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 16838 | 2025.09.09 23:10:49.923810 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_106_21} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16839 | 2025.09.09 23:10:49.923848 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 16840 | 2025.09.09 23:10:49.923893 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16841 | 2025.09.09 23:10:49.923916 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2025.09.09 23:10:49.923958 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16843 | 2025.09.09 23:10:49.924314 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16844 | 2025.09.09 23:10:49.924547 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2025.09.09 23:10:49.924686 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 16846 | 2025.09.09 23:10:49.924724 [ 275 ] {5f3661dd-6681-4bc2-92b8-488479f7ec0e} <Debug> TCPHandler: Processed in 0.001463866 sec. | ||
| 16847 | 2025.09.09 23:10:49.924835 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2025.09.09 23:10:49.924929 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16849 | 2025.09.09 23:10:49.924982 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16850 | 2025.09.09 23:10:49.925123 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001854992 sec., 1809711.3087280162 rows/sec., 136.96 MiB/sec. | ||
| 16851 | 2025.09.09 23:10:49.925290 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16852 | 2025.09.09 23:10:49.925535 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16853 | 2025.09.09 23:10:49.925593 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_111_22} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16854 | 2025.09.09 23:10:49.925658 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16855 | 2025.09.09 23:10:49.925755 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2025.09.09 23:10:49.925793 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16857 | 2025.09.09 23:10:49.926280 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16858 | 2025.09.09 23:10:49.926573 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2025.09.09 23:10:49.926697 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16860 | 2025.09.09 23:10:49.926717 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 16861 | 2025.09.09 23:10:49.926728 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2025.09.09 23:10:49.926758 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16863 | 2025.09.09 23:10:49.926791 [ 275 ] {fb84bdee-0cfb-40a1-9056-3057b1365275} <Debug> TCPHandler: Processed in 0.002005215 sec. | ||
| 16864 | 2025.09.09 23:10:49.926821 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 16865 | 2025.09.09 23:10:49.926916 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16866 | 2025.09.09 23:10:49.927006 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16867 | 2025.09.09 23:10:49.927016 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16868 | 2025.09.09 23:10:49.927060 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2082 rows starting from the beginning of the part | ||
| 16869 | 2025.09.09 23:10:49.927068 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16870 | 2025.09.09 23:10:49.927183 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 16871 | 2025.09.09 23:10:49.927291 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
| 16872 | 2025.09.09 23:10:49.927397 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 16873 | 2025.09.09 23:10:49.927426 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2025.09.09 23:10:49.927467 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16875 | 2025.09.09 23:10:49.927497 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
| 16876 | 2025.09.09 23:10:49.927601 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 16877 | 2025.09.09 23:10:49.927789 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16878 | 2025.09.09 23:10:49.928061 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2025.09.09 23:10:49.928188 [ 89 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16880 | 2025.09.09 23:10:49.928199 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 16881 | 2025.09.09 23:10:49.928224 [ 89 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16882 | 2025.09.09 23:10:49.928248 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16883 | 2025.09.09 23:10:49.928251 [ 275 ] {49add3b0-1fa0-4324-aadd-07c053ef5ef1} <Debug> TCPHandler: Processed in 0.001384284 sec. | ||
| 16884 | 2025.09.09 23:10:49.928326 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 16885 | 2025.09.09 23:10:49.928414 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16886 | 2025.09.09 23:10:49.928443 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 8188 rows starting from the beginning of the part | ||
| 16887 | 2025.09.09 23:10:49.928497 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16888 | 2025.09.09 23:10:49.928540 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 16889 | 2025.09.09 23:10:49.928582 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16890 | 2025.09.09 23:10:49.928622 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 16891 | 2025.09.09 23:10:49.928658 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16892 | 2025.09.09 23:10:49.931086 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8576 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794409 sec., 3068985.248759219 rows/sec., 195.67 MiB/sec. | ||
| 16893 | 2025.09.09 23:10:49.931279 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16894 | 2025.09.09 23:10:49.931594 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2025.09.09 23:10:49.931678 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_111_22} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16896 | 2025.09.09 23:10:49.931757 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 16897 | 2025.09.09 23:10:49.936054 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 19 columns (19 merged, 0 gathered) in 0.009256102 sec., 235088.16130159324 rows/sec., 421.27 MiB/sec. | ||
| 16898 | 2025.09.09 23:10:49.938166 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16899 | 2025.09.09 23:10:49.938509 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2025.09.09 23:10:49.938581 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16901 | 2025.09.09 23:10:49.938709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.27 MiB. | ||
| 16902 | 2025.09.09 23:10:50.000320 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.86 MiB, peak 403.08 MiB, free memory in arenas 0.00 B, will set to 386.27 MiB (RSS), difference: 1.41 MiB | ||
| 16903 | 2025.09.09 23:10:50.321812 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16904 | 2025.09.09 23:10:50.321864 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16905 | 2025.09.09 23:10:50.500206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35494 | ||
| 16906 | 2025.09.09 23:10:50.500807 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2025.09.09 23:10:50.500848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16908 | 2025.09.09 23:10:50.501345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16909 | 2025.09.09 23:10:50.501582 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16910 | 2025.09.09 23:10:50.501747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35494 | ||
| 16911 | 2025.09.09 23:10:52.356142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16912 | 2025.09.09 23:10:52.373764 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16913 | 2025.09.09 23:10:52.373816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16914 | 2025.09.09 23:10:52.379947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16915 | 2025.09.09 23:10:52.380656 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16916 | 2025.09.09 23:10:52.383611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16917 | 2025.09.09 23:10:54.444261 [ 219 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 16918 | 2025.09.09 23:10:54.444335 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 16919 | 2025.09.09 23:10:54.447253 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 16920 | 2025.09.09 23:10:54.544890 [ 219 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16921 | 2025.09.09 23:10:54.544925 [ 219 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16922 | 2025.09.09 23:10:54.549285 [ 219 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 16923 | 2025.09.09 23:10:54.649926 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16924 | 2025.09.09 23:10:54.650002 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16925 | 2025.09.09 23:10:54.652330 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 16926 | 2025.09.09 23:10:54.924715 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2025.09.09 23:10:54.924912 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16928 | 2025.09.09 23:10:54.924985 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16929 | 2025.09.09 23:10:54.925778 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2025.09.09 23:10:54.925830 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16931 | 2025.09.09 23:10:54.926226 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16932 | 2025.09.09 23:10:54.926441 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2025.09.09 23:10:54.926587 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 16934 | 2025.09.09 23:10:54.926639 [ 275 ] {11491828-9626-4de8-94a2-72e7d92d64ca} <Debug> TCPHandler: Processed in 0.002061877 sec. | ||
| 16935 | 2025.09.09 23:10:54.926638 [ 224 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 16936 | 2025.09.09 23:10:54.926690 [ 224 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 16937 | 2025.09.09 23:10:54.926762 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16938 | 2025.09.09 23:10:54.926865 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16939 | 2025.09.09 23:10:54.926911 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16940 | 2025.09.09 23:10:54.927846 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2025.09.09 23:10:54.927884 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16942 | 2025.09.09 23:10:54.928269 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16943 | 2025.09.09 23:10:54.928523 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2025.09.09 23:10:54.928674 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001814 sec., 648291.0694597574 rows/sec., 51.62 MiB/sec. | ||
| 16945 | 2025.09.09 23:10:54.928718 [ 275 ] {341c6fe4-11a9-4986-8c26-92db99fa9df2} <Debug> TCPHandler: Processed in 0.002005685 sec. | ||
| 16946 | 2025.09.09 23:10:54.928832 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2025.09.09 23:10:54.928926 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16948 | 2025.09.09 23:10:54.928966 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16949 | 2025.09.09 23:10:54.929441 [ 224 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 16950 | 2025.09.09 23:10:54.929449 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2025.09.09 23:10:54.929503 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16952 | 2025.09.09 23:10:54.929818 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16953 | 2025.09.09 23:10:54.930032 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2025.09.09 23:10:54.930157 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00125 sec., 189600 rows/sec., 11.50 MiB/sec. | ||
| 16955 | 2025.09.09 23:10:54.930195 [ 275 ] {1f443557-ce93-418a-8013-8ef0b8718365} <Debug> TCPHandler: Processed in 0.001409785 sec. | ||
| 16956 | 2025.09.09 23:10:54.930304 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16957 | 2025.09.09 23:10:54.930395 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16958 | 2025.09.09 23:10:54.930433 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16959 | 2025.09.09 23:10:54.930895 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2025.09.09 23:10:54.930930 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16961 | 2025.09.09 23:10:54.931217 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16962 | 2025.09.09 23:10:54.931419 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2025.09.09 23:10:54.931529 [ 111 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 16964 | 2025.09.09 23:10:54.931542 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001165 sec., 181974.24892703863 rows/sec., 11.74 MiB/sec. | ||
| 16965 | 2025.09.09 23:10:54.931593 [ 111 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2025.09.09 23:10:54.931606 [ 275 ] {b40e7975-9e56-49ca-8f25-b79d5268d171} <Debug> TCPHandler: Processed in 0.001348004 sec. | ||
| 16967 | 2025.09.09 23:10:54.931624 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16968 | 2025.09.09 23:10:54.931725 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2025.09.09 23:10:54.931727 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 16970 | 2025.09.09 23:10:54.931824 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16971 | 2025.09.09 23:10:54.931855 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16972 | 2025.09.09 23:10:54.931867 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16973 | 2025.09.09 23:10:54.931896 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 465 rows starting from the beginning of the part | ||
| 16974 | 2025.09.09 23:10:54.931970 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part | ||
| 16975 | 2025.09.09 23:10:54.932015 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part | ||
| 16976 | 2025.09.09 23:10:54.932059 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 16977 | 2025.09.09 23:10:54.932101 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part | ||
| 16978 | 2025.09.09 23:10:54.932140 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 16979 | 2025.09.09 23:10:54.932341 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.09.09 23:10:54.932382 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16981 | 2025.09.09 23:10:54.932698 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16982 | 2025.09.09 23:10:54.932915 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.09.09 23:10:54.933041 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 16984 | 2025.09.09 23:10:54.933079 [ 275 ] {77feab4b-a71f-44b6-baef-9a9ab55b1b97} <Debug> TCPHandler: Processed in 0.001400484 sec. | ||
| 16985 | 2025.09.09 23:10:54.933161 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477166 sec., 1043213.8297252983 rows/sec., 72.55 MiB/sec. | ||
| 16986 | 2025.09.09 23:10:54.933190 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2025.09.09 23:10:54.933281 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16988 | 2025.09.09 23:10:54.933320 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16989 | 2025.09.09 23:10:54.933351 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 16990 | 2025.09.09 23:10:54.933637 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2025.09.09 23:10:54.933716 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_68_14} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 16992 | 2025.09.09 23:10:54.933827 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16993 | 2025.09.09 23:10:54.933985 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2025.09.09 23:10:54.934027 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16995 | 2025.09.09 23:10:54.934359 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16996 | 2025.09.09 23:10:54.934572 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2025.09.09 23:10:54.934719 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00144 sec., 493749.99999999994 rows/sec., 34.61 MiB/sec. | ||
| 16998 | 2025.09.09 23:10:54.934761 [ 275 ] {29f484b8-3b28-4a5e-ab96-a41f799660cb} <Debug> TCPHandler: Processed in 0.001617808 sec. | ||
| 16999 | 2025.09.09 23:10:54.934868 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2025.09.09 23:10:54.934960 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17001 | 2025.09.09 23:10:54.935000 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17002 | 2025.09.09 23:10:54.935330 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2025.09.09 23:10:54.935366 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17004 | 2025.09.09 23:10:54.935672 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17005 | 2025.09.09 23:10:54.935877 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2025.09.09 23:10:54.936000 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 17007 | 2025.09.09 23:10:54.936037 [ 275 ] {c58beef5-c90c-4707-aba6-2e7aaf4564c6} <Debug> TCPHandler: Processed in 0.001215621 sec. | ||
| 17008 | 2025.09.09 23:10:54.936147 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2025.09.09 23:10:54.936237 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17010 | 2025.09.09 23:10:54.936278 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17011 | 2025.09.09 23:10:54.936873 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2025.09.09 23:10:54.936929 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17013 | 2025.09.09 23:10:54.937306 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17014 | 2025.09.09 23:10:54.937522 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2025.09.09 23:10:54.937647 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_107_22 to all_112_112_0 | ||
| 17016 | 2025.09.09 23:10:54.937658 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001439 sec., 218207.08825573316 rows/sec., 14.33 MiB/sec. | ||
| 17017 | 2025.09.09 23:10:54.937689 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2025.09.09 23:10:54.937712 [ 275 ] {49a95792-2950-401d-a97e-b7d3e6ef344c} <Debug> TCPHandler: Processed in 0.001611719 sec. | ||
| 17019 | 2025.09.09 23:10:54.937712 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17020 | 2025.09.09 23:10:54.937807 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_22 to all_112_112_0 into Compact with storage Full | ||
| 17021 | 2025.09.09 23:10:54.937831 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17022 | 2025.09.09 23:10:54.937907 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17023 | 2025.09.09 23:10:54.937928 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17024 | 2025.09.09 23:10:54.937941 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 37303 rows starting from the beginning of the part | ||
| 17025 | 2025.09.09 23:10:54.937977 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17026 | 2025.09.09 23:10:54.938008 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 17027 | 2025.09.09 23:10:54.938068 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 17028 | 2025.09.09 23:10:54.938125 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 316 rows starting from the beginning of the part | ||
| 17029 | 2025.09.09 23:10:54.938168 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 17030 | 2025.09.09 23:10:54.938219 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 17031 | 2025.09.09 23:10:54.938297 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2025.09.09 23:10:54.938337 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17033 | 2025.09.09 23:10:54.938655 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17034 | 2025.09.09 23:10:54.938863 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2025.09.09 23:10:54.938992 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 17036 | 2025.09.09 23:10:54.939029 [ 275 ] {612534d3-175b-4f00-ad17-9ce80c1dba52} <Debug> TCPHandler: Processed in 0.001245722 sec. | ||
| 17037 | 2025.09.09 23:10:54.939031 [ 225 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 17038 | 2025.09.09 23:10:54.939082 [ 225 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 17039 | 2025.09.09 23:10:54.939141 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2025.09.09 23:10:54.939237 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17041 | 2025.09.09 23:10:54.939291 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17042 | 2025.09.09 23:10:54.940110 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2025.09.09 23:10:54.940147 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17044 | 2025.09.09 23:10:54.940730 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17045 | 2025.09.09 23:10:54.940955 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2025.09.09 23:10:54.941098 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001879 sec., 17030.33528472592 rows/sec., 30.52 MiB/sec. | ||
| 17047 | 2025.09.09 23:10:54.941149 [ 225 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 17048 | 2025.09.09 23:10:54.941165 [ 275 ] {dfaf7eb1-05b9-4a2a-b76a-dff7b7866c4b} <Debug> TCPHandler: Processed in 0.002069806 sec. | ||
| 17049 | 2025.09.09 23:10:54.941290 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17050 | 2025.09.09 23:10:54.941382 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17051 | 2025.09.09 23:10:54.941423 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17052 | 2025.09.09 23:10:54.941798 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2025.09.09 23:10:54.941842 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17054 | 2025.09.09 23:10:54.942161 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17055 | 2025.09.09 23:10:54.942360 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2025.09.09 23:10:54.942481 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 5.41 MiB/sec. | ||
| 17057 | 2025.09.09 23:10:54.942515 [ 275 ] {b0e673a6-c883-4f60-b6a4-98e29122bed8} <Debug> TCPHandler: Processed in 0.001335133 sec. | ||
| 17058 | 2025.09.09 23:10:54.945446 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38567 rows, containing 5 columns (5 merged, 0 gathered) in 0.007669975 sec., 5028308.436468177 rows/sec., 338.29 MiB/sec. | ||
| 17059 | 2025.09.09 23:10:54.945890 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 17060 | 2025.09.09 23:10:54.946147 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2025.09.09 23:10:54.946212 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_107_22, all_112_112_0] -> all_1_112_23 | ||
| 17062 | 2025.09.09 23:10:54.946302 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17063 | 2025.09.09 23:10:55.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.09 MiB, peak 403.08 MiB, free memory in arenas 0.00 B, will set to 386.81 MiB (RSS), difference: 3.73 MiB | ||
| 17064 | 2025.09.09 23:10:55.615331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2200 | ||
| 17065 | 2025.09.09 23:10:55.618030 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17066 | 2025.09.09 23:10:55.618093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17067 | 2025.09.09 23:10:55.619376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17068 | 2025.09.09 23:10:55.619652 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2025.09.09 23:10:55.620021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
| 17070 | 2025.09.09 23:10:57.158764 [ 223 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 17071 | 2025.09.09 23:10:57.158839 [ 223 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 17072 | 2025.09.09 23:10:57.161997 [ 223 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 17073 | 2025.09.09 23:10:58.002093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36006 | ||
| 17074 | 2025.09.09 23:10:58.002952 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2025.09.09 23:10:58.003028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17076 | 2025.09.09 23:10:58.003566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17077 | 2025.09.09 23:10:58.003798 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2025.09.09 23:10:58.003953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36006 | ||
| 17079 | 2025.09.09 23:10:59.598782 [ 221 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 17080 | 2025.09.09 23:10:59.598853 [ 221 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 17081 | 2025.09.09 23:10:59.600949 [ 221 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 17082 | 2025.09.09 23:10:59.883754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17083 | 2025.09.09 23:10:59.900184 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17084 | 2025.09.09 23:10:59.900245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17085 | 2025.09.09 23:10:59.906178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17086 | 2025.09.09 23:10:59.906888 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2025.09.09 23:10:59.910065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17088 | 2025.09.09 23:10:59.939024 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17089 | 2025.09.09 23:10:59.939286 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17090 | 2025.09.09 23:10:59.939348 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17091 | 2025.09.09 23:10:59.939967 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2025.09.09 23:10:59.940004 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17093 | 2025.09.09 23:10:59.940379 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17094 | 2025.09.09 23:10:59.940594 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2025.09.09 23:10:59.940745 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001522 sec., 6570.30223390276 rows/sec., 535.76 KiB/sec. | ||
| 17096 | 2025.09.09 23:10:59.940786 [ 275 ] {77beb42f-5ff8-43e1-a0d9-5fd9c34ef5a8} <Debug> TCPHandler: Processed in 0.001931543 sec. | ||
| 17097 | 2025.09.09 23:10:59.940963 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17098 | 2025.09.09 23:10:59.941056 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17099 | 2025.09.09 23:10:59.941094 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17100 | 2025.09.09 23:10:59.942111 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17101 | 2025.09.09 23:10:59.942144 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17102 | 2025.09.09 23:10:59.942562 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17103 | 2025.09.09 23:10:59.942763 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17104 | 2025.09.09 23:10:59.942885 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001848 sec., 660714.2857142857 rows/sec., 54.61 MiB/sec. | ||
| 17105 | 2025.09.09 23:10:59.942921 [ 275 ] {32cfba38-09ef-48b5-8b56-9b084946c1b0} <Debug> TCPHandler: Processed in 0.002005525 sec. | ||
| 17106 | 2025.09.09 23:10:59.943029 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17107 | 2025.09.09 23:10:59.943120 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17108 | 2025.09.09 23:10:59.943159 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17109 | 2025.09.09 23:10:59.943552 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2025.09.09 23:10:59.943585 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17111 | 2025.09.09 23:10:59.943868 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17112 | 2025.09.09 23:10:59.944062 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2025.09.09 23:10:59.944185 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001083 sec., 18467.220683287167 rows/sec., 1.31 MiB/sec. | ||
| 17114 | 2025.09.09 23:10:59.944221 [ 275 ] {e6603e35-0b85-453c-9b95-5afb92a1971c} <Debug> TCPHandler: Processed in 0.001239292 sec. | ||
| 17115 | 2025.09.09 23:10:59.944324 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2025.09.09 23:10:59.944414 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17117 | 2025.09.09 23:10:59.944452 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17118 | 2025.09.09 23:10:59.944948 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.09.09 23:10:59.944981 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17120 | 2025.09.09 23:10:59.945269 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17121 | 2025.09.09 23:10:59.945476 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2025.09.09 23:10:59.945597 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 17123 | 2025.09.09 23:10:59.945633 [ 275 ] {05f2eae1-3e34-443d-81c8-15c1369791d2} <Debug> TCPHandler: Processed in 0.001356534 sec. | ||
| 17124 | 2025.09.09 23:10:59.945740 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2025.09.09 23:10:59.945830 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17126 | 2025.09.09 23:10:59.945867 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17127 | 2025.09.09 23:10:59.946539 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2025.09.09 23:10:59.946572 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17129 | 2025.09.09 23:10:59.946875 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17130 | 2025.09.09 23:10:59.947070 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2025.09.09 23:10:59.947191 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001379 sec., 391588.10732414795 rows/sec., 29.05 MiB/sec. | ||
| 17132 | 2025.09.09 23:10:59.947227 [ 275 ] {dd0f1f41-4256-4094-bcb2-6e40f60e8bde} <Debug> TCPHandler: Processed in 0.001534067 sec. | ||
| 17133 | 2025.09.09 23:10:59.947333 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2025.09.09 23:10:59.947424 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17135 | 2025.09.09 23:10:59.947464 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17136 | 2025.09.09 23:10:59.948112 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2025.09.09 23:10:59.948145 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17138 | 2025.09.09 23:10:59.948501 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17139 | 2025.09.09 23:10:59.948706 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2025.09.09 23:10:59.948826 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.00142 sec., 597887.323943662 rows/sec., 40.25 MiB/sec. | ||
| 17141 | 2025.09.09 23:10:59.948861 [ 275 ] {8c33e5eb-3179-4a6d-9d61-0e2531fbc328} <Debug> TCPHandler: Processed in 0.001575047 sec. | ||
| 17142 | 2025.09.09 23:10:59.948966 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2025.09.09 23:10:59.949057 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17144 | 2025.09.09 23:10:59.949108 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17145 | 2025.09.09 23:10:59.949890 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2025.09.09 23:10:59.949924 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17147 | 2025.09.09 23:10:59.950417 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17148 | 2025.09.09 23:10:59.950635 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2025.09.09 23:10:59.950773 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 17150 | 2025.09.09 23:10:59.950826 [ 275 ] {6e070e62-41c6-492d-8897-283226c7e952} <Debug> TCPHandler: Processed in 0.001906614 sec. | ||
| 17151 | 2025.09.09 23:10:59.950937 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2025.09.09 23:10:59.951029 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17153 | 2025.09.09 23:10:59.951068 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17154 | 2025.09.09 23:10:59.951399 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2025.09.09 23:10:59.951432 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17156 | 2025.09.09 23:10:59.951714 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17157 | 2025.09.09 23:10:59.951916 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17158 | 2025.09.09 23:10:59.952036 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 17159 | 2025.09.09 23:10:59.952070 [ 275 ] {9b2b8ff7-c91f-4672-abde-d5bace486657} <Debug> TCPHandler: Processed in 0.00117954 sec. | ||
| 17160 | 2025.09.09 23:11:00.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.93 MiB, peak 403.08 MiB, free memory in arenas 0.00 B, will set to 386.84 MiB (RSS), difference: 2.91 MiB | ||
| 17161 | 2025.09.09 23:11:04.925445 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2025.09.09 23:11:04.925650 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17163 | 2025.09.09 23:11:04.925719 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17164 | 2025.09.09 23:11:04.926578 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2025.09.09 23:11:04.926622 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17166 | 2025.09.09 23:11:04.927018 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17167 | 2025.09.09 23:11:04.927240 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2025.09.09 23:11:04.927384 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 17169 | 2025.09.09 23:11:04.927425 [ 275 ] {007dee42-8734-44cf-be2b-2a908574c68e} <Debug> TCPHandler: Processed in 0.002106847 sec. | ||
| 17170 | 2025.09.09 23:11:04.927548 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17171 | 2025.09.09 23:11:04.927651 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17172 | 2025.09.09 23:11:04.927693 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17173 | 2025.09.09 23:11:04.928812 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17174 | 2025.09.09 23:11:04.928848 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17175 | 2025.09.09 23:11:04.929235 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17176 | 2025.09.09 23:11:04.929456 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2025.09.09 23:11:04.929587 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001954 sec., 601842.3746161719 rows/sec., 47.92 MiB/sec. | ||
| 17178 | 2025.09.09 23:11:04.929625 [ 275 ] {f560d636-a6c0-4aac-9c12-273184529b56} <Debug> TCPHandler: Processed in 0.002128697 sec. | ||
| 17179 | 2025.09.09 23:11:04.929743 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2025.09.09 23:11:04.929839 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17181 | 2025.09.09 23:11:04.929880 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17182 | 2025.09.09 23:11:04.930419 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2025.09.09 23:11:04.930456 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17184 | 2025.09.09 23:11:04.930766 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17185 | 2025.09.09 23:11:04.930980 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2025.09.09 23:11:04.931109 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001289 sec., 183863.4600465477 rows/sec., 11.15 MiB/sec. | ||
| 17187 | 2025.09.09 23:11:04.931147 [ 275 ] {3b561c67-7af2-4af4-b9c8-f82f233b1ecc} <Debug> TCPHandler: Processed in 0.001459135 sec. | ||
| 17188 | 2025.09.09 23:11:04.931258 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17189 | 2025.09.09 23:11:04.931352 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17190 | 2025.09.09 23:11:04.931391 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17191 | 2025.09.09 23:11:04.931904 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17192 | 2025.09.09 23:11:04.931940 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17193 | 2025.09.09 23:11:04.932254 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17194 | 2025.09.09 23:11:04.932464 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17195 | 2025.09.09 23:11:04.932591 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 17196 | 2025.09.09 23:11:04.932629 [ 275 ] {cdf4d9b8-9e69-424f-80be-4ab484ecf4a8} <Debug> TCPHandler: Processed in 0.001421405 sec. | ||
| 17197 | 2025.09.09 23:11:04.932743 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17198 | 2025.09.09 23:11:04.932838 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17199 | 2025.09.09 23:11:04.932876 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17200 | 2025.09.09 23:11:04.933396 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2025.09.09 23:11:04.933431 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17202 | 2025.09.09 23:11:04.933736 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17203 | 2025.09.09 23:11:04.933942 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2025.09.09 23:11:04.934071 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 17205 | 2025.09.09 23:11:04.934109 [ 275 ] {aa130e73-7812-4a3c-a910-4103e3ada04f} <Debug> TCPHandler: Processed in 0.001416795 sec. | ||
| 17206 | 2025.09.09 23:11:04.934223 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17207 | 2025.09.09 23:11:04.934316 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17208 | 2025.09.09 23:11:04.934355 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17209 | 2025.09.09 23:11:04.935132 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2025.09.09 23:11:04.935167 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17211 | 2025.09.09 23:11:04.935487 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17212 | 2025.09.09 23:11:04.935698 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2025.09.09 23:11:04.935826 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001528 sec., 465314.13612565445 rows/sec., 32.61 MiB/sec. | ||
| 17214 | 2025.09.09 23:11:04.935862 [ 275 ] {fd6d37b6-5758-4906-b387-be7021fe82a3} <Debug> TCPHandler: Processed in 0.00168934 sec. | ||
| 17215 | 2025.09.09 23:11:04.935982 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2025.09.09 23:11:04.936075 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17217 | 2025.09.09 23:11:04.936116 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17218 | 2025.09.09 23:11:04.936460 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2025.09.09 23:11:04.936496 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17220 | 2025.09.09 23:11:04.936815 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17221 | 2025.09.09 23:11:04.937027 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2025.09.09 23:11:04.937136 [ 149 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 17223 | 2025.09.09 23:11:04.937152 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 17224 | 2025.09.09 23:11:04.937205 [ 149 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2025.09.09 23:11:04.937212 [ 275 ] {2a795658-c1a2-4ab2-840d-1fa7f3d73735} <Debug> TCPHandler: Processed in 0.001281283 sec. | ||
| 17226 | 2025.09.09 23:11:04.937239 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17227 | 2025.09.09 23:11:04.937350 [ 217 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 17228 | 2025.09.09 23:11:04.937366 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2025.09.09 23:11:04.937388 [ 217 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 17230 | 2025.09.09 23:11:04.937351 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 17231 | 2025.09.09 23:11:04.937518 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17232 | 2025.09.09 23:11:04.937550 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17233 | 2025.09.09 23:11:04.937573 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17234 | 2025.09.09 23:11:04.937585 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 17235 | 2025.09.09 23:11:04.937651 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 17236 | 2025.09.09 23:11:04.937703 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 17237 | 2025.09.09 23:11:04.937757 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 17238 | 2025.09.09 23:11:04.937802 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 17239 | 2025.09.09 23:11:04.937849 [ 194 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 17240 | 2025.09.09 23:11:04.938152 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2025.09.09 23:11:04.938197 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17242 | 2025.09.09 23:11:04.938637 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17243 | 2025.09.09 23:11:04.938745 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426115 sec., 214568.9513117806 rows/sec., 10.95 MiB/sec. | ||
| 17244 | 2025.09.09 23:11:04.938871 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2025.09.09 23:11:04.938968 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 17246 | 2025.09.09 23:11:04.939016 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001546 sec., 203104.78654592496 rows/sec., 13.34 MiB/sec. | ||
| 17247 | 2025.09.09 23:11:04.939060 [ 275 ] {d9576902-7182-415c-8d94-cfa0b88f0400} <Debug> TCPHandler: Processed in 0.001742521 sec. | ||
| 17248 | 2025.09.09 23:11:04.939172 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2025.09.09 23:11:04.939269 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17250 | 2025.09.09 23:11:04.939315 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17251 | 2025.09.09 23:11:04.939401 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2025.09.09 23:11:04.939496 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_51_10} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 17253 | 2025.09.09 23:11:04.939599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17254 | 2025.09.09 23:11:04.939632 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2025.09.09 23:11:04.939672 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17256 | 2025.09.09 23:11:04.939992 [ 217 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 17257 | 2025.09.09 23:11:04.940014 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17258 | 2025.09.09 23:11:04.940249 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2025.09.09 23:11:04.940390 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 17260 | 2025.09.09 23:11:04.940427 [ 275 ] {2c40fedb-32cc-441d-b969-41033494775d} <Debug> TCPHandler: Processed in 0.001304483 sec. | ||
| 17261 | 2025.09.09 23:11:04.940535 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2025.09.09 23:11:04.940628 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17263 | 2025.09.09 23:11:04.940682 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17264 | 2025.09.09 23:11:04.941514 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2025.09.09 23:11:04.941550 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17266 | 2025.09.09 23:11:04.942082 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17267 | 2025.09.09 23:11:04.942303 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.09.09 23:11:04.942448 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001838 sec., 17410.228509249184 rows/sec., 31.20 MiB/sec. | ||
| 17269 | 2025.09.09 23:11:04.942511 [ 275 ] {eb323adb-70a1-41cf-9196-846ef65dda78} <Debug> TCPHandler: Processed in 0.002025586 sec. | ||
| 17270 | 2025.09.09 23:11:04.942621 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2025.09.09 23:11:04.942715 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17272 | 2025.09.09 23:11:04.942757 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17273 | 2025.09.09 23:11:04.943109 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2025.09.09 23:11:04.943145 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17275 | 2025.09.09 23:11:04.943446 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17276 | 2025.09.09 23:11:04.943656 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2025.09.09 23:11:04.943788 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 17278 | 2025.09.09 23:11:04.943824 [ 275 ] {cb6da3ba-a8b7-4fe8-9058-11e9a7001eb9} <Debug> TCPHandler: Processed in 0.001252712 sec. | ||
| 17279 | 2025.09.09 23:11:05.321911 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17280 | 2025.09.09 23:11:05.321967 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17281 | 2025.09.09 23:11:05.504215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36454 | ||
| 17282 | 2025.09.09 23:11:05.504839 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2025.09.09 23:11:05.504884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17284 | 2025.09.09 23:11:05.505390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17285 | 2025.09.09 23:11:05.505610 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2025.09.09 23:11:05.505751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36454 | ||
| 17287 | 2025.09.09 23:11:05.505754 [ 119 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17288 | 2025.09.09 23:11:05.505814 [ 119 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2025.09.09 23:11:05.505833 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17290 | 2025.09.09 23:11:05.505957 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 17291 | 2025.09.09 23:11:05.506083 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17292 | 2025.09.09 23:11:05.506124 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34022 rows starting from the beginning of the part | ||
| 17293 | 2025.09.09 23:11:05.506195 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17294 | 2025.09.09 23:11:05.506246 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17295 | 2025.09.09 23:11:05.506290 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17296 | 2025.09.09 23:11:05.506332 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 17297 | 2025.09.09 23:11:05.506379 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 17298 | 2025.09.09 23:11:05.508716 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002803629 sec., 13002433.631553961 rows/sec., 186.00 MiB/sec. | ||
| 17299 | 2025.09.09 23:11:05.509031 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17300 | 2025.09.09 23:11:05.509316 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17301 | 2025.09.09 23:11:05.509398 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_76_15} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17302 | 2025.09.09 23:11:05.509496 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 17303 | 2025.09.09 23:11:05.620351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2238 | ||
| 17304 | 2025.09.09 23:11:05.623276 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2025.09.09 23:11:05.623311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17306 | 2025.09.09 23:11:05.624419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17307 | 2025.09.09 23:11:05.624672 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17308 | 2025.09.09 23:11:05.624856 [ 150 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17309 | 2025.09.09 23:11:05.624921 [ 150 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2025.09.09 23:11:05.624934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
| 17311 | 2025.09.09 23:11:05.624941 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17312 | 2025.09.09 23:11:05.625117 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 17313 | 2025.09.09 23:11:05.625773 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17314 | 2025.09.09 23:11:05.625903 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2052 rows starting from the beginning of the part | ||
| 17315 | 2025.09.09 23:11:05.626235 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17316 | 2025.09.09 23:11:05.626526 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 17317 | 2025.09.09 23:11:05.626810 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 17318 | 2025.09.09 23:11:05.627092 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17319 | 2025.09.09 23:11:05.627372 [ 204 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 17320 | 2025.09.09 23:11:05.633978 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 72 columns (72 merged, 0 gathered) in 0.008942577 sec., 250263.43077616216 rows/sec., 191.75 MiB/sec. | ||
| 17321 | 2025.09.09 23:11:05.636046 [ 193 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17322 | 2025.09.09 23:11:05.636633 [ 193 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2025.09.09 23:11:05.636708 [ 193 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_56_11} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17324 | 2025.09.09 23:11:05.637046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17325 | 2025.09.09 23:11:07.410238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17326 | 2025.09.09 23:11:07.427462 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2025.09.09 23:11:07.427507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17328 | 2025.09.09 23:11:07.433541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17329 | 2025.09.09 23:11:07.434264 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2025.09.09 23:11:07.434595 [ 147 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17331 | 2025.09.09 23:11:07.434664 [ 147 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2025.09.09 23:11:07.434685 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17333 | 2025.09.09 23:11:07.434819 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 17334 | 2025.09.09 23:11:07.437483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17335 | 2025.09.09 23:11:07.438706 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17336 | 2025.09.09 23:11:07.440178 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 17337 | 2025.09.09 23:11:07.445026 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 17338 | 2025.09.09 23:11:07.449728 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 17339 | 2025.09.09 23:11:07.454318 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 17340 | 2025.09.09 23:11:07.459106 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 17341 | 2025.09.09 23:11:07.463529 [ 198 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 17342 | 2025.09.09 23:11:07.523414 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088643235 sec., 6464.114266587856 rows/sec., 33.42 MiB/sec. | ||
| 17343 | 2025.09.09 23:11:07.526457 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17344 | 2025.09.09 23:11:07.528391 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2025.09.09 23:11:07.528500 [ 197 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_76_15} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17346 | 2025.09.09 23:11:07.530917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17347 | 2025.09.09 23:11:08.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.93 MiB, peak 405.34 MiB, free memory in arenas 0.00 B, will set to 386.85 MiB (RSS), difference: -1.08 MiB | ||
| 17348 | 2025.09.09 23:11:09.022724 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 17349 | 2025.09.09 23:11:09.022825 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 17350 | 2025.09.09 23:11:09.025686 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 17351 | 2025.09.09 23:11:09.553684 [ 223 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 17352 | 2025.09.09 23:11:09.553771 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 17353 | 2025.09.09 23:11:09.557078 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 17354 | 2025.09.09 23:11:09.766274 [ 221 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 17355 | 2025.09.09 23:11:09.766330 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 17356 | 2025.09.09 23:11:09.769352 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 17357 | 2025.09.09 23:11:09.912700 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2025.09.09 23:11:09.912897 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17359 | 2025.09.09 23:11:09.912971 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17360 | 2025.09.09 23:11:09.913698 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17361 | 2025.09.09 23:11:09.913758 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17362 | 2025.09.09 23:11:09.914204 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17363 | 2025.09.09 23:11:09.914475 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2025.09.09 23:11:09.914643 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001796 sec., 42316.25835189309 rows/sec., 3.49 MiB/sec. | ||
| 17365 | 2025.09.09 23:11:09.914694 [ 275 ] {9ed44845-aabc-4388-8e45-59e2f8ba9a69} <Debug> TCPHandler: Processed in 0.002129168 sec. | ||
| 17366 | 2025.09.09 23:11:09.914812 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2025.09.09 23:11:09.914913 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17368 | 2025.09.09 23:11:09.914957 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17369 | 2025.09.09 23:11:09.915368 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2025.09.09 23:11:09.915407 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17371 | 2025.09.09 23:11:09.915711 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17372 | 2025.09.09 23:11:09.915923 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2025.09.09 23:11:09.916060 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 17374 | 2025.09.09 23:11:09.916100 [ 275 ] {106acc25-1af1-4332-971b-6514a4f7aea2} <Debug> TCPHandler: Processed in 0.001341003 sec. | ||
| 17375 | 2025.09.09 23:11:09.916204 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2025.09.09 23:11:09.916310 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17377 | 2025.09.09 23:11:09.916351 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17378 | 2025.09.09 23:11:09.916772 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2025.09.09 23:11:09.916810 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17380 | 2025.09.09 23:11:09.917131 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17381 | 2025.09.09 23:11:09.917351 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2025.09.09 23:11:09.917487 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 17383 | 2025.09.09 23:11:09.917526 [ 275 ] {e2781f30-1893-4acc-8a17-95dd2dacc0a2} <Debug> TCPHandler: Processed in 0.001374424 sec. | ||
| 17384 | 2025.09.09 23:11:09.917646 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2025.09.09 23:11:09.917741 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17386 | 2025.09.09 23:11:09.917784 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17387 | 2025.09.09 23:11:09.918225 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2025.09.09 23:11:09.918264 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17389 | 2025.09.09 23:11:09.918610 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17390 | 2025.09.09 23:11:09.918827 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2025.09.09 23:11:09.918959 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 17392 | 2025.09.09 23:11:09.918996 [ 275 ] {7b07421b-d8d7-4c7d-834c-eebe6c44b6e9} <Debug> TCPHandler: Processed in 0.001400865 sec. | ||
| 17393 | 2025.09.09 23:11:09.919115 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2025.09.09 23:11:09.919210 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17395 | 2025.09.09 23:11:09.919264 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17396 | 2025.09.09 23:11:09.920016 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2025.09.09 23:11:09.920050 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17398 | 2025.09.09 23:11:09.920570 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17399 | 2025.09.09 23:11:09.920791 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2025.09.09 23:11:09.920931 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 17401 | 2025.09.09 23:11:09.920987 [ 275 ] {bab8be08-391a-497f-a309-c7af2e0dff11} <Debug> TCPHandler: Processed in 0.001921914 sec. | ||
| 17402 | 2025.09.09 23:11:09.921107 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17403 | 2025.09.09 23:11:09.921224 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17404 | 2025.09.09 23:11:09.921272 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17405 | 2025.09.09 23:11:09.921644 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2025.09.09 23:11:09.921679 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17407 | 2025.09.09 23:11:09.921983 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17408 | 2025.09.09 23:11:09.922190 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2025.09.09 23:11:09.922313 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 17410 | 2025.09.09 23:11:09.922349 [ 275 ] {ca122e7c-c3c1-4c50-a9a6-d7b7e22f29d4} <Debug> TCPHandler: Processed in 0.001303193 sec. | ||
| 17411 | 2025.09.09 23:11:10.523688 [ 146 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17412 | 2025.09.09 23:11:10.523747 [ 146 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2025.09.09 23:11:10.523767 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17414 | 2025.09.09 23:11:10.523873 [ 225 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 17415 | 2025.09.09 23:11:10.523883 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 17416 | 2025.09.09 23:11:10.523933 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 17417 | 2025.09.09 23:11:10.524067 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17418 | 2025.09.09 23:11:10.524106 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17419 | 2025.09.09 23:11:10.524177 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17420 | 2025.09.09 23:11:10.524224 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17421 | 2025.09.09 23:11:10.524266 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17422 | 2025.09.09 23:11:10.524308 [ 196 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 17423 | 2025.09.09 23:11:10.525100 [ 187 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269172 sec., 29940.78028825092 rows/sec., 2.50 MiB/sec. | ||
| 17424 | 2025.09.09 23:11:10.525282 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17425 | 2025.09.09 23:11:10.525637 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2025.09.09 23:11:10.525715 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_37_9} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17427 | 2025.09.09 23:11:10.525786 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17428 | 2025.09.09 23:11:10.526122 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 17429 | 2025.09.09 23:11:10.969455 [ 221 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 17430 | 2025.09.09 23:11:10.969513 [ 221 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 17431 | 2025.09.09 23:11:10.972693 [ 221 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 17432 | 2025.09.09 23:11:13.005983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36966 | ||
| 17433 | 2025.09.09 23:11:13.006518 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2025.09.09 23:11:13.006552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17435 | 2025.09.09 23:11:13.007037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17436 | 2025.09.09 23:11:13.007275 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2025.09.09 23:11:13.007406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36966 | ||
| 17438 | 2025.09.09 23:11:14.925879 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2025.09.09 23:11:14.926100 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17440 | 2025.09.09 23:11:14.926175 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17441 | 2025.09.09 23:11:14.927061 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2025.09.09 23:11:14.927111 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17443 | 2025.09.09 23:11:14.927517 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17444 | 2025.09.09 23:11:14.927758 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2025.09.09 23:11:14.927896 [ 138 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17446 | 2025.09.09 23:11:14.927911 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001866 sec., 219721.3290460879 rows/sec., 13.94 MiB/sec. | ||
| 17447 | 2025.09.09 23:11:14.927936 [ 138 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2025.09.09 23:11:14.927957 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17449 | 2025.09.09 23:11:14.927961 [ 275 ] {51f03592-434c-4ad8-a824-689e73aab91c} <Debug> TCPHandler: Processed in 0.002269779 sec. | ||
| 17450 | 2025.09.09 23:11:14.928089 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2025.09.09 23:11:14.928086 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 17452 | 2025.09.09 23:11:14.928186 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17453 | 2025.09.09 23:11:14.928233 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17454 | 2025.09.09 23:11:14.928260 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17455 | 2025.09.09 23:11:14.928306 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 434 rows starting from the beginning of the part | ||
| 17456 | 2025.09.09 23:11:14.928381 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 17457 | 2025.09.09 23:11:14.928437 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 17458 | 2025.09.09 23:11:14.928491 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17459 | 2025.09.09 23:11:14.928535 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17460 | 2025.09.09 23:11:14.928586 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 17461 | 2025.09.09 23:11:14.928636 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2025.09.09 23:11:14.928675 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17463 | 2025.09.09 23:11:14.929002 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17464 | 2025.09.09 23:11:14.929228 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2025.09.09 23:11:14.929365 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001198 sec., 1669.449081803005 rows/sec., 136.13 KiB/sec. | ||
| 17466 | 2025.09.09 23:11:14.929403 [ 275 ] {1b1754ce-07dd-45cf-af75-15fb45bb3141} <Debug> TCPHandler: Processed in 0.001364964 sec. | ||
| 17467 | 2025.09.09 23:11:14.929513 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2025.09.09 23:11:14.929608 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17469 | 2025.09.09 23:11:14.929648 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17470 | 2025.09.09 23:11:14.929820 [ 192 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790801 sec., 1387088.7943439835 rows/sec., 93.54 MiB/sec. | ||
| 17471 | 2025.09.09 23:11:14.929964 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17472 | 2025.09.09 23:11:14.930202 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2025.09.09 23:11:14.930275 [ 196 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_56_11} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17474 | 2025.09.09 23:11:14.930346 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17475 | 2025.09.09 23:11:14.930968 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2025.09.09 23:11:14.931008 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17477 | 2025.09.09 23:11:14.931382 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17478 | 2025.09.09 23:11:14.931592 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2025.09.09 23:11:14.931707 [ 138 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17480 | 2025.09.09 23:11:14.931721 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.002132 sec., 552063.7898686678 rows/sec., 43.95 MiB/sec. | ||
| 17481 | 2025.09.09 23:11:14.931738 [ 138 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2025.09.09 23:11:14.931756 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17483 | 2025.09.09 23:11:14.931760 [ 275 ] {d5461bbf-469f-4c13-81ab-95fac1214b4d} <Debug> TCPHandler: Processed in 0.00229719 sec. | ||
| 17484 | 2025.09.09 23:11:14.931829 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 17485 | 2025.09.09 23:11:14.931885 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17486 | 2025.09.09 23:11:14.931913 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17487 | 2025.09.09 23:11:14.931941 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2467 rows starting from the beginning of the part | ||
| 17488 | 2025.09.09 23:11:14.931984 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17489 | 2025.09.09 23:11:14.931986 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1176 rows starting from the beginning of the part | ||
| 17490 | 2025.09.09 23:11:14.932032 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17491 | 2025.09.09 23:11:14.932048 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1221 rows starting from the beginning of the part | ||
| 17492 | 2025.09.09 23:11:14.932086 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1176 rows starting from the beginning of the part | ||
| 17493 | 2025.09.09 23:11:14.932120 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 17494 | 2025.09.09 23:11:14.932155 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1177 rows starting from the beginning of the part | ||
| 17495 | 2025.09.09 23:11:14.932579 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2025.09.09 23:11:14.932620 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17497 | 2025.09.09 23:11:14.932937 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17498 | 2025.09.09 23:11:14.933159 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2025.09.09 23:11:14.933270 [ 138 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17500 | 2025.09.09 23:11:14.933292 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001327 sec., 180105.50113036926 rows/sec., 10.94 MiB/sec. | ||
| 17501 | 2025.09.09 23:11:14.933295 [ 138 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17502 | 2025.09.09 23:11:14.933321 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17503 | 2025.09.09 23:11:14.933331 [ 275 ] {f51756e7-61e6-48d1-b1ae-35c62eb366cb} <Debug> TCPHandler: Processed in 0.001501197 sec. | ||
| 17504 | 2025.09.09 23:11:14.933394 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 17505 | 2025.09.09 23:11:14.933455 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17506 | 2025.09.09 23:11:14.933485 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17507 | 2025.09.09 23:11:14.933518 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 279 rows starting from the beginning of the part | ||
| 17508 | 2025.09.09 23:11:14.933571 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part | ||
| 17509 | 2025.09.09 23:11:14.933582 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17510 | 2025.09.09 23:11:14.933618 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 20 rows starting from the beginning of the part | ||
| 17511 | 2025.09.09 23:11:14.933636 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17512 | 2025.09.09 23:11:14.933663 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
| 17513 | 2025.09.09 23:11:14.933705 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 17514 | 2025.09.09 23:11:14.933743 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 239 rows starting from the beginning of the part | ||
| 17515 | 2025.09.09 23:11:14.934210 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17516 | 2025.09.09 23:11:14.934252 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17517 | 2025.09.09 23:11:14.934365 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002565515 sec., 2842704.0964484713 rows/sec., 240.83 MiB/sec. | ||
| 17518 | 2025.09.09 23:11:14.934594 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17519 | 2025.09.09 23:11:14.934657 [ 186 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299603 sec., 786393.9987827052 rows/sec., 51.35 MiB/sec. | ||
| 17520 | 2025.09.09 23:11:14.934696 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17521 | 2025.09.09 23:11:14.934820 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17522 | 2025.09.09 23:11:14.934882 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2025.09.09 23:11:14.935059 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2025.09.09 23:11:14.935071 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001513 sec., 140118.96893588896 rows/sec., 9.04 MiB/sec. | ||
| 17525 | 2025.09.09 23:11:14.935119 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17526 | 2025.09.09 23:11:14.935134 [ 275 ] {f421a9b5-41a4-4572-8e58-6ee6e848cfda} <Debug> TCPHandler: Processed in 0.00174151 sec. | ||
| 17527 | 2025.09.09 23:11:14.935192 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_116_23} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17528 | 2025.09.09 23:11:14.935203 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_111_22} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17529 | 2025.09.09 23:11:14.935267 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2025.09.09 23:11:14.935305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17531 | 2025.09.09 23:11:14.935351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 17532 | 2025.09.09 23:11:14.935387 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17533 | 2025.09.09 23:11:14.935439 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17534 | 2025.09.09 23:11:14.936002 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2025.09.09 23:11:14.936039 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17536 | 2025.09.09 23:11:14.936358 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17537 | 2025.09.09 23:11:14.936571 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2025.09.09 23:11:14.936666 [ 138 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17539 | 2025.09.09 23:11:14.936691 [ 138 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2025.09.09 23:11:14.936701 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001338 sec., 157698.0568011958 rows/sec., 8.96 MiB/sec. | ||
| 17541 | 2025.09.09 23:11:14.936707 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17542 | 2025.09.09 23:11:14.936739 [ 275 ] {5130c6d5-2f88-4e56-b584-230103c74856} <Debug> TCPHandler: Processed in 0.001532227 sec. | ||
| 17543 | 2025.09.09 23:11:14.936781 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 17544 | 2025.09.09 23:11:14.936847 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2025.09.09 23:11:14.936870 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17546 | 2025.09.09 23:11:14.936905 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 223 rows starting from the beginning of the part | ||
| 17547 | 2025.09.09 23:11:14.936941 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17548 | 2025.09.09 23:11:14.936971 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 17549 | 2025.09.09 23:11:14.936981 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17550 | 2025.09.09 23:11:14.937023 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 17551 | 2025.09.09 23:11:14.937070 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17552 | 2025.09.09 23:11:14.937117 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17553 | 2025.09.09 23:11:14.937164 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 17554 | 2025.09.09 23:11:14.937666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17555 | 2025.09.09 23:11:14.937777 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2025.09.09 23:11:14.937815 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17557 | 2025.09.09 23:11:14.938139 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384404 sec., 923140.9328490816 rows/sec., 56.11 MiB/sec. | ||
| 17558 | 2025.09.09 23:11:14.938170 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17559 | 2025.09.09 23:11:14.938259 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17560 | 2025.09.09 23:11:14.938396 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2025.09.09 23:11:14.938498 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2025.09.09 23:11:14.938503 [ 138 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17563 | 2025.09.09 23:11:14.938525 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001602 sec., 445068.6641697878 rows/sec., 31.21 MiB/sec. | ||
| 17564 | 2025.09.09 23:11:14.938533 [ 138 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2025.09.09 23:11:14.938555 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17566 | 2025.09.09 23:11:14.938560 [ 186 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_56_11} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17567 | 2025.09.09 23:11:14.938564 [ 275 ] {c82f6c03-11cd-47cf-abc8-1cf1d7da3553} <Debug> TCPHandler: Processed in 0.001766002 sec. | ||
| 17568 | 2025.09.09 23:11:14.938620 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 17569 | 2025.09.09 23:11:14.938629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17570 | 2025.09.09 23:11:14.938681 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17571 | 2025.09.09 23:11:14.938704 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17572 | 2025.09.09 23:11:14.938730 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1251 rows starting from the beginning of the part | ||
| 17573 | 2025.09.09 23:11:14.938774 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17574 | 2025.09.09 23:11:14.938782 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 711 rows starting from the beginning of the part | ||
| 17575 | 2025.09.09 23:11:14.938817 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17576 | 2025.09.09 23:11:14.938830 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 540 rows starting from the beginning of the part | ||
| 17577 | 2025.09.09 23:11:14.938870 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 711 rows starting from the beginning of the part | ||
| 17578 | 2025.09.09 23:11:14.938909 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 17579 | 2025.09.09 23:11:14.938950 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 713 rows starting from the beginning of the part | ||
| 17580 | 2025.09.09 23:11:14.939158 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17581 | 2025.09.09 23:11:14.939217 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17582 | 2025.09.09 23:11:14.939523 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17583 | 2025.09.09 23:11:14.939734 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2025.09.09 23:11:14.939864 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 17585 | 2025.09.09 23:11:14.939902 [ 275 ] {ff93c716-6876-4322-8900-4c73be9c44de} <Debug> TCPHandler: Processed in 0.001271842 sec. | ||
| 17586 | 2025.09.09 23:11:14.940009 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17587 | 2025.09.09 23:11:14.940103 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17588 | 2025.09.09 23:11:14.940145 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17589 | 2025.09.09 23:11:14.940194 [ 188 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603288 sec., 2494873.0359112024 rows/sec., 187.77 MiB/sec. | ||
| 17590 | 2025.09.09 23:11:14.940446 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17591 | 2025.09.09 23:11:14.940631 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17592 | 2025.09.09 23:11:14.940675 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17593 | 2025.09.09 23:11:14.940788 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17594 | 2025.09.09 23:11:14.940883 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_116_23} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17595 | 2025.09.09 23:11:14.940997 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 17596 | 2025.09.09 23:11:14.941033 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17597 | 2025.09.09 23:11:14.941246 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2025.09.09 23:11:14.941374 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001323 sec., 238095.2380952381 rows/sec., 15.64 MiB/sec. | ||
| 17599 | 2025.09.09 23:11:14.941410 [ 275 ] {74dcf5a4-4dfa-4bd7-a50c-34a9f8e6bf81} <Debug> TCPHandler: Processed in 0.001486826 sec. | ||
| 17600 | 2025.09.09 23:11:14.941507 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2025.09.09 23:11:14.941598 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17602 | 2025.09.09 23:11:14.941638 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17603 | 2025.09.09 23:11:14.942021 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2025.09.09 23:11:14.942053 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17605 | 2025.09.09 23:11:14.942347 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17606 | 2025.09.09 23:11:14.942551 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2025.09.09 23:11:14.942641 [ 138 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 17608 | 2025.09.09 23:11:14.942665 [ 138 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.09.09 23:11:14.942677 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 17610 | 2025.09.09 23:11:14.942680 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17611 | 2025.09.09 23:11:14.942714 [ 275 ] {dd133d97-a377-400c-bf58-d519b4c9f3dc} <Debug> TCPHandler: Processed in 0.001214191 sec. | ||
| 17612 | 2025.09.09 23:11:14.942770 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 17613 | 2025.09.09 23:11:14.942824 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17614 | 2025.09.09 23:11:14.942880 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17615 | 2025.09.09 23:11:14.942921 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 51 rows starting from the beginning of the part | ||
| 17616 | 2025.09.09 23:11:14.942924 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17617 | 2025.09.09 23:11:14.942990 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17618 | 2025.09.09 23:11:14.943000 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 17619 | 2025.09.09 23:11:14.943060 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 17620 | 2025.09.09 23:11:14.943109 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 17621 | 2025.09.09 23:11:14.943154 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 17622 | 2025.09.09 23:11:14.943199 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17623 | 2025.09.09 23:11:14.943875 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17624 | 2025.09.09 23:11:14.943916 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17625 | 2025.09.09 23:11:14.944056 [ 186 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320614 sec., 42404.517898492675 rows/sec., 2.78 MiB/sec. | ||
| 17626 | 2025.09.09 23:11:14.944207 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 17627 | 2025.09.09 23:11:14.944477 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17628 | 2025.09.09 23:11:14.944502 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2025.09.09 23:11:14.944590 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_52_11} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 17630 | 2025.09.09 23:11:14.944673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17631 | 2025.09.09 23:11:14.944725 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2025.09.09 23:11:14.944879 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001973 sec., 16218.955904713635 rows/sec., 29.06 MiB/sec. | ||
| 17633 | 2025.09.09 23:11:14.944882 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17634 | 2025.09.09 23:11:14.944942 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2025.09.09 23:11:14.944950 [ 275 ] {d2063c65-76d5-45d6-9545-036b5dd6287b} <Debug> TCPHandler: Processed in 0.002176638 sec. | ||
| 17636 | 2025.09.09 23:11:14.944970 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17637 | 2025.09.09 23:11:14.945063 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 17638 | 2025.09.09 23:11:14.945071 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17639 | 2025.09.09 23:11:14.945184 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17640 | 2025.09.09 23:11:14.945226 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17641 | 2025.09.09 23:11:14.945269 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17642 | 2025.09.09 23:11:14.945328 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2176 rows starting from the beginning of the part | ||
| 17643 | 2025.09.09 23:11:14.945444 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
| 17644 | 2025.09.09 23:11:14.945551 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 17645 | 2025.09.09 23:11:14.945577 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2025.09.09 23:11:14.945618 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17647 | 2025.09.09 23:11:14.945654 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 17648 | 2025.09.09 23:11:14.945762 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 17649 | 2025.09.09 23:11:14.945870 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 17650 | 2025.09.09 23:11:14.945931 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17651 | 2025.09.09 23:11:14.946146 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2025.09.09 23:11:14.946275 [ 137 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17653 | 2025.09.09 23:11:14.946287 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 17654 | 2025.09.09 23:11:14.946309 [ 137 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2025.09.09 23:11:14.946332 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17656 | 2025.09.09 23:11:14.946337 [ 275 ] {bb4866ab-5bbb-4ca7-837e-2bca3e3e8d54} <Debug> TCPHandler: Processed in 0.001316833 sec. | ||
| 17657 | 2025.09.09 23:11:14.946406 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 17658 | 2025.09.09 23:11:14.946477 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17659 | 2025.09.09 23:11:14.946501 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8576 rows starting from the beginning of the part | ||
| 17660 | 2025.09.09 23:11:14.946543 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 17661 | 2025.09.09 23:11:14.946580 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 17662 | 2025.09.09 23:11:14.946613 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 17663 | 2025.09.09 23:11:14.946644 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 17664 | 2025.09.09 23:11:14.946677 [ 186 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 17665 | 2025.09.09 23:11:14.949128 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9008 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750239 sec., 3275351.7057972057 rows/sec., 208.70 MiB/sec. | ||
| 17666 | 2025.09.09 23:11:14.949371 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17667 | 2025.09.09 23:11:14.949753 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2025.09.09 23:11:14.949849 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_116_23} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17669 | 2025.09.09 23:11:14.949964 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 17670 | 2025.09.09 23:11:14.955425 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2025.09.09 23:11:14.955465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17672 | 2025.09.09 23:11:14.955504 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 19 columns (19 merged, 0 gathered) in 0.010476594 sec., 218773.39142855015 rows/sec., 392.03 MiB/sec. | ||
| 17673 | 2025.09.09 23:11:14.957257 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17674 | 2025.09.09 23:11:14.957629 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2025.09.09 23:11:14.957703 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17676 | 2025.09.09 23:11:14.957813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 17677 | 2025.09.09 23:11:14.961732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17678 | 2025.09.09 23:11:14.962457 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2025.09.09 23:11:14.965604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17680 | 2025.09.09 23:11:15.000255 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.49 MiB, peak 406.41 MiB, free memory in arenas 0.00 B, will set to 390.45 MiB (RSS), difference: 1.96 MiB | ||
| 17681 | 2025.09.09 23:11:15.625316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2274 | ||
| 17682 | 2025.09.09 23:11:15.627891 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2025.09.09 23:11:15.627946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17684 | 2025.09.09 23:11:15.629472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17685 | 2025.09.09 23:11:15.629827 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2025.09.09 23:11:15.630325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
| 17687 | 2025.09.09 23:11:19.913242 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17688 | 2025.09.09 23:11:19.913461 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17689 | 2025.09.09 23:11:19.913534 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17690 | 2025.09.09 23:11:19.914215 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2025.09.09 23:11:19.914259 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17692 | 2025.09.09 23:11:19.914657 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17693 | 2025.09.09 23:11:19.914875 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17694 | 2025.09.09 23:11:19.915032 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001622 sec., 46855.7336621455 rows/sec., 3.86 MiB/sec. | ||
| 17695 | 2025.09.09 23:11:19.915075 [ 275 ] {7137835d-13de-41c7-a26d-65d0a5b72526} <Debug> TCPHandler: Processed in 0.001982345 sec. | ||
| 17696 | 2025.09.09 23:11:19.915193 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17697 | 2025.09.09 23:11:19.915289 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17698 | 2025.09.09 23:11:19.915331 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17699 | 2025.09.09 23:11:19.915729 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2025.09.09 23:11:19.915766 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17701 | 2025.09.09 23:11:19.916066 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17702 | 2025.09.09 23:11:19.916278 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2025.09.09 23:11:19.916409 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 17704 | 2025.09.09 23:11:19.916447 [ 275 ] {97670509-6f4a-4c2a-a2cf-4816b0a24624} <Debug> TCPHandler: Processed in 0.001303723 sec. | ||
| 17705 | 2025.09.09 23:11:19.916485 [ 222 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 17706 | 2025.09.09 23:11:19.916516 [ 222 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 17707 | 2025.09.09 23:11:19.916558 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17708 | 2025.09.09 23:11:19.916652 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17709 | 2025.09.09 23:11:19.916693 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17710 | 2025.09.09 23:11:19.917097 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17711 | 2025.09.09 23:11:19.917133 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17712 | 2025.09.09 23:11:19.917436 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17713 | 2025.09.09 23:11:19.917649 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2025.09.09 23:11:19.917778 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 17715 | 2025.09.09 23:11:19.917816 [ 275 ] {d99438ed-8b22-4ca3-b1c5-855dcabcc708} <Debug> TCPHandler: Processed in 0.001307843 sec. | ||
| 17716 | 2025.09.09 23:11:19.917922 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17717 | 2025.09.09 23:11:19.918015 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17718 | 2025.09.09 23:11:19.918059 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17719 | 2025.09.09 23:11:19.918450 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17720 | 2025.09.09 23:11:19.918486 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17721 | 2025.09.09 23:11:19.918816 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17722 | 2025.09.09 23:11:19.919040 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17723 | 2025.09.09 23:11:19.919164 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_112_23 to all_116_116_0 | ||
| 17724 | 2025.09.09 23:11:19.919172 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 17725 | 2025.09.09 23:11:19.919230 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2025.09.09 23:11:19.919260 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17727 | 2025.09.09 23:11:19.919273 [ 275 ] {593d2132-4784-42a4-9481-af58d676039e} <Debug> TCPHandler: Processed in 0.001397734 sec. | ||
| 17728 | 2025.09.09 23:11:19.919368 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_23 to all_116_116_0 into Compact with storage Full | ||
| 17729 | 2025.09.09 23:11:19.919410 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2025.09.09 23:11:19.919507 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17731 | 2025.09.09 23:11:19.919530 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17732 | 2025.09.09 23:11:19.919551 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 38567 rows starting from the beginning of the part | ||
| 17733 | 2025.09.09 23:11:19.919599 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17734 | 2025.09.09 23:11:19.919636 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 849 rows starting from the beginning of the part | ||
| 17735 | 2025.09.09 23:11:19.919698 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 17736 | 2025.09.09 23:11:19.919754 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::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 | ||
| 17737 | 2025.09.09 23:11:19.919791 [ 222 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 17738 | 2025.09.09 23:11:19.919803 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 315 rows starting from the beginning of the part | ||
| 17739 | 2025.09.09 23:11:19.920428 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2025.09.09 23:11:19.920468 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17741 | 2025.09.09 23:11:19.920998 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17742 | 2025.09.09 23:11:19.921240 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2025.09.09 23:11:19.921396 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 17744 | 2025.09.09 23:11:19.921453 [ 275 ] {ae08ee04-3489-458f-99fd-858fe1a85bb3} <Debug> TCPHandler: Processed in 0.002104747 sec. | ||
| 17745 | 2025.09.09 23:11:19.921450 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 17746 | 2025.09.09 23:11:19.921507 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 17747 | 2025.09.09 23:11:19.921564 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2025.09.09 23:11:19.921666 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17749 | 2025.09.09 23:11:19.921707 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17750 | 2025.09.09 23:11:19.922041 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2025.09.09 23:11:19.922080 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17752 | 2025.09.09 23:11:19.922401 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17753 | 2025.09.09 23:11:19.922642 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2025.09.09 23:11:19.922783 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 17755 | 2025.09.09 23:11:19.922820 [ 275 ] {64a4a4ce-feab-42c9-a42f-8630e682e4c3} <Debug> TCPHandler: Processed in 0.001306213 sec. | ||
| 17756 | 2025.09.09 23:11:19.924119 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 17757 | 2025.09.09 23:11:19.927046 [ 197 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40205 rows, containing 5 columns (5 merged, 0 gathered) in 0.007721596 sec., 5206825.117501615 rows/sec., 350.22 MiB/sec. | ||
| 17758 | 2025.09.09 23:11:19.927916 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 17759 | 2025.09.09 23:11:19.928272 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2025.09.09 23:11:19.928335 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_112_23, all_116_116_0] -> all_1_116_24 | ||
| 17761 | 2025.09.09 23:11:19.928425 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17762 | 2025.09.09 23:11:20.322021 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17763 | 2025.09.09 23:11:20.322068 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17764 | 2025.09.09 23:11:20.507689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37414 | ||
| 17765 | 2025.09.09 23:11:20.508237 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17766 | 2025.09.09 23:11:20.508304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17767 | 2025.09.09 23:11:20.508788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17768 | 2025.09.09 23:11:20.509076 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2025.09.09 23:11:20.509236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37414 | ||
| 17770 | 2025.09.09 23:11:22.465802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17771 | 2025.09.09 23:11:22.484849 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2025.09.09 23:11:22.484913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17773 | 2025.09.09 23:11:22.491216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17774 | 2025.09.09 23:11:22.491927 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17775 | 2025.09.09 23:11:22.495252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17776 | 2025.09.09 23:11:24.925227 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2025.09.09 23:11:24.925530 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17778 | 2025.09.09 23:11:24.925636 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17779 | 2025.09.09 23:11:24.926680 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2025.09.09 23:11:24.926720 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17781 | 2025.09.09 23:11:24.927124 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17782 | 2025.09.09 23:11:24.927351 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2025.09.09 23:11:24.927510 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002056 sec., 199416.34241245134 rows/sec., 12.65 MiB/sec. | ||
| 17784 | 2025.09.09 23:11:24.927561 [ 275 ] {05bd085f-d173-45f7-b55e-2f1b8e674de6} <Debug> TCPHandler: Processed in 0.002512504 sec. | ||
| 17785 | 2025.09.09 23:11:24.927687 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2025.09.09 23:11:24.927791 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17787 | 2025.09.09 23:11:24.927834 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17788 | 2025.09.09 23:11:24.929091 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.09.09 23:11:24.929125 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17790 | 2025.09.09 23:11:24.929503 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17791 | 2025.09.09 23:11:24.929713 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.09.09 23:11:24.929846 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.002079 sec., 565656.5656565656 rows/sec., 45.04 MiB/sec. | ||
| 17793 | 2025.09.09 23:11:24.929885 [ 275 ] {d28baaff-819a-4b22-9414-002be3b8d4bd} <Debug> TCPHandler: Processed in 0.00225125 sec. | ||
| 17794 | 2025.09.09 23:11:24.930003 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2025.09.09 23:11:24.930104 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17796 | 2025.09.09 23:11:24.930145 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17797 | 2025.09.09 23:11:24.930689 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2025.09.09 23:11:24.930724 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17799 | 2025.09.09 23:11:24.931028 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17800 | 2025.09.09 23:11:24.931244 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.09.09 23:11:24.931373 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001291 sec., 183578.62122385748 rows/sec., 11.14 MiB/sec. | ||
| 17802 | 2025.09.09 23:11:24.931410 [ 275 ] {609c38ac-e7f7-41ed-b5f1-86e84bd7f0ab} <Debug> TCPHandler: Processed in 0.001458495 sec. | ||
| 17803 | 2025.09.09 23:11:24.931524 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2025.09.09 23:11:24.931619 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17805 | 2025.09.09 23:11:24.931659 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17806 | 2025.09.09 23:11:24.932174 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2025.09.09 23:11:24.932209 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17808 | 2025.09.09 23:11:24.932511 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17809 | 2025.09.09 23:11:24.932716 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2025.09.09 23:11:24.932842 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 17811 | 2025.09.09 23:11:24.932879 [ 275 ] {03681a94-2604-4f98-8882-3b812931c6e9} <Debug> TCPHandler: Processed in 0.001405965 sec. | ||
| 17812 | 2025.09.09 23:11:24.932882 [ 219 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 17813 | 2025.09.09 23:11:24.932933 [ 219 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 17814 | 2025.09.09 23:11:24.932999 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17815 | 2025.09.09 23:11:24.933126 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17816 | 2025.09.09 23:11:24.933177 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17817 | 2025.09.09 23:11:24.933746 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2025.09.09 23:11:24.933784 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17819 | 2025.09.09 23:11:24.934106 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17820 | 2025.09.09 23:11:24.934322 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17821 | 2025.09.09 23:11:24.934451 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001351 sec., 156180.60695780904 rows/sec., 8.87 MiB/sec. | ||
| 17822 | 2025.09.09 23:11:24.934490 [ 275 ] {ce5827b1-dbc4-4291-8219-957dde44f254} <Debug> TCPHandler: Processed in 0.001553547 sec. | ||
| 17823 | 2025.09.09 23:11:24.934604 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2025.09.09 23:11:24.934698 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17825 | 2025.09.09 23:11:24.934738 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17826 | 2025.09.09 23:11:24.935545 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2025.09.09 23:11:24.935580 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17828 | 2025.09.09 23:11:24.935914 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17829 | 2025.09.09 23:11:24.936135 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2025.09.09 23:11:24.936259 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001579 sec., 450284.9905003166 rows/sec., 31.56 MiB/sec. | ||
| 17831 | 2025.09.09 23:11:24.936297 [ 275 ] {c2adf387-f6d6-441c-8b99-cb3062fcce8a} <Debug> TCPHandler: Processed in 0.00174399 sec. | ||
| 17832 | 2025.09.09 23:11:24.936409 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17833 | 2025.09.09 23:11:24.936503 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17834 | 2025.09.09 23:11:24.936544 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17835 | 2025.09.09 23:11:24.936878 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2025.09.09 23:11:24.936911 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17837 | 2025.09.09 23:11:24.937216 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17838 | 2025.09.09 23:11:24.937435 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2025.09.09 23:11:24.937564 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 17840 | 2025.09.09 23:11:24.937600 [ 275 ] {ccda489c-2b83-41ff-83a1-b0bf0cd95e43} <Debug> TCPHandler: Processed in 0.001241042 sec. | ||
| 17841 | 2025.09.09 23:11:24.937714 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2025.09.09 23:11:24.937834 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17843 | 2025.09.09 23:11:24.937885 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17844 | 2025.09.09 23:11:24.938439 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2025.09.09 23:11:24.938477 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17846 | 2025.09.09 23:11:24.938907 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17847 | 2025.09.09 23:11:24.939198 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2025.09.09 23:11:24.939354 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001544 sec., 203367.87564766838 rows/sec., 13.36 MiB/sec. | ||
| 17849 | 2025.09.09 23:11:24.939390 [ 275 ] {28dc0a9d-5beb-4b05-9f87-e7891095302f} <Debug> TCPHandler: Processed in 0.00173427 sec. | ||
| 17850 | 2025.09.09 23:11:24.939499 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17851 | 2025.09.09 23:11:24.939593 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17852 | 2025.09.09 23:11:24.939634 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17853 | 2025.09.09 23:11:24.939948 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2025.09.09 23:11:24.939983 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17855 | 2025.09.09 23:11:24.940259 [ 219 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 17856 | 2025.09.09 23:11:24.940307 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17857 | 2025.09.09 23:11:24.940534 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2025.09.09 23:11:24.940660 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 17859 | 2025.09.09 23:11:24.940694 [ 275 ] {a45a8e62-dadb-411e-9c51-272ebe70e964} <Debug> TCPHandler: Processed in 0.001246001 sec. | ||
| 17860 | 2025.09.09 23:11:24.940802 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2025.09.09 23:11:24.940896 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17862 | 2025.09.09 23:11:24.940949 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17863 | 2025.09.09 23:11:24.941818 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2025.09.09 23:11:24.941852 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17865 | 2025.09.09 23:11:24.942386 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17866 | 2025.09.09 23:11:24.942610 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2025.09.09 23:11:24.942749 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 17868 | 2025.09.09 23:11:24.942813 [ 275 ] {3d639f4f-fc66-451f-9baa-4186269c53b9} <Debug> TCPHandler: Processed in 0.002059886 sec. | ||
| 17869 | 2025.09.09 23:11:24.942930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2025.09.09 23:11:24.943023 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17871 | 2025.09.09 23:11:24.943064 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17872 | 2025.09.09 23:11:24.943410 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2025.09.09 23:11:24.943444 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17874 | 2025.09.09 23:11:24.943745 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17875 | 2025.09.09 23:11:24.943948 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2025.09.09 23:11:24.944075 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 17877 | 2025.09.09 23:11:24.944110 [ 275 ] {73fa1ca7-2671-47c7-8860-4f7ce7f35393} <Debug> TCPHandler: Processed in 0.001231261 sec. | ||
| 17878 | 2025.09.09 23:11:25.630701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2308 | ||
| 17879 | 2025.09.09 23:11:25.633184 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2025.09.09 23:11:25.633227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17881 | 2025.09.09 23:11:25.634399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17882 | 2025.09.09 23:11:25.634673 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2025.09.09 23:11:25.634941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2308 | ||
| 17884 | 2025.09.09 23:11:28.009479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37926 | ||
| 17885 | 2025.09.09 23:11:28.010075 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17886 | 2025.09.09 23:11:28.010121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17887 | 2025.09.09 23:11:28.010650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17888 | 2025.09.09 23:11:28.010893 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17889 | 2025.09.09 23:11:28.011041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37926 | ||
| 17890 | 2025.09.09 23:11:29.939268 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2025.09.09 23:11:29.939572 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17892 | 2025.09.09 23:11:29.939640 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17893 | 2025.09.09 23:11:29.940253 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2025.09.09 23:11:29.940301 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17895 | 2025.09.09 23:11:29.940695 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17896 | 2025.09.09 23:11:29.940922 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2025.09.09 23:11:29.941076 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00158 sec., 1265.8227848101264 rows/sec., 103.22 KiB/sec. | ||
| 17898 | 2025.09.09 23:11:29.941117 [ 275 ] {f9567475-5e8a-4792-90b8-84c3588e3850} <Debug> TCPHandler: Processed in 0.002034786 sec. | ||
| 17899 | 2025.09.09 23:11:29.941238 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2025.09.09 23:11:29.941335 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17901 | 2025.09.09 23:11:29.941374 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17902 | 2025.09.09 23:11:29.942771 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2025.09.09 23:11:29.942807 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17904 | 2025.09.09 23:11:29.943198 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17905 | 2025.09.09 23:11:29.943408 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2025.09.09 23:11:29.943536 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.00222 sec., 548198.1981981981 rows/sec., 45.33 MiB/sec. | ||
| 17907 | 2025.09.09 23:11:29.943574 [ 275 ] {3d570cf4-b5be-45d1-901c-15195eef4dd4} <Debug> TCPHandler: Processed in 0.002385552 sec. | ||
| 17908 | 2025.09.09 23:11:29.943683 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2025.09.09 23:11:29.943778 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17910 | 2025.09.09 23:11:29.943819 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17911 | 2025.09.09 23:11:29.944217 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2025.09.09 23:11:29.944254 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17913 | 2025.09.09 23:11:29.944546 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17914 | 2025.09.09 23:11:29.944754 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2025.09.09 23:11:29.944882 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 793.95 KiB/sec. | ||
| 17916 | 2025.09.09 23:11:29.944919 [ 275 ] {49583a5e-ce69-4624-bd8f-42751bf84502} <Debug> TCPHandler: Processed in 0.001286642 sec. | ||
| 17917 | 2025.09.09 23:11:29.945033 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2025.09.09 23:11:29.945154 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17919 | 2025.09.09 23:11:29.945201 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17920 | 2025.09.09 23:11:29.945780 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2025.09.09 23:11:29.945816 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17922 | 2025.09.09 23:11:29.946134 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17923 | 2025.09.09 23:11:29.946344 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2025.09.09 23:11:29.946469 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00134 sec., 170149.25373134328 rows/sec., 11.52 MiB/sec. | ||
| 17925 | 2025.09.09 23:11:29.946495 [ 117 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 | ||
| 17926 | 2025.09.09 23:11:29.946507 [ 275 ] {b962b6b9-4712-4d24-a1f2-3435724fe5e8} <Debug> TCPHandler: Processed in 0.001531407 sec. | ||
| 17927 | 2025.09.09 23:11:29.946576 [ 117 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2025.09.09 23:11:29.946608 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17929 | 2025.09.09 23:11:29.946656 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2025.09.09 23:11:29.946723 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 17931 | 2025.09.09 23:11:29.946752 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17932 | 2025.09.09 23:11:29.946807 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17933 | 2025.09.09 23:11:29.946867 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17934 | 2025.09.09 23:11:29.946905 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_14, total 465 rows starting from the beginning of the part | ||
| 17935 | 2025.09.09 23:11:29.946969 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part | ||
| 17936 | 2025.09.09 23:11:29.947016 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 17937 | 2025.09.09 23:11:29.947061 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 17938 | 2025.09.09 23:11:29.947101 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::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 | ||
| 17939 | 2025.09.09 23:11:29.947141 [ 204 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
| 17940 | 2025.09.09 23:11:29.947493 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2025.09.09 23:11:29.947533 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17942 | 2025.09.09 23:11:29.947861 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17943 | 2025.09.09 23:11:29.948064 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2025.09.09 23:11:29.948161 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487346 sec., 1046831.0668802013 rows/sec., 73.28 MiB/sec. | ||
| 17945 | 2025.09.09 23:11:29.948190 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001456 sec., 365384.6153846154 rows/sec., 27.08 MiB/sec. | ||
| 17946 | 2025.09.09 23:11:29.948236 [ 275 ] {beccda54-ee66-452b-8c28-12d1b25d12e7} <Debug> TCPHandler: Processed in 0.001626778 sec. | ||
| 17947 | 2025.09.09 23:11:29.948329 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 17948 | 2025.09.09 23:11:29.948341 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17949 | 2025.09.09 23:11:29.948434 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17950 | 2025.09.09 23:11:29.948477 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17951 | 2025.09.09 23:11:29.948586 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2025.09.09 23:11:29.948650 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_73_15} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 | ||
| 17953 | 2025.09.09 23:11:29.948739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17954 | 2025.09.09 23:11:29.949122 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2025.09.09 23:11:29.949158 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17956 | 2025.09.09 23:11:29.949517 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17957 | 2025.09.09 23:11:29.949713 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2025.09.09 23:11:29.949837 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001421 sec., 594651.6537649543 rows/sec., 40.02 MiB/sec. | ||
| 17959 | 2025.09.09 23:11:29.949873 [ 275 ] {b8f31b03-f2ba-4b66-8093-793987dfe0ae} <Debug> TCPHandler: Processed in 0.001579077 sec. | ||
| 17960 | 2025.09.09 23:11:29.949976 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2025.09.09 23:11:29.950067 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17962 | 2025.09.09 23:11:29.950119 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17963 | 2025.09.09 23:11:29.950888 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17964 | 2025.09.09 23:11:29.950923 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17965 | 2025.09.09 23:11:29.951425 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17966 | 2025.09.09 23:11:29.951647 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2025.09.09 23:11:29.951784 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 17968 | 2025.09.09 23:11:29.951848 [ 275 ] {59f4c9e8-141d-4a7b-bf50-5ce05fc17610} <Debug> TCPHandler: Processed in 0.001917954 sec. | ||
| 17969 | 2025.09.09 23:11:29.951957 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17970 | 2025.09.09 23:11:29.952049 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17971 | 2025.09.09 23:11:29.952089 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17972 | 2025.09.09 23:11:29.952422 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17973 | 2025.09.09 23:11:29.952457 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17974 | 2025.09.09 23:11:29.952744 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17975 | 2025.09.09 23:11:29.952947 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17976 | 2025.09.09 23:11:29.953070 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 17977 | 2025.09.09 23:11:29.953105 [ 275 ] {3334aab6-f9b3-481a-8d37-d2857ab65955} <Debug> TCPHandler: Processed in 0.001194371 sec. | ||
| 17978 | 2025.09.09 23:11:29.995409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17979 | 2025.09.09 23:11:30.013664 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2025.09.09 23:11:30.013707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17981 | 2025.09.09 23:11:30.020054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17982 | 2025.09.09 23:11:30.020763 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2025.09.09 23:11:30.023814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17984 | 2025.09.09 23:11:32.736019 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37758 | ||
| 17985 | 2025.09.09 23:11:32.736130 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17986 | 2025.09.09 23:11:32.736157 [ 359 ] {} <Debug> TCP-Session: 49feb276-4b2a-43fe-a85e-e3210538ed3b Authenticating user 'default' from [fd00:1122:3344:101::e]:37758 | ||
| 17987 | 2025.09.09 23:11:32.736184 [ 359 ] {} <Debug> TCP-Session: 49feb276-4b2a-43fe-a85e-e3210538ed3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2025.09.09 23:11:32.736197 [ 359 ] {} <Debug> TCP-Session: 49feb276-4b2a-43fe-a85e-e3210538ed3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17989 | 2025.09.09 23:11:32.736429 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58981 | ||
| 17990 | 2025.09.09 23:11:32.736454 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63004 | ||
| 17991 | 2025.09.09 23:11:32.736466 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32941 | ||
| 17992 | 2025.09.09 23:11:32.736496 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54232 | ||
| 17993 | 2025.09.09 23:11:32.736519 [ 359 ] {} <Trace> TCP-Session: 49feb276-4b2a-43fe-a85e-e3210538ed3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17994 | 2025.09.09 23:11:32.736542 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17995 | 2025.09.09 23:11:32.736542 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17996 | 2025.09.09 23:11:32.736588 [ 360 ] {} <Debug> TCP-Session: 575b29cd-1838-44e1-a708-9686d49361ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58981 | ||
| 17997 | 2025.09.09 23:11:32.736594 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17998 | 2025.09.09 23:11:32.736591 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17999 | 2025.09.09 23:11:32.736618 [ 360 ] {} <Debug> TCP-Session: 575b29cd-1838-44e1-a708-9686d49361ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18000 | 2025.09.09 23:11:32.736631 [ 371 ] {} <Debug> TCP-Session: 00ffab14-e89c-425d-b2df-3571750970f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54232 | ||
| 18001 | 2025.09.09 23:11:32.736639 [ 366 ] {} <Debug> TCP-Session: 46d56be2-811e-4692-8240-1cf132571940 Authenticating user 'default' from [fd00:1122:3344:101::e]:32941 | ||
| 18002 | 2025.09.09 23:11:32.736651 [ 360 ] {} <Debug> TCP-Session: 575b29cd-1838-44e1-a708-9686d49361ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18003 | 2025.09.09 23:11:32.736672 [ 371 ] {} <Debug> TCP-Session: 00ffab14-e89c-425d-b2df-3571750970f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18004 | 2025.09.09 23:11:32.736674 [ 366 ] {} <Debug> TCP-Session: 46d56be2-811e-4692-8240-1cf132571940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18005 | 2025.09.09 23:11:32.736695 [ 371 ] {} <Debug> TCP-Session: 00ffab14-e89c-425d-b2df-3571750970f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18006 | 2025.09.09 23:11:32.736704 [ 366 ] {} <Debug> TCP-Session: 46d56be2-811e-4692-8240-1cf132571940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18007 | 2025.09.09 23:11:32.736712 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37758) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18008 | 2025.09.09 23:11:32.736602 [ 365 ] {} <Debug> TCP-Session: 1055dd99-8b77-4585-addc-dea54935410e Authenticating user 'default' from [fd00:1122:3344:101::e]:63004 | ||
| 18009 | 2025.09.09 23:11:32.736487 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52052 | ||
| 18010 | 2025.09.09 23:11:32.736764 [ 365 ] {} <Debug> TCP-Session: 1055dd99-8b77-4585-addc-dea54935410e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18011 | 2025.09.09 23:11:32.736477 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34988 | ||
| 18012 | 2025.09.09 23:11:32.736803 [ 365 ] {} <Debug> TCP-Session: 1055dd99-8b77-4585-addc-dea54935410e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18013 | 2025.09.09 23:11:32.736834 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18014 | 2025.09.09 23:11:32.736455 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35761 | ||
| 18015 | 2025.09.09 23:11:32.736875 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18016 | 2025.09.09 23:11:32.736446 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60295 | ||
| 18017 | 2025.09.09 23:11:32.736923 [ 367 ] {} <Debug> TCP-Session: 465dd1a0-b60a-4941-9148-086d9ac70fd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34988 | ||
| 18018 | 2025.09.09 23:11:32.736867 [ 370 ] {} <Debug> TCP-Session: 92b551f6-e7e6-4af7-acd0-d11c54e7d5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52052 | ||
| 18019 | 2025.09.09 23:11:32.736962 [ 367 ] {} <Debug> TCP-Session: 465dd1a0-b60a-4941-9148-086d9ac70fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18020 | 2025.09.09 23:11:32.736969 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18021 | 2025.09.09 23:11:32.736973 [ 370 ] {} <Debug> TCP-Session: 92b551f6-e7e6-4af7-acd0-d11c54e7d5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18022 | 2025.09.09 23:11:32.736977 [ 367 ] {} <Debug> TCP-Session: 465dd1a0-b60a-4941-9148-086d9ac70fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18023 | 2025.09.09 23:11:32.736993 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18024 | 2025.09.09 23:11:32.737031 [ 370 ] {} <Debug> TCP-Session: 92b551f6-e7e6-4af7-acd0-d11c54e7d5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18025 | 2025.09.09 23:11:32.737009 [ 364 ] {} <Debug> TCP-Session: c5148f91-8247-41a6-8eb2-125dd6d8d846 Authenticating user 'default' from [fd00:1122:3344:101::e]:35761 | ||
| 18026 | 2025.09.09 23:11:32.737084 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18027 | 2025.09.09 23:11:32.737089 [ 364 ] {} <Debug> TCP-Session: c5148f91-8247-41a6-8eb2-125dd6d8d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18028 | 2025.09.09 23:11:32.737123 [ 364 ] {} <Debug> TCP-Session: c5148f91-8247-41a6-8eb2-125dd6d8d846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2025.09.09 23:11:32.737240 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18030 | 2025.09.09 23:11:32.737271 [ 363 ] {} <Debug> TCP-Session: 77260bc7-cc07-49e4-92d6-3f5fed44b293 Authenticating user 'default' from [fd00:1122:3344:101::e]:60295 | ||
| 18031 | 2025.09.09 23:11:32.737289 [ 363 ] {} <Debug> TCP-Session: 77260bc7-cc07-49e4-92d6-3f5fed44b293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18032 | 2025.09.09 23:11:32.737302 [ 363 ] {} <Debug> TCP-Session: 77260bc7-cc07-49e4-92d6-3f5fed44b293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18033 | 2025.09.09 23:11:32.737441 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 18034 | 2025.09.09 23:11:32.738467 [ 323 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> AggregatingTransform: Aggregating | ||
| 18035 | 2025.09.09 23:11:32.738510 [ 323 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> Aggregator: Aggregation method: without_key | ||
| 18036 | 2025.09.09 23:11:32.738547 [ 323 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982347 sec. (1017.970 rows/sec., 39.76 KiB/sec.) | ||
| 18037 | 2025.09.09 23:11:32.738566 [ 323 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Trace> Aggregator: Merging aggregated data | ||
| 18038 | 2025.09.09 23:11:32.739979 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 18039 | 2025.09.09 23:11:32.740183 [ 359 ] {cfd160a8-6355-4705-8f4e-6a88f6e91b62} <Debug> TCPHandler: Processed in 0.003782376 sec. | ||
| 18040 | 2025.09.09 23:11:32.740336 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18041 | 2025.09.09 23:11:32.740369 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18042 | 2025.09.09 23:11:32.740389 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18043 | 2025.09.09 23:11:32.740410 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18044 | 2025.09.09 23:11:32.740424 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18045 | 2025.09.09 23:11:32.740443 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18046 | 2025.09.09 23:11:32.740463 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18047 | 2025.09.09 23:11:32.740498 [ 363 ] {} <Debug> TCP-Session: 77260bc7-cc07-49e4-92d6-3f5fed44b293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18048 | 2025.09.09 23:11:32.740490 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18049 | 2025.09.09 23:11:32.740529 [ 366 ] {} <Debug> TCP-Session: 46d56be2-811e-4692-8240-1cf132571940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18050 | 2025.09.09 23:11:32.740568 [ 367 ] {} <Debug> TCP-Session: 465dd1a0-b60a-4941-9148-086d9ac70fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18051 | 2025.09.09 23:11:32.740485 [ 360 ] {} <Debug> TCP-Session: 575b29cd-1838-44e1-a708-9686d49361ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18052 | 2025.09.09 23:11:32.740474 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18053 | 2025.09.09 23:11:32.740465 [ 365 ] {} <Debug> TCP-Session: 1055dd99-8b77-4585-addc-dea54935410e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18054 | 2025.09.09 23:11:32.740656 [ 370 ] {} <Debug> TCP-Session: 92b551f6-e7e6-4af7-acd0-d11c54e7d5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18055 | 2025.09.09 23:11:32.740417 [ 371 ] {} <Debug> TCP-Session: 00ffab14-e89c-425d-b2df-3571750970f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18056 | 2025.09.09 23:11:32.740373 [ 359 ] {} <Debug> TCP-Session: 49feb276-4b2a-43fe-a85e-e3210538ed3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18057 | 2025.09.09 23:11:32.740451 [ 364 ] {} <Debug> TCP-Session: c5148f91-8247-41a6-8eb2-125dd6d8d846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18058 | 2025.09.09 23:11:32.787146 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42833 | ||
| 18059 | 2025.09.09 23:11:32.787254 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18060 | 2025.09.09 23:11:32.787283 [ 359 ] {} <Debug> TCP-Session: 9bb56dba-5d24-418a-a302-2044e512a1e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42833 | ||
| 18061 | 2025.09.09 23:11:32.787307 [ 359 ] {} <Debug> TCP-Session: 9bb56dba-5d24-418a-a302-2044e512a1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18062 | 2025.09.09 23:11:32.787323 [ 359 ] {} <Debug> TCP-Session: 9bb56dba-5d24-418a-a302-2044e512a1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18063 | 2025.09.09 23:11:32.787507 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50680 | ||
| 18064 | 2025.09.09 23:11:32.787546 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59508 | ||
| 18065 | 2025.09.09 23:11:32.787571 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52776 | ||
| 18066 | 2025.09.09 23:11:32.787598 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55101 | ||
| 18067 | 2025.09.09 23:11:32.787604 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54435 | ||
| 18068 | 2025.09.09 23:11:32.787657 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18069 | 2025.09.09 23:11:32.787649 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18070 | 2025.09.09 23:11:32.787687 [ 363 ] {} <Debug> TCP-Session: 2eeeb17f-ca61-467b-a48b-cab125d83d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59508 | ||
| 18071 | 2025.09.09 23:11:32.787696 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18072 | 2025.09.09 23:11:32.787711 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18073 | 2025.09.09 23:11:32.787725 [ 363 ] {} <Debug> TCP-Session: 2eeeb17f-ca61-467b-a48b-cab125d83d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18074 | 2025.09.09 23:11:32.787737 [ 370 ] {} <Debug> TCP-Session: 6d694496-9668-40d9-9983-9115addaf14e Authenticating user 'default' from [fd00:1122:3344:101::e]:55101 | ||
| 18075 | 2025.09.09 23:11:32.787749 [ 363 ] {} <Debug> TCP-Session: 2eeeb17f-ca61-467b-a48b-cab125d83d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18076 | 2025.09.09 23:11:32.787746 [ 371 ] {} <Debug> TCP-Session: 518f1baa-569d-428a-acf2-f5c0a6225f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54435 | ||
| 18077 | 2025.09.09 23:11:32.787769 [ 370 ] {} <Debug> TCP-Session: 6d694496-9668-40d9-9983-9115addaf14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18078 | 2025.09.09 23:11:32.787785 [ 371 ] {} <Debug> TCP-Session: 518f1baa-569d-428a-acf2-f5c0a6225f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18079 | 2025.09.09 23:11:32.787797 [ 370 ] {} <Debug> TCP-Session: 6d694496-9668-40d9-9983-9115addaf14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18080 | 2025.09.09 23:11:32.787811 [ 371 ] {} <Debug> TCP-Session: 518f1baa-569d-428a-acf2-f5c0a6225f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18081 | 2025.09.09 23:11:32.787639 [ 359 ] {} <Trace> TCP-Session: 9bb56dba-5d24-418a-a302-2044e512a1e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18082 | 2025.09.09 23:11:32.787588 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36617 | ||
| 18083 | 2025.09.09 23:11:32.787579 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39345 | ||
| 18084 | 2025.09.09 23:11:32.787568 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34312 | ||
| 18085 | 2025.09.09 23:11:32.787724 [ 360 ] {} <Debug> TCP-Session: 2919db04-7a92-4450-9628-f76970e880ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50680 | ||
| 18086 | 2025.09.09 23:11:32.787957 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18087 | 2025.09.09 23:11:32.787944 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18088 | 2025.09.09 23:11:32.788004 [ 366 ] {} <Debug> TCP-Session: 8e4884b6-14ef-4c8d-ab23-5fdd3b5ddcae Authenticating user 'default' from [fd00:1122:3344:101::e]:39345 | ||
| 18089 | 2025.09.09 23:11:32.788003 [ 360 ] {} <Debug> TCP-Session: 2919db04-7a92-4450-9628-f76970e880ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18090 | 2025.09.09 23:11:32.788041 [ 366 ] {} <Debug> TCP-Session: 8e4884b6-14ef-4c8d-ab23-5fdd3b5ddcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18091 | 2025.09.09 23:11:32.788039 [ 367 ] {} <Debug> TCP-Session: a07e530e-18fe-4c9f-9b2b-2e1031db2efe Authenticating user 'default' from [fd00:1122:3344:101::e]:36617 | ||
| 18092 | 2025.09.09 23:11:32.788069 [ 366 ] {} <Debug> TCP-Session: 8e4884b6-14ef-4c8d-ab23-5fdd3b5ddcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18093 | 2025.09.09 23:11:32.788095 [ 367 ] {} <Debug> TCP-Session: a07e530e-18fe-4c9f-9b2b-2e1031db2efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18094 | 2025.09.09 23:11:32.788063 [ 360 ] {} <Debug> TCP-Session: 2919db04-7a92-4450-9628-f76970e880ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18095 | 2025.09.09 23:11:32.788216 [ 367 ] {} <Debug> TCP-Session: a07e530e-18fe-4c9f-9b2b-2e1031db2efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18096 | 2025.09.09 23:11:32.788000 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18097 | 2025.09.09 23:11:32.787994 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18098 | 2025.09.09 23:11:32.788281 [ 365 ] {} <Debug> TCP-Session: 473c2bc4-f751-4d27-ba0a-3d8c42d76d48 Authenticating user 'default' from [fd00:1122:3344:101::e]:34312 | ||
| 18099 | 2025.09.09 23:11:32.787682 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18100 | 2025.09.09 23:11:32.788316 [ 365 ] {} <Debug> TCP-Session: 473c2bc4-f751-4d27-ba0a-3d8c42d76d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18101 | 2025.09.09 23:11:32.788358 [ 365 ] {} <Debug> TCP-Session: 473c2bc4-f751-4d27-ba0a-3d8c42d76d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18102 | 2025.09.09 23:11:32.788367 [ 364 ] {} <Debug> TCP-Session: dc8d5341-6376-4958-a30f-40463adddd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:52776 | ||
| 18103 | 2025.09.09 23:11:32.788405 [ 364 ] {} <Debug> TCP-Session: dc8d5341-6376-4958-a30f-40463adddd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2025.09.09 23:11:32.788419 [ 364 ] {} <Debug> TCP-Session: dc8d5341-6376-4958-a30f-40463adddd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18105 | 2025.09.09 23:11:32.788551 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18106 | 2025.09.09 23:11:32.788610 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18107 | 2025.09.09 23:11:32.788899 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 18108 | 2025.09.09 23:11:32.789973 [ 283 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> AggregatingTransform: Aggregating | ||
| 18109 | 2025.09.09 23:11:32.790019 [ 283 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 18110 | 2025.09.09 23:11:32.790060 [ 283 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051678 sec. (950.861 rows/sec., 37.14 KiB/sec.) | ||
| 18111 | 2025.09.09 23:11:32.790080 [ 283 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Trace> Aggregator: Merging aggregated data | ||
| 18112 | 2025.09.09 23:11:32.791712 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003713 sec., 269.323996768112 rows/sec., 10.52 KiB/sec. | ||
| 18113 | 2025.09.09 23:11:32.791972 [ 359 ] {4f1fc781-80bb-4740-a510-e318667265fe} <Debug> TCPHandler: Processed in 0.004416438 sec. | ||
| 18114 | 2025.09.09 23:11:32.792102 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18115 | 2025.09.09 23:11:32.792147 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18116 | 2025.09.09 23:11:32.792206 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18117 | 2025.09.09 23:11:32.792233 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18118 | 2025.09.09 23:11:32.792248 [ 367 ] {} <Debug> TCP-Session: a07e530e-18fe-4c9f-9b2b-2e1031db2efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18119 | 2025.09.09 23:11:32.792274 [ 360 ] {} <Debug> TCP-Session: 2919db04-7a92-4450-9628-f76970e880ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18120 | 2025.09.09 23:11:32.792308 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18121 | 2025.09.09 23:11:32.792304 [ 363 ] {} <Debug> TCP-Session: 2eeeb17f-ca61-467b-a48b-cab125d83d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18122 | 2025.09.09 23:11:32.792342 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18123 | 2025.09.09 23:11:32.792358 [ 366 ] {} <Debug> TCP-Session: 8e4884b6-14ef-4c8d-ab23-5fdd3b5ddcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2025.09.09 23:11:32.792403 [ 370 ] {} <Debug> TCP-Session: 6d694496-9668-40d9-9983-9115addaf14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2025.09.09 23:11:32.792256 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18126 | 2025.09.09 23:11:32.792179 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18127 | 2025.09.09 23:11:32.792148 [ 359 ] {} <Debug> TCP-Session: 9bb56dba-5d24-418a-a302-2044e512a1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18128 | 2025.09.09 23:11:32.792479 [ 365 ] {} <Debug> TCP-Session: 473c2bc4-f751-4d27-ba0a-3d8c42d76d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18129 | 2025.09.09 23:11:32.792495 [ 371 ] {} <Debug> TCP-Session: 518f1baa-569d-428a-acf2-f5c0a6225f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18130 | 2025.09.09 23:11:32.792287 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18131 | 2025.09.09 23:11:32.792592 [ 364 ] {} <Debug> TCP-Session: dc8d5341-6376-4958-a30f-40463adddd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18132 | 2025.09.09 23:11:32.999604 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48496 | ||
| 18133 | 2025.09.09 23:11:32.999717 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18134 | 2025.09.09 23:11:32.999743 [ 364 ] {} <Debug> TCP-Session: 9b358e88-5602-42bc-8886-e93874410d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:48496 | ||
| 18135 | 2025.09.09 23:11:32.999764 [ 364 ] {} <Debug> TCP-Session: 9b358e88-5602-42bc-8886-e93874410d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18136 | 2025.09.09 23:11:32.999777 [ 364 ] {} <Debug> TCP-Session: 9b358e88-5602-42bc-8886-e93874410d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18137 | 2025.09.09 23:11:32.999962 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39674 | ||
| 18138 | 2025.09.09 23:11:33.000028 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58221 | ||
| 18139 | 2025.09.09 23:11:33.000055 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50160 | ||
| 18140 | 2025.09.09 23:11:33.000077 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45962 | ||
| 18141 | 2025.09.09 23:11:33.000098 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47532 | ||
| 18142 | 2025.09.09 23:11:33.000122 [ 364 ] {} <Trace> TCP-Session: 9b358e88-5602-42bc-8886-e93874410d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18143 | 2025.09.09 23:11:33.000086 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52523 | ||
| 18144 | 2025.09.09 23:11:33.000064 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65002 | ||
| 18145 | 2025.09.09 23:11:33.000055 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55158 | ||
| 18146 | 2025.09.09 23:11:33.000263 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18147 | 2025.09.09 23:11:33.000268 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18148 | 2025.09.09 23:11:33.000294 [ 359 ] {} <Debug> TCP-Session: 7c825020-b6f6-450e-9619-4cfa9dc30ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45962 | ||
| 18149 | 2025.09.09 23:11:33.000300 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18150 | 2025.09.09 23:11:33.000300 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18151 | 2025.09.09 23:11:33.000319 [ 366 ] {} <Debug> TCP-Session: 11c9fd33-0a1b-4de9-9825-22170511c85a Authenticating user 'default' from [fd00:1122:3344:101::e]:58221 | ||
| 18152 | 2025.09.09 23:11:33.000335 [ 367 ] {} <Debug> TCP-Session: 0870dbf7-0353-46f6-a33f-924afa3dfcfc Authenticating user 'default' from [fd00:1122:3344:101::e]:50160 | ||
| 18153 | 2025.09.09 23:11:33.000357 [ 365 ] {} <Debug> TCP-Session: a76a7db2-590d-49a0-8e59-0810001c839c Authenticating user 'default' from [fd00:1122:3344:101::e]:39674 | ||
| 18154 | 2025.09.09 23:11:33.000370 [ 366 ] {} <Debug> TCP-Session: 11c9fd33-0a1b-4de9-9825-22170511c85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18155 | 2025.09.09 23:11:33.000378 [ 367 ] {} <Debug> TCP-Session: 0870dbf7-0353-46f6-a33f-924afa3dfcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18156 | 2025.09.09 23:11:33.000403 [ 366 ] {} <Debug> TCP-Session: 11c9fd33-0a1b-4de9-9825-22170511c85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18157 | 2025.09.09 23:11:33.000399 [ 365 ] {} <Debug> TCP-Session: a76a7db2-590d-49a0-8e59-0810001c839c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18158 | 2025.09.09 23:11:33.000418 [ 367 ] {} <Debug> TCP-Session: 0870dbf7-0353-46f6-a33f-924afa3dfcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18159 | 2025.09.09 23:11:33.000454 [ 365 ] {} <Debug> TCP-Session: a76a7db2-590d-49a0-8e59-0810001c839c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18160 | 2025.09.09 23:11:33.000328 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18161 | 2025.09.09 23:11:33.000328 [ 359 ] {} <Debug> TCP-Session: 7c825020-b6f6-450e-9619-4cfa9dc30ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18162 | 2025.09.09 23:11:33.000314 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18163 | 2025.09.09 23:11:33.000532 [ 359 ] {} <Debug> TCP-Session: 7c825020-b6f6-450e-9619-4cfa9dc30ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18164 | 2025.09.09 23:11:33.000271 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18165 | 2025.09.09 23:11:33.000562 [ 370 ] {} <Debug> TCP-Session: 50554ac2-9235-44e4-9387-4f402a465bba Authenticating user 'default' from [fd00:1122:3344:101::e]:55158 | ||
| 18166 | 2025.09.09 23:11:33.000593 [ 371 ] {} <Debug> TCP-Session: 55ec3984-d977-4c4b-857f-9c484ef19824 Authenticating user 'default' from [fd00:1122:3344:101::e]:65002 | ||
| 18167 | 2025.09.09 23:11:33.000601 [ 370 ] {} <Debug> TCP-Session: 50554ac2-9235-44e4-9387-4f402a465bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18168 | 2025.09.09 23:11:33.000619 [ 371 ] {} <Debug> TCP-Session: 55ec3984-d977-4c4b-857f-9c484ef19824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2025.09.09 23:11:33.000632 [ 370 ] {} <Debug> TCP-Session: 50554ac2-9235-44e4-9387-4f402a465bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18170 | 2025.09.09 23:11:33.000645 [ 371 ] {} <Debug> TCP-Session: 55ec3984-d977-4c4b-857f-9c484ef19824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18171 | 2025.09.09 23:11:33.000268 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18172 | 2025.09.09 23:11:33.000301 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18173 | 2025.09.09 23:11:33.000698 [ 363 ] {} <Debug> TCP-Session: a9f66378-8730-4c89-aec5-f0c52e10a82a Authenticating user 'default' from [fd00:1122:3344:101::e]:47532 | ||
| 18174 | 2025.09.09 23:11:33.000727 [ 360 ] {} <Debug> TCP-Session: 867c9822-b88f-4067-82cb-a146e6a51cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52523 | ||
| 18175 | 2025.09.09 23:11:33.000732 [ 363 ] {} <Debug> TCP-Session: a9f66378-8730-4c89-aec5-f0c52e10a82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18176 | 2025.09.09 23:11:33.000755 [ 360 ] {} <Debug> TCP-Session: 867c9822-b88f-4067-82cb-a146e6a51cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18177 | 2025.09.09 23:11:33.000765 [ 363 ] {} <Debug> TCP-Session: a9f66378-8730-4c89-aec5-f0c52e10a82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18178 | 2025.09.09 23:11:33.000779 [ 360 ] {} <Debug> TCP-Session: 867c9822-b88f-4067-82cb-a146e6a51cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18179 | 2025.09.09 23:11:33.000789 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18180 | 2025.09.09 23:11:33.000854 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18181 | 2025.09.09 23:11:33.001160 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 18182 | 2025.09.09 23:11:33.002337 [ 284 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> AggregatingTransform: Aggregating | ||
| 18183 | 2025.09.09 23:11:33.002382 [ 284 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> Aggregator: Aggregation method: without_key | ||
| 18184 | 2025.09.09 23:11:33.002421 [ 284 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115714 sec. (864.200 rows/sec., 33.76 KiB/sec.) | ||
| 18185 | 2025.09.09 23:11:33.002441 [ 284 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Trace> Aggregator: Merging aggregated data | ||
| 18186 | 2025.09.09 23:11:33.003581 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 18187 | 2025.09.09 23:11:33.003737 [ 364 ] {bbaa1bd2-c505-452a-ae1b-16be9360b156} <Debug> TCPHandler: Processed in 0.003738336 sec. | ||
| 18188 | 2025.09.09 23:11:33.003879 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18189 | 2025.09.09 23:11:33.003908 [ 364 ] {} <Debug> TCP-Session: 9b358e88-5602-42bc-8886-e93874410d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18190 | 2025.09.09 23:11:33.003913 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18191 | 2025.09.09 23:11:33.003931 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18192 | 2025.09.09 23:11:33.003951 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18193 | 2025.09.09 23:11:33.003971 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18194 | 2025.09.09 23:11:33.003975 [ 365 ] {} <Debug> TCP-Session: a76a7db2-590d-49a0-8e59-0810001c839c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18195 | 2025.09.09 23:11:33.003986 [ 366 ] {} <Debug> TCP-Session: 11c9fd33-0a1b-4de9-9825-22170511c85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18196 | 2025.09.09 23:11:33.004009 [ 363 ] {} <Debug> TCP-Session: a9f66378-8730-4c89-aec5-f0c52e10a82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18197 | 2025.09.09 23:11:33.004019 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18198 | 2025.09.09 23:11:33.004040 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18199 | 2025.09.09 23:11:33.004004 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18200 | 2025.09.09 23:11:33.004076 [ 370 ] {} <Debug> TCP-Session: 50554ac2-9235-44e4-9387-4f402a465bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18201 | 2025.09.09 23:11:33.004093 [ 360 ] {} <Debug> TCP-Session: 867c9822-b88f-4067-82cb-a146e6a51cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18202 | 2025.09.09 23:11:33.004115 [ 359 ] {} <Debug> TCP-Session: 7c825020-b6f6-450e-9619-4cfa9dc30ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18203 | 2025.09.09 23:11:33.003998 [ 371 ] {} <Debug> TCP-Session: 55ec3984-d977-4c4b-857f-9c484ef19824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18204 | 2025.09.09 23:11:33.003989 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18205 | 2025.09.09 23:11:33.004211 [ 367 ] {} <Debug> TCP-Session: 0870dbf7-0353-46f6-a33f-924afa3dfcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18206 | 2025.09.09 23:11:34.520019 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 18207 | 2025.09.09 23:11:34.520087 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 18208 | 2025.09.09 23:11:34.540573 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 18209 | 2025.09.09 23:11:34.604965 [ 225 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 18210 | 2025.09.09 23:11:34.605012 [ 225 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 18211 | 2025.09.09 23:11:34.607886 [ 225 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 18212 | 2025.09.09 23:11:34.926145 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18213 | 2025.09.09 23:11:34.926347 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18214 | 2025.09.09 23:11:34.926423 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18215 | 2025.09.09 23:11:34.927306 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18216 | 2025.09.09 23:11:34.927359 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18217 | 2025.09.09 23:11:34.927782 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18218 | 2025.09.09 23:11:34.928025 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2025.09.09 23:11:34.928187 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 18220 | 2025.09.09 23:11:34.928242 [ 275 ] {9adb49f9-a489-4d1d-bef6-2b118f42cfa3} <Debug> TCPHandler: Processed in 0.002232869 sec. | ||
| 18221 | 2025.09.09 23:11:34.928369 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2025.09.09 23:11:34.928472 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18223 | 2025.09.09 23:11:34.928516 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18224 | 2025.09.09 23:11:34.929532 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18225 | 2025.09.09 23:11:34.929572 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18226 | 2025.09.09 23:11:34.929988 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18227 | 2025.09.09 23:11:34.930223 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18228 | 2025.09.09 23:11:34.930357 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001908 sec., 616352.2012578617 rows/sec., 49.07 MiB/sec. | ||
| 18229 | 2025.09.09 23:11:34.930400 [ 275 ] {46bd5233-ced2-4f40-bce7-bb7d5eed577e} <Debug> TCPHandler: Processed in 0.002085387 sec. | ||
| 18230 | 2025.09.09 23:11:34.930482 [ 217 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 18231 | 2025.09.09 23:11:34.930516 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18232 | 2025.09.09 23:11:34.930542 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 18233 | 2025.09.09 23:11:34.930625 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18234 | 2025.09.09 23:11:34.930671 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18235 | 2025.09.09 23:11:34.931163 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2025.09.09 23:11:34.931203 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18237 | 2025.09.09 23:11:34.931550 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18238 | 2025.09.09 23:11:34.931896 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18239 | 2025.09.09 23:11:34.932061 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001454 sec., 162998.62448418158 rows/sec., 9.89 MiB/sec. | ||
| 18240 | 2025.09.09 23:11:34.932109 [ 275 ] {ff237039-d74d-4346-8c82-bdfb6c5455b6} <Debug> TCPHandler: Processed in 0.001643119 sec. | ||
| 18241 | 2025.09.09 23:11:34.932229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18242 | 2025.09.09 23:11:34.932340 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18243 | 2025.09.09 23:11:34.932386 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18244 | 2025.09.09 23:11:34.932872 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2025.09.09 23:11:34.932906 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18246 | 2025.09.09 23:11:34.933273 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18247 | 2025.09.09 23:11:34.933486 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2025.09.09 23:11:34.933613 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 18249 | 2025.09.09 23:11:34.933650 [ 275 ] {c9e85069-a62b-46e3-a08b-51553164490a} <Debug> TCPHandler: Processed in 0.001480156 sec. | ||
| 18250 | 2025.09.09 23:11:34.933770 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18251 | 2025.09.09 23:11:34.933895 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18252 | 2025.09.09 23:11:34.933943 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18253 | 2025.09.09 23:11:34.934531 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2025.09.09 23:11:34.934575 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18255 | 2025.09.09 23:11:34.934933 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18256 | 2025.09.09 23:11:34.935189 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2025.09.09 23:11:34.935322 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001452 sec., 145316.8044077135 rows/sec., 8.25 MiB/sec. | ||
| 18258 | 2025.09.09 23:11:34.935360 [ 275 ] {fb5a35fd-f44a-4292-9467-f33326fe58ad} <Debug> TCPHandler: Processed in 0.001652519 sec. | ||
| 18259 | 2025.09.09 23:11:34.935469 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18260 | 2025.09.09 23:11:34.935566 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18261 | 2025.09.09 23:11:34.935608 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18262 | 2025.09.09 23:11:34.936284 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2025.09.09 23:11:34.936322 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18264 | 2025.09.09 23:11:34.936772 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18265 | 2025.09.09 23:11:34.936997 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18266 | 2025.09.09 23:11:34.937139 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001591 sec., 446888.74921433063 rows/sec., 31.32 MiB/sec. | ||
| 18267 | 2025.09.09 23:11:34.937154 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 18268 | 2025.09.09 23:11:34.937180 [ 275 ] {18b9c15e-6f57-4a1a-b361-1cb143e939fa} <Debug> TCPHandler: Processed in 0.001760551 sec. | ||
| 18269 | 2025.09.09 23:11:34.937236 [ 223 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 18270 | 2025.09.09 23:11:34.937294 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 18271 | 2025.09.09 23:11:34.937407 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18272 | 2025.09.09 23:11:34.937514 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18273 | 2025.09.09 23:11:34.937558 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18274 | 2025.09.09 23:11:34.937898 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2025.09.09 23:11:34.937938 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18276 | 2025.09.09 23:11:34.938267 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18277 | 2025.09.09 23:11:34.938513 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18278 | 2025.09.09 23:11:34.938645 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 18279 | 2025.09.09 23:11:34.938683 [ 275 ] {a2e4100f-19b8-4e5b-933d-ff0d7515fbcb} <Debug> TCPHandler: Processed in 0.001329623 sec. | ||
| 18280 | 2025.09.09 23:11:34.938797 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18281 | 2025.09.09 23:11:34.938892 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18282 | 2025.09.09 23:11:34.938935 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18283 | 2025.09.09 23:11:34.939374 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18284 | 2025.09.09 23:11:34.939411 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18285 | 2025.09.09 23:11:34.939780 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18286 | 2025.09.09 23:11:34.939992 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2025.09.09 23:11:34.940120 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 18288 | 2025.09.09 23:11:34.940158 [ 275 ] {eff6186f-b119-4b0d-80c7-26a9c6ac3488} <Debug> TCPHandler: Processed in 0.001409755 sec. | ||
| 18289 | 2025.09.09 23:11:34.940266 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18290 | 2025.09.09 23:11:34.940359 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18291 | 2025.09.09 23:11:34.940402 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18292 | 2025.09.09 23:11:34.940731 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2025.09.09 23:11:34.940767 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18294 | 2025.09.09 23:11:34.941077 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18295 | 2025.09.09 23:11:34.941352 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 18296 | 2025.09.09 23:11:34.941376 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2025.09.09 23:11:34.941515 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 18298 | 2025.09.09 23:11:34.941554 [ 275 ] {e30b757f-dc13-4997-ba13-136476e9d096} <Debug> TCPHandler: Processed in 0.001337013 sec. | ||
| 18299 | 2025.09.09 23:11:34.941662 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18300 | 2025.09.09 23:11:34.941756 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18301 | 2025.09.09 23:11:34.941811 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18302 | 2025.09.09 23:11:34.942651 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2025.09.09 23:11:34.942690 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18304 | 2025.09.09 23:11:34.943238 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18305 | 2025.09.09 23:11:34.943472 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2025.09.09 23:11:34.943664 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001925 sec., 16623.376623376622 rows/sec., 29.79 MiB/sec. | ||
| 18307 | 2025.09.09 23:11:34.943722 [ 275 ] {161a8d0e-e69f-4402-bf2b-e73fd31e4510} <Debug> TCPHandler: Processed in 0.002108126 sec. | ||
| 18308 | 2025.09.09 23:11:34.943832 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2025.09.09 23:11:34.943927 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18310 | 2025.09.09 23:11:34.943970 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18311 | 2025.09.09 23:11:34.944309 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2025.09.09 23:11:34.944347 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18313 | 2025.09.09 23:11:34.944649 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18314 | 2025.09.09 23:11:34.944913 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2025.09.09 23:11:34.945042 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 18316 | 2025.09.09 23:11:34.945082 [ 275 ] {91a59028-fa8a-43f1-9651-5bacbbddde6d} <Debug> TCPHandler: Processed in 0.001298323 sec. | ||
| 18317 | 2025.09.09 23:11:35.030223 [ 222 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 18318 | 2025.09.09 23:11:35.030277 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 18319 | 2025.09.09 23:11:35.032618 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 18320 | 2025.09.09 23:11:35.322152 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18321 | 2025.09.09 23:11:35.322227 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18322 | 2025.09.09 23:11:35.511287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38374 | ||
| 18323 | 2025.09.09 23:11:35.511856 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2025.09.09 23:11:35.511912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18325 | 2025.09.09 23:11:35.512449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18326 | 2025.09.09 23:11:35.512717 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2025.09.09 23:11:35.512887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38374 | ||
| 18328 | 2025.09.09 23:11:35.635240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2352 | ||
| 18329 | 2025.09.09 23:11:35.638026 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2025.09.09 23:11:35.638090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18331 | 2025.09.09 23:11:35.639427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18332 | 2025.09.09 23:11:35.639718 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18333 | 2025.09.09 23:11:35.639943 [ 219 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 18334 | 2025.09.09 23:11:35.639982 [ 219 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 18335 | 2025.09.09 23:11:35.640187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2352 | ||
| 18336 | 2025.09.09 23:11:35.646271 [ 219 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 18337 | 2025.09.09 23:11:36.002524 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002109797 sec. | ||
| 18338 | 2025.09.09 23:11:36.233231 [ 225 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 18339 | 2025.09.09 23:11:36.233292 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 18340 | 2025.09.09 23:11:36.236998 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 18341 | 2025.09.09 23:11:37.523959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18342 | 2025.09.09 23:11:37.541494 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2025.09.09 23:11:37.541559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18344 | 2025.09.09 23:11:37.547738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18345 | 2025.09.09 23:11:37.548456 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2025.09.09 23:11:37.551724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18347 | 2025.09.09 23:11:39.913523 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18348 | 2025.09.09 23:11:39.913709 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18349 | 2025.09.09 23:11:39.913773 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18350 | 2025.09.09 23:11:39.914423 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18351 | 2025.09.09 23:11:39.914471 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18352 | 2025.09.09 23:11:39.914869 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18353 | 2025.09.09 23:11:39.915097 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18354 | 2025.09.09 23:11:39.915245 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001583 sec., 48010.10739102969 rows/sec., 3.96 MiB/sec. | ||
| 18355 | 2025.09.09 23:11:39.915267 [ 101 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18356 | 2025.09.09 23:11:39.915288 [ 275 ] {ee1b6ab9-0166-482f-843e-20e8cdd745f8} <Debug> TCPHandler: Processed in 0.001887783 sec. | ||
| 18357 | 2025.09.09 23:11:39.915334 [ 101 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2025.09.09 23:11:39.915360 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18359 | 2025.09.09 23:11:39.915439 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18360 | 2025.09.09 23:11:39.915487 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 18361 | 2025.09.09 23:11:39.915538 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18362 | 2025.09.09 23:11:39.915590 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18363 | 2025.09.09 23:11:39.915639 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18364 | 2025.09.09 23:11:39.915681 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2467 rows starting from the beginning of the part | ||
| 18365 | 2025.09.09 23:11:39.915751 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 76 rows starting from the beginning of the part | ||
| 18366 | 2025.09.09 23:11:39.915797 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1176 rows starting from the beginning of the part | ||
| 18367 | 2025.09.09 23:11:39.915839 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1217 rows starting from the beginning of the part | ||
| 18368 | 2025.09.09 23:11:39.915881 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1176 rows starting from the beginning of the part | ||
| 18369 | 2025.09.09 23:11:39.915923 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 76 rows starting from the beginning of the part | ||
| 18370 | 2025.09.09 23:11:39.916069 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18371 | 2025.09.09 23:11:39.916110 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18372 | 2025.09.09 23:11:39.916455 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18373 | 2025.09.09 23:11:39.916673 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18374 | 2025.09.09 23:11:39.916805 [ 101 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18375 | 2025.09.09 23:11:39.916811 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001291 sec., 7745.933384972889 rows/sec., 582.46 KiB/sec. | ||
| 18376 | 2025.09.09 23:11:39.916846 [ 101 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18377 | 2025.09.09 23:11:39.916868 [ 275 ] {e6171973-1a2d-4b64-a696-6400826f32e6} <Debug> TCPHandler: Processed in 0.001479616 sec. | ||
| 18378 | 2025.09.09 23:11:39.916870 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18379 | 2025.09.09 23:11:39.916983 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 18380 | 2025.09.09 23:11:39.917006 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18381 | 2025.09.09 23:11:39.917095 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18382 | 2025.09.09 23:11:39.917099 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18383 | 2025.09.09 23:11:39.917128 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 279 rows starting from the beginning of the part | ||
| 18384 | 2025.09.09 23:11:39.917147 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18385 | 2025.09.09 23:11:39.917184 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 18386 | 2025.09.09 23:11:39.917229 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part | ||
| 18387 | 2025.09.09 23:11:39.917275 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 12 rows starting from the beginning of the part | ||
| 18388 | 2025.09.09 23:11:39.917317 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
| 18389 | 2025.09.09 23:11:39.917364 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 18390 | 2025.09.09 23:11:39.917567 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2025.09.09 23:11:39.917601 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18392 | 2025.09.09 23:11:39.917907 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18393 | 2025.09.09 23:11:39.918111 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2025.09.09 23:11:39.918215 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272633 sec., 616831.4038689865 rows/sec., 40.47 MiB/sec. | ||
| 18395 | 2025.09.09 23:11:39.918234 [ 101 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18396 | 2025.09.09 23:11:39.918246 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 18397 | 2025.09.09 23:11:39.918268 [ 101 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18398 | 2025.09.09 23:11:39.918294 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18399 | 2025.09.09 23:11:39.918308 [ 275 ] {24d3e11f-5540-4450-b243-90114b9cbcb8} <Debug> TCPHandler: Processed in 0.001351333 sec. | ||
| 18400 | 2025.09.09 23:11:39.918371 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 18401 | 2025.09.09 23:11:39.918385 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18402 | 2025.09.09 23:11:39.918452 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2025.09.09 23:11:39.918475 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18404 | 2025.09.09 23:11:39.918508 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1251 rows starting from the beginning of the part | ||
| 18405 | 2025.09.09 23:11:39.918513 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003089174 sec., 2003124.459807055 rows/sec., 170.25 MiB/sec. | ||
| 18406 | 2025.09.09 23:11:39.918562 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 18407 | 2025.09.09 23:11:39.918569 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18408 | 2025.09.09 23:11:39.918614 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 711 rows starting from the beginning of the part | ||
| 18409 | 2025.09.09 23:11:39.918634 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18410 | 2025.09.09 23:11:39.918660 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 532 rows starting from the beginning of the part | ||
| 18411 | 2025.09.09 23:11:39.918704 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 711 rows starting from the beginning of the part | ||
| 18412 | 2025.09.09 23:11:39.918745 [ 191 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 74 rows starting from the beginning of the part | ||
| 18413 | 2025.09.09 23:11:39.918776 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18414 | 2025.09.09 23:11:39.918807 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18415 | 2025.09.09 23:11:39.918903 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_116_23} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18416 | 2025.09.09 23:11:39.919006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18417 | 2025.09.09 23:11:39.919061 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2025.09.09 23:11:39.919144 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18419 | 2025.09.09 23:11:39.919159 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_121_24} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18420 | 2025.09.09 23:11:39.919179 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18421 | 2025.09.09 23:11:39.919276 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 18422 | 2025.09.09 23:11:39.919563 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18423 | 2025.09.09 23:11:39.919787 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18424 | 2025.09.09 23:11:39.919905 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_116_24 to all_120_120_0 | ||
| 18425 | 2025.09.09 23:11:39.919919 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 18426 | 2025.09.09 23:11:39.919939 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18427 | 2025.09.09 23:11:39.919964 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18428 | 2025.09.09 23:11:39.919969 [ 275 ] {6ed891ca-c7a7-4c3e-bd7f-d9a100835f14} <Debug> TCPHandler: Processed in 0.001578937 sec. | ||
| 18429 | 2025.09.09 23:11:39.920009 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672139 sec., 2005216.0735441253 rows/sec., 151.74 MiB/sec. | ||
| 18430 | 2025.09.09 23:11:39.920034 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_24 to all_120_120_0 into Compact with storage Full | ||
| 18431 | 2025.09.09 23:11:39.920108 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2025.09.09 23:11:39.920156 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18433 | 2025.09.09 23:11:39.920197 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 40205 rows starting from the beginning of the part | ||
| 18434 | 2025.09.09 23:11:39.920227 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18435 | 2025.09.09 23:11:39.920245 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18436 | 2025.09.09 23:11:39.920256 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 18437 | 2025.09.09 23:11:39.920300 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18438 | 2025.09.09 23:11:39.920329 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 314 rows starting from the beginning of the part | ||
| 18439 | 2025.09.09 23:11:39.920378 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 845 rows starting from the beginning of the part | ||
| 18440 | 2025.09.09 23:11:39.920420 [ 195 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 18441 | 2025.09.09 23:11:39.920607 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2025.09.09 23:11:39.920705 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_121_24} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18443 | 2025.09.09 23:11:39.920812 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18444 | 2025.09.09 23:11:39.921238 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18445 | 2025.09.09 23:11:39.921275 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18446 | 2025.09.09 23:11:39.921796 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18447 | 2025.09.09 23:11:39.922022 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18448 | 2025.09.09 23:11:39.922150 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18449 | 2025.09.09 23:11:39.922165 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001962 sec., 5096.83995922528 rows/sec., 9.13 MiB/sec. | ||
| 18450 | 2025.09.09 23:11:39.922185 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2025.09.09 23:11:39.922236 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18452 | 2025.09.09 23:11:39.922237 [ 275 ] {bae834a8-9e03-428d-8c53-423ca1a8cd9f} <Debug> TCPHandler: Processed in 0.002189248 sec. | ||
| 18453 | 2025.09.09 23:11:39.922316 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 18454 | 2025.09.09 23:11:39.922377 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18455 | 2025.09.09 23:11:39.922476 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18456 | 2025.09.09 23:11:39.922499 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18457 | 2025.09.09 23:11:39.922518 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18458 | 2025.09.09 23:11:39.922552 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2292 rows starting from the beginning of the part | ||
| 18459 | 2025.09.09 23:11:39.922663 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 18460 | 2025.09.09 23:11:39.922779 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 18461 | 2025.09.09 23:11:39.922878 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2025.09.09 23:11:39.922908 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 18463 | 2025.09.09 23:11:39.922919 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18464 | 2025.09.09 23:11:39.923018 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
| 18465 | 2025.09.09 23:11:39.923126 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 18466 | 2025.09.09 23:11:39.923257 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18467 | 2025.09.09 23:11:39.923510 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2025.09.09 23:11:39.923639 [ 101 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18469 | 2025.09.09 23:11:39.923647 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 18470 | 2025.09.09 23:11:39.923677 [ 101 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2025.09.09 23:11:39.923701 [ 275 ] {8d99efa0-4fdd-4893-8737-9450492405ea} <Debug> TCPHandler: Processed in 0.001373074 sec. | ||
| 18472 | 2025.09.09 23:11:39.923701 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18473 | 2025.09.09 23:11:39.923793 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 18474 | 2025.09.09 23:11:39.923875 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18475 | 2025.09.09 23:11:39.923901 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 9008 rows starting from the beginning of the part | ||
| 18476 | 2025.09.09 23:11:39.923945 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 18477 | 2025.09.09 23:11:39.923983 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 18478 | 2025.09.09 23:11:39.924018 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18479 | 2025.09.09 23:11:39.924048 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 18480 | 2025.09.09 23:11:39.924083 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18481 | 2025.09.09 23:11:39.927051 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9396 rows, containing 4 columns (4 merged, 0 gathered) in 0.003289638 sec., 2856241.3250333318 rows/sec., 182.04 MiB/sec. | ||
| 18482 | 2025.09.09 23:11:39.927203 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18483 | 2025.09.09 23:11:39.927444 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2025.09.09 23:11:39.927505 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_121_24} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18485 | 2025.09.09 23:11:39.927567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 18486 | 2025.09.09 23:11:39.929020 [ 198 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41838 rows, containing 5 columns (5 merged, 0 gathered) in 0.009023158 sec., 4636735.830182737 rows/sec., 311.81 MiB/sec. | ||
| 18487 | 2025.09.09 23:11:39.929371 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Trace> MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) | ||
| 18488 | 2025.09.09 23:11:39.929636 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2025.09.09 23:11:39.929704 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_116_24, all_120_120_0] -> all_1_120_25 | ||
| 18490 | 2025.09.09 23:11:39.929780 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18491 | 2025.09.09 23:11:39.930858 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 19 columns (19 merged, 0 gathered) in 0.008573061 sec., 278313.6618297712 rows/sec., 498.73 MiB/sec. | ||
| 18492 | 2025.09.09 23:11:39.933061 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18493 | 2025.09.09 23:11:39.933393 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2025.09.09 23:11:39.933460 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18495 | 2025.09.09 23:11:39.933575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. | ||
| 18496 | 2025.09.09 23:11:40.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.59 MiB, peak 411.81 MiB, free memory in arenas 0.00 B, will set to 392.83 MiB (RSS), difference: 1.23 MiB | ||
| 18497 | 2025.09.09 23:11:43.013092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38886 | ||
| 18498 | 2025.09.09 23:11:43.013633 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18499 | 2025.09.09 23:11:43.013672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18500 | 2025.09.09 23:11:43.014182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18501 | 2025.09.09 23:11:43.014438 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18502 | 2025.09.09 23:11:43.014572 [ 97 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18503 | 2025.09.09 23:11:43.014596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38886 | ||
| 18504 | 2025.09.09 23:11:43.014611 [ 97 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2025.09.09 23:11:43.014632 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 18506 | 2025.09.09 23:11:43.014757 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18507 | 2025.09.09 23:11:43.014898 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18508 | 2025.09.09 23:11:43.014938 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36454 rows starting from the beginning of the part | ||
| 18509 | 2025.09.09 23:11:43.015004 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18510 | 2025.09.09 23:11:43.015051 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18511 | 2025.09.09 23:11:43.015092 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18512 | 2025.09.09 23:11:43.015131 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18513 | 2025.09.09 23:11:43.015171 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 18514 | 2025.09.09 23:11:43.018126 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38886 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342589 sec., 11350627.136306185 rows/sec., 162.37 MiB/sec. | ||
| 18515 | 2025.09.09 23:11:43.018399 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18516 | 2025.09.09 23:11:43.018722 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2025.09.09 23:11:43.018820 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_81_16} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18518 | 2025.09.09 23:11:43.018920 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18519 | 2025.09.09 23:11:44.166821 [ 219 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 18520 | 2025.09.09 23:11:44.166883 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 18521 | 2025.09.09 23:11:44.172132 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 18522 | 2025.09.09 23:11:44.262141 [ 217 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18523 | 2025.09.09 23:11:44.262199 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18524 | 2025.09.09 23:11:44.270611 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18525 | 2025.09.09 23:11:44.908869 [ 225 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 18526 | 2025.09.09 23:11:44.908915 [ 225 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 18527 | 2025.09.09 23:11:44.914857 [ 225 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 18528 | 2025.09.09 23:11:44.926019 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18529 | 2025.09.09 23:11:44.926195 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18530 | 2025.09.09 23:11:44.926259 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18531 | 2025.09.09 23:11:44.927022 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18532 | 2025.09.09 23:11:44.927066 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18533 | 2025.09.09 23:11:44.927487 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18534 | 2025.09.09 23:11:44.927715 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2025.09.09 23:11:44.927871 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001724 sec., 237819.02552204175 rows/sec., 15.09 MiB/sec. | ||
| 18536 | 2025.09.09 23:11:44.927921 [ 275 ] {97210135-f6f4-4352-8cea-788dab1e6de1} <Debug> TCPHandler: Processed in 0.002027425 sec. | ||
| 18537 | 2025.09.09 23:11:44.928038 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18538 | 2025.09.09 23:11:44.928141 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18539 | 2025.09.09 23:11:44.928185 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18540 | 2025.09.09 23:11:44.928616 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2025.09.09 23:11:44.928651 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18542 | 2025.09.09 23:11:44.928956 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18543 | 2025.09.09 23:11:44.929166 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2025.09.09 23:11:44.929301 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 18545 | 2025.09.09 23:11:44.929340 [ 275 ] {908db34c-e6b4-4e22-9055-f0ff8f760dee} <Debug> TCPHandler: Processed in 0.001354653 sec. | ||
| 18546 | 2025.09.09 23:11:44.929448 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18547 | 2025.09.09 23:11:44.929546 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18548 | 2025.09.09 23:11:44.929594 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18549 | 2025.09.09 23:11:44.930419 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2025.09.09 23:11:44.930456 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18551 | 2025.09.09 23:11:44.930829 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18552 | 2025.09.09 23:11:44.931099 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2025.09.09 23:11:44.931238 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Debug> executeQuery: Read 1178 rows, 96.02 KiB in 0.001711 sec., 688486.2653419053 rows/sec., 54.81 MiB/sec. | ||
| 18554 | 2025.09.09 23:11:44.931277 [ 275 ] {ede28c16-68d9-4771-8f84-6e40dd7896ad} <Debug> TCPHandler: Processed in 0.001880323 sec. | ||
| 18555 | 2025.09.09 23:11:44.931404 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2025.09.09 23:11:44.931500 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18557 | 2025.09.09 23:11:44.931542 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18558 | 2025.09.09 23:11:44.932024 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2025.09.09 23:11:44.932063 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18560 | 2025.09.09 23:11:44.932380 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18561 | 2025.09.09 23:11:44.932604 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2025.09.09 23:11:44.932737 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Debug> executeQuery: Read 241 rows, 15.00 KiB in 0.001257 sec., 191726.33253778837 rows/sec., 11.65 MiB/sec. | ||
| 18563 | 2025.09.09 23:11:44.932777 [ 275 ] {63dc4524-8ea8-403a-9c2b-dbe483d528a3} <Debug> TCPHandler: Processed in 0.001424236 sec. | ||
| 18564 | 2025.09.09 23:11:44.932847 [ 224 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 18565 | 2025.09.09 23:11:44.932884 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18566 | 2025.09.09 23:11:44.932892 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 18567 | 2025.09.09 23:11:44.932986 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18568 | 2025.09.09 23:11:44.933030 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18569 | 2025.09.09 23:11:44.933496 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18570 | 2025.09.09 23:11:44.933533 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18571 | 2025.09.09 23:11:44.933872 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18572 | 2025.09.09 23:11:44.934174 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2025.09.09 23:11:44.934321 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001352 sec., 156804.73372781067 rows/sec., 10.11 MiB/sec. | ||
| 18574 | 2025.09.09 23:11:44.934364 [ 275 ] {0ad77d71-5414-45c4-91aa-afb5c004425f} <Debug> TCPHandler: Processed in 0.001530318 sec. | ||
| 18575 | 2025.09.09 23:11:44.934506 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18576 | 2025.09.09 23:11:44.934659 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18577 | 2025.09.09 23:11:44.934714 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18578 | 2025.09.09 23:11:44.935256 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18579 | 2025.09.09 23:11:44.935294 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18580 | 2025.09.09 23:11:44.935553 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 18581 | 2025.09.09 23:11:44.935653 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18582 | 2025.09.09 23:11:44.935893 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2025.09.09 23:11:44.936029 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001404 sec., 150284.90028490027 rows/sec., 8.53 MiB/sec. | ||
| 18584 | 2025.09.09 23:11:44.936069 [ 275 ] {3e263c1d-78c3-480b-8ea6-0a64f3917d71} <Debug> TCPHandler: Processed in 0.001636308 sec. | ||
| 18585 | 2025.09.09 23:11:44.936174 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18586 | 2025.09.09 23:11:44.936273 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18587 | 2025.09.09 23:11:44.936315 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18588 | 2025.09.09 23:11:44.936997 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18589 | 2025.09.09 23:11:44.937035 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18590 | 2025.09.09 23:11:44.937395 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18591 | 2025.09.09 23:11:44.937620 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18592 | 2025.09.09 23:11:44.937755 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Debug> executeQuery: Read 715 rows, 51.36 KiB in 0.0015 sec., 476666.6666666666 rows/sec., 33.44 MiB/sec. | ||
| 18593 | 2025.09.09 23:11:44.937815 [ 275 ] {36ab1d38-6e46-4e28-924c-1da054cb4048} <Debug> TCPHandler: Processed in 0.00169163 sec. | ||
| 18594 | 2025.09.09 23:11:44.937933 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18595 | 2025.09.09 23:11:44.938028 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18596 | 2025.09.09 23:11:44.938068 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18597 | 2025.09.09 23:11:44.938410 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2025.09.09 23:11:44.938446 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18599 | 2025.09.09 23:11:44.938755 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18600 | 2025.09.09 23:11:44.938983 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2025.09.09 23:11:44.939119 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 18602 | 2025.09.09 23:11:44.939156 [ 275 ] {22e66374-b95a-4eb2-8ea0-115051fbdeb9} <Debug> TCPHandler: Processed in 0.001273352 sec. | ||
| 18603 | 2025.09.09 23:11:44.939269 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18604 | 2025.09.09 23:11:44.939364 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18605 | 2025.09.09 23:11:44.939404 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18606 | 2025.09.09 23:11:44.939849 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2025.09.09 23:11:44.939886 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18608 | 2025.09.09 23:11:44.940217 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18609 | 2025.09.09 23:11:44.940440 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2025.09.09 23:11:44.940580 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001234 sec., 256077.7957860616 rows/sec., 16.83 MiB/sec. | ||
| 18611 | 2025.09.09 23:11:44.940618 [ 275 ] {d70f4640-c0b1-4384-8beb-065df12fb03c} <Debug> TCPHandler: Processed in 0.001398094 sec. | ||
| 18612 | 2025.09.09 23:11:44.940734 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18613 | 2025.09.09 23:11:44.940837 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18614 | 2025.09.09 23:11:44.940882 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18615 | 2025.09.09 23:11:44.941204 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18616 | 2025.09.09 23:11:44.941240 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18617 | 2025.09.09 23:11:44.941539 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18618 | 2025.09.09 23:11:44.941751 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18619 | 2025.09.09 23:11:44.941883 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 18620 | 2025.09.09 23:11:44.941921 [ 275 ] {68b3fd45-09d4-4b72-b818-ca798c97fdd8} <Debug> TCPHandler: Processed in 0.001235962 sec. | ||
| 18621 | 2025.09.09 23:11:44.942021 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18622 | 2025.09.09 23:11:44.942114 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18623 | 2025.09.09 23:11:44.942167 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18624 | 2025.09.09 23:11:44.942983 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2025.09.09 23:11:44.943019 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18626 | 2025.09.09 23:11:44.943580 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18627 | 2025.09.09 23:11:44.943797 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18628 | 2025.09.09 23:11:44.943939 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 18629 | 2025.09.09 23:11:44.944005 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 18630 | 2025.09.09 23:11:44.944011 [ 275 ] {3ecc82ab-f79c-43dc-b132-2d68753bf7f0} <Debug> TCPHandler: Processed in 0.002037166 sec. | ||
| 18631 | 2025.09.09 23:11:44.944043 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 18632 | 2025.09.09 23:11:44.944149 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2025.09.09 23:11:44.944248 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18634 | 2025.09.09 23:11:44.944289 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18635 | 2025.09.09 23:11:44.944628 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18636 | 2025.09.09 23:11:44.944667 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18637 | 2025.09.09 23:11:44.945012 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18638 | 2025.09.09 23:11:44.945288 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2025.09.09 23:11:44.945430 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 5.31 MiB/sec. | ||
| 18640 | 2025.09.09 23:11:44.945470 [ 275 ] {be4c6190-0602-4cc0-913b-c0f9bf534b93} <Debug> TCPHandler: Processed in 0.001369424 sec. | ||
| 18641 | 2025.09.09 23:11:44.947229 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 18642 | 2025.09.09 23:11:45.051844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18643 | 2025.09.09 23:11:45.070398 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2025.09.09 23:11:45.070454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18645 | 2025.09.09 23:11:45.076791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18646 | 2025.09.09 23:11:45.077553 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2025.09.09 23:11:45.077872 [ 93 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18648 | 2025.09.09 23:11:45.077930 [ 93 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2025.09.09 23:11:45.077953 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18650 | 2025.09.09 23:11:45.078062 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18651 | 2025.09.09 23:11:45.081194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18652 | 2025.09.09 23:11:45.081888 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18653 | 2025.09.09 23:11:45.083441 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18654 | 2025.09.09 23:11:45.088260 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18655 | 2025.09.09 23:11:45.093016 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18656 | 2025.09.09 23:11:45.097638 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18657 | 2025.09.09 23:11:45.102665 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18658 | 2025.09.09 23:11:45.107609 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 18659 | 2025.09.09 23:11:45.169815 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.091793371 sec., 6645.360044572282 rows/sec., 34.36 MiB/sec. | ||
| 18660 | 2025.09.09 23:11:45.172680 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18661 | 2025.09.09 23:11:45.174624 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_81_16} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18662 | 2025.09.09 23:11:45.174708 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_81_16} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18663 | 2025.09.09 23:11:45.176989 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18664 | 2025.09.09 23:11:45.640528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2388 | ||
| 18665 | 2025.09.09 23:11:45.643050 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18666 | 2025.09.09 23:11:45.643099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18667 | 2025.09.09 23:11:45.644297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18668 | 2025.09.09 23:11:45.644573 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2025.09.09 23:11:45.644833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
| 18670 | 2025.09.09 23:11:49.913505 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2025.09.09 23:11:49.913803 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18672 | 2025.09.09 23:11:49.913905 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18673 | 2025.09.09 23:11:49.914716 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2025.09.09 23:11:49.914753 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18675 | 2025.09.09 23:11:49.915152 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18676 | 2025.09.09 23:11:49.915385 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18677 | 2025.09.09 23:11:49.915546 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001819 sec., 41781.198460692685 rows/sec., 3.44 MiB/sec. | ||
| 18678 | 2025.09.09 23:11:49.915588 [ 275 ] {b0c5cf6c-a2d8-4ea6-ba87-b70efd8130d0} <Debug> TCPHandler: Processed in 0.002263639 sec. | ||
| 18679 | 2025.09.09 23:11:49.915707 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18680 | 2025.09.09 23:11:49.915801 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18681 | 2025.09.09 23:11:49.915843 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18682 | 2025.09.09 23:11:49.916247 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2025.09.09 23:11:49.916282 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18684 | 2025.09.09 23:11:49.916597 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18685 | 2025.09.09 23:11:49.916824 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2025.09.09 23:11:49.916961 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 18687 | 2025.09.09 23:11:49.916998 [ 275 ] {96cc53aa-8bba-48e1-a282-89676aa64d90} <Debug> TCPHandler: Processed in 0.001340804 sec. | ||
| 18688 | 2025.09.09 23:11:49.917103 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18689 | 2025.09.09 23:11:49.917197 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18690 | 2025.09.09 23:11:49.917236 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18691 | 2025.09.09 23:11:49.917664 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18692 | 2025.09.09 23:11:49.917697 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18693 | 2025.09.09 23:11:49.918004 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18694 | 2025.09.09 23:11:49.918216 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18695 | 2025.09.09 23:11:49.918346 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 18696 | 2025.09.09 23:11:49.918383 [ 275 ] {e7a92be3-6d2f-4af2-90ac-9782fb5900f9} <Debug> TCPHandler: Processed in 0.001330033 sec. | ||
| 18697 | 2025.09.09 23:11:49.918488 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18698 | 2025.09.09 23:11:49.918582 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18699 | 2025.09.09 23:11:49.918624 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18700 | 2025.09.09 23:11:49.919029 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2025.09.09 23:11:49.919062 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18702 | 2025.09.09 23:11:49.919398 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18703 | 2025.09.09 23:11:49.919614 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2025.09.09 23:11:49.919745 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 18705 | 2025.09.09 23:11:49.919782 [ 275 ] {f2eb9c27-e3d8-4536-8847-03e711504e0f} <Debug> TCPHandler: Processed in 0.001343234 sec. | ||
| 18706 | 2025.09.09 23:11:49.919881 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2025.09.09 23:11:49.919975 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18708 | 2025.09.09 23:11:49.920028 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18709 | 2025.09.09 23:11:49.920790 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2025.09.09 23:11:49.920824 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18711 | 2025.09.09 23:11:49.921347 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18712 | 2025.09.09 23:11:49.921587 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2025.09.09 23:11:49.921730 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 18714 | 2025.09.09 23:11:49.921795 [ 275 ] {41579ca2-a911-4cd4-83e9-816c55599cfb} <Debug> TCPHandler: Processed in 0.001962244 sec. | ||
| 18715 | 2025.09.09 23:11:49.921899 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18716 | 2025.09.09 23:11:49.921994 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18717 | 2025.09.09 23:11:49.922035 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18718 | 2025.09.09 23:11:49.922396 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2025.09.09 23:11:49.922429 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18720 | 2025.09.09 23:11:49.922741 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18721 | 2025.09.09 23:11:49.922954 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2025.09.09 23:11:49.923079 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 18723 | 2025.09.09 23:11:49.923115 [ 275 ] {3ba2b7e7-6067-4c96-9d57-3614173998ea} <Debug> TCPHandler: Processed in 0.001265912 sec. | ||
| 18724 | 2025.09.09 23:11:50.322484 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18725 | 2025.09.09 23:11:50.322535 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18726 | 2025.09.09 23:11:50.514797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39334 | ||
| 18727 | 2025.09.09 23:11:50.515508 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2025.09.09 23:11:50.515547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18729 | 2025.09.09 23:11:50.516053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18730 | 2025.09.09 23:11:50.516296 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2025.09.09 23:11:50.516430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39334 | ||
| 18732 | 2025.09.09 23:11:52.581328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18733 | 2025.09.09 23:11:52.600058 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18734 | 2025.09.09 23:11:52.600130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18735 | 2025.09.09 23:11:52.606252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18736 | 2025.09.09 23:11:52.607002 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18737 | 2025.09.09 23:11:52.610255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18738 | 2025.09.09 23:11:54.058052 [ 222 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 18739 | 2025.09.09 23:11:54.058118 [ 222 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 18740 | 2025.09.09 23:11:54.060849 [ 222 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 18741 | 2025.09.09 23:11:54.925932 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18742 | 2025.09.09 23:11:54.926115 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18743 | 2025.09.09 23:11:54.926182 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18744 | 2025.09.09 23:11:54.926992 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2025.09.09 23:11:54.927041 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18746 | 2025.09.09 23:11:54.927443 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18747 | 2025.09.09 23:11:54.927672 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2025.09.09 23:11:54.927825 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001715 sec., 239067.05539358602 rows/sec., 15.17 MiB/sec. | ||
| 18749 | 2025.09.09 23:11:54.927868 [ 275 ] {8fdbac55-d595-4322-9852-b952e50d68e6} <Debug> TCPHandler: Processed in 0.002033045 sec. | ||
| 18750 | 2025.09.09 23:11:54.927983 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2025.09.09 23:11:54.928081 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18752 | 2025.09.09 23:11:54.928122 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18753 | 2025.09.09 23:11:54.928892 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2025.09.09 23:11:54.928928 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18755 | 2025.09.09 23:11:54.929299 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18756 | 2025.09.09 23:11:54.929518 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2025.09.09 23:11:54.929646 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001584 sec., 742424.2424242424 rows/sec., 59.11 MiB/sec. | ||
| 18758 | 2025.09.09 23:11:54.929684 [ 275 ] {db84d577-0e25-42ae-9ab2-94b1971496ac} <Debug> TCPHandler: Processed in 0.00175112 sec. | ||
| 18759 | 2025.09.09 23:11:54.929793 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2025.09.09 23:11:54.929887 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18761 | 2025.09.09 23:11:54.929927 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18762 | 2025.09.09 23:11:54.930383 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2025.09.09 23:11:54.930421 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18764 | 2025.09.09 23:11:54.930731 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18765 | 2025.09.09 23:11:54.930955 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2025.09.09 23:11:54.931086 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001217 sec., 194741.16680361546 rows/sec., 11.81 MiB/sec. | ||
| 18767 | 2025.09.09 23:11:54.931125 [ 275 ] {f7e1d757-504f-493a-8a4c-fa0b8a5f83d3} <Debug> TCPHandler: Processed in 0.001381205 sec. | ||
| 18768 | 2025.09.09 23:11:54.931230 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2025.09.09 23:11:54.931322 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18770 | 2025.09.09 23:11:54.931362 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18771 | 2025.09.09 23:11:54.931827 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2025.09.09 23:11:54.931863 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18773 | 2025.09.09 23:11:54.932164 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18774 | 2025.09.09 23:11:54.932380 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2025.09.09 23:11:54.932511 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 18776 | 2025.09.09 23:11:54.932550 [ 275 ] {7e438f49-3e3f-4ff4-a0ef-9e2bb2428107} <Debug> TCPHandler: Processed in 0.001369844 sec. | ||
| 18777 | 2025.09.09 23:11:54.932655 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2025.09.09 23:11:54.932749 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18779 | 2025.09.09 23:11:54.932789 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18780 | 2025.09.09 23:11:54.933235 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2025.09.09 23:11:54.933271 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18782 | 2025.09.09 23:11:54.933572 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18783 | 2025.09.09 23:11:54.933788 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2025.09.09 23:11:54.933915 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 18785 | 2025.09.09 23:11:54.933954 [ 275 ] {593fae1a-b420-4ff4-9312-9dd57ebd6e93} <Debug> TCPHandler: Processed in 0.001348443 sec. | ||
| 18786 | 2025.09.09 23:11:54.934066 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2025.09.09 23:11:54.934169 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18788 | 2025.09.09 23:11:54.934211 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18789 | 2025.09.09 23:11:54.934836 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2025.09.09 23:11:54.934875 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18791 | 2025.09.09 23:11:54.935217 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18792 | 2025.09.09 23:11:54.935427 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18793 | 2025.09.09 23:11:54.935558 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001408 sec., 504971.59090909094 rows/sec., 35.39 MiB/sec. | ||
| 18794 | 2025.09.09 23:11:54.935597 [ 275 ] {6f61a598-d923-4587-81ac-b41f90c3f639} <Debug> TCPHandler: Processed in 0.001582308 sec. | ||
| 18795 | 2025.09.09 23:11:54.935706 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2025.09.09 23:11:54.935800 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18797 | 2025.09.09 23:11:54.935843 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18798 | 2025.09.09 23:11:54.936171 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2025.09.09 23:11:54.936208 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18800 | 2025.09.09 23:11:54.936507 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18801 | 2025.09.09 23:11:54.936713 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2025.09.09 23:11:54.936823 [ 51 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18803 | 2025.09.09 23:11:54.936843 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 18804 | 2025.09.09 23:11:54.936899 [ 51 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2025.09.09 23:11:54.936905 [ 275 ] {c18efc9e-d1fa-48a3-a10e-aa46a181f0ae} <Debug> TCPHandler: Processed in 0.001248312 sec. | ||
| 18806 | 2025.09.09 23:11:54.936929 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18807 | 2025.09.09 23:11:54.937038 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18808 | 2025.09.09 23:11:54.937047 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 18809 | 2025.09.09 23:11:54.937167 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18810 | 2025.09.09 23:11:54.937204 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18811 | 2025.09.09 23:11:54.937224 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18812 | 2025.09.09 23:11:54.937246 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 18813 | 2025.09.09 23:11:54.937318 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 18814 | 2025.09.09 23:11:54.937362 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 18815 | 2025.09.09 23:11:54.937429 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 18816 | 2025.09.09 23:11:54.937484 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 18817 | 2025.09.09 23:11:54.937526 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 18818 | 2025.09.09 23:11:54.937706 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18819 | 2025.09.09 23:11:54.937749 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18820 | 2025.09.09 23:11:54.938132 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18821 | 2025.09.09 23:11:54.938370 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18822 | 2025.09.09 23:11:54.938401 [ 199 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409604 sec., 238364.8173529587 rows/sec., 12.16 MiB/sec. | ||
| 18823 | 2025.09.09 23:11:54.938512 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001369 sec., 229364.49963476992 rows/sec., 15.07 MiB/sec. | ||
| 18824 | 2025.09.09 23:11:54.938549 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18825 | 2025.09.09 23:11:54.938557 [ 275 ] {e202a6d0-31ed-4424-9eb1-5dbf9a2cb5dc} <Debug> TCPHandler: Processed in 0.001580828 sec. | ||
| 18826 | 2025.09.09 23:11:54.938682 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2025.09.09 23:11:54.938780 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18828 | 2025.09.09 23:11:54.938824 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2025.09.09 23:11:54.938826 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18830 | 2025.09.09 23:11:54.938907 [ 200 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_56_11} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18831 | 2025.09.09 23:11:54.938995 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18832 | 2025.09.09 23:11:54.939168 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2025.09.09 23:11:54.939208 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18834 | 2025.09.09 23:11:54.939516 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18835 | 2025.09.09 23:11:54.939748 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2025.09.09 23:11:54.939879 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 18837 | 2025.09.09 23:11:54.939916 [ 275 ] {39cef4ce-bb1f-45bc-b46b-f5f1d08d2eab} <Debug> TCPHandler: Processed in 0.001284063 sec. | ||
| 18838 | 2025.09.09 23:11:54.940029 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18839 | 2025.09.09 23:11:54.940145 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18840 | 2025.09.09 23:11:54.940209 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18841 | 2025.09.09 23:11:54.941038 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2025.09.09 23:11:54.941074 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18843 | 2025.09.09 23:11:54.941614 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18844 | 2025.09.09 23:11:54.941835 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18845 | 2025.09.09 23:11:54.941977 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001854 sec., 17259.97842502697 rows/sec., 30.93 MiB/sec. | ||
| 18846 | 2025.09.09 23:11:54.942038 [ 275 ] {ffcc4c48-6ef5-4cc3-a8e5-6c2b5609d884} <Debug> TCPHandler: Processed in 0.002069176 sec. | ||
| 18847 | 2025.09.09 23:11:54.942151 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18848 | 2025.09.09 23:11:54.942245 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18849 | 2025.09.09 23:11:54.942287 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18850 | 2025.09.09 23:11:54.942612 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2025.09.09 23:11:54.942648 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18852 | 2025.09.09 23:11:54.942959 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18853 | 2025.09.09 23:11:54.943172 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2025.09.09 23:11:54.943296 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 18855 | 2025.09.09 23:11:54.943332 [ 275 ] {c75eef0a-c1e9-41e7-9e81-084b4743c7b6} <Debug> TCPHandler: Processed in 0.001230522 sec. | ||
| 18856 | 2025.09.09 23:11:55.645138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2422 | ||
| 18857 | 2025.09.09 23:11:55.647763 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18858 | 2025.09.09 23:11:55.647812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18859 | 2025.09.09 23:11:55.649347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18860 | 2025.09.09 23:11:55.649725 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18861 | 2025.09.09 23:11:55.649933 [ 56 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18862 | 2025.09.09 23:11:55.650019 [ 56 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2025.09.09 23:11:55.650047 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18864 | 2025.09.09 23:11:55.650213 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 18865 | 2025.09.09 23:11:55.650254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2422 | ||
| 18866 | 2025.09.09 23:11:55.651109 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18867 | 2025.09.09 23:11:55.651379 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2238 rows starting from the beginning of the part | ||
| 18868 | 2025.09.09 23:11:55.652050 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 18869 | 2025.09.09 23:11:55.652469 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 18870 | 2025.09.09 23:11:55.652846 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part | ||
| 18871 | 2025.09.09 23:11:55.653202 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 18872 | 2025.09.09 23:11:55.653545 [ 197 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 18873 | 2025.09.09 23:11:55.661677 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 72 columns (72 merged, 0 gathered) in 0.011545142 sec., 209785.2066263022 rows/sec., 159.87 MiB/sec. | ||
| 18874 | 2025.09.09 23:11:55.663981 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18875 | 2025.09.09 23:11:55.664608 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18876 | 2025.09.09 23:11:55.664690 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_61_12} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18877 | 2025.09.09 23:11:55.665056 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 18878 | 2025.09.09 23:11:57.181726 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2025.09.09 23:11:57.182012 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18880 | 2025.09.09 23:11:57.182122 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18881 | 2025.09.09 23:11:57.183031 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18882 | 2025.09.09 23:11:57.183084 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18883 | 2025.09.09 23:11:57.183488 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18884 | 2025.09.09 23:11:57.183723 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2025.09.09 23:11:57.183877 [ 56 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18886 | 2025.09.09 23:11:57.183885 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00195 sec., 12307.692307692309 rows/sec., 1.02 MiB/sec. | ||
| 18887 | 2025.09.09 23:11:57.183950 [ 56 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2025.09.09 23:11:57.183982 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18889 | 2025.09.09 23:11:57.183983 [ 275 ] {821d57c7-81ea-4f14-a785-019d5d25fd16} <Debug> TCPHandler: Processed in 0.002438843 sec. | ||
| 18890 | 2025.09.09 23:11:57.184098 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 18891 | 2025.09.09 23:11:57.184147 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2025.09.09 23:11:57.184205 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18893 | 2025.09.09 23:11:57.184237 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 434 rows starting from the beginning of the part | ||
| 18894 | 2025.09.09 23:11:57.184249 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18895 | 2025.09.09 23:11:57.184295 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18896 | 2025.09.09 23:11:57.184301 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18897 | 2025.09.09 23:11:57.184354 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 18898 | 2025.09.09 23:11:57.184403 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 18899 | 2025.09.09 23:11:57.184450 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 18900 | 2025.09.09 23:11:57.184494 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 18901 | 2025.09.09 23:11:57.184741 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18902 | 2025.09.09 23:11:57.184778 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18903 | 2025.09.09 23:11:57.185088 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18904 | 2025.09.09 23:11:57.185304 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18905 | 2025.09.09 23:11:57.185443 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 670.03 KiB/sec. | ||
| 18906 | 2025.09.09 23:11:57.185463 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411155 sec., 1486725.412871017 rows/sec., 100.65 MiB/sec. | ||
| 18907 | 2025.09.09 23:11:57.185484 [ 275 ] {59d95871-69b9-4cc2-9d40-9089d62daecd} <Debug> TCPHandler: Processed in 0.001388994 sec. | ||
| 18908 | 2025.09.09 23:11:57.185632 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18909 | 2025.09.09 23:11:57.185685 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18910 | 2025.09.09 23:11:57.185754 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18911 | 2025.09.09 23:11:57.185808 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18912 | 2025.09.09 23:11:57.186028 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18913 | 2025.09.09 23:11:57.186122 [ 188 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_61_12} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18914 | 2025.09.09 23:11:57.186220 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 18915 | 2025.09.09 23:11:57.187009 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2025.09.09 23:11:57.187051 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18917 | 2025.09.09 23:11:57.187460 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18918 | 2025.09.09 23:11:57.187698 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2025.09.09 23:11:57.187828 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Debug> executeQuery: Read 1341 rows, 114.80 KiB in 0.002101 sec., 638267.4916706331 rows/sec., 53.36 MiB/sec. | ||
| 18920 | 2025.09.09 23:11:57.187867 [ 275 ] {a197014b-d661-44e3-974a-5b5a76a883fb} <Debug> TCPHandler: Processed in 0.00230133 sec. | ||
| 18921 | 2025.09.09 23:11:57.187983 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18922 | 2025.09.09 23:11:57.188076 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18923 | 2025.09.09 23:11:57.188115 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18924 | 2025.09.09 23:11:57.188548 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18925 | 2025.09.09 23:11:57.188584 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18926 | 2025.09.09 23:11:57.188870 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18927 | 2025.09.09 23:11:57.189069 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18928 | 2025.09.09 23:11:57.189196 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001139 sec., 28094.82001755926 rows/sec., 2.07 MiB/sec. | ||
| 18929 | 2025.09.09 23:11:57.189233 [ 275 ] {919aedd9-177e-4c47-b1bd-7a98acebbeda} <Debug> TCPHandler: Processed in 0.001297743 sec. | ||
| 18930 | 2025.09.09 23:11:57.189339 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18931 | 2025.09.09 23:11:57.189431 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18932 | 2025.09.09 23:11:57.189470 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18933 | 2025.09.09 23:11:57.189990 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2025.09.09 23:11:57.190027 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18935 | 2025.09.09 23:11:57.190335 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18936 | 2025.09.09 23:11:57.190543 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2025.09.09 23:11:57.190668 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001255 sec., 200796.812749004 rows/sec., 13.89 MiB/sec. | ||
| 18938 | 2025.09.09 23:11:57.190706 [ 275 ] {dacec3ab-8e88-4ed4-b86a-ea55e539843c} <Debug> TCPHandler: Processed in 0.001413255 sec. | ||
| 18939 | 2025.09.09 23:11:57.190810 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18940 | 2025.09.09 23:11:57.190903 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18941 | 2025.09.09 23:11:57.190942 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18942 | 2025.09.09 23:11:57.191328 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18943 | 2025.09.09 23:11:57.191363 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18944 | 2025.09.09 23:11:57.191653 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18945 | 2025.09.09 23:11:57.191872 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2025.09.09 23:11:57.191982 [ 23 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18947 | 2025.09.09 23:11:57.191997 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 18948 | 2025.09.09 23:11:57.192047 [ 23 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2025.09.09 23:11:57.192058 [ 275 ] {4bcc85cf-2a3d-44d6-9f45-a2f95b752e41} <Debug> TCPHandler: Processed in 0.001295443 sec. | ||
| 18950 | 2025.09.09 23:11:57.192075 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18951 | 2025.09.09 23:11:57.192168 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 18952 | 2025.09.09 23:11:57.192169 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18953 | 2025.09.09 23:11:57.192286 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18954 | 2025.09.09 23:11:57.192289 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18955 | 2025.09.09 23:11:57.192331 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18956 | 2025.09.09 23:11:57.192344 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 223 rows starting from the beginning of the part | ||
| 18957 | 2025.09.09 23:11:57.192425 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18958 | 2025.09.09 23:11:57.192478 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 18959 | 2025.09.09 23:11:57.192522 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 18960 | 2025.09.09 23:11:57.192569 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 18961 | 2025.09.09 23:11:57.192613 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 18962 | 2025.09.09 23:11:57.193033 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18963 | 2025.09.09 23:11:57.193073 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18964 | 2025.09.09 23:11:57.193414 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18965 | 2025.09.09 23:11:57.193516 [ 188 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390004 sec., 776256.7589733554 rows/sec., 47.38 MiB/sec. | ||
| 18966 | 2025.09.09 23:11:57.193625 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2025.09.09 23:11:57.193637 [ 188 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18968 | 2025.09.09 23:11:57.193761 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Debug> executeQuery: Read 576 rows, 44.28 KiB in 0.001493 sec., 385800.4018754186 rows/sec., 28.96 MiB/sec. | ||
| 18969 | 2025.09.09 23:11:57.193805 [ 275 ] {2410abc1-4112-4e46-ba98-9bfe24427367} <Debug> TCPHandler: Processed in 0.001683089 sec. | ||
| 18970 | 2025.09.09 23:11:57.193886 [ 188 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2025.09.09 23:11:57.193918 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18972 | 2025.09.09 23:11:57.193955 [ 188 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_61_12} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18973 | 2025.09.09 23:11:57.194017 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18974 | 2025.09.09 23:11:57.194022 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18975 | 2025.09.09 23:11:57.194074 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18976 | 2025.09.09 23:11:57.194810 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2025.09.09 23:11:57.194848 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18978 | 2025.09.09 23:11:57.195367 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18979 | 2025.09.09 23:11:57.195591 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2025.09.09 23:11:57.195739 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Debug> executeQuery: Read 965 rows, 68.90 KiB in 0.001721 sec., 560720.5113306217 rows/sec., 39.10 MiB/sec. | ||
| 18981 | 2025.09.09 23:11:57.195742 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_120_25 to all_125_125_0 | ||
| 18982 | 2025.09.09 23:11:57.195783 [ 275 ] {cea2a7a4-5d48-47e5-b9a9-504584ac3fc9} <Debug> TCPHandler: Processed in 0.001912794 sec. | ||
| 18983 | 2025.09.09 23:11:57.195804 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2025.09.09 23:11:57.195832 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18985 | 2025.09.09 23:11:57.195904 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18986 | 2025.09.09 23:11:57.195916 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_25 to all_125_125_0 into Compact with storage Full | ||
| 18987 | 2025.09.09 23:11:57.196007 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18988 | 2025.09.09 23:11:57.196146 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18989 | 2025.09.09 23:11:57.196166 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18990 | 2025.09.09 23:11:57.196202 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_25, total 41838 rows starting from the beginning of the part | ||
| 18991 | 2025.09.09 23:11:57.196256 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 18992 | 2025.09.09 23:11:57.196299 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 316 rows starting from the beginning of the part | ||
| 18993 | 2025.09.09 23:11:57.196340 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 18994 | 2025.09.09 23:11:57.196385 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 18995 | 2025.09.09 23:11:57.196426 [ 200 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 965 rows starting from the beginning of the part | ||
| 18996 | 2025.09.09 23:11:57.196979 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18997 | 2025.09.09 23:11:57.197022 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18998 | 2025.09.09 23:11:57.197563 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18999 | 2025.09.09 23:11:57.197824 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19000 | 2025.09.09 23:11:57.197969 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001981 sec., 5047.955577990913 rows/sec., 9.05 MiB/sec. | ||
| 19001 | 2025.09.09 23:11:57.198026 [ 275 ] {396be4ea-db86-4041-95f6-9ef9d047b5af} <Debug> TCPHandler: Processed in 0.002171858 sec. | ||
| 19002 | 2025.09.09 23:11:57.198135 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19003 | 2025.09.09 23:11:57.198229 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19004 | 2025.09.09 23:11:57.198272 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19005 | 2025.09.09 23:11:57.198600 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19006 | 2025.09.09 23:11:57.198635 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19007 | 2025.09.09 23:11:57.198935 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19008 | 2025.09.09 23:11:57.199134 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19009 | 2025.09.09 23:11:57.199262 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001051 sec., 34253.09229305423 rows/sec., 2.31 MiB/sec. | ||
| 19010 | 2025.09.09 23:11:57.199298 [ 275 ] {d9ed0416-daf4-43cc-8588-f3364c596753} <Debug> TCPHandler: Processed in 0.001211882 sec. | ||
| 19011 | 2025.09.09 23:11:57.204937 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43753 rows, containing 5 columns (5 merged, 0 gathered) in 0.009047559 sec., 4835889.989775143 rows/sec., 325.45 MiB/sec. | ||
| 19012 | 2025.09.09 23:11:57.205593 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 19013 | 2025.09.09 23:11:57.205913 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2025.09.09 23:11:57.205995 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_120_25, all_125_125_0] -> all_1_125_26 | ||
| 19015 | 2025.09.09 23:11:57.206099 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19016 | 2025.09.09 23:11:58.016669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39846 | ||
| 19017 | 2025.09.09 23:11:58.017343 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19018 | 2025.09.09 23:11:58.017393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19019 | 2025.09.09 23:11:58.017920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19020 | 2025.09.09 23:11:58.018150 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19021 | 2025.09.09 23:11:58.018277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39846 | ||
| 19022 | 2025.09.09 23:11:59.263304 [ 217 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19023 | 2025.09.09 23:11:59.263368 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19024 | 2025.09.09 23:11:59.266622 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19025 | 2025.09.09 23:11:59.907568 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19026 | 2025.09.09 23:11:59.907802 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19027 | 2025.09.09 23:11:59.907870 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19028 | 2025.09.09 23:11:59.908569 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19029 | 2025.09.09 23:11:59.908622 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19030 | 2025.09.09 23:11:59.909017 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19031 | 2025.09.09 23:11:59.909247 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2025.09.09 23:11:59.909388 [ 59 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19033 | 2025.09.09 23:11:59.909412 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 19034 | 2025.09.09 23:11:59.909462 [ 59 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19035 | 2025.09.09 23:11:59.909486 [ 275 ] {2b431290-6cf1-4b80-b5ba-4a027ddb22d8} <Debug> TCPHandler: Processed in 0.002100976 sec. | ||
| 19036 | 2025.09.09 23:11:59.909492 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19037 | 2025.09.09 23:11:59.909615 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 19038 | 2025.09.09 23:11:59.909624 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2025.09.09 23:11:59.909747 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19040 | 2025.09.09 23:11:59.909748 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19041 | 2025.09.09 23:11:59.909794 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19042 | 2025.09.09 23:11:59.909805 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2467 rows starting from the beginning of the part | ||
| 19043 | 2025.09.09 23:11:59.909887 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1178 rows starting from the beginning of the part | ||
| 19044 | 2025.09.09 23:11:59.909940 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 19045 | 2025.09.09 23:11:59.909989 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1176 rows starting from the beginning of the part | ||
| 19046 | 2025.09.09 23:11:59.910039 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1341 rows starting from the beginning of the part | ||
| 19047 | 2025.09.09 23:11:59.910084 [ 187 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 19048 | 2025.09.09 23:11:59.910283 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2025.09.09 23:11:59.910327 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19050 | 2025.09.09 23:11:59.910656 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19051 | 2025.09.09 23:11:59.910875 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2025.09.09 23:11:59.910996 [ 59 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19053 | 2025.09.09 23:11:59.911012 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 19054 | 2025.09.09 23:11:59.911025 [ 59 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2025.09.09 23:11:59.911050 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19056 | 2025.09.09 23:11:59.911059 [ 275 ] {38a962a0-592f-4a88-9442-5dc5a74cf54d} <Debug> TCPHandler: Processed in 0.001488076 sec. | ||
| 19057 | 2025.09.09 23:11:59.911124 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 19058 | 2025.09.09 23:11:59.911158 [ 223 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19059 | 2025.09.09 23:11:59.911187 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2025.09.09 23:11:59.911191 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19061 | 2025.09.09 23:11:59.911218 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19062 | 2025.09.09 23:11:59.911250 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1251 rows starting from the beginning of the part | ||
| 19063 | 2025.09.09 23:11:59.911301 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19064 | 2025.09.09 23:11:59.911303 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 715 rows starting from the beginning of the part | ||
| 19065 | 2025.09.09 23:11:59.911356 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19066 | 2025.09.09 23:11:59.911372 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 74 rows starting from the beginning of the part | ||
| 19067 | 2025.09.09 23:11:59.911420 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 711 rows starting from the beginning of the part | ||
| 19068 | 2025.09.09 23:11:59.911460 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 576 rows starting from the beginning of the part | ||
| 19069 | 2025.09.09 23:11:59.911503 [ 195 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 19070 | 2025.09.09 23:11:59.911754 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2025.09.09 23:11:59.911796 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19072 | 2025.09.09 23:11:59.912170 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6294 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606576 sec., 2414661.9933583364 rows/sec., 205.63 MiB/sec. | ||
| 19073 | 2025.09.09 23:11:59.912186 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19074 | 2025.09.09 23:11:59.912423 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19075 | 2025.09.09 23:11:59.912463 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19076 | 2025.09.09 23:11:59.912604 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.36 MiB/sec. | ||
| 19077 | 2025.09.09 23:11:59.912644 [ 275 ] {b3ef9f76-0a5f-43e1-923f-4827480c26ac} <Debug> TCPHandler: Processed in 0.001511846 sec. | ||
| 19078 | 2025.09.09 23:11:59.912679 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2025.09.09 23:11:59.912712 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19080 | 2025.09.09 23:11:59.912751 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_126_25} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19081 | 2025.09.09 23:11:59.912761 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2025.09.09 23:11:59.912780 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19083 | 2025.09.09 23:11:59.912716 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625858 sec., 2085667.9980662519 rows/sec., 158.21 MiB/sec. | ||
| 19084 | 2025.09.09 23:11:59.912867 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19085 | 2025.09.09 23:11:59.912869 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 19086 | 2025.09.09 23:11:59.912917 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19087 | 2025.09.09 23:11:59.912995 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19088 | 2025.09.09 23:11:59.913239 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2025.09.09 23:11:59.913279 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19090 | 2025.09.09 23:11:59.913340 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19091 | 2025.09.09 23:11:59.913409 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_126_25} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19092 | 2025.09.09 23:11:59.913488 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 19093 | 2025.09.09 23:11:59.913613 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19094 | 2025.09.09 23:11:59.913884 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19095 | 2025.09.09 23:11:59.914022 [ 30 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19096 | 2025.09.09 23:11:59.914026 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.37 MiB/sec. | ||
| 19097 | 2025.09.09 23:11:59.914053 [ 30 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19098 | 2025.09.09 23:11:59.914072 [ 275 ] {f1cae864-e7d4-4ff8-b5a9-0277aecafc20} <Debug> TCPHandler: Processed in 0.001361324 sec. | ||
| 19099 | 2025.09.09 23:11:59.914072 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19100 | 2025.09.09 23:11:59.914179 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 19101 | 2025.09.09 23:11:59.914200 [ 219 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19102 | 2025.09.09 23:11:59.914233 [ 219 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19103 | 2025.09.09 23:11:59.914306 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19104 | 2025.09.09 23:11:59.914347 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9396 rows starting from the beginning of the part | ||
| 19105 | 2025.09.09 23:11:59.914409 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 19106 | 2025.09.09 23:11:59.914461 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 19107 | 2025.09.09 23:11:59.914511 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 19108 | 2025.09.09 23:11:59.914552 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 19109 | 2025.09.09 23:11:59.914593 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 24 rows starting from the beginning of the part | ||
| 19110 | 2025.09.09 23:11:59.915088 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19111 | 2025.09.09 23:11:59.916595 [ 219 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19112 | 2025.09.09 23:11:59.916667 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19113 | 2025.09.09 23:11:59.917404 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003274938 sec., 2969216.51646535 rows/sec., 189.22 MiB/sec. | ||
| 19114 | 2025.09.09 23:11:59.917646 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19115 | 2025.09.09 23:11:59.917957 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2025.09.09 23:11:59.918032 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_126_25} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19117 | 2025.09.09 23:11:59.918122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 19118 | 2025.09.09 23:12:00.110415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19119 | 2025.09.09 23:12:00.128233 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19120 | 2025.09.09 23:12:00.128288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19121 | 2025.09.09 23:12:00.134552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19122 | 2025.09.09 23:12:00.135262 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19123 | 2025.09.09 23:12:00.138411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19124 | 2025.09.09 23:12:00.921002 [ 224 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 19125 | 2025.09.09 23:12:00.921080 [ 224 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 19126 | 2025.09.09 23:12:00.924038 [ 224 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 19127 | 2025.09.09 23:12:04.914161 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19128 | 2025.09.09 23:12:04.914357 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19129 | 2025.09.09 23:12:04.914423 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19130 | 2025.09.09 23:12:04.915084 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19131 | 2025.09.09 23:12:04.915133 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19132 | 2025.09.09 23:12:04.915557 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19133 | 2025.09.09 23:12:04.915788 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19134 | 2025.09.09 23:12:04.915949 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001639 sec., 73215.37522879805 rows/sec., 6.22 MiB/sec. | ||
| 19135 | 2025.09.09 23:12:04.915999 [ 275 ] {8e8210d9-d804-42e2-96d1-1393e5169106} <Debug> TCPHandler: Processed in 0.001963505 sec. | ||
| 19136 | 2025.09.09 23:12:04.916113 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19137 | 2025.09.09 23:12:04.916208 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19138 | 2025.09.09 23:12:04.916249 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19139 | 2025.09.09 23:12:04.916688 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2025.09.09 23:12:04.916727 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19141 | 2025.09.09 23:12:04.917065 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19142 | 2025.09.09 23:12:04.917297 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19143 | 2025.09.09 23:12:04.917419 [ 78 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19144 | 2025.09.09 23:12:04.917437 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001247 sec., 25661.58781074579 rows/sec., 1.88 MiB/sec. | ||
| 19145 | 2025.09.09 23:12:04.917462 [ 78 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19146 | 2025.09.09 23:12:04.917482 [ 275 ] {71e016c2-d138-4eef-aef2-673068b3fb31} <Debug> TCPHandler: Processed in 0.001419295 sec. | ||
| 19147 | 2025.09.09 23:12:04.917493 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19148 | 2025.09.09 23:12:04.917591 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19149 | 2025.09.09 23:12:04.917627 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 19150 | 2025.09.09 23:12:04.917686 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19151 | 2025.09.09 23:12:04.917732 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19152 | 2025.09.09 23:12:04.917780 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19153 | 2025.09.09 23:12:04.917821 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 279 rows starting from the beginning of the part | ||
| 19154 | 2025.09.09 23:12:04.917889 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 241 rows starting from the beginning of the part | ||
| 19155 | 2025.09.09 23:12:04.917938 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 19156 | 2025.09.09 23:12:04.917983 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 237 rows starting from the beginning of the part | ||
| 19157 | 2025.09.09 23:12:04.918027 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 32 rows starting from the beginning of the part | ||
| 19158 | 2025.09.09 23:12:04.918066 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
| 19159 | 2025.09.09 23:12:04.918178 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2025.09.09 23:12:04.918220 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19161 | 2025.09.09 23:12:04.918567 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19162 | 2025.09.09 23:12:04.918802 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2025.09.09 23:12:04.918932 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001264 sec., 75949.3670886076 rows/sec., 5.93 MiB/sec. | ||
| 19164 | 2025.09.09 23:12:04.918970 [ 275 ] {b9bc1e8d-99e5-49a9-be78-f8e966d637f5} <Debug> TCPHandler: Processed in 0.001430675 sec. | ||
| 19165 | 2025.09.09 23:12:04.919015 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443336 sec., 575749.5136267646 rows/sec., 38.14 MiB/sec. | ||
| 19166 | 2025.09.09 23:12:04.919077 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19167 | 2025.09.09 23:12:04.919176 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19168 | 2025.09.09 23:12:04.919199 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19169 | 2025.09.09 23:12:04.919218 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19170 | 2025.09.09 23:12:04.919533 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2025.09.09 23:12:04.919606 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_121_24} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19172 | 2025.09.09 23:12:04.919650 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2025.09.09 23:12:04.919684 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19174 | 2025.09.09 23:12:04.919696 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19175 | 2025.09.09 23:12:04.920019 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19176 | 2025.09.09 23:12:04.920229 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19177 | 2025.09.09 23:12:04.920359 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 19178 | 2025.09.09 23:12:04.920397 [ 275 ] {51caa258-5ec8-4b7a-8a63-b2c7adebe36e} <Debug> TCPHandler: Processed in 0.001369854 sec. | ||
| 19179 | 2025.09.09 23:12:04.920504 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19180 | 2025.09.09 23:12:04.920599 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19181 | 2025.09.09 23:12:04.920652 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19182 | 2025.09.09 23:12:04.921469 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19183 | 2025.09.09 23:12:04.921503 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19184 | 2025.09.09 23:12:04.922062 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19185 | 2025.09.09 23:12:04.922293 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19186 | 2025.09.09 23:12:04.922407 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19187 | 2025.09.09 23:12:04.922435 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 19188 | 2025.09.09 23:12:04.922439 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2025.09.09 23:12:04.922466 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19190 | 2025.09.09 23:12:04.922517 [ 275 ] {7b427c8d-bf98-4735-a895-ee6bd3c38f48} <Debug> TCPHandler: Processed in 0.002063326 sec. | ||
| 19191 | 2025.09.09 23:12:04.922540 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 19192 | 2025.09.09 23:12:04.922627 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19193 | 2025.09.09 23:12:04.922726 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19194 | 2025.09.09 23:12:04.922768 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19195 | 2025.09.09 23:12:04.922771 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19196 | 2025.09.09 23:12:04.922836 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2386 rows starting from the beginning of the part | ||
| 19197 | 2025.09.09 23:12:04.922960 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
| 19198 | 2025.09.09 23:12:04.923062 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 19199 | 2025.09.09 23:12:04.923090 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2025.09.09 23:12:04.923129 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19201 | 2025.09.09 23:12:04.923158 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
| 19202 | 2025.09.09 23:12:04.923250 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 19203 | 2025.09.09 23:12:04.923339 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
| 19204 | 2025.09.09 23:12:04.923448 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19205 | 2025.09.09 23:12:04.923694 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19206 | 2025.09.09 23:12:04.923831 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 19207 | 2025.09.09 23:12:04.923868 [ 275 ] {9c5fb454-019d-48f3-afe4-73171c56483c} <Debug> TCPHandler: Processed in 0.001291163 sec. | ||
| 19208 | 2025.09.09 23:12:04.933473 [ 199 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2502 rows, containing 19 columns (19 merged, 0 gathered) in 0.010968192 sec., 228114.16867976054 rows/sec., 408.77 MiB/sec. | ||
| 19209 | 2025.09.09 23:12:04.935622 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19210 | 2025.09.09 23:12:04.935971 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19211 | 2025.09.09 23:12:04.936052 [ 192 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19212 | 2025.09.09 23:12:04.936174 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 19213 | 2025.09.09 23:12:05.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.39 MiB, peak 414.12 MiB, free memory in arenas 0.00 B, will set to 399.72 MiB (RSS), difference: 4.32 MiB | ||
| 19214 | 2025.09.09 23:12:05.322770 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19215 | 2025.09.09 23:12:05.322813 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19216 | 2025.09.09 23:12:05.518505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40294 | ||
| 19217 | 2025.09.09 23:12:05.519047 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19218 | 2025.09.09 23:12:05.519100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19219 | 2025.09.09 23:12:05.519606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19220 | 2025.09.09 23:12:05.519850 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19221 | 2025.09.09 23:12:05.520008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40294 | ||
| 19222 | 2025.09.09 23:12:05.650582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2462 | ||
| 19223 | 2025.09.09 23:12:05.653105 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2025.09.09 23:12:05.653144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19225 | 2025.09.09 23:12:05.654364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19226 | 2025.09.09 23:12:05.654632 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19227 | 2025.09.09 23:12:05.654907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2462 | ||
| 19228 | 2025.09.09 23:12:05.931414 [ 79 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 19229 | 2025.09.09 23:12:05.931484 [ 79 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2025.09.09 23:12:05.931510 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19231 | 2025.09.09 23:12:05.931613 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 19232 | 2025.09.09 23:12:05.931736 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19233 | 2025.09.09 23:12:05.931772 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 56 rows starting from the beginning of the part | ||
| 19234 | 2025.09.09 23:12:05.931841 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 19235 | 2025.09.09 23:12:05.931887 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 19236 | 2025.09.09 23:12:05.931933 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 19237 | 2025.09.09 23:12:05.931976 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19238 | 2025.09.09 23:12:05.932698 [ 199 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126659 sec., 53254.80025455795 rows/sec., 3.49 MiB/sec. | ||
| 19239 | 2025.09.09 23:12:05.932900 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 19240 | 2025.09.09 23:12:05.933274 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19241 | 2025.09.09 23:12:05.933367 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_56_12} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 19242 | 2025.09.09 23:12:05.933489 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19243 | 2025.09.09 23:12:07.638550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19244 | 2025.09.09 23:12:07.656576 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2025.09.09 23:12:07.656634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19246 | 2025.09.09 23:12:07.663276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19247 | 2025.09.09 23:12:07.663997 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2025.09.09 23:12:07.667592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19249 | 2025.09.09 23:12:09.051743 [ 221 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 19250 | 2025.09.09 23:12:09.051806 [ 221 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 19251 | 2025.09.09 23:12:09.055324 [ 221 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 19252 | 2025.09.09 23:12:09.424831 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 19253 | 2025.09.09 23:12:09.424910 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 19254 | 2025.09.09 23:12:09.427955 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 19255 | 2025.09.09 23:12:09.913856 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19256 | 2025.09.09 23:12:09.914129 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19257 | 2025.09.09 23:12:09.914193 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19258 | 2025.09.09 23:12:09.914831 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19259 | 2025.09.09 23:12:09.914881 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19260 | 2025.09.09 23:12:09.915268 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19261 | 2025.09.09 23:12:09.915497 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19262 | 2025.09.09 23:12:09.915652 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001588 sec., 47858.94206549118 rows/sec., 3.94 MiB/sec. | ||
| 19263 | 2025.09.09 23:12:09.915694 [ 275 ] {9dbfe488-94f2-4dc4-bff5-ab8702925e44} <Debug> TCPHandler: Processed in 0.002019396 sec. | ||
| 19264 | 2025.09.09 23:12:09.915815 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19265 | 2025.09.09 23:12:09.915911 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19266 | 2025.09.09 23:12:09.915952 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19267 | 2025.09.09 23:12:09.916343 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19268 | 2025.09.09 23:12:09.916379 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19269 | 2025.09.09 23:12:09.916677 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19270 | 2025.09.09 23:12:09.916885 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19271 | 2025.09.09 23:12:09.917014 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 19272 | 2025.09.09 23:12:09.917052 [ 275 ] {a324c8dc-fa68-4c15-9000-48bac7898688} <Debug> TCPHandler: Processed in 0.001286882 sec. | ||
| 19273 | 2025.09.09 23:12:09.917158 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2025.09.09 23:12:09.917253 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19275 | 2025.09.09 23:12:09.917291 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19276 | 2025.09.09 23:12:09.917694 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19277 | 2025.09.09 23:12:09.917729 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19278 | 2025.09.09 23:12:09.918026 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19279 | 2025.09.09 23:12:09.918249 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19280 | 2025.09.09 23:12:09.918377 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 19281 | 2025.09.09 23:12:09.918414 [ 275 ] {505d1500-dfa1-49ef-ae03-8b6dee2f4070} <Debug> TCPHandler: Processed in 0.001306083 sec. | ||
| 19282 | 2025.09.09 23:12:09.918521 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19283 | 2025.09.09 23:12:09.918615 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19284 | 2025.09.09 23:12:09.918659 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19285 | 2025.09.09 23:12:09.919063 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19286 | 2025.09.09 23:12:09.919099 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19287 | 2025.09.09 23:12:09.919428 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19288 | 2025.09.09 23:12:09.919638 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2025.09.09 23:12:09.919771 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 19290 | 2025.09.09 23:12:09.919808 [ 275 ] {42778675-37ae-46bd-9e8d-62436cc16791} <Debug> TCPHandler: Processed in 0.001338204 sec. | ||
| 19291 | 2025.09.09 23:12:09.919908 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2025.09.09 23:12:09.920002 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19293 | 2025.09.09 23:12:09.920057 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19294 | 2025.09.09 23:12:09.920832 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2025.09.09 23:12:09.920868 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19296 | 2025.09.09 23:12:09.921373 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19297 | 2025.09.09 23:12:09.921594 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2025.09.09 23:12:09.921735 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 19299 | 2025.09.09 23:12:09.921803 [ 275 ] {7b1bdc56-babc-4f35-ba6b-d5df1e7c3fa5} <Debug> TCPHandler: Processed in 0.001943554 sec. | ||
| 19300 | 2025.09.09 23:12:09.921909 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19301 | 2025.09.09 23:12:09.922003 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19302 | 2025.09.09 23:12:09.922044 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19303 | 2025.09.09 23:12:09.922375 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2025.09.09 23:12:09.922410 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19305 | 2025.09.09 23:12:09.922711 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19306 | 2025.09.09 23:12:09.922928 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2025.09.09 23:12:09.923057 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 19308 | 2025.09.09 23:12:09.923093 [ 275 ] {dfd006e0-57aa-403f-9dc7-7dac07143dfe} <Debug> TCPHandler: Processed in 0.001234562 sec. | ||
| 19309 | 2025.09.09 23:12:09.999509 [ 73 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19310 | 2025.09.09 23:12:09.999575 [ 73 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2025.09.09 23:12:09.999599 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19312 | 2025.09.09 23:12:09.999698 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 19313 | 2025.09.09 23:12:09.999806 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19314 | 2025.09.09 23:12:09.999839 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 19315 | 2025.09.09 23:12:09.999906 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19316 | 2025.09.09 23:12:09.999956 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 19317 | 2025.09.09 23:12:10.000002 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 19318 | 2025.09.09 23:12:10.000047 [ 197 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 19319 | 2025.09.09 23:12:10.000830 [ 199 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116878 sec., 32512.534437618717 rows/sec., 2.71 MiB/sec. | ||
| 19320 | 2025.09.09 23:12:10.001015 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19321 | 2025.09.09 23:12:10.001312 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19322 | 2025.09.09 23:12:10.001393 [ 191 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_41_10} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19323 | 2025.09.09 23:12:10.001489 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19324 | 2025.09.09 23:12:10.828862 [ 73 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 5 parts from all_1_73_15 to all_77_77_0 | ||
| 19325 | 2025.09.09 23:12:10.828929 [ 73 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19326 | 2025.09.09 23:12:10.828950 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19327 | 2025.09.09 23:12:10.829082 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_15 to all_77_77_0 into Compact with storage Full | ||
| 19328 | 2025.09.09 23:12:10.829244 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19329 | 2025.09.09 23:12:10.829288 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_15, total 465 rows starting from the beginning of the part | ||
| 19330 | 2025.09.09 23:12:10.829369 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part | ||
| 19331 | 2025.09.09 23:12:10.829428 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 19332 | 2025.09.09 23:12:10.829483 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 19333 | 2025.09.09 23:12:10.829537 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 252 rows starting from the beginning of the part | ||
| 19334 | 2025.09.09 23:12:10.830576 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555398 sec., 869873.8200769193 rows/sec., 60.93 MiB/sec. | ||
| 19335 | 2025.09.09 23:12:10.830802 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 19336 | 2025.09.09 23:12:10.831127 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19337 | 2025.09.09 23:12:10.831202 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_77_16} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 5 parts: [all_1_73_15, all_77_77_0] -> all_1_77_16 | ||
| 19338 | 2025.09.09 23:12:10.831307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19339 | 2025.09.09 23:12:11.265934 [ 223 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 19340 | 2025.09.09 23:12:11.265979 [ 223 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 19341 | 2025.09.09 23:12:11.267681 [ 223 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 19342 | 2025.09.09 23:12:13.020225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40806 | ||
| 19343 | 2025.09.09 23:12:13.020777 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19344 | 2025.09.09 23:12:13.020816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 19345 | 2025.09.09 23:12:13.021308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19346 | 2025.09.09 23:12:13.021545 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19347 | 2025.09.09 23:12:13.021677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40806 | ||
| 19348 | 2025.09.09 23:12:13.021740 [ 221 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 19349 | 2025.09.09 23:12:13.021773 [ 221 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 19350 | 2025.09.09 23:12:13.024390 [ 221 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 19351 | 2025.09.09 23:12:13.609134 [ 217 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 19352 | 2025.09.09 23:12:13.609200 [ 217 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 19353 | 2025.09.09 23:12:13.612119 [ 217 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 19354 | 2025.09.09 23:12:14.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.74 MiB, peak 414.12 MiB, free memory in arenas 0.00 B, will set to 399.72 MiB (RSS), difference: 3.98 MiB | ||
| 19355 | 2025.09.09 23:12:14.926923 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19356 | 2025.09.09 23:12:14.927101 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19357 | 2025.09.09 23:12:14.927163 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19358 | 2025.09.09 23:12:14.928044 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2025.09.09 23:12:14.928094 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19360 | 2025.09.09 23:12:14.928516 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19361 | 2025.09.09 23:12:14.928735 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2025.09.09 23:12:14.928883 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00183 sec., 224043.71584699454 rows/sec., 14.21 MiB/sec. | ||
| 19363 | 2025.09.09 23:12:14.928926 [ 275 ] {c26ade67-22e2-4339-a32b-aa7a4f2ada8e} <Debug> TCPHandler: Processed in 0.002124267 sec. | ||
| 19364 | 2025.09.09 23:12:14.929055 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19365 | 2025.09.09 23:12:14.929152 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19366 | 2025.09.09 23:12:14.929195 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19367 | 2025.09.09 23:12:14.929590 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2025.09.09 23:12:14.929626 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19369 | 2025.09.09 23:12:14.929911 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19370 | 2025.09.09 23:12:14.930117 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2025.09.09 23:12:14.930250 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 19372 | 2025.09.09 23:12:14.930289 [ 275 ] {73b8fa28-b73a-4f03-a802-3b299d0aa5b3} <Debug> TCPHandler: Processed in 0.001293283 sec. | ||
| 19373 | 2025.09.09 23:12:14.930390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19374 | 2025.09.09 23:12:14.930484 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19375 | 2025.09.09 23:12:14.930522 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19376 | 2025.09.09 23:12:14.931743 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2025.09.09 23:12:14.931780 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19378 | 2025.09.09 23:12:14.932143 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19379 | 2025.09.09 23:12:14.932364 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2025.09.09 23:12:14.932497 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Debug> executeQuery: Read 1177 rows, 95.95 KiB in 0.002031 sec., 579517.4790743476 rows/sec., 46.14 MiB/sec. | ||
| 19381 | 2025.09.09 23:12:14.932535 [ 275 ] {242f0aa2-66cd-49d4-a8aa-59015c03f729} <Debug> TCPHandler: Processed in 0.002193649 sec. | ||
| 19382 | 2025.09.09 23:12:14.932648 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19383 | 2025.09.09 23:12:14.932741 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19384 | 2025.09.09 23:12:14.932782 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19385 | 2025.09.09 23:12:14.933324 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2025.09.09 23:12:14.933360 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19387 | 2025.09.09 23:12:14.933664 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19388 | 2025.09.09 23:12:14.933869 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2025.09.09 23:12:14.933998 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001275 sec., 187450.98039215684 rows/sec., 11.38 MiB/sec. | ||
| 19390 | 2025.09.09 23:12:14.934036 [ 275 ] {9dcb6cc8-db7f-4d99-9673-efb021357c6a} <Debug> TCPHandler: Processed in 0.001436975 sec. | ||
| 19391 | 2025.09.09 23:12:14.934141 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19392 | 2025.09.09 23:12:14.934234 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19393 | 2025.09.09 23:12:14.934272 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19394 | 2025.09.09 23:12:14.934778 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19395 | 2025.09.09 23:12:14.934814 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19396 | 2025.09.09 23:12:14.935112 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19397 | 2025.09.09 23:12:14.935314 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19398 | 2025.09.09 23:12:14.935440 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 19399 | 2025.09.09 23:12:14.935478 [ 275 ] {ac0b65f4-68f6-4db6-874b-32ab256cd528} <Debug> TCPHandler: Processed in 0.001386044 sec. | ||
| 19400 | 2025.09.09 23:12:14.935581 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2025.09.09 23:12:14.935674 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19402 | 2025.09.09 23:12:14.935714 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19403 | 2025.09.09 23:12:14.936216 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19404 | 2025.09.09 23:12:14.936250 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19405 | 2025.09.09 23:12:14.936544 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19406 | 2025.09.09 23:12:14.936754 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19407 | 2025.09.09 23:12:14.936893 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 19408 | 2025.09.09 23:12:14.936932 [ 275 ] {548e2611-34b0-45a7-bfa5-8d79758632b5} <Debug> TCPHandler: Processed in 0.001399215 sec. | ||
| 19409 | 2025.09.09 23:12:14.937049 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19410 | 2025.09.09 23:12:14.937174 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19411 | 2025.09.09 23:12:14.937223 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19412 | 2025.09.09 23:12:14.938145 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19413 | 2025.09.09 23:12:14.938193 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19414 | 2025.09.09 23:12:14.938558 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19415 | 2025.09.09 23:12:14.938778 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19416 | 2025.09.09 23:12:14.938908 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001759 sec., 405343.9454235361 rows/sec., 28.42 MiB/sec. | ||
| 19417 | 2025.09.09 23:12:14.938949 [ 275 ] {61204ffc-6057-47b8-ac67-439e4e106969} <Debug> TCPHandler: Processed in 0.001960794 sec. | ||
| 19418 | 2025.09.09 23:12:14.939057 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19419 | 2025.09.09 23:12:14.939151 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19420 | 2025.09.09 23:12:14.939193 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19421 | 2025.09.09 23:12:14.939527 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19422 | 2025.09.09 23:12:14.939563 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19423 | 2025.09.09 23:12:14.939863 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19424 | 2025.09.09 23:12:14.940086 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19425 | 2025.09.09 23:12:14.940213 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 19426 | 2025.09.09 23:12:14.940250 [ 275 ] {7065e413-c56e-4496-89c1-040136485796} <Debug> TCPHandler: Processed in 0.001243742 sec. | ||
| 19427 | 2025.09.09 23:12:14.940355 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19428 | 2025.09.09 23:12:14.940448 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19429 | 2025.09.09 23:12:14.940490 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19430 | 2025.09.09 23:12:14.940954 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19431 | 2025.09.09 23:12:14.940989 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19432 | 2025.09.09 23:12:14.941324 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19433 | 2025.09.09 23:12:14.941540 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19434 | 2025.09.09 23:12:14.941667 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001237 sec., 254648.34276475344 rows/sec., 16.73 MiB/sec. | ||
| 19435 | 2025.09.09 23:12:14.941727 [ 275 ] {762c1f9c-a10a-4398-927c-56e4917b9ba3} <Debug> TCPHandler: Processed in 0.001421995 sec. | ||
| 19436 | 2025.09.09 23:12:14.941829 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2025.09.09 23:12:14.941924 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19438 | 2025.09.09 23:12:14.941966 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19439 | 2025.09.09 23:12:14.942273 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2025.09.09 23:12:14.942307 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19441 | 2025.09.09 23:12:14.942599 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19442 | 2025.09.09 23:12:14.942802 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2025.09.09 23:12:14.942930 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 19444 | 2025.09.09 23:12:14.942966 [ 275 ] {f17c8431-f6eb-4e27-babc-118a1356d07d} <Debug> TCPHandler: Processed in 0.001186951 sec. | ||
| 19445 | 2025.09.09 23:12:14.943077 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19446 | 2025.09.09 23:12:14.943193 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19447 | 2025.09.09 23:12:14.943258 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19448 | 2025.09.09 23:12:14.944245 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2025.09.09 23:12:14.944289 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19450 | 2025.09.09 23:12:14.944817 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19451 | 2025.09.09 23:12:14.945025 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19452 | 2025.09.09 23:12:14.945154 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002016 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
| 19453 | 2025.09.09 23:12:14.945216 [ 275 ] {b5b9b849-eb34-424a-ae8c-c410f4f57d98} <Debug> TCPHandler: Processed in 0.00223426 sec. | ||
| 19454 | 2025.09.09 23:12:14.945319 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2025.09.09 23:12:14.945406 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19456 | 2025.09.09 23:12:14.945444 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19457 | 2025.09.09 23:12:14.945835 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2025.09.09 23:12:14.945870 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19459 | 2025.09.09 23:12:14.946167 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19460 | 2025.09.09 23:12:14.946373 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19461 | 2025.09.09 23:12:14.946498 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 19462 | 2025.09.09 23:12:14.946534 [ 275 ] {f2102a81-cfad-4eec-82a0-8ab1f473e774} <Debug> TCPHandler: Processed in 0.001220531 sec. | ||
| 19463 | 2025.09.09 23:12:15.167777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19464 | 2025.09.09 23:12:15.184443 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2025.09.09 23:12:15.184493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19466 | 2025.09.09 23:12:15.190636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19467 | 2025.09.09 23:12:15.191343 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19468 | 2025.09.09 23:12:15.194513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19469 | 2025.09.09 23:12:15.655255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2498 | ||
| 19470 | 2025.09.09 23:12:15.657781 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19471 | 2025.09.09 23:12:15.657842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19472 | 2025.09.09 23:12:15.659083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19473 | 2025.09.09 23:12:15.659365 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19474 | 2025.09.09 23:12:15.659785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2498 | ||
| 19475 | 2025.09.09 23:12:19.914099 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19476 | 2025.09.09 23:12:19.914306 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19477 | 2025.09.09 23:12:19.914378 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19478 | 2025.09.09 23:12:19.915054 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19479 | 2025.09.09 23:12:19.915101 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19480 | 2025.09.09 23:12:19.915495 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19481 | 2025.09.09 23:12:19.915715 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19482 | 2025.09.09 23:12:19.915866 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001613 sec., 47117.17296962182 rows/sec., 3.88 MiB/sec. | ||
| 19483 | 2025.09.09 23:12:19.915910 [ 275 ] {feaefb07-7eb1-4045-976a-7bf4bdcd2820} <Debug> TCPHandler: Processed in 0.001943685 sec. | ||
| 19484 | 2025.09.09 23:12:19.916052 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19485 | 2025.09.09 23:12:19.916153 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19486 | 2025.09.09 23:12:19.916194 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19487 | 2025.09.09 23:12:19.916623 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2025.09.09 23:12:19.916661 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19489 | 2025.09.09 23:12:19.916978 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19490 | 2025.09.09 23:12:19.917187 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2025.09.09 23:12:19.917319 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 19492 | 2025.09.09 23:12:19.917358 [ 275 ] {28b8ce3b-51c7-4d38-83fe-7b017968ccdb} <Debug> TCPHandler: Processed in 0.001367904 sec. | ||
| 19493 | 2025.09.09 23:12:19.917471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2025.09.09 23:12:19.917565 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19495 | 2025.09.09 23:12:19.917605 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19496 | 2025.09.09 23:12:19.918031 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2025.09.09 23:12:19.918067 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19498 | 2025.09.09 23:12:19.918371 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19499 | 2025.09.09 23:12:19.918584 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2025.09.09 23:12:19.918714 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.95 MiB/sec. | ||
| 19501 | 2025.09.09 23:12:19.918756 [ 275 ] {d87224c3-b291-4e90-a701-6b6455d271a2} <Debug> TCPHandler: Processed in 0.001334153 sec. | ||
| 19502 | 2025.09.09 23:12:19.918871 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19503 | 2025.09.09 23:12:19.918964 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19504 | 2025.09.09 23:12:19.919008 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19505 | 2025.09.09 23:12:19.919414 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19506 | 2025.09.09 23:12:19.919450 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19507 | 2025.09.09 23:12:19.919786 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19508 | 2025.09.09 23:12:19.919986 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2025.09.09 23:12:19.920118 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 19510 | 2025.09.09 23:12:19.920126 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_125_26 to all_129_129_0 | ||
| 19511 | 2025.09.09 23:12:19.920155 [ 275 ] {12e53971-dc05-4b8f-88f8-878380f0a37f} <Debug> TCPHandler: Processed in 0.001333124 sec. | ||
| 19512 | 2025.09.09 23:12:19.920201 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19513 | 2025.09.09 23:12:19.920231 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19514 | 2025.09.09 23:12:19.920291 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2025.09.09 23:12:19.920345 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_125_26 to all_129_129_0 into Compact with storage Full | ||
| 19516 | 2025.09.09 23:12:19.920389 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19517 | 2025.09.09 23:12:19.920448 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19518 | 2025.09.09 23:12:19.920501 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19519 | 2025.09.09 23:12:19.920546 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_26, total 43753 rows starting from the beginning of the part | ||
| 19520 | 2025.09.09 23:12:19.920626 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 19521 | 2025.09.09 23:12:19.920682 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 19522 | 2025.09.09 23:12:19.920737 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 19523 | 2025.09.09 23:12:19.920793 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 315 rows starting from the beginning of the part | ||
| 19524 | 2025.09.09 23:12:19.921255 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19525 | 2025.09.09 23:12:19.921295 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19526 | 2025.09.09 23:12:19.921843 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19527 | 2025.09.09 23:12:19.922085 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19528 | 2025.09.09 23:12:19.922238 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001866 sec., 5359.056806002143 rows/sec., 9.60 MiB/sec. | ||
| 19529 | 2025.09.09 23:12:19.922320 [ 275 ] {4334980f-7570-4314-95cd-6d1589839233} <Debug> TCPHandler: Processed in 0.002080757 sec. | ||
| 19530 | 2025.09.09 23:12:19.922444 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2025.09.09 23:12:19.922540 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19532 | 2025.09.09 23:12:19.922582 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19533 | 2025.09.09 23:12:19.922929 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2025.09.09 23:12:19.922965 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19535 | 2025.09.09 23:12:19.923275 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19536 | 2025.09.09 23:12:19.923483 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2025.09.09 23:12:19.923615 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 19538 | 2025.09.09 23:12:19.923653 [ 275 ] {0e41d1ec-11b9-42d2-98e4-ded552ce3b74} <Debug> TCPHandler: Processed in 0.001256782 sec. | ||
| 19539 | 2025.09.09 23:12:19.928388 [ 199 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44452 rows, containing 5 columns (5 merged, 0 gathered) in 0.008090492 sec., 5494350.652593193 rows/sec., 369.81 MiB/sec. | ||
| 19540 | 2025.09.09 23:12:19.928945 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Trace> MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) | ||
| 19541 | 2025.09.09 23:12:19.929426 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2025.09.09 23:12:19.929550 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_125_26, all_129_129_0] -> all_1_129_27 | ||
| 19543 | 2025.09.09 23:12:19.929633 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 19544 | 2025.09.09 23:12:20.323053 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19545 | 2025.09.09 23:12:20.323106 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19546 | 2025.09.09 23:12:20.521984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41254 | ||
| 19547 | 2025.09.09 23:12:20.522728 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19548 | 2025.09.09 23:12:20.522777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19549 | 2025.09.09 23:12:20.523285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19550 | 2025.09.09 23:12:20.523538 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19551 | 2025.09.09 23:12:20.523699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41254 | ||
| 19552 | 2025.09.09 23:12:20.523708 [ 58 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19553 | 2025.09.09 23:12:20.523799 [ 58 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19554 | 2025.09.09 23:12:20.523834 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19555 | 2025.09.09 23:12:20.524019 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19556 | 2025.09.09 23:12:20.524240 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19557 | 2025.09.09 23:12:20.524303 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38886 rows starting from the beginning of the part | ||
| 19558 | 2025.09.09 23:12:20.524405 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19559 | 2025.09.09 23:12:20.524488 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19560 | 2025.09.09 23:12:20.524562 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19561 | 2025.09.09 23:12:20.524616 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19562 | 2025.09.09 23:12:20.524657 [ 200 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 19563 | 2025.09.09 23:12:20.527329 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41254 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339786 sec., 12141171.20776018 rows/sec., 173.68 MiB/sec. | ||
| 19564 | 2025.09.09 23:12:20.527778 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19565 | 2025.09.09 23:12:20.528112 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19566 | 2025.09.09 23:12:20.528207 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_86_17} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19567 | 2025.09.09 23:12:20.528341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19568 | 2025.09.09 23:12:22.694705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19569 | 2025.09.09 23:12:22.712671 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2025.09.09 23:12:22.712737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19571 | 2025.09.09 23:12:22.719039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19572 | 2025.09.09 23:12:22.719783 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2025.09.09 23:12:22.720077 [ 55 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19574 | 2025.09.09 23:12:22.720146 [ 55 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2025.09.09 23:12:22.720168 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19576 | 2025.09.09 23:12:22.720268 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19577 | 2025.09.09 23:12:22.723624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19578 | 2025.09.09 23:12:22.724359 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19579 | 2025.09.09 23:12:22.725990 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19580 | 2025.09.09 23:12:22.730839 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19581 | 2025.09.09 23:12:22.735649 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19582 | 2025.09.09 23:12:22.740464 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19583 | 2025.09.09 23:12:22.745575 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19584 | 2025.09.09 23:12:22.750402 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 19585 | 2025.09.09 23:12:22.809176 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.08892413 sec., 7287.110933781415 rows/sec., 37.68 MiB/sec. | ||
| 19586 | 2025.09.09 23:12:22.812022 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19587 | 2025.09.09 23:12:22.813923 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_86_17} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19588 | 2025.09.09 23:12:22.814000 [ 196 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_86_17} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19589 | 2025.09.09 23:12:22.816498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19590 | 2025.09.09 23:12:23.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.81 MiB, peak 418.22 MiB, free memory in arenas 0.00 B, will set to 399.74 MiB (RSS), difference: -1.08 MiB | ||
| 19591 | 2025.09.09 23:12:24.147068 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19592 | 2025.09.09 23:12:24.147143 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19593 | 2025.09.09 23:12:24.150647 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 19594 | 2025.09.09 23:12:24.380552 [ 223 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19595 | 2025.09.09 23:12:24.380585 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19596 | 2025.09.09 23:12:24.383030 [ 223 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 19597 | 2025.09.09 23:12:24.926982 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19598 | 2025.09.09 23:12:24.927172 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19599 | 2025.09.09 23:12:24.927241 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19600 | 2025.09.09 23:12:24.928083 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19601 | 2025.09.09 23:12:24.928130 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19602 | 2025.09.09 23:12:24.928514 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19603 | 2025.09.09 23:12:24.928727 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19604 | 2025.09.09 23:12:24.928877 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 19605 | 2025.09.09 23:12:24.928918 [ 275 ] {bd6bcb76-a851-4cd3-8ff3-1d09e2ce2821} <Debug> TCPHandler: Processed in 0.002065466 sec. | ||
| 19606 | 2025.09.09 23:12:24.929036 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2025.09.09 23:12:24.929141 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19608 | 2025.09.09 23:12:24.929185 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19609 | 2025.09.09 23:12:24.930185 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2025.09.09 23:12:24.930223 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19611 | 2025.09.09 23:12:24.930611 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19612 | 2025.09.09 23:12:24.930823 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2025.09.09 23:12:24.930937 [ 52 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19614 | 2025.09.09 23:12:24.930959 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Debug> executeQuery: Read 1176 rows, 95.88 KiB in 0.001837 sec., 640174.1970604246 rows/sec., 50.97 MiB/sec. | ||
| 19615 | 2025.09.09 23:12:24.931004 [ 52 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19616 | 2025.09.09 23:12:24.931016 [ 275 ] {28d16fb9-c98e-430e-8a08-3a5bcdd3ce22} <Debug> TCPHandler: Processed in 0.002030556 sec. | ||
| 19617 | 2025.09.09 23:12:24.931034 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19618 | 2025.09.09 23:12:24.931141 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 19619 | 2025.09.09 23:12:24.931143 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19620 | 2025.09.09 23:12:24.931187 [ 221 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19621 | 2025.09.09 23:12:24.931234 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19622 | 2025.09.09 23:12:24.931244 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19623 | 2025.09.09 23:12:24.931255 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19624 | 2025.09.09 23:12:24.931271 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2467 rows starting from the beginning of the part | ||
| 19625 | 2025.09.09 23:12:24.931311 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19626 | 2025.09.09 23:12:24.931338 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 120 rows starting from the beginning of the part | ||
| 19627 | 2025.09.09 23:12:24.931384 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 76 rows starting from the beginning of the part | ||
| 19628 | 2025.09.09 23:12:24.931428 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1177 rows starting from the beginning of the part | ||
| 19629 | 2025.09.09 23:12:24.931469 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 76 rows starting from the beginning of the part | ||
| 19630 | 2025.09.09 23:12:24.931511 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1176 rows starting from the beginning of the part | ||
| 19631 | 2025.09.09 23:12:24.931838 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19632 | 2025.09.09 23:12:24.931879 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19633 | 2025.09.09 23:12:24.932215 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19634 | 2025.09.09 23:12:24.932427 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19635 | 2025.09.09 23:12:24.932561 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001323 sec., 179138.32199546485 rows/sec., 10.87 MiB/sec. | ||
| 19636 | 2025.09.09 23:12:24.932613 [ 275 ] {a10c0dae-fbfa-49ed-950c-07e64c7533e8} <Debug> TCPHandler: Processed in 0.001519977 sec. | ||
| 19637 | 2025.09.09 23:12:24.932738 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19638 | 2025.09.09 23:12:24.932859 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19639 | 2025.09.09 23:12:24.932909 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19640 | 2025.09.09 23:12:24.933237 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5092 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134628 sec., 2385427.343780743 rows/sec., 202.08 MiB/sec. | ||
| 19641 | 2025.09.09 23:12:24.933510 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2025.09.09 23:12:24.933528 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19643 | 2025.09.09 23:12:24.933562 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19644 | 2025.09.09 23:12:24.933907 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2025.09.09 23:12:24.933998 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_131_26} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19646 | 2025.09.09 23:12:24.934003 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19647 | 2025.09.09 23:12:24.934122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 19648 | 2025.09.09 23:12:24.934290 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2025.09.09 23:12:24.934427 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001592 sec., 133165.82914572864 rows/sec., 8.59 MiB/sec. | ||
| 19650 | 2025.09.09 23:12:24.934468 [ 275 ] {6199e6b7-4fd6-472c-9b10-d922966ca0cb} <Debug> TCPHandler: Processed in 0.001781611 sec. | ||
| 19651 | 2025.09.09 23:12:24.934536 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 19652 | 2025.09.09 23:12:24.934578 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2025.09.09 23:12:24.934676 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19654 | 2025.09.09 23:12:24.934744 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19655 | 2025.09.09 23:12:24.935224 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2025.09.09 23:12:24.935258 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19657 | 2025.09.09 23:12:24.935575 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19658 | 2025.09.09 23:12:24.935797 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2025.09.09 23:12:24.935925 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 19660 | 2025.09.09 23:12:24.935963 [ 275 ] {71f4cf97-6670-4b36-848e-73f9d0d44c2f} <Debug> TCPHandler: Processed in 0.001435266 sec. | ||
| 19661 | 2025.09.09 23:12:24.936081 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19662 | 2025.09.09 23:12:24.936202 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19663 | 2025.09.09 23:12:24.936251 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19664 | 2025.09.09 23:12:24.936985 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19665 | 2025.09.09 23:12:24.937021 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19666 | 2025.09.09 23:12:24.937374 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19667 | 2025.09.09 23:12:24.937587 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19668 | 2025.09.09 23:12:24.937696 [ 54 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19669 | 2025.09.09 23:12:24.937716 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001539 sec., 461988.30409356725 rows/sec., 32.38 MiB/sec. | ||
| 19670 | 2025.09.09 23:12:24.937733 [ 54 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2025.09.09 23:12:24.937753 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19672 | 2025.09.09 23:12:24.937756 [ 275 ] {d7543d40-5506-4e78-a40d-3605238f8768} <Debug> TCPHandler: Processed in 0.00173635 sec. | ||
| 19673 | 2025.09.09 23:12:24.937830 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 19674 | 2025.09.09 23:12:24.937872 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19675 | 2025.09.09 23:12:24.937918 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19676 | 2025.09.09 23:12:24.937947 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1251 rows starting from the beginning of the part | ||
| 19677 | 2025.09.09 23:12:24.937967 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19678 | 2025.09.09 23:12:24.938006 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 96 rows starting from the beginning of the part | ||
| 19679 | 2025.09.09 23:12:24.938009 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19680 | 2025.09.09 23:12:24.938058 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 74 rows starting from the beginning of the part | ||
| 19681 | 2025.09.09 23:12:24.938105 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 713 rows starting from the beginning of the part | ||
| 19682 | 2025.09.09 23:12:24.938150 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 74 rows starting from the beginning of the part | ||
| 19683 | 2025.09.09 23:12:24.938194 [ 198 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 711 rows starting from the beginning of the part | ||
| 19684 | 2025.09.09 23:12:24.938346 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19685 | 2025.09.09 23:12:24.938380 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19686 | 2025.09.09 23:12:24.938686 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19687 | 2025.09.09 23:12:24.938898 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2025.09.09 23:12:24.939027 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 19689 | 2025.09.09 23:12:24.939064 [ 275 ] {1b8cdee0-9c5a-4e15-b297-073746b952bf} <Debug> TCPHandler: Processed in 0.001242742 sec. | ||
| 19690 | 2025.09.09 23:12:24.939168 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19691 | 2025.09.09 23:12:24.939262 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19692 | 2025.09.09 23:12:24.939305 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19693 | 2025.09.09 23:12:24.939350 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556477 sec., 1875389.099871055 rows/sec., 141.54 MiB/sec. | ||
| 19694 | 2025.09.09 23:12:24.939542 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19695 | 2025.09.09 23:12:24.939728 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19696 | 2025.09.09 23:12:24.939763 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19697 | 2025.09.09 23:12:24.939815 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19698 | 2025.09.09 23:12:24.939877 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_131_26} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19699 | 2025.09.09 23:12:24.939936 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19700 | 2025.09.09 23:12:24.940095 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19701 | 2025.09.09 23:12:24.940298 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2025.09.09 23:12:24.940426 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001182 sec., 265651.4382402707 rows/sec., 17.45 MiB/sec. | ||
| 19703 | 2025.09.09 23:12:24.940464 [ 275 ] {a8277817-62be-4cd2-9ae6-ecc42ee5e529} <Debug> TCPHandler: Processed in 0.001345734 sec. | ||
| 19704 | 2025.09.09 23:12:24.940564 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19705 | 2025.09.09 23:12:24.940664 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19706 | 2025.09.09 23:12:24.940705 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19707 | 2025.09.09 23:12:24.941029 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2025.09.09 23:12:24.941060 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19709 | 2025.09.09 23:12:24.941360 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19710 | 2025.09.09 23:12:24.941574 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2025.09.09 23:12:24.941702 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 19712 | 2025.09.09 23:12:24.941740 [ 275 ] {37b0a9ca-5a55-405f-b0e4-82795d3bea6b} <Debug> TCPHandler: Processed in 0.001226842 sec. | ||
| 19713 | 2025.09.09 23:12:24.941845 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19714 | 2025.09.09 23:12:24.941942 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19715 | 2025.09.09 23:12:24.941996 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19716 | 2025.09.09 23:12:24.942813 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2025.09.09 23:12:24.942847 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19718 | 2025.09.09 23:12:24.943389 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19719 | 2025.09.09 23:12:24.943609 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2025.09.09 23:12:24.943745 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001822 sec., 17563.117453347968 rows/sec., 31.47 MiB/sec. | ||
| 19721 | 2025.09.09 23:12:24.943799 [ 275 ] {b7eeab05-b4aa-4d96-af27-0218dd4af921} <Debug> TCPHandler: Processed in 0.002004365 sec. | ||
| 19722 | 2025.09.09 23:12:24.943909 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2025.09.09 23:12:24.944004 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19724 | 2025.09.09 23:12:24.944044 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19725 | 2025.09.09 23:12:24.944365 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2025.09.09 23:12:24.944399 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19727 | 2025.09.09 23:12:24.944695 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19728 | 2025.09.09 23:12:24.944899 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2025.09.09 23:12:24.944997 [ 54 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19730 | 2025.09.09 23:12:24.945019 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 19731 | 2025.09.09 23:12:24.945025 [ 54 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2025.09.09 23:12:24.945054 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19733 | 2025.09.09 23:12:24.945055 [ 275 ] {d2b800e0-2acd-42d8-abb9-a1a8b57283ea} <Debug> TCPHandler: Processed in 0.001195811 sec. | ||
| 19734 | 2025.09.09 23:12:24.945127 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 19735 | 2025.09.09 23:12:24.945181 [ 220 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19736 | 2025.09.09 23:12:24.945214 [ 220 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19737 | 2025.09.09 23:12:24.945216 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19738 | 2025.09.09 23:12:24.945256 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 9724 rows starting from the beginning of the part | ||
| 19739 | 2025.09.09 23:12:24.945306 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 19740 | 2025.09.09 23:12:24.945348 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 19741 | 2025.09.09 23:12:24.945385 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 19742 | 2025.09.09 23:12:24.945423 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19743 | 2025.09.09 23:12:24.945464 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
| 19744 | 2025.09.09 23:12:24.947765 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10112 rows, containing 4 columns (4 merged, 0 gathered) in 0.002669746 sec., 3787626.2386009754 rows/sec., 241.43 MiB/sec. | ||
| 19745 | 2025.09.09 23:12:24.947787 [ 220 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 19746 | 2025.09.09 23:12:24.947943 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19747 | 2025.09.09 23:12:24.948198 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19748 | 2025.09.09 23:12:24.948260 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_131_26} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19749 | 2025.09.09 23:12:24.948315 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 19750 | 2025.09.09 23:12:25.660151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2532 | ||
| 19751 | 2025.09.09 23:12:25.662718 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19752 | 2025.09.09 23:12:25.662784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19753 | 2025.09.09 23:12:25.664025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19754 | 2025.09.09 23:12:25.664319 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19755 | 2025.09.09 23:12:25.664542 [ 220 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 19756 | 2025.09.09 23:12:25.664594 [ 220 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 19757 | 2025.09.09 23:12:25.664737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2532 | ||
| 19758 | 2025.09.09 23:12:25.667658 [ 220 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 19759 | 2025.09.09 23:12:27.496284 [ 222 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 19760 | 2025.09.09 23:12:27.496354 [ 222 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 19761 | 2025.09.09 23:12:27.499213 [ 222 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 19762 | 2025.09.09 23:12:28.024000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41766 | ||
| 19763 | 2025.09.09 23:12:28.024915 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2025.09.09 23:12:28.024985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19765 | 2025.09.09 23:12:28.025720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19766 | 2025.09.09 23:12:28.026091 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19767 | 2025.09.09 23:12:28.026316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41766 | ||
| 19768 | 2025.09.09 23:12:28.902784 [ 222 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 19769 | 2025.09.09 23:12:28.902849 [ 222 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 19770 | 2025.09.09 23:12:28.905411 [ 222 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 19771 | 2025.09.09 23:12:29.941605 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19772 | 2025.09.09 23:12:29.941779 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19773 | 2025.09.09 23:12:29.941843 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19774 | 2025.09.09 23:12:29.942464 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2025.09.09 23:12:29.942505 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19776 | 2025.09.09 23:12:29.942869 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19777 | 2025.09.09 23:12:29.943103 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2025.09.09 23:12:29.943252 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00152 sec., 1315.7894736842104 rows/sec., 107.29 KiB/sec. | ||
| 19779 | 2025.09.09 23:12:29.943295 [ 275 ] {028ee867-c65c-4b39-96c8-789ab9b1d0ce} <Debug> TCPHandler: Processed in 0.001813572 sec. | ||
| 19780 | 2025.09.09 23:12:29.943423 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19781 | 2025.09.09 23:12:29.943520 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19782 | 2025.09.09 23:12:29.943560 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19783 | 2025.09.09 23:12:29.944569 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2025.09.09 23:12:29.944601 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19785 | 2025.09.09 23:12:29.945020 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19786 | 2025.09.09 23:12:29.945227 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2025.09.09 23:12:29.945356 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001854 sec., 656418.5544768069 rows/sec., 54.28 MiB/sec. | ||
| 19788 | 2025.09.09 23:12:29.945394 [ 275 ] {d49deae5-fc7d-43f2-be33-f487b85edc6d} <Debug> TCPHandler: Processed in 0.002019536 sec. | ||
| 19789 | 2025.09.09 23:12:29.945510 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19790 | 2025.09.09 23:12:29.945607 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19791 | 2025.09.09 23:12:29.945647 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19792 | 2025.09.09 23:12:29.946043 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19793 | 2025.09.09 23:12:29.946079 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19794 | 2025.09.09 23:12:29.946373 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19795 | 2025.09.09 23:12:29.946574 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19796 | 2025.09.09 23:12:29.946700 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 802.52 KiB/sec. | ||
| 19797 | 2025.09.09 23:12:29.946703 [ 40 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19798 | 2025.09.09 23:12:29.946738 [ 275 ] {ff142d97-c2be-4d7c-8c65-ba073e20696c} <Debug> TCPHandler: Processed in 0.001277432 sec. | ||
| 19799 | 2025.09.09 23:12:29.946776 [ 40 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19800 | 2025.09.09 23:12:29.946806 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19801 | 2025.09.09 23:12:29.946864 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19802 | 2025.09.09 23:12:29.946914 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 19803 | 2025.09.09 23:12:29.946963 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19804 | 2025.09.09 23:12:29.947007 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19805 | 2025.09.09 23:12:29.947042 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19806 | 2025.09.09 23:12:29.947084 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 279 rows starting from the beginning of the part | ||
| 19807 | 2025.09.09 23:12:29.947156 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 19808 | 2025.09.09 23:12:29.947209 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 239 rows starting from the beginning of the part | ||
| 19809 | 2025.09.09 23:12:29.947261 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 19810 | 2025.09.09 23:12:29.947306 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part | ||
| 19811 | 2025.09.09 23:12:29.947354 [ 192 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 19812 | 2025.09.09 23:12:29.947504 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2025.09.09 23:12:29.947545 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19814 | 2025.09.09 23:12:29.947860 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19815 | 2025.09.09 23:12:29.948092 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2025.09.09 23:12:29.948225 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 19817 | 2025.09.09 23:12:29.948263 [ 275 ] {e5a8251e-d3a1-4978-891e-69e0eeae5f65} <Debug> TCPHandler: Processed in 0.001449415 sec. | ||
| 19818 | 2025.09.09 23:12:29.948325 [ 194 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461146 sec., 538618.3174029152 rows/sec., 35.35 MiB/sec. | ||
| 19819 | 2025.09.09 23:12:29.948376 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19820 | 2025.09.09 23:12:29.948470 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19821 | 2025.09.09 23:12:29.948478 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19822 | 2025.09.09 23:12:29.948513 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19823 | 2025.09.09 23:12:29.948755 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2025.09.09 23:12:29.948830 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_126_25} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19825 | 2025.09.09 23:12:29.948899 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19826 | 2025.09.09 23:12:29.949125 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19827 | 2025.09.09 23:12:29.949165 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19828 | 2025.09.09 23:12:29.949496 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19829 | 2025.09.09 23:12:29.949702 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19830 | 2025.09.09 23:12:29.949831 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001379 sec., 385786.80203045683 rows/sec., 28.59 MiB/sec. | ||
| 19831 | 2025.09.09 23:12:29.949869 [ 275 ] {2114dc0c-ba52-4fcd-8e0a-67c87244d09b} <Debug> TCPHandler: Processed in 0.001543287 sec. | ||
| 19832 | 2025.09.09 23:12:29.949987 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19833 | 2025.09.09 23:12:29.950082 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19834 | 2025.09.09 23:12:29.950125 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19835 | 2025.09.09 23:12:29.950712 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19836 | 2025.09.09 23:12:29.950747 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19837 | 2025.09.09 23:12:29.951114 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19838 | 2025.09.09 23:12:29.951322 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19839 | 2025.09.09 23:12:29.951451 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001388 sec., 608789.6253602306 rows/sec., 40.98 MiB/sec. | ||
| 19840 | 2025.09.09 23:12:29.951488 [ 275 ] {e26df52a-7c53-42e5-89bb-8df6e345b00c} <Debug> TCPHandler: Processed in 0.001552207 sec. | ||
| 19841 | 2025.09.09 23:12:29.951605 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19842 | 2025.09.09 23:12:29.951700 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19843 | 2025.09.09 23:12:29.951754 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19844 | 2025.09.09 23:12:29.952561 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19845 | 2025.09.09 23:12:29.952597 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19846 | 2025.09.09 23:12:29.953094 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19847 | 2025.09.09 23:12:29.953311 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19848 | 2025.09.09 23:12:29.953437 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19849 | 2025.09.09 23:12:29.953455 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 19850 | 2025.09.09 23:12:29.953484 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2025.09.09 23:12:29.953510 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19852 | 2025.09.09 23:12:29.953532 [ 275 ] {cd2f1b6a-64a7-4cbb-836b-0361d67300bc} <Debug> TCPHandler: Processed in 0.001977114 sec. | ||
| 19853 | 2025.09.09 23:12:29.953627 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 19854 | 2025.09.09 23:12:29.953662 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19855 | 2025.09.09 23:12:29.953767 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19856 | 2025.09.09 23:12:29.953808 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19857 | 2025.09.09 23:12:29.953900 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19858 | 2025.09.09 23:12:29.953974 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2502 rows starting from the beginning of the part | ||
| 19859 | 2025.09.09 23:12:29.954105 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 19860 | 2025.09.09 23:12:29.954156 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19861 | 2025.09.09 23:12:29.954197 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19862 | 2025.09.09 23:12:29.954208 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 19863 | 2025.09.09 23:12:29.954317 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 19864 | 2025.09.09 23:12:29.954418 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part | ||
| 19865 | 2025.09.09 23:12:29.954525 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 19866 | 2025.09.09 23:12:29.954540 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19867 | 2025.09.09 23:12:29.954760 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19868 | 2025.09.09 23:12:29.954896 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 19869 | 2025.09.09 23:12:29.954933 [ 275 ] {c1cb950e-b81a-45af-9e29-95a56482f7aa} <Debug> TCPHandler: Processed in 0.001320663 sec. | ||
| 19870 | 2025.09.09 23:12:29.962172 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2596 rows, containing 19 columns (19 merged, 0 gathered) in 0.008593591 sec., 302085.5891326455 rows/sec., 541.32 MiB/sec. | ||
| 19871 | 2025.09.09 23:12:29.964582 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19872 | 2025.09.09 23:12:29.964953 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2025.09.09 23:12:29.965032 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19874 | 2025.09.09 23:12:29.965164 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. | ||
| 19875 | 2025.09.09 23:12:30.223816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19876 | 2025.09.09 23:12:30.241372 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2025.09.09 23:12:30.241439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 19878 | 2025.09.09 23:12:30.247655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19879 | 2025.09.09 23:12:30.248383 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2025.09.09 23:12:30.251848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19881 | 2025.09.09 23:12:32.765841 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33648 | ||
| 19882 | 2025.09.09 23:12:32.765964 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19883 | 2025.09.09 23:12:32.765993 [ 364 ] {} <Debug> TCP-Session: 0a235890-acce-4850-9cc2-891f3f1eb8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33648 | ||
| 19884 | 2025.09.09 23:12:32.766014 [ 364 ] {} <Debug> TCP-Session: 0a235890-acce-4850-9cc2-891f3f1eb8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19885 | 2025.09.09 23:12:32.766026 [ 364 ] {} <Debug> TCP-Session: 0a235890-acce-4850-9cc2-891f3f1eb8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19886 | 2025.09.09 23:12:32.766199 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49490 | ||
| 19887 | 2025.09.09 23:12:32.766221 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38928 | ||
| 19888 | 2025.09.09 23:12:32.766247 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64706 | ||
| 19889 | 2025.09.09 23:12:32.766299 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50291 | ||
| 19890 | 2025.09.09 23:12:32.766311 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59708 | ||
| 19891 | 2025.09.09 23:12:32.766330 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19892 | 2025.09.09 23:12:32.766353 [ 364 ] {} <Trace> TCP-Session: 0a235890-acce-4850-9cc2-891f3f1eb8c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2025.09.09 23:12:32.766357 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19894 | 2025.09.09 23:12:32.766381 [ 365 ] {} <Debug> TCP-Session: 7194099e-842e-4065-ba52-1e48a77481a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49490 | ||
| 19895 | 2025.09.09 23:12:32.766410 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19896 | 2025.09.09 23:12:32.766419 [ 366 ] {} <Debug> TCP-Session: 3e63e827-5e31-4d58-b554-ae51d3b532d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38928 | ||
| 19897 | 2025.09.09 23:12:32.766432 [ 365 ] {} <Debug> TCP-Session: 7194099e-842e-4065-ba52-1e48a77481a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19898 | 2025.09.09 23:12:32.766438 [ 360 ] {} <Debug> TCP-Session: 3b0912ea-9fc8-4f31-8c02-a0d9f3c376c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59708 | ||
| 19899 | 2025.09.09 23:12:32.766457 [ 366 ] {} <Debug> TCP-Session: 3e63e827-5e31-4d58-b554-ae51d3b532d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19900 | 2025.09.09 23:12:32.766461 [ 365 ] {} <Debug> TCP-Session: 7194099e-842e-4065-ba52-1e48a77481a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19901 | 2025.09.09 23:12:32.766475 [ 360 ] {} <Debug> TCP-Session: 3b0912ea-9fc8-4f31-8c02-a0d9f3c376c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2025.09.09 23:12:32.766486 [ 366 ] {} <Debug> TCP-Session: 3e63e827-5e31-4d58-b554-ae51d3b532d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2025.09.09 23:12:32.766508 [ 360 ] {} <Debug> TCP-Session: 3b0912ea-9fc8-4f31-8c02-a0d9f3c376c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19904 | 2025.09.09 23:12:32.766412 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19905 | 2025.09.09 23:12:32.766543 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19906 | 2025.09.09 23:12:32.766571 [ 359 ] {} <Debug> TCP-Session: 953b604b-a7dc-4f5e-ba01-35c05e4d82f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50291 | ||
| 19907 | 2025.09.09 23:12:32.766411 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19908 | 2025.09.09 23:12:32.766604 [ 359 ] {} <Debug> TCP-Session: 953b604b-a7dc-4f5e-ba01-35c05e4d82f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19909 | 2025.09.09 23:12:32.766286 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32951 | ||
| 19910 | 2025.09.09 23:12:32.766622 [ 359 ] {} <Debug> TCP-Session: 953b604b-a7dc-4f5e-ba01-35c05e4d82f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19911 | 2025.09.09 23:12:32.766620 [ 367 ] {} <Debug> TCP-Session: bb5d9490-0984-4e71-b28d-a1a61e9db112 Authenticating user 'default' from [fd00:1122:3344:101::e]:64706 | ||
| 19912 | 2025.09.09 23:12:32.766278 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64266 | ||
| 19913 | 2025.09.09 23:12:32.766679 [ 367 ] {} <Debug> TCP-Session: bb5d9490-0984-4e71-b28d-a1a61e9db112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19914 | 2025.09.09 23:12:32.766703 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19915 | 2025.09.09 23:12:32.766738 [ 367 ] {} <Debug> TCP-Session: bb5d9490-0984-4e71-b28d-a1a61e9db112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19916 | 2025.09.09 23:12:32.766750 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19917 | 2025.09.09 23:12:32.766759 [ 371 ] {} <Debug> TCP-Session: f36e2b41-4ab6-415d-8330-48003a568ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32951 | ||
| 19918 | 2025.09.09 23:12:32.766781 [ 370 ] {} <Debug> TCP-Session: 9abc540e-ed2b-48e9-8343-802fed9a8994 Authenticating user 'default' from [fd00:1122:3344:101::e]:64266 | ||
| 19919 | 2025.09.09 23:12:32.766803 [ 371 ] {} <Debug> TCP-Session: f36e2b41-4ab6-415d-8330-48003a568ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19920 | 2025.09.09 23:12:32.766811 [ 370 ] {} <Debug> TCP-Session: 9abc540e-ed2b-48e9-8343-802fed9a8994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19921 | 2025.09.09 23:12:32.766825 [ 371 ] {} <Debug> TCP-Session: f36e2b41-4ab6-415d-8330-48003a568ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19922 | 2025.09.09 23:12:32.766842 [ 370 ] {} <Debug> TCP-Session: 9abc540e-ed2b-48e9-8343-802fed9a8994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19923 | 2025.09.09 23:12:32.766826 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19924 | 2025.09.09 23:12:32.766321 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56507 | ||
| 19925 | 2025.09.09 23:12:32.766936 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19926 | 2025.09.09 23:12:32.767224 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19927 | 2025.09.09 23:12:32.767240 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 19928 | 2025.09.09 23:12:32.767253 [ 363 ] {} <Debug> TCP-Session: eacfc402-c180-4686-9883-ae819c9a3301 Authenticating user 'default' from [fd00:1122:3344:101::e]:56507 | ||
| 19929 | 2025.09.09 23:12:32.767285 [ 363 ] {} <Debug> TCP-Session: eacfc402-c180-4686-9883-ae819c9a3301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19930 | 2025.09.09 23:12:32.767297 [ 363 ] {} <Debug> TCP-Session: eacfc402-c180-4686-9883-ae819c9a3301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19931 | 2025.09.09 23:12:32.768242 [ 295 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> AggregatingTransform: Aggregating | ||
| 19932 | 2025.09.09 23:12:32.768283 [ 295 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> Aggregator: Aggregation method: without_key | ||
| 19933 | 2025.09.09 23:12:32.768316 [ 295 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967277 sec. (1033.830 rows/sec., 40.38 KiB/sec.) | ||
| 19934 | 2025.09.09 23:12:32.768333 [ 295 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Trace> Aggregator: Merging aggregated data | ||
| 19935 | 2025.09.09 23:12:32.769861 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003381 sec., 295.77048210588583 rows/sec., 11.55 KiB/sec. | ||
| 19936 | 2025.09.09 23:12:32.769958 [ 364 ] {324a0ba2-cc1d-4584-83b8-54c7f0afb203} <Debug> TCPHandler: Processed in 0.003720096 sec. | ||
| 19937 | 2025.09.09 23:12:32.770052 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19938 | 2025.09.09 23:12:32.770078 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19939 | 2025.09.09 23:12:32.770083 [ 364 ] {} <Debug> TCP-Session: 0a235890-acce-4850-9cc2-891f3f1eb8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19940 | 2025.09.09 23:12:32.770104 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19941 | 2025.09.09 23:12:32.770121 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19942 | 2025.09.09 23:12:32.770141 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19943 | 2025.09.09 23:12:32.770158 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19944 | 2025.09.09 23:12:32.770184 [ 363 ] {} <Debug> TCP-Session: eacfc402-c180-4686-9883-ae819c9a3301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19945 | 2025.09.09 23:12:32.770210 [ 359 ] {} <Debug> TCP-Session: 953b604b-a7dc-4f5e-ba01-35c05e4d82f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19946 | 2025.09.09 23:12:32.770224 [ 371 ] {} <Debug> TCP-Session: f36e2b41-4ab6-415d-8330-48003a568ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19947 | 2025.09.09 23:12:32.770206 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19948 | 2025.09.09 23:12:32.770197 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19949 | 2025.09.09 23:12:32.770308 [ 360 ] {} <Debug> TCP-Session: 3b0912ea-9fc8-4f31-8c02-a0d9f3c376c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19950 | 2025.09.09 23:12:32.770177 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19951 | 2025.09.09 23:12:32.770341 [ 366 ] {} <Debug> TCP-Session: 3e63e827-5e31-4d58-b554-ae51d3b532d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2025.09.09 23:12:32.770165 [ 367 ] {} <Debug> TCP-Session: bb5d9490-0984-4e71-b28d-a1a61e9db112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2025.09.09 23:12:32.770387 [ 370 ] {} <Debug> TCP-Session: 9abc540e-ed2b-48e9-8343-802fed9a8994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19954 | 2025.09.09 23:12:32.770128 [ 365 ] {} <Debug> TCP-Session: 7194099e-842e-4065-ba52-1e48a77481a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19955 | 2025.09.09 23:12:32.789994 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57287 | ||
| 19956 | 2025.09.09 23:12:32.790071 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19957 | 2025.09.09 23:12:32.790095 [ 364 ] {} <Debug> TCP-Session: 1e0cba3b-8461-4928-91bc-abcf5c913343 Authenticating user 'default' from [fd00:1122:3344:101::e]:57287 | ||
| 19958 | 2025.09.09 23:12:32.790114 [ 364 ] {} <Debug> TCP-Session: 1e0cba3b-8461-4928-91bc-abcf5c913343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19959 | 2025.09.09 23:12:32.790129 [ 364 ] {} <Debug> TCP-Session: 1e0cba3b-8461-4928-91bc-abcf5c913343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19960 | 2025.09.09 23:12:32.790325 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47924 | ||
| 19961 | 2025.09.09 23:12:32.790362 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59055 | ||
| 19962 | 2025.09.09 23:12:32.790390 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45109 | ||
| 19963 | 2025.09.09 23:12:32.790416 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61764 | ||
| 19964 | 2025.09.09 23:12:32.790427 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34413 | ||
| 19965 | 2025.09.09 23:12:32.790457 [ 364 ] {} <Trace> TCP-Session: 1e0cba3b-8461-4928-91bc-abcf5c913343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2025.09.09 23:12:32.790492 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19967 | 2025.09.09 23:12:32.790506 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19968 | 2025.09.09 23:12:32.790520 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19969 | 2025.09.09 23:12:32.790529 [ 367 ] {} <Debug> TCP-Session: 6967f538-a468-4c62-83d4-92aeb1f00df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45109 | ||
| 19970 | 2025.09.09 23:12:32.790545 [ 359 ] {} <Debug> TCP-Session: 9ff6eb64-fb8e-4f4e-94bf-7b6a6e6bbfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61764 | ||
| 19971 | 2025.09.09 23:12:32.790559 [ 360 ] {} <Debug> TCP-Session: 1493f615-c122-4940-b705-08d24b33072d Authenticating user 'default' from [fd00:1122:3344:101::e]:34413 | ||
| 19972 | 2025.09.09 23:12:32.790568 [ 367 ] {} <Debug> TCP-Session: 6967f538-a468-4c62-83d4-92aeb1f00df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19973 | 2025.09.09 23:12:32.790580 [ 359 ] {} <Debug> TCP-Session: 9ff6eb64-fb8e-4f4e-94bf-7b6a6e6bbfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19974 | 2025.09.09 23:12:32.790599 [ 367 ] {} <Debug> TCP-Session: 6967f538-a468-4c62-83d4-92aeb1f00df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19975 | 2025.09.09 23:12:32.790611 [ 359 ] {} <Debug> TCP-Session: 9ff6eb64-fb8e-4f4e-94bf-7b6a6e6bbfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19976 | 2025.09.09 23:12:32.790597 [ 360 ] {} <Debug> TCP-Session: 1493f615-c122-4940-b705-08d24b33072d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19977 | 2025.09.09 23:12:32.790637 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19978 | 2025.09.09 23:12:32.790673 [ 360 ] {} <Debug> TCP-Session: 1493f615-c122-4940-b705-08d24b33072d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19979 | 2025.09.09 23:12:32.790436 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19980 | 2025.09.09 23:12:32.790434 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58979 | ||
| 19981 | 2025.09.09 23:12:32.790731 [ 366 ] {} <Debug> TCP-Session: 8c54dc8a-a0f6-454e-a938-aff8d1a7d235 Authenticating user 'default' from [fd00:1122:3344:101::e]:59055 | ||
| 19982 | 2025.09.09 23:12:32.790420 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19983 | 2025.09.09 23:12:32.790757 [ 366 ] {} <Debug> TCP-Session: 8c54dc8a-a0f6-454e-a938-aff8d1a7d235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19984 | 2025.09.09 23:12:32.790783 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19985 | 2025.09.09 23:12:32.790792 [ 366 ] {} <Debug> TCP-Session: 8c54dc8a-a0f6-454e-a938-aff8d1a7d235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19986 | 2025.09.09 23:12:32.790788 [ 365 ] {} <Debug> TCP-Session: 4850da11-baed-49bc-adfe-1e76d5c7da04 Authenticating user 'default' from [fd00:1122:3344:101::e]:47924 | ||
| 19987 | 2025.09.09 23:12:32.790809 [ 363 ] {} <Debug> TCP-Session: c3ba570c-bdb3-43f1-ab2d-0552bc12ccab Authenticating user 'default' from [fd00:1122:3344:101::e]:58979 | ||
| 19988 | 2025.09.09 23:12:32.790836 [ 365 ] {} <Debug> TCP-Session: 4850da11-baed-49bc-adfe-1e76d5c7da04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19989 | 2025.09.09 23:12:32.790853 [ 363 ] {} <Debug> TCP-Session: c3ba570c-bdb3-43f1-ab2d-0552bc12ccab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19990 | 2025.09.09 23:12:32.790874 [ 365 ] {} <Debug> TCP-Session: 4850da11-baed-49bc-adfe-1e76d5c7da04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19991 | 2025.09.09 23:12:32.790890 [ 363 ] {} <Debug> TCP-Session: c3ba570c-bdb3-43f1-ab2d-0552bc12ccab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19992 | 2025.09.09 23:12:32.790898 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19993 | 2025.09.09 23:12:32.790403 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62391 | ||
| 19994 | 2025.09.09 23:12:32.790393 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47195 | ||
| 19995 | 2025.09.09 23:12:32.790972 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19996 | 2025.09.09 23:12:32.791008 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19997 | 2025.09.09 23:12:32.791031 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19998 | 2025.09.09 23:12:32.791036 [ 371 ] {} <Debug> TCP-Session: 1cd0b03f-ab34-49e4-a774-f14d9e1acf51 Authenticating user 'default' from [fd00:1122:3344:101::e]:62391 | ||
| 19999 | 2025.09.09 23:12:32.791060 [ 370 ] {} <Debug> TCP-Session: 107a9eb0-3414-4f52-ad5c-40f3ada10c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:47195 | ||
| 20000 | 2025.09.09 23:12:32.791067 [ 371 ] {} <Debug> TCP-Session: 1cd0b03f-ab34-49e4-a774-f14d9e1acf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20001 | 2025.09.09 23:12:32.791085 [ 370 ] {} <Debug> TCP-Session: 107a9eb0-3414-4f52-ad5c-40f3ada10c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20002 | 2025.09.09 23:12:32.791095 [ 371 ] {} <Debug> TCP-Session: 1cd0b03f-ab34-49e4-a774-f14d9e1acf51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20003 | 2025.09.09 23:12:32.791109 [ 370 ] {} <Debug> TCP-Session: 107a9eb0-3414-4f52-ad5c-40f3ada10c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20004 | 2025.09.09 23:12:32.791266 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 20005 | 2025.09.09 23:12:32.792262 [ 303 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> AggregatingTransform: Aggregating | ||
| 20006 | 2025.09.09 23:12:32.792300 [ 303 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> Aggregator: Aggregation method: without_key | ||
| 20007 | 2025.09.09 23:12:32.792332 [ 303 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949117 sec. (1053.611 rows/sec., 41.16 KiB/sec.) | ||
| 20008 | 2025.09.09 23:12:32.792350 [ 303 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Trace> Aggregator: Merging aggregated data | ||
| 20009 | 2025.09.09 23:12:32.793874 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 20010 | 2025.09.09 23:12:32.794014 [ 364 ] {a28ba056-8389-4345-a7d9-f0ccb2443987} <Debug> TCPHandler: Processed in 0.003663294 sec. | ||
| 20011 | 2025.09.09 23:12:32.794131 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20012 | 2025.09.09 23:12:32.794160 [ 364 ] {} <Debug> TCP-Session: 1e0cba3b-8461-4928-91bc-abcf5c913343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20013 | 2025.09.09 23:12:32.794162 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20014 | 2025.09.09 23:12:32.794185 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20015 | 2025.09.09 23:12:32.794202 [ 363 ] {} <Debug> TCP-Session: c3ba570c-bdb3-43f1-ab2d-0552bc12ccab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20016 | 2025.09.09 23:12:32.794205 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20017 | 2025.09.09 23:12:32.794221 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20018 | 2025.09.09 23:12:32.794241 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20019 | 2025.09.09 23:12:32.794267 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20020 | 2025.09.09 23:12:32.794281 [ 366 ] {} <Debug> TCP-Session: 8c54dc8a-a0f6-454e-a938-aff8d1a7d235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20021 | 2025.09.09 23:12:32.794308 [ 367 ] {} <Debug> TCP-Session: 6967f538-a468-4c62-83d4-92aeb1f00df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20022 | 2025.09.09 23:12:32.794336 [ 370 ] {} <Debug> TCP-Session: 107a9eb0-3414-4f52-ad5c-40f3ada10c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20023 | 2025.09.09 23:12:32.794300 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20024 | 2025.09.09 23:12:32.794280 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20025 | 2025.09.09 23:12:32.794265 [ 365 ] {} <Debug> TCP-Session: 4850da11-baed-49bc-adfe-1e76d5c7da04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20026 | 2025.09.09 23:12:32.794419 [ 360 ] {} <Debug> TCP-Session: 1493f615-c122-4940-b705-08d24b33072d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20027 | 2025.09.09 23:12:32.794438 [ 371 ] {} <Debug> TCP-Session: 1cd0b03f-ab34-49e4-a774-f14d9e1acf51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20028 | 2025.09.09 23:12:32.794238 [ 359 ] {} <Debug> TCP-Session: 9ff6eb64-fb8e-4f4e-94bf-7b6a6e6bbfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20029 | 2025.09.09 23:12:32.883137 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35831 | ||
| 20030 | 2025.09.09 23:12:32.883243 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20031 | 2025.09.09 23:12:32.883273 [ 363 ] {} <Debug> TCP-Session: 1e06b125-730c-4bfa-9d81-e64f9229ea91 Authenticating user 'default' from [fd00:1122:3344:101::e]:35831 | ||
| 20032 | 2025.09.09 23:12:32.883295 [ 363 ] {} <Debug> TCP-Session: 1e06b125-730c-4bfa-9d81-e64f9229ea91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20033 | 2025.09.09 23:12:32.883309 [ 363 ] {} <Debug> TCP-Session: 1e06b125-730c-4bfa-9d81-e64f9229ea91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20034 | 2025.09.09 23:12:32.883562 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55999 | ||
| 20035 | 2025.09.09 23:12:32.883559 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55068 | ||
| 20036 | 2025.09.09 23:12:32.883587 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40019 | ||
| 20037 | 2025.09.09 23:12:32.883609 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58151 | ||
| 20038 | 2025.09.09 23:12:32.883639 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20039 | 2025.09.09 23:12:32.883656 [ 363 ] {} <Trace> TCP-Session: 1e06b125-730c-4bfa-9d81-e64f9229ea91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2025.09.09 23:12:32.883679 [ 366 ] {} <Debug> TCP-Session: 83eaf251-eba1-4d0e-a4f9-26a2779a9eed Authenticating user 'default' from [fd00:1122:3344:101::e]:55999 | ||
| 20041 | 2025.09.09 23:12:32.883623 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37636 | ||
| 20042 | 2025.09.09 23:12:32.883701 [ 366 ] {} <Debug> TCP-Session: 83eaf251-eba1-4d0e-a4f9-26a2779a9eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20043 | 2025.09.09 23:12:32.883710 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20044 | 2025.09.09 23:12:32.883735 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20045 | 2025.09.09 23:12:32.883756 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20046 | 2025.09.09 23:12:32.883786 [ 370 ] {} <Debug> TCP-Session: 7fcaa9bd-534f-45b6-abca-5dd5011ef547 Authenticating user 'default' from [fd00:1122:3344:101::e]:40019 | ||
| 20047 | 2025.09.09 23:12:32.883776 [ 359 ] {} <Debug> TCP-Session: 16fa8c2e-0ff0-49b4-afd6-708c26b70abd Authenticating user 'default' from [fd00:1122:3344:101::e]:58151 | ||
| 20048 | 2025.09.09 23:12:32.883816 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20049 | 2025.09.09 23:12:32.883844 [ 359 ] {} <Debug> TCP-Session: 16fa8c2e-0ff0-49b4-afd6-708c26b70abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20050 | 2025.09.09 23:12:32.883850 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20051 | 2025.09.09 23:12:32.883871 [ 360 ] {} <Debug> TCP-Session: 0b9f92bb-daa2-4056-b518-415973ca3524 Authenticating user 'default' from [fd00:1122:3344:101::e]:37636 | ||
| 20052 | 2025.09.09 23:12:32.883834 [ 370 ] {} <Debug> TCP-Session: 7fcaa9bd-534f-45b6-abca-5dd5011ef547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20053 | 2025.09.09 23:12:32.883929 [ 360 ] {} <Debug> TCP-Session: 0b9f92bb-daa2-4056-b518-415973ca3524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20054 | 2025.09.09 23:12:32.883939 [ 370 ] {} <Debug> TCP-Session: 7fcaa9bd-534f-45b6-abca-5dd5011ef547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20055 | 2025.09.09 23:12:32.883958 [ 360 ] {} <Debug> TCP-Session: 0b9f92bb-daa2-4056-b518-415973ca3524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20056 | 2025.09.09 23:12:32.883751 [ 366 ] {} <Debug> TCP-Session: 83eaf251-eba1-4d0e-a4f9-26a2779a9eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20057 | 2025.09.09 23:12:32.883598 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42790 | ||
| 20058 | 2025.09.09 23:12:32.883576 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37755 | ||
| 20059 | 2025.09.09 23:12:32.883560 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35360 | ||
| 20060 | 2025.09.09 23:12:32.884077 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20061 | 2025.09.09 23:12:32.883870 [ 359 ] {} <Debug> TCP-Session: 16fa8c2e-0ff0-49b4-afd6-708c26b70abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20062 | 2025.09.09 23:12:32.884125 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20063 | 2025.09.09 23:12:32.884130 [ 371 ] {} <Debug> TCP-Session: 922a6982-60fe-4399-83e9-a8ea32d229f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42790 | ||
| 20064 | 2025.09.09 23:12:32.884159 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20065 | 2025.09.09 23:12:32.884182 [ 371 ] {} <Debug> TCP-Session: 922a6982-60fe-4399-83e9-a8ea32d229f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20066 | 2025.09.09 23:12:32.884205 [ 365 ] {} <Debug> TCP-Session: 144572ae-4d5b-4fff-a4d5-bac0f47ae2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35360 | ||
| 20067 | 2025.09.09 23:12:32.884210 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20068 | 2025.09.09 23:12:32.884237 [ 365 ] {} <Debug> TCP-Session: 144572ae-4d5b-4fff-a4d5-bac0f47ae2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20069 | 2025.09.09 23:12:32.884213 [ 371 ] {} <Debug> TCP-Session: 922a6982-60fe-4399-83e9-a8ea32d229f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20070 | 2025.09.09 23:12:32.884273 [ 365 ] {} <Debug> TCP-Session: 144572ae-4d5b-4fff-a4d5-bac0f47ae2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20071 | 2025.09.09 23:12:32.884297 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20072 | 2025.09.09 23:12:32.884167 [ 367 ] {} <Debug> TCP-Session: cf1fb62f-53d9-43a9-a35d-48c915a438c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37755 | ||
| 20073 | 2025.09.09 23:12:32.883834 [ 364 ] {} <Debug> TCP-Session: 370d8f47-ad75-4ae3-97e3-6b09ab850f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:55068 | ||
| 20074 | 2025.09.09 23:12:32.884364 [ 367 ] {} <Debug> TCP-Session: cf1fb62f-53d9-43a9-a35d-48c915a438c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20075 | 2025.09.09 23:12:32.884394 [ 367 ] {} <Debug> TCP-Session: cf1fb62f-53d9-43a9-a35d-48c915a438c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20076 | 2025.09.09 23:12:32.884395 [ 364 ] {} <Debug> TCP-Session: 370d8f47-ad75-4ae3-97e3-6b09ab850f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20077 | 2025.09.09 23:12:32.884429 [ 364 ] {} <Debug> TCP-Session: 370d8f47-ad75-4ae3-97e3-6b09ab850f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20078 | 2025.09.09 23:12:32.884719 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 20079 | 2025.09.09 23:12:32.886271 [ 307 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> AggregatingTransform: Aggregating | ||
| 20080 | 2025.09.09 23:12:32.886327 [ 307 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> Aggregator: Aggregation method: without_key | ||
| 20081 | 2025.09.09 23:12:32.886367 [ 307 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001511567 sec. (661.565 rows/sec., 25.84 KiB/sec.) | ||
| 20082 | 2025.09.09 23:12:32.886386 [ 307 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Trace> Aggregator: Merging aggregated data | ||
| 20083 | 2025.09.09 23:12:32.887759 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003968 sec., 252.01612903225805 rows/sec., 9.84 KiB/sec. | ||
| 20084 | 2025.09.09 23:12:32.887958 [ 363 ] {cb0c5bf0-8af7-43c7-b506-47773f75cc42} <Debug> TCPHandler: Processed in 0.004422907 sec. | ||
| 20085 | 2025.09.09 23:12:32.888088 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20086 | 2025.09.09 23:12:32.888118 [ 363 ] {} <Debug> TCP-Session: 1e06b125-730c-4bfa-9d81-e64f9229ea91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20087 | 2025.09.09 23:12:32.888118 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20088 | 2025.09.09 23:12:32.888136 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20089 | 2025.09.09 23:12:32.888154 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20090 | 2025.09.09 23:12:32.888169 [ 360 ] {} <Debug> TCP-Session: 0b9f92bb-daa2-4056-b518-415973ca3524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20091 | 2025.09.09 23:12:32.888181 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20092 | 2025.09.09 23:12:32.888192 [ 366 ] {} <Debug> TCP-Session: 83eaf251-eba1-4d0e-a4f9-26a2779a9eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20093 | 2025.09.09 23:12:32.888202 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20094 | 2025.09.09 23:12:32.888232 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20095 | 2025.09.09 23:12:32.888247 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20096 | 2025.09.09 23:12:32.888220 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20097 | 2025.09.09 23:12:32.888285 [ 364 ] {} <Debug> TCP-Session: 370d8f47-ad75-4ae3-97e3-6b09ab850f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20098 | 2025.09.09 23:12:32.888296 [ 359 ] {} <Debug> TCP-Session: 16fa8c2e-0ff0-49b4-afd6-708c26b70abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20099 | 2025.09.09 23:12:32.888325 [ 365 ] {} <Debug> TCP-Session: 144572ae-4d5b-4fff-a4d5-bac0f47ae2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20100 | 2025.09.09 23:12:32.888287 [ 367 ] {} <Debug> TCP-Session: cf1fb62f-53d9-43a9-a35d-48c915a438c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20101 | 2025.09.09 23:12:32.888196 [ 371 ] {} <Debug> TCP-Session: 922a6982-60fe-4399-83e9-a8ea32d229f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20102 | 2025.09.09 23:12:32.888247 [ 370 ] {} <Debug> TCP-Session: 7fcaa9bd-534f-45b6-abca-5dd5011ef547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20103 | 2025.09.09 23:12:34.327234 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20104 | 2025.09.09 23:12:34.327302 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20105 | 2025.09.09 23:12:34.330020 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20106 | 2025.09.09 23:12:34.927196 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20107 | 2025.09.09 23:12:34.927375 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20108 | 2025.09.09 23:12:34.927440 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20109 | 2025.09.09 23:12:34.928214 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2025.09.09 23:12:34.928263 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20111 | 2025.09.09 23:12:34.928663 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20112 | 2025.09.09 23:12:34.928890 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2025.09.09 23:12:34.929044 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001717 sec., 238788.58474082703 rows/sec., 15.15 MiB/sec. | ||
| 20114 | 2025.09.09 23:12:34.929090 [ 275 ] {c6adb7d4-10f7-4f89-bce7-42552af6450a} <Debug> TCPHandler: Processed in 0.002021626 sec. | ||
| 20115 | 2025.09.09 23:12:34.929207 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20116 | 2025.09.09 23:12:34.929305 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20117 | 2025.09.09 23:12:34.929347 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20118 | 2025.09.09 23:12:34.930183 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2025.09.09 23:12:34.930220 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20120 | 2025.09.09 23:12:34.930596 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20121 | 2025.09.09 23:12:34.930810 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2025.09.09 23:12:34.930941 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Debug> executeQuery: Read 1182 rows, 96.45 KiB in 0.001656 sec., 713768.115942029 rows/sec., 56.88 MiB/sec. | ||
| 20123 | 2025.09.09 23:12:34.930980 [ 275 ] {5cdbc6e6-2cc3-4cb4-8ebd-9343bcccd91a} <Debug> TCPHandler: Processed in 0.001824922 sec. | ||
| 20124 | 2025.09.09 23:12:34.931092 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20125 | 2025.09.09 23:12:34.931188 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20126 | 2025.09.09 23:12:34.931228 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20127 | 2025.09.09 23:12:34.931699 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20128 | 2025.09.09 23:12:34.931735 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20129 | 2025.09.09 23:12:34.932087 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20130 | 2025.09.09 23:12:34.932345 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20131 | 2025.09.09 23:12:34.932481 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001311 sec., 183066.36155606405 rows/sec., 11.13 MiB/sec. | ||
| 20132 | 2025.09.09 23:12:34.932522 [ 275 ] {898972d3-3c1c-4e59-9b35-c7426a6889db} <Debug> TCPHandler: Processed in 0.001479646 sec. | ||
| 20133 | 2025.09.09 23:12:34.932545 [ 223 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20134 | 2025.09.09 23:12:34.932598 [ 223 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20135 | 2025.09.09 23:12:34.932642 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20136 | 2025.09.09 23:12:34.932744 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20137 | 2025.09.09 23:12:34.932785 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20138 | 2025.09.09 23:12:34.933259 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2025.09.09 23:12:34.933298 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20140 | 2025.09.09 23:12:34.933634 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20141 | 2025.09.09 23:12:34.933883 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2025.09.09 23:12:34.934030 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001304 sec., 162576.68711656443 rows/sec., 10.48 MiB/sec. | ||
| 20143 | 2025.09.09 23:12:34.934071 [ 275 ] {2c959ca8-e266-4aaf-8453-db5d156e65d0} <Debug> TCPHandler: Processed in 0.001478256 sec. | ||
| 20144 | 2025.09.09 23:12:34.934183 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2025.09.09 23:12:34.934280 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20146 | 2025.09.09 23:12:34.934322 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20147 | 2025.09.09 23:12:34.934775 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2025.09.09 23:12:34.934811 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20149 | 2025.09.09 23:12:34.935114 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20150 | 2025.09.09 23:12:34.935312 [ 223 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20151 | 2025.09.09 23:12:34.935436 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20152 | 2025.09.09 23:12:34.935583 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001321 sec., 159727.47918243756 rows/sec., 9.07 MiB/sec. | ||
| 20153 | 2025.09.09 23:12:34.935625 [ 275 ] {06923e46-01c2-4897-b301-513822063c0e} <Debug> TCPHandler: Processed in 0.001490866 sec. | ||
| 20154 | 2025.09.09 23:12:34.935734 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20155 | 2025.09.09 23:12:34.935829 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20156 | 2025.09.09 23:12:34.935869 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20157 | 2025.09.09 23:12:34.936507 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20158 | 2025.09.09 23:12:34.936544 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20159 | 2025.09.09 23:12:34.936876 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20160 | 2025.09.09 23:12:34.937084 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20161 | 2025.09.09 23:12:34.937214 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Debug> executeQuery: Read 717 rows, 51.54 KiB in 0.001404 sec., 510683.7606837606 rows/sec., 35.85 MiB/sec. | ||
| 20162 | 2025.09.09 23:12:34.937255 [ 275 ] {0115b9ae-6c23-4416-9b09-09a19ad6f21a} <Debug> TCPHandler: Processed in 0.001571008 sec. | ||
| 20163 | 2025.09.09 23:12:34.937362 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20164 | 2025.09.09 23:12:34.937457 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20165 | 2025.09.09 23:12:34.937498 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20166 | 2025.09.09 23:12:34.937826 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2025.09.09 23:12:34.937861 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20168 | 2025.09.09 23:12:34.938160 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20169 | 2025.09.09 23:12:34.938367 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20170 | 2025.09.09 23:12:34.938493 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 20171 | 2025.09.09 23:12:34.938531 [ 275 ] {7966b6bd-5f87-4382-96ab-29062a97ced9} <Debug> TCPHandler: Processed in 0.001218331 sec. | ||
| 20172 | 2025.09.09 23:12:34.938637 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2025.09.09 23:12:34.938731 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20174 | 2025.09.09 23:12:34.938772 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20175 | 2025.09.09 23:12:34.939199 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20176 | 2025.09.09 23:12:34.939236 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20177 | 2025.09.09 23:12:34.939567 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20178 | 2025.09.09 23:12:34.939778 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2025.09.09 23:12:34.939906 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 20180 | 2025.09.09 23:12:34.939944 [ 275 ] {286cb363-4b26-432a-9136-1fcc94085375} <Debug> TCPHandler: Processed in 0.001357484 sec. | ||
| 20181 | 2025.09.09 23:12:34.940050 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20182 | 2025.09.09 23:12:34.940143 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20183 | 2025.09.09 23:12:34.940184 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20184 | 2025.09.09 23:12:34.940492 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20185 | 2025.09.09 23:12:34.940527 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20186 | 2025.09.09 23:12:34.940823 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20187 | 2025.09.09 23:12:34.941030 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2025.09.09 23:12:34.941163 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 20189 | 2025.09.09 23:12:34.941199 [ 275 ] {3134a3a4-2299-4a9c-b1b0-50dfbc5e6aaa} <Debug> TCPHandler: Processed in 0.001199231 sec. | ||
| 20190 | 2025.09.09 23:12:34.941306 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20191 | 2025.09.09 23:12:34.941399 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20192 | 2025.09.09 23:12:34.941453 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20193 | 2025.09.09 23:12:34.942271 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2025.09.09 23:12:34.942308 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20195 | 2025.09.09 23:12:34.942845 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20196 | 2025.09.09 23:12:34.943067 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2025.09.09 23:12:34.943211 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001829 sec., 19136.13996719519 rows/sec., 34.29 MiB/sec. | ||
| 20198 | 2025.09.09 23:12:34.943286 [ 275 ] {e29efdd4-d3ad-45b3-8247-d7a58dc0854c} <Debug> TCPHandler: Processed in 0.002028726 sec. | ||
| 20199 | 2025.09.09 23:12:34.943396 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20200 | 2025.09.09 23:12:34.943490 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20201 | 2025.09.09 23:12:34.943531 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20202 | 2025.09.09 23:12:34.943840 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2025.09.09 23:12:34.943876 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20204 | 2025.09.09 23:12:34.944165 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20205 | 2025.09.09 23:12:34.944370 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2025.09.09 23:12:34.944496 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001025 sec., 2926.8292682926826 rows/sec., 234.37 KiB/sec. | ||
| 20207 | 2025.09.09 23:12:34.944534 [ 275 ] {c1d66e0b-ad89-4e48-a6b2-d6a84853645c} <Debug> TCPHandler: Processed in 0.001188511 sec. | ||
| 20208 | 2025.09.09 23:12:34.944635 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20209 | 2025.09.09 23:12:34.944727 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20210 | 2025.09.09 23:12:34.944766 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20211 | 2025.09.09 23:12:34.945093 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2025.09.09 23:12:34.945130 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20213 | 2025.09.09 23:12:34.945436 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20214 | 2025.09.09 23:12:34.945640 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20215 | 2025.09.09 23:12:34.945767 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 20216 | 2025.09.09 23:12:34.945803 [ 275 ] {f74fef0a-f850-45b7-9e95-22bdd1b5721e} <Debug> TCPHandler: Processed in 0.001216611 sec. | ||
| 20217 | 2025.09.09 23:12:35.323166 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20218 | 2025.09.09 23:12:35.323219 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20219 | 2025.09.09 23:12:35.526556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42214 | ||
| 20220 | 2025.09.09 23:12:35.527145 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2025.09.09 23:12:35.527192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20222 | 2025.09.09 23:12:35.527693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20223 | 2025.09.09 23:12:35.527943 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2025.09.09 23:12:35.528100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42214 | ||
| 20225 | 2025.09.09 23:12:35.665055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2578 | ||
| 20226 | 2025.09.09 23:12:35.667818 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2025.09.09 23:12:35.667881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20228 | 2025.09.09 23:12:35.669204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20229 | 2025.09.09 23:12:35.669505 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20230 | 2025.09.09 23:12:35.669932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2578 | ||
| 20231 | 2025.09.09 23:12:36.191563 [ 217 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Found 5 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] | ||
| 20232 | 2025.09.09 23:12:36.191617 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 5 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] | ||
| 20233 | 2025.09.09 23:12:36.194310 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20234 | 2025.09.09 23:12:37.751991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20235 | 2025.09.09 23:12:37.775076 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20236 | 2025.09.09 23:12:37.775171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 20237 | 2025.09.09 23:12:37.783244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20238 | 2025.09.09 23:12:37.784354 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2025.09.09 23:12:37.790020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20240 | 2025.09.09 23:12:39.921294 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2025.09.09 23:12:39.921536 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20242 | 2025.09.09 23:12:39.921621 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20243 | 2025.09.09 23:12:39.922668 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2025.09.09 23:12:39.922725 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20245 | 2025.09.09 23:12:39.923363 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20246 | 2025.09.09 23:12:39.923913 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20247 | 2025.09.09 23:12:39.924178 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002701 sec., 28137.726767863755 rows/sec., 2.32 MiB/sec. | ||
| 20248 | 2025.09.09 23:12:39.924252 [ 275 ] {62df06ac-4cdd-4f8b-8fef-da1f37405cd2} <Debug> TCPHandler: Processed in 0.003150215 sec. | ||
| 20249 | 2025.09.09 23:12:39.924531 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20250 | 2025.09.09 23:12:39.924696 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20251 | 2025.09.09 23:12:39.924895 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20252 | 2025.09.09 23:12:39.925700 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20253 | 2025.09.09 23:12:39.925749 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20254 | 2025.09.09 23:12:39.926296 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20255 | 2025.09.09 23:12:39.926657 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20256 | 2025.09.09 23:12:39.926826 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002196 sec., 4553.734061930783 rows/sec., 342.42 KiB/sec. | ||
| 20257 | 2025.09.09 23:12:39.926877 [ 275 ] {62399cd7-c365-4829-8622-c8f56d8495f7} <Debug> TCPHandler: Processed in 0.002512084 sec. | ||
| 20258 | 2025.09.09 23:12:39.927092 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20259 | 2025.09.09 23:12:39.927216 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20260 | 2025.09.09 23:12:39.927588 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20261 | 2025.09.09 23:12:39.928726 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20262 | 2025.09.09 23:12:39.928767 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20263 | 2025.09.09 23:12:39.929393 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20264 | 2025.09.09 23:12:39.929741 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20265 | 2025.09.09 23:12:39.929911 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002719 sec., 27215.88819418904 rows/sec., 2.12 MiB/sec. | ||
| 20266 | 2025.09.09 23:12:39.929963 [ 275 ] {c95d7661-a247-4e29-9884-cad21cdab5aa} <Debug> TCPHandler: Processed in 0.002935681 sec. | ||
| 20267 | 2025.09.09 23:12:39.930770 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20268 | 2025.09.09 23:12:39.930888 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20269 | 2025.09.09 23:12:39.931003 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20270 | 2025.09.09 23:12:39.933237 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20271 | 2025.09.09 23:12:39.933283 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20272 | 2025.09.09 23:12:39.933754 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20273 | 2025.09.09 23:12:39.934078 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20274 | 2025.09.09 23:12:39.934263 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003399 sec., 47072.66843189173 rows/sec., 3.28 MiB/sec. | ||
| 20275 | 2025.09.09 23:12:39.934269 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_129_27 to all_133_133_0 | ||
| 20276 | 2025.09.09 23:12:39.934316 [ 275 ] {2bd587db-4ed7-45fc-9bea-590b2efad5f5} <Debug> TCPHandler: Processed in 0.003689215 sec. | ||
| 20277 | 2025.09.09 23:12:39.934363 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2025.09.09 23:12:39.934402 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20279 | 2025.09.09 23:12:39.934520 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_129_27 to all_133_133_0 into Compact with storage Full | ||
| 20280 | 2025.09.09 23:12:39.934556 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2025.09.09 23:12:39.934642 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20282 | 2025.09.09 23:12:39.934668 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20283 | 2025.09.09 23:12:39.934676 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_27, total 44452 rows starting from the beginning of the part | ||
| 20284 | 2025.09.09 23:12:39.934740 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20285 | 2025.09.09 23:12:39.934757 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 20286 | 2025.09.09 23:12:39.934812 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 20287 | 2025.09.09 23:12:39.934866 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 845 rows starting from the beginning of the part | ||
| 20288 | 2025.09.09 23:12:39.934917 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 314 rows starting from the beginning of the part | ||
| 20289 | 2025.09.09 23:12:39.935948 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2025.09.09 23:12:39.935993 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20291 | 2025.09.09 23:12:39.936730 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20292 | 2025.09.09 23:12:39.937040 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20293 | 2025.09.09 23:12:39.937238 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002592 sec., 3858.0246913580245 rows/sec., 6.91 MiB/sec. | ||
| 20294 | 2025.09.09 23:12:39.937361 [ 275 ] {ec30605d-7621-48ef-899e-cf1f18cfc396} <Debug> TCPHandler: Processed in 0.00286502 sec. | ||
| 20295 | 2025.09.09 23:12:39.937529 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20296 | 2025.09.09 23:12:39.937652 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20297 | 2025.09.09 23:12:39.937704 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20298 | 2025.09.09 23:12:39.938151 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2025.09.09 23:12:39.938202 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20300 | 2025.09.09 23:12:39.938604 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20301 | 2025.09.09 23:12:39.938876 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2025.09.09 23:12:39.939039 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
| 20303 | 2025.09.09 23:12:39.939084 [ 275 ] {fba3650e-1e7d-4ffd-9396-02898222c5b7} <Debug> TCPHandler: Processed in 0.001626348 sec. | ||
| 20304 | 2025.09.09 23:12:39.944299 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46085 rows, containing 5 columns (5 merged, 0 gathered) in 0.009820222 sec., 4692867.432121188 rows/sec., 315.80 MiB/sec. | ||
| 20305 | 2025.09.09 23:12:39.944907 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Trace> MergedBlockOutputStream: filled checksums all_1_133_28 (state Temporary) | ||
| 20306 | 2025.09.09 23:12:39.945311 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_133_28 to all_1_133_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20307 | 2025.09.09 23:12:39.945414 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_129_27, all_133_133_0] -> all_1_133_28 | ||
| 20308 | 2025.09.09 23:12:39.945555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 20309 | 2025.09.09 23:12:40.273087 [ 217 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Found 5 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] | ||
| 20310 | 2025.09.09 23:12:40.273151 [ 217 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 5 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] | ||
| 20311 | 2025.09.09 23:12:40.276219 [ 217 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 5 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20312 | 2025.09.09 23:12:43.028327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42726 | ||
| 20313 | 2025.09.09 23:12:43.028938 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2025.09.09 23:12:43.028982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20315 | 2025.09.09 23:12:43.029526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20316 | 2025.09.09 23:12:43.029762 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2025.09.09 23:12:43.029903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42726 | ||
| 20318 | 2025.09.09 23:12:44.273029 [ 220 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 20319 | 2025.09.09 23:12:44.273092 [ 220 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 20320 | 2025.09.09 23:12:44.276600 [ 220 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 20321 | 2025.09.09 23:12:44.696078 [ 222 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 20322 | 2025.09.09 23:12:44.696127 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 20323 | 2025.09.09 23:12:44.699503 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 20324 | 2025.09.09 23:12:44.928810 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20325 | 2025.09.09 23:12:44.929006 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20326 | 2025.09.09 23:12:44.929076 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20327 | 2025.09.09 23:12:44.929982 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2025.09.09 23:12:44.930029 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20329 | 2025.09.09 23:12:44.930422 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20330 | 2025.09.09 23:12:44.930654 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2025.09.09 23:12:44.930808 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 20332 | 2025.09.09 23:12:44.930850 [ 275 ] {63b6bb08-c969-48de-b872-92ca1bd6078d} <Debug> TCPHandler: Processed in 0.002175278 sec. | ||
| 20333 | 2025.09.09 23:12:44.930985 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20334 | 2025.09.09 23:12:44.931109 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20335 | 2025.09.09 23:12:44.931160 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20336 | 2025.09.09 23:12:44.931635 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2025.09.09 23:12:44.931671 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20338 | 2025.09.09 23:12:44.931976 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20339 | 2025.09.09 23:12:44.932194 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20340 | 2025.09.09 23:12:44.932327 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001242 sec., 3220.6119162640903 rows/sec., 262.62 KiB/sec. | ||
| 20341 | 2025.09.09 23:12:44.932366 [ 275 ] {e569b346-1a46-4107-83d5-5145bee58732} <Debug> TCPHandler: Processed in 0.001443936 sec. | ||
| 20342 | 2025.09.09 23:12:44.932469 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20343 | 2025.09.09 23:12:44.932565 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20344 | 2025.09.09 23:12:44.932605 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20345 | 2025.09.09 23:12:44.933602 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20346 | 2025.09.09 23:12:44.933639 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20347 | 2025.09.09 23:12:44.934018 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20348 | 2025.09.09 23:12:44.934232 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20349 | 2025.09.09 23:12:44.934363 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Debug> executeQuery: Read 1206 rows, 98.67 KiB in 0.001816 sec., 664096.9162995595 rows/sec., 53.06 MiB/sec. | ||
| 20350 | 2025.09.09 23:12:44.934402 [ 275 ] {39378657-f5c3-4979-af66-f7b27bae6d73} <Debug> TCPHandler: Processed in 0.001982484 sec. | ||
| 20351 | 2025.09.09 23:12:44.934452 [ 224 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 20352 | 2025.09.09 23:12:44.934505 [ 224 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 20353 | 2025.09.09 23:12:44.934505 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20354 | 2025.09.09 23:12:44.934629 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20355 | 2025.09.09 23:12:44.934679 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20356 | 2025.09.09 23:12:44.935311 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2025.09.09 23:12:44.935359 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20358 | 2025.09.09 23:12:44.935756 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20359 | 2025.09.09 23:12:44.936019 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2025.09.09 23:12:44.936162 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Debug> executeQuery: Read 255 rows, 16.05 KiB in 0.001558 sec., 163671.37355584084 rows/sec., 10.06 MiB/sec. | ||
| 20361 | 2025.09.09 23:12:44.936201 [ 275 ] {3887e5f3-b68b-493c-b1a8-a88638570089} <Debug> TCPHandler: Processed in 0.001746811 sec. | ||
| 20362 | 2025.09.09 23:12:44.936308 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2025.09.09 23:12:44.936401 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20364 | 2025.09.09 23:12:44.936442 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20365 | 2025.09.09 23:12:44.936934 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2025.09.09 23:12:44.936971 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20367 | 2025.09.09 23:12:44.937300 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20368 | 2025.09.09 23:12:44.937560 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2025.09.09 23:12:44.937578 [ 224 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 20370 | 2025.09.09 23:12:44.937683 [ 89 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 20371 | 2025.09.09 23:12:44.937695 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.43 MiB/sec. | ||
| 20372 | 2025.09.09 23:12:44.937791 [ 89 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2025.09.09 23:12:44.937812 [ 275 ] {95cc1b6a-5c35-46ad-ad15-2f41173f1f93} <Debug> TCPHandler: Processed in 0.001552857 sec. | ||
| 20374 | 2025.09.09 23:12:44.937820 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20375 | 2025.09.09 23:12:44.937928 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20376 | 2025.09.09 23:12:44.937938 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 20377 | 2025.09.09 23:12:44.938030 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20378 | 2025.09.09 23:12:44.938070 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20379 | 2025.09.09 23:12:44.938074 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20380 | 2025.09.09 23:12:44.938114 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_16, total 465 rows starting from the beginning of the part | ||
| 20381 | 2025.09.09 23:12:44.938201 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 20382 | 2025.09.09 23:12:44.938252 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 20383 | 2025.09.09 23:12:44.938296 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 228 rows starting from the beginning of the part | ||
| 20384 | 2025.09.09 23:12:44.938336 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 212 rows starting from the beginning of the part | ||
| 20385 | 2025.09.09 23:12:44.938378 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part | ||
| 20386 | 2025.09.09 23:12:44.938600 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2025.09.09 23:12:44.938645 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20388 | 2025.09.09 23:12:44.938965 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20389 | 2025.09.09 23:12:44.939191 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20390 | 2025.09.09 23:12:44.939320 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 20391 | 2025.09.09 23:12:44.939359 [ 275 ] {7dc784ce-cfb2-459a-b3f4-1f26deb4e329} <Debug> TCPHandler: Processed in 0.001480586 sec. | ||
| 20392 | 2025.09.09 23:12:44.939457 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2025.09.09 23:12:44.939458 [ 189 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567408 sec., 983151.8022110389 rows/sec., 68.37 MiB/sec. | ||
| 20394 | 2025.09.09 23:12:44.939552 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20395 | 2025.09.09 23:12:44.939597 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20396 | 2025.09.09 23:12:44.939695 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 20397 | 2025.09.09 23:12:44.940049 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2025.09.09 23:12:44.940151 [ 191 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_82_17} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 20399 | 2025.09.09 23:12:44.940262 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20400 | 2025.09.09 23:12:44.940272 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2025.09.09 23:12:44.940316 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20402 | 2025.09.09 23:12:44.940649 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20403 | 2025.09.09 23:12:44.940866 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2025.09.09 23:12:44.940996 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Debug> executeQuery: Read 738 rows, 53.20 KiB in 0.001461 sec., 505133.47022587265 rows/sec., 35.56 MiB/sec. | ||
| 20405 | 2025.09.09 23:12:44.941034 [ 275 ] {3a5b7e5e-61e1-4d13-b454-f14b960b96f7} <Debug> TCPHandler: Processed in 0.001625129 sec. | ||
| 20406 | 2025.09.09 23:12:44.941144 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2025.09.09 23:12:44.941238 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20408 | 2025.09.09 23:12:44.941280 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20409 | 2025.09.09 23:12:44.941605 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2025.09.09 23:12:44.941642 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20411 | 2025.09.09 23:12:44.941937 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20412 | 2025.09.09 23:12:44.942137 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2025.09.09 23:12:44.942269 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 20414 | 2025.09.09 23:12:44.942305 [ 275 ] {154c811b-32fb-44aa-b3e0-1ad956d73bd0} <Debug> TCPHandler: Processed in 0.001210111 sec. | ||
| 20415 | 2025.09.09 23:12:44.942412 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20416 | 2025.09.09 23:12:44.942505 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20417 | 2025.09.09 23:12:44.942547 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20418 | 2025.09.09 23:12:44.942978 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20419 | 2025.09.09 23:12:44.943012 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20420 | 2025.09.09 23:12:44.943350 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20421 | 2025.09.09 23:12:44.943555 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20422 | 2025.09.09 23:12:44.943684 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001196 sec., 264214.0468227425 rows/sec., 17.36 MiB/sec. | ||
| 20423 | 2025.09.09 23:12:44.943722 [ 275 ] {de225f45-f229-4b63-a8b4-815b8abd47b6} <Debug> TCPHandler: Processed in 0.001358834 sec. | ||
| 20424 | 2025.09.09 23:12:44.943762 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 20425 | 2025.09.09 23:12:44.943799 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 20426 | 2025.09.09 23:12:44.943823 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2025.09.09 23:12:44.943929 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20428 | 2025.09.09 23:12:44.943973 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20429 | 2025.09.09 23:12:44.944326 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2025.09.09 23:12:44.944367 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20431 | 2025.09.09 23:12:44.944737 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20432 | 2025.09.09 23:12:44.944998 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2025.09.09 23:12:44.945136 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 54.96 KiB/sec. | ||
| 20434 | 2025.09.09 23:12:44.945172 [ 275 ] {c5fc1cf8-3d9e-4150-bca6-f91e4d86020c} <Debug> TCPHandler: Processed in 0.001400074 sec. | ||
| 20435 | 2025.09.09 23:12:44.945286 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20436 | 2025.09.09 23:12:44.945405 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20437 | 2025.09.09 23:12:44.945469 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20438 | 2025.09.09 23:12:44.946370 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20439 | 2025.09.09 23:12:44.946407 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20440 | 2025.09.09 23:12:44.946542 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 20441 | 2025.09.09 23:12:44.946988 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20442 | 2025.09.09 23:12:44.947218 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2025.09.09 23:12:44.947353 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001973 sec., 23314.74911302585 rows/sec., 41.78 MiB/sec. | ||
| 20444 | 2025.09.09 23:12:44.947406 [ 275 ] {fdac8ee8-cfd0-4326-a99b-35840fa9c691} <Debug> TCPHandler: Processed in 0.002178289 sec. | ||
| 20445 | 2025.09.09 23:12:44.947512 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2025.09.09 23:12:44.947605 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20447 | 2025.09.09 23:12:44.947645 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20448 | 2025.09.09 23:12:44.947953 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2025.09.09 23:12:44.947986 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20450 | 2025.09.09 23:12:44.948284 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20451 | 2025.09.09 23:12:44.948486 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2025.09.09 23:12:44.948610 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 826.98 KiB/sec. | ||
| 20453 | 2025.09.09 23:12:44.948647 [ 275 ] {39cdb4ef-3432-462b-80ec-852b0a40709b} <Debug> TCPHandler: Processed in 0.00118194 sec. | ||
| 20454 | 2025.09.09 23:12:44.948761 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2025.09.09 23:12:44.948876 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20456 | 2025.09.09 23:12:44.948926 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20457 | 2025.09.09 23:12:44.949329 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2025.09.09 23:12:44.949371 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20459 | 2025.09.09 23:12:44.949710 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20460 | 2025.09.09 23:12:44.949919 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20461 | 2025.09.09 23:12:44.950045 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 5.34 MiB/sec. | ||
| 20462 | 2025.09.09 23:12:44.950081 [ 275 ] {27401858-6804-4cd0-8a68-a62a8fb32bf8} <Debug> TCPHandler: Processed in 0.001380644 sec. | ||
| 20463 | 2025.09.09 23:12:45.290189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 20464 | 2025.09.09 23:12:45.309078 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20465 | 2025.09.09 23:12:45.309148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20466 | 2025.09.09 23:12:45.315653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20467 | 2025.09.09 23:12:45.316393 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2025.09.09 23:12:45.320047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 20469 | 2025.09.09 23:12:45.670308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2616 | ||
| 20470 | 2025.09.09 23:12:45.672854 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2025.09.09 23:12:45.672904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20472 | 2025.09.09 23:12:45.674125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20473 | 2025.09.09 23:12:45.674410 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2025.09.09 23:12:45.674580 [ 110 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20475 | 2025.09.09 23:12:45.674656 [ 110 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20476 | 2025.09.09 23:12:45.674677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2616 | ||
| 20477 | 2025.09.09 23:12:45.674679 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20478 | 2025.09.09 23:12:45.674814 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 20479 | 2025.09.09 23:12:45.675429 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20480 | 2025.09.09 23:12:45.675584 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2422 rows starting from the beginning of the part | ||
| 20481 | 2025.09.09 23:12:45.675924 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 20482 | 2025.09.09 23:12:45.676214 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 20483 | 2025.09.09 23:12:45.676494 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 20484 | 2025.09.09 23:12:45.676782 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 46 rows starting from the beginning of the part | ||
| 20485 | 2025.09.09 23:12:45.677091 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 20486 | 2025.09.09 23:12:45.684008 [ 189 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 72 columns (72 merged, 0 gathered) in 0.009239272 sec., 283139.1910531479 rows/sec., 214.71 MiB/sec. | ||
| 20487 | 2025.09.09 23:12:45.686254 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20488 | 2025.09.09 23:12:45.686813 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2025.09.09 23:12:45.686880 [ 199 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_66_13} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20490 | 2025.09.09 23:12:45.687187 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 20491 | 2025.09.09 23:12:49.913759 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20492 | 2025.09.09 23:12:49.913970 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20493 | 2025.09.09 23:12:49.914042 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20494 | 2025.09.09 23:12:49.914779 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20495 | 2025.09.09 23:12:49.914832 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20496 | 2025.09.09 23:12:49.915224 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20497 | 2025.09.09 23:12:49.915445 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20498 | 2025.09.09 23:12:49.915605 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 20499 | 2025.09.09 23:12:49.915621 [ 125 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20500 | 2025.09.09 23:12:49.915648 [ 275 ] {603500ae-28bd-48a6-be9b-766db7b6ad4b} <Debug> TCPHandler: Processed in 0.002023085 sec. | ||
| 20501 | 2025.09.09 23:12:49.915700 [ 125 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20502 | 2025.09.09 23:12:49.915730 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20503 | 2025.09.09 23:12:49.915806 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20504 | 2025.09.09 23:12:49.915877 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 20505 | 2025.09.09 23:12:49.915908 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20506 | 2025.09.09 23:12:49.915961 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20507 | 2025.09.09 23:12:49.916030 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20508 | 2025.09.09 23:12:49.916073 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2467 rows starting from the beginning of the part | ||
| 20509 | 2025.09.09 23:12:49.916150 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1217 rows starting from the beginning of the part | ||
| 20510 | 2025.09.09 23:12:49.916213 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1182 rows starting from the beginning of the part | ||
| 20511 | 2025.09.09 23:12:49.916267 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
| 20512 | 2025.09.09 23:12:49.916329 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1206 rows starting from the beginning of the part | ||
| 20513 | 2025.09.09 23:12:49.916378 [ 196 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 76 rows starting from the beginning of the part | ||
| 20514 | 2025.09.09 23:12:49.916396 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2025.09.09 23:12:49.916437 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20516 | 2025.09.09 23:12:49.916791 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20517 | 2025.09.09 23:12:49.917025 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2025.09.09 23:12:49.917166 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001277 sec., 7830.853563038371 rows/sec., 588.84 KiB/sec. | ||
| 20519 | 2025.09.09 23:12:49.917205 [ 275 ] {4a55d38c-0012-4788-b7b6-b7efdf30caf1} <Debug> TCPHandler: Processed in 0.001453005 sec. | ||
| 20520 | 2025.09.09 23:12:49.917319 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2025.09.09 23:12:49.917415 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20522 | 2025.09.09 23:12:49.917455 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20523 | 2025.09.09 23:12:49.917874 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2025.09.09 23:12:49.917909 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20525 | 2025.09.09 23:12:49.918220 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20526 | 2025.09.09 23:12:49.918443 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2025.09.09 23:12:49.918560 [ 125 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20528 | 2025.09.09 23:12:49.918574 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 20529 | 2025.09.09 23:12:49.918595 [ 125 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20530 | 2025.09.09 23:12:49.918618 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20531 | 2025.09.09 23:12:49.918621 [ 275 ] {ba9f5084-ac62-4025-a4aa-1890c9248fab} <Debug> TCPHandler: Processed in 0.001350694 sec. | ||
| 20532 | 2025.09.09 23:12:49.918688 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 20533 | 2025.09.09 23:12:49.918691 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00288386 sec., 2158218.498817557 rows/sec., 183.55 MiB/sec. | ||
| 20534 | 2025.09.09 23:12:49.918746 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2025.09.09 23:12:49.918783 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20536 | 2025.09.09 23:12:49.918812 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1251 rows starting from the beginning of the part | ||
| 20537 | 2025.09.09 23:12:49.918846 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20538 | 2025.09.09 23:12:49.918856 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 532 rows starting from the beginning of the part | ||
| 20539 | 2025.09.09 23:12:49.918899 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20540 | 2025.09.09 23:12:49.918958 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 717 rows starting from the beginning of the part | ||
| 20541 | 2025.09.09 23:12:49.919016 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 20542 | 2025.09.09 23:12:49.919032 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20543 | 2025.09.09 23:12:49.919065 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 738 rows starting from the beginning of the part | ||
| 20544 | 2025.09.09 23:12:49.919121 [ 196 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 74 rows starting from the beginning of the part | ||
| 20545 | 2025.09.09 23:12:49.919350 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20546 | 2025.09.09 23:12:49.919393 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20547 | 2025.09.09 23:12:49.919430 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20548 | 2025.09.09 23:12:49.919533 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_136_27} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20549 | 2025.09.09 23:12:49.919654 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 20550 | 2025.09.09 23:12:49.919755 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20551 | 2025.09.09 23:12:49.919997 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20552 | 2025.09.09 23:12:49.920134 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 20553 | 2025.09.09 23:12:49.920172 [ 275 ] {7f5b3407-7f3b-4829-bf94-e265a60c797c} <Debug> TCPHandler: Processed in 0.001476826 sec. | ||
| 20554 | 2025.09.09 23:12:49.920287 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20555 | 2025.09.09 23:12:49.920388 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20556 | 2025.09.09 23:12:49.920444 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20557 | 2025.09.09 23:12:49.920469 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811002 sec., 1869683.191956718 rows/sec., 141.62 MiB/sec. | ||
| 20558 | 2025.09.09 23:12:49.920654 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20559 | 2025.09.09 23:12:49.920922 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20560 | 2025.09.09 23:12:49.920987 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_136_27} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20561 | 2025.09.09 23:12:49.921079 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 20562 | 2025.09.09 23:12:49.921335 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20563 | 2025.09.09 23:12:49.921376 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20564 | 2025.09.09 23:12:49.921898 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20565 | 2025.09.09 23:12:49.922118 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20566 | 2025.09.09 23:12:49.922263 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001893 sec., 5282.620179609086 rows/sec., 9.47 MiB/sec. | ||
| 20567 | 2025.09.09 23:12:49.922332 [ 275 ] {375e651f-26c6-45a8-92b6-257a86a025ea} <Debug> TCPHandler: Processed in 0.002095486 sec. | ||
| 20568 | 2025.09.09 23:12:49.922449 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20569 | 2025.09.09 23:12:49.922544 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20570 | 2025.09.09 23:12:49.922586 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20571 | 2025.09.09 23:12:49.922918 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20572 | 2025.09.09 23:12:49.922953 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20573 | 2025.09.09 23:12:49.923259 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20574 | 2025.09.09 23:12:49.923472 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20575 | 2025.09.09 23:12:49.923599 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 20576 | 2025.09.09 23:12:49.923618 [ 155 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20577 | 2025.09.09 23:12:49.923635 [ 275 ] {a01806ce-5777-43ea-8658-8e3209e2b80f} <Debug> TCPHandler: Processed in 0.001237271 sec. | ||
| 20578 | 2025.09.09 23:12:49.923666 [ 155 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2025.09.09 23:12:49.923691 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20580 | 2025.09.09 23:12:49.923774 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 20581 | 2025.09.09 23:12:49.923896 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20582 | 2025.09.09 23:12:49.923929 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10112 rows starting from the beginning of the part | ||
| 20583 | 2025.09.09 23:12:49.923987 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 20584 | 2025.09.09 23:12:49.924037 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 20585 | 2025.09.09 23:12:49.924086 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 20586 | 2025.09.09 23:12:49.924130 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 20587 | 2025.09.09 23:12:49.924174 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 20588 | 2025.09.09 23:12:49.926715 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973692 sec., 3530964.2020760723 rows/sec., 225.12 MiB/sec. | ||
| 20589 | 2025.09.09 23:12:49.927000 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20590 | 2025.09.09 23:12:49.927297 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2025.09.09 23:12:49.927370 [ 195 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_136_27} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20592 | 2025.09.09 23:12:49.927464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 20593 | 2025.09.09 23:12:50.159301 [ 220 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 20594 | 2025.09.09 23:12:50.159349 [ 220 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 20595 | 2025.09.09 23:12:50.162186 [ 220 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 20596 | 2025.09.09 23:12:50.323461 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20597 | 2025.09.09 23:12:50.323510 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20598 | 2025.09.09 23:12:50.530140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43174 | ||
| 20599 | 2025.09.09 23:12:50.530684 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20600 | 2025.09.09 23:12:50.530732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20601 | 2025.09.09 23:12:50.531225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20602 | 2025.09.09 23:12:50.531447 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20603 | 2025.09.09 23:12:50.531584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43174 | ||
| 20604 | 2025.09.09 23:12:52.217918 [ 219 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 20605 | 2025.09.09 23:12:52.217970 [ 219 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 20606 | 2025.09.09 23:12:52.220071 [ 219 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 20607 | 2025.09.09 23:12:52.820202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20608 | 2025.09.09 23:12:52.837015 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20609 | 2025.09.09 23:12:52.837074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20610 | 2025.09.09 23:12:52.843291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20611 | 2025.09.09 23:12:52.843984 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2025.09.09 23:12:52.847026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20613 | 2025.09.09 23:12:53.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.16 MiB, peak 419.18 MiB, free memory in arenas 0.00 B, will set to 400.63 MiB (RSS), difference: 3.48 MiB | ||
| 20614 | 2025.09.09 23:12:54.893602 [ 222 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 20615 | 2025.09.09 23:12:54.893667 [ 222 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 20616 | 2025.09.09 23:12:54.895571 [ 222 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 20617 | 2025.09.09 23:12:54.927523 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20618 | 2025.09.09 23:12:54.927698 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20619 | 2025.09.09 23:12:54.927767 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20620 | 2025.09.09 23:12:54.928565 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20621 | 2025.09.09 23:12:54.928603 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20622 | 2025.09.09 23:12:54.928984 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20623 | 2025.09.09 23:12:54.929209 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20624 | 2025.09.09 23:12:54.929357 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001709 sec., 239906.37799882973 rows/sec., 15.22 MiB/sec. | ||
| 20625 | 2025.09.09 23:12:54.929378 [ 171 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20626 | 2025.09.09 23:12:54.929407 [ 275 ] {c7642ae1-dcee-49bc-a05f-0d683019c2bc} <Debug> TCPHandler: Processed in 0.002006665 sec. | ||
| 20627 | 2025.09.09 23:12:54.929448 [ 171 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2025.09.09 23:12:54.929476 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20629 | 2025.09.09 23:12:54.929548 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2025.09.09 23:12:54.929603 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 20631 | 2025.09.09 23:12:54.929651 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20632 | 2025.09.09 23:12:54.929699 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20633 | 2025.09.09 23:12:54.929754 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20634 | 2025.09.09 23:12:54.929798 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 434 rows starting from the beginning of the part | ||
| 20635 | 2025.09.09 23:12:54.929874 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 20636 | 2025.09.09 23:12:54.929929 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 20637 | 2025.09.09 23:12:54.929980 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 20638 | 2025.09.09 23:12:54.930027 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 20639 | 2025.09.09 23:12:54.930070 [ 200 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 20640 | 2025.09.09 23:12:54.930548 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20641 | 2025.09.09 23:12:54.930590 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20642 | 2025.09.09 23:12:54.930988 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20643 | 2025.09.09 23:12:54.931204 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20644 | 2025.09.09 23:12:54.931338 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Debug> executeQuery: Read 1208 rows, 98.91 KiB in 0.001709 sec., 706846.1088355763 rows/sec., 56.52 MiB/sec. | ||
| 20645 | 2025.09.09 23:12:54.931371 [ 195 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830641 sec., 1356901.7628251524 rows/sec., 91.51 MiB/sec. | ||
| 20646 | 2025.09.09 23:12:54.931380 [ 275 ] {0d9693bc-8e89-4ea5-b44f-8a02b6da5208} <Debug> TCPHandler: Processed in 0.001884513 sec. | ||
| 20647 | 2025.09.09 23:12:54.931516 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20648 | 2025.09.09 23:12:54.931556 [ 198 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20649 | 2025.09.09 23:12:54.931613 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20650 | 2025.09.09 23:12:54.931656 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20651 | 2025.09.09 23:12:54.931850 [ 198 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20652 | 2025.09.09 23:12:54.931927 [ 198 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_66_13} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20653 | 2025.09.09 23:12:54.932021 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20654 | 2025.09.09 23:12:54.932124 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2025.09.09 23:12:54.932159 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20656 | 2025.09.09 23:12:54.932459 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20657 | 2025.09.09 23:12:54.932670 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2025.09.09 23:12:54.932792 [ 171 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20659 | 2025.09.09 23:12:54.932801 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Debug> executeQuery: Read 253 rows, 15.92 KiB in 0.001207 sec., 209610.6048053024 rows/sec., 12.88 MiB/sec. | ||
| 20660 | 2025.09.09 23:12:54.932830 [ 171 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20661 | 2025.09.09 23:12:54.932853 [ 275 ] {ef77bbdd-c199-48f5-9f5f-b35854337c5e} <Debug> TCPHandler: Processed in 0.001387565 sec. | ||
| 20662 | 2025.09.09 23:12:54.932854 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20663 | 2025.09.09 23:12:54.932957 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 20664 | 2025.09.09 23:12:54.932970 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20665 | 2025.09.09 23:12:54.933063 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20666 | 2025.09.09 23:12:54.933080 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20667 | 2025.09.09 23:12:54.933095 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 279 rows starting from the beginning of the part | ||
| 20668 | 2025.09.09 23:12:54.933126 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20669 | 2025.09.09 23:12:54.933158 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 240 rows starting from the beginning of the part | ||
| 20670 | 2025.09.09 23:12:54.933209 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 20671 | 2025.09.09 23:12:54.933250 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 255 rows starting from the beginning of the part | ||
| 20672 | 2025.09.09 23:12:54.933291 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 20673 | 2025.09.09 23:12:54.933332 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 253 rows starting from the beginning of the part | ||
| 20674 | 2025.09.09 23:12:54.933587 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20675 | 2025.09.09 23:12:54.933629 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20676 | 2025.09.09 23:12:54.933943 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20677 | 2025.09.09 23:12:54.934156 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2025.09.09 23:12:54.934198 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276482 sec., 820223.0818765952 rows/sec., 53.82 MiB/sec. | ||
| 20679 | 2025.09.09 23:12:54.934283 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 11.19 MiB/sec. | ||
| 20680 | 2025.09.09 23:12:54.934322 [ 275 ] {70d22b91-fef7-41ab-8e42-a5505b8e31e6} <Debug> TCPHandler: Processed in 0.001401355 sec. | ||
| 20681 | 2025.09.09 23:12:54.934389 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20682 | 2025.09.09 23:12:54.934426 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20683 | 2025.09.09 23:12:54.934528 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20684 | 2025.09.09 23:12:54.934572 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20685 | 2025.09.09 23:12:54.934720 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20686 | 2025.09.09 23:12:54.934813 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_131_26} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20687 | 2025.09.09 23:12:54.934932 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20688 | 2025.09.09 23:12:54.935031 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2025.09.09 23:12:54.935073 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20690 | 2025.09.09 23:12:54.935397 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20691 | 2025.09.09 23:12:54.935613 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2025.09.09 23:12:54.935721 [ 171 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20693 | 2025.09.09 23:12:54.935745 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 20694 | 2025.09.09 23:12:54.935752 [ 171 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20695 | 2025.09.09 23:12:54.935786 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20696 | 2025.09.09 23:12:54.935791 [ 275 ] {870322ac-56a7-4112-afba-4fc735b643b3} <Debug> TCPHandler: Processed in 0.001415205 sec. | ||
| 20697 | 2025.09.09 23:12:54.935869 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 20698 | 2025.09.09 23:12:54.935918 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20699 | 2025.09.09 23:12:54.935960 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20700 | 2025.09.09 23:12:54.935988 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 223 rows starting from the beginning of the part | ||
| 20701 | 2025.09.09 23:12:54.936032 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 20702 | 2025.09.09 23:12:54.936035 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20703 | 2025.09.09 23:12:54.936070 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 20704 | 2025.09.09 23:12:54.936092 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20705 | 2025.09.09 23:12:54.936110 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 20706 | 2025.09.09 23:12:54.936152 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 20707 | 2025.09.09 23:12:54.936187 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 20708 | 2025.09.09 23:12:54.936813 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20709 | 2025.09.09 23:12:54.936860 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20710 | 2025.09.09 23:12:54.937072 [ 187 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233982 sec., 1035671.508984734 rows/sec., 62.95 MiB/sec. | ||
| 20711 | 2025.09.09 23:12:54.937207 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20712 | 2025.09.09 23:12:54.937226 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20713 | 2025.09.09 23:12:54.937527 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20714 | 2025.09.09 23:12:54.937543 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20715 | 2025.09.09 23:12:54.937612 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_66_13} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20716 | 2025.09.09 23:12:54.937686 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 20717 | 2025.09.09 23:12:54.937690 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Debug> executeQuery: Read 727 rows, 52.31 KiB in 0.001678 sec., 433253.873659118 rows/sec., 30.44 MiB/sec. | ||
| 20718 | 2025.09.09 23:12:54.937739 [ 275 ] {7fab08e3-c617-4de8-9f8f-211f679064de} <Debug> TCPHandler: Processed in 0.001881023 sec. | ||
| 20719 | 2025.09.09 23:12:54.937849 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20720 | 2025.09.09 23:12:54.937942 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20721 | 2025.09.09 23:12:54.937983 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20722 | 2025.09.09 23:12:54.938307 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20723 | 2025.09.09 23:12:54.938342 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20724 | 2025.09.09 23:12:54.938638 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20725 | 2025.09.09 23:12:54.938840 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20726 | 2025.09.09 23:12:54.938943 [ 171 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 20727 | 2025.09.09 23:12:54.938965 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 20728 | 2025.09.09 23:12:54.938976 [ 171 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20729 | 2025.09.09 23:12:54.939005 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20730 | 2025.09.09 23:12:54.939007 [ 275 ] {c4a1be44-dcbd-4841-8117-4a08c6180f91} <Debug> TCPHandler: Processed in 0.001206721 sec. | ||
| 20731 | 2025.09.09 23:12:54.939078 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::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 | ||
| 20732 | 2025.09.09 23:12:54.939138 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20733 | 2025.09.09 23:12:54.939160 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20734 | 2025.09.09 23:12:54.939195 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 20735 | 2025.09.09 23:12:54.939239 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 20736 | 2025.09.09 23:12:54.939268 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20737 | 2025.09.09 23:12:54.939274 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 20738 | 2025.09.09 23:12:54.939326 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 20739 | 2025.09.09 23:12:54.939329 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20740 | 2025.09.09 23:12:54.939357 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 20741 | 2025.09.09 23:12:54.939394 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 20742 | 2025.09.09 23:12:54.939847 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2025.09.09 23:12:54.939897 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20744 | 2025.09.09 23:12:54.940079 [ 204 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028038 sec., 356017.9682074009 rows/sec., 18.16 MiB/sec. | ||
| 20745 | 2025.09.09 23:12:54.940208 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 20746 | 2025.09.09 23:12:54.940284 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20747 | 2025.09.09 23:12:54.940526 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20748 | 2025.09.09 23:12:54.940569 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20749 | 2025.09.09 23:12:54.940603 [ 192 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_61_12} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 20750 | 2025.09.09 23:12:54.940668 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20751 | 2025.09.09 23:12:54.940717 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001474 sec., 213025.78018995927 rows/sec., 13.99 MiB/sec. | ||
| 20752 | 2025.09.09 23:12:54.940760 [ 275 ] {d8a0a9b8-2e63-4321-91d2-03d9e5f781f7} <Debug> TCPHandler: Processed in 0.001685089 sec. | ||
| 20753 | 2025.09.09 23:12:54.940861 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20754 | 2025.09.09 23:12:54.940954 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20755 | 2025.09.09 23:12:54.940997 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20756 | 2025.09.09 23:12:54.941310 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2025.09.09 23:12:54.941345 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20758 | 2025.09.09 23:12:54.941644 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20759 | 2025.09.09 23:12:54.941851 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20760 | 2025.09.09 23:12:54.941956 [ 171 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 20761 | 2025.09.09 23:12:54.941977 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 20762 | 2025.09.09 23:12:54.941989 [ 171 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2025.09.09 23:12:54.942017 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20764 | 2025.09.09 23:12:54.942021 [ 275 ] {61e3056f-cdf4-4f8f-80bd-fdb2189136f3} <Debug> TCPHandler: Processed in 0.001209732 sec. | ||
| 20765 | 2025.09.09 23:12:54.942114 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 20766 | 2025.09.09 23:12:54.942152 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2025.09.09 23:12:54.942235 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20768 | 2025.09.09 23:12:54.942273 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20769 | 2025.09.09 23:12:54.942276 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 60 rows starting from the beginning of the part | ||
| 20770 | 2025.09.09 23:12:54.942346 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20771 | 2025.09.09 23:12:54.942371 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 20772 | 2025.09.09 23:12:54.942430 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 20773 | 2025.09.09 23:12:54.942479 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 20774 | 2025.09.09 23:12:54.942525 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 20775 | 2025.09.09 23:12:54.942570 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 20776 | 2025.09.09 23:12:54.943266 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20777 | 2025.09.09 23:12:54.943313 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20778 | 2025.09.09 23:12:54.943504 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425785 sec., 45588.921190782625 rows/sec., 2.99 MiB/sec. | ||
| 20779 | 2025.09.09 23:12:54.943632 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20780 | 2025.09.09 23:12:54.943873 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2025.09.09 23:12:54.943912 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20782 | 2025.09.09 23:12:54.943938 [ 187 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_61_13} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 20783 | 2025.09.09 23:12:54.944002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20784 | 2025.09.09 23:12:54.944153 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20785 | 2025.09.09 23:12:54.944283 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20786 | 2025.09.09 23:12:54.944302 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002053 sec., 23380.418899171942 rows/sec., 41.90 MiB/sec. | ||
| 20787 | 2025.09.09 23:12:54.944321 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2025.09.09 23:12:54.944347 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20789 | 2025.09.09 23:12:54.944378 [ 275 ] {3a0f901d-ac91-4901-840c-fb3595b90448} <Debug> TCPHandler: Processed in 0.00228727 sec. | ||
| 20790 | 2025.09.09 23:12:54.944418 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 20791 | 2025.09.09 23:12:54.944493 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20792 | 2025.09.09 23:12:54.944593 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20793 | 2025.09.09 23:12:54.944603 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20794 | 2025.09.09 23:12:54.944641 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20795 | 2025.09.09 23:12:54.944658 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2596 rows starting from the beginning of the part | ||
| 20796 | 2025.09.09 23:12:54.944766 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 35 rows starting from the beginning of the part | ||
| 20797 | 2025.09.09 23:12:54.944864 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 20798 | 2025.09.09 23:12:54.944954 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 46 rows starting from the beginning of the part | ||
| 20799 | 2025.09.09 23:12:54.944988 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20800 | 2025.09.09 23:12:54.945030 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20801 | 2025.09.09 23:12:54.945043 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 20802 | 2025.09.09 23:12:54.945136 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 20803 | 2025.09.09 23:12:54.945345 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20804 | 2025.09.09 23:12:54.945600 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20805 | 2025.09.09 23:12:54.945735 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001159 sec., 89732.528041415 rows/sec., 5.50 MiB/sec. | ||
| 20806 | 2025.09.09 23:12:54.945772 [ 275 ] {41caf430-dbc5-47bd-8dd7-3c3874b2773f} <Debug> TCPHandler: Processed in 0.001328703 sec. | ||
| 20807 | 2025.09.09 23:12:54.954221 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 19 columns (19 merged, 0 gathered) in 0.009825272 sec., 279381.57844383345 rows/sec., 500.64 MiB/sec. | ||
| 20808 | 2025.09.09 23:12:54.956810 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20809 | 2025.09.09 23:12:54.957147 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20810 | 2025.09.09 23:12:54.957213 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20811 | 2025.09.09 23:12:54.957339 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. | ||
| 20812 | 2025.09.09 23:12:55.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.59 MiB, peak 420.63 MiB, free memory in arenas 0.00 B, will set to 403.10 MiB (RSS), difference: 1.51 MiB | ||
| 20813 | 2025.09.09 23:12:55.675016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2650 | ||
| 20814 | 2025.09.09 23:12:55.677618 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2025.09.09 23:12:55.677678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20816 | 2025.09.09 23:12:55.678939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20817 | 2025.09.09 23:12:55.679251 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2025.09.09 23:12:55.679664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2650 | ||
| 20819 | 2025.09.09 23:12:55.934213 [ 156 ] {} <Debug> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20820 | 2025.09.09 23:12:55.934282 [ 156 ] {} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2025.09.09 23:12:55.934308 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20822 | 2025.09.09 23:12:55.934412 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::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 | ||
| 20823 | 2025.09.09 23:12:55.934545 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20824 | 2025.09.09 23:12:55.934584 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 20825 | 2025.09.09 23:12:55.934659 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 20826 | 2025.09.09 23:12:55.934711 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 20827 | 2025.09.09 23:12:55.934763 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::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 | ||
| 20828 | 2025.09.09 23:12:55.934810 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::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 | ||
| 20829 | 2025.09.09 23:12:55.936688 [ 197 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316821 sec., 18128.288719758668 rows/sec., 1.30 MiB/sec. | ||
| 20830 | 2025.09.09 23:12:55.936841 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20831 | 2025.09.09 23:12:55.937099 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2025.09.09 23:12:55.937169 [ 188 ] {59f449f7-2be3-483a-806c-f6c61baf82ea::all_1_5_1} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20833 | 2025.09.09 23:12:55.937238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20834 | 2025.09.09 23:12:58.031769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43686 | ||
| 20835 | 2025.09.09 23:12:58.032398 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20836 | 2025.09.09 23:12:58.032444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20837 | 2025.09.09 23:12:58.032962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20838 | 2025.09.09 23:12:58.033207 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2025.09.09 23:12:58.033344 [ 149 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20840 | 2025.09.09 23:12:58.033353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43686 | ||
| 20841 | 2025.09.09 23:12:58.033381 [ 149 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20842 | 2025.09.09 23:12:58.033401 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20843 | 2025.09.09 23:12:58.033538 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20844 | 2025.09.09 23:12:58.033685 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20845 | 2025.09.09 23:12:58.033727 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41254 rows starting from the beginning of the part | ||
| 20846 | 2025.09.09 23:12:58.033798 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20847 | 2025.09.09 23:12:58.033844 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20848 | 2025.09.09 23:12:58.033885 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20849 | 2025.09.09 23:12:58.033927 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20850 | 2025.09.09 23:12:58.033966 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 20851 | 2025.09.09 23:12:58.037168 [ 197 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003693015 sec., 11829358.938428357 rows/sec., 169.22 MiB/sec. | ||
| 20852 | 2025.09.09 23:12:58.037470 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20853 | 2025.09.09 23:12:58.037796 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2025.09.09 23:12:58.037905 [ 190 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_91_18} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20855 | 2025.09.09 23:12:58.038043 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20856 | 2025.09.09 23:12:59.345053 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20857 | 2025.09.09 23:12:59.345125 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20858 | 2025.09.09 23:12:59.348146 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 20859 | 2025.09.09 23:12:59.855875 [ 220 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20860 | 2025.09.09 23:12:59.855924 [ 220 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20861 | 2025.09.09 23:12:59.859340 [ 220 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 20862 | 2025.09.09 23:12:59.908602 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20863 | 2025.09.09 23:12:59.908843 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20864 | 2025.09.09 23:12:59.909217 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20865 | 2025.09.09 23:12:59.909260 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20866 | 2025.09.09 23:12:59.909545 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20867 | 2025.09.09 23:12:59.909616 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20868 | 2025.09.09 23:12:59.909759 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 20869 | 2025.09.09 23:12:59.909893 [ 304 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20870 | 2025.09.09 23:12:59.909902 [ 303 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20871 | 2025.09.09 23:12:59.909893 [ 308 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20872 | 2025.09.09 23:12:59.909895 [ 318 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20873 | 2025.09.09 23:12:59.910118 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20874 | 2025.09.09 23:12:59.910148 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20875 | 2025.09.09 23:12:59.910239 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20876 | 2025.09.09 23:12:59.910260 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20877 | 2025.09.09 23:12:59.910299 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20878 | 2025.09.09 23:12:59.910341 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20879 | 2025.09.09 23:12:59.910388 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20880 | 2025.09.09 23:12:59.911858 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003122 sec., 15054.452274183215 rows/sec., 598.39 KiB/sec. | ||
| 20881 | 2025.09.09 23:12:59.912030 [ 275 ] {4d984d45-efeb-47d2-b159-5c3f586597d2} <Debug> TCPHandler: Processed in 0.003552982 sec. | ||
| 20882 | 2025.09.09 23:12:59.912660 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20883 | 2025.09.09 23:12:59.912814 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20884 | 2025.09.09 23:12:59.913062 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20885 | 2025.09.09 23:12:59.913102 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20886 | 2025.09.09 23:12:59.913336 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20887 | 2025.09.09 23:12:59.913391 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20888 | 2025.09.09 23:12:59.913499 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20889 | 2025.09.09 23:12:59.913561 [ 318 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20890 | 2025.09.09 23:12:59.913565 [ 308 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20891 | 2025.09.09 23:12:59.913593 [ 341 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20892 | 2025.09.09 23:12:59.913566 [ 304 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20893 | 2025.09.09 23:12:59.913714 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20894 | 2025.09.09 23:12:59.913742 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20895 | 2025.09.09 23:12:59.913814 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20896 | 2025.09.09 23:12:59.913832 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20897 | 2025.09.09 23:12:59.913865 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 20898 | 2025.09.09 23:12:59.913897 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 20899 | 2025.09.09 23:12:59.913935 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 20900 | 2025.09.09 23:12:59.914552 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001807 sec., 26009.96126175982 rows/sec., 1.01 MiB/sec. | ||
| 20901 | 2025.09.09 23:12:59.914695 [ 275 ] {00b4a1f4-1d1f-405e-8a74-f99635d78f63} <Debug> TCPHandler: Processed in 0.002088327 sec. | ||
| 20902 | 2025.09.09 23:12:59.914929 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2025.09.09 23:12:59.915073 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20904 | 2025.09.09 23:12:59.915307 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20905 | 2025.09.09 23:12:59.915346 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20906 | 2025.09.09 23:12:59.915575 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20907 | 2025.09.09 23:12:59.915627 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20908 | 2025.09.09 23:12:59.915727 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20909 | 2025.09.09 23:12:59.915800 [ 308 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20910 | 2025.09.09 23:12:59.915802 [ 341 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20911 | 2025.09.09 23:12:59.915810 [ 318 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20912 | 2025.09.09 23:12:59.915818 [ 307 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20913 | 2025.09.09 23:12:59.915959 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20914 | 2025.09.09 23:12:59.915986 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20915 | 2025.09.09 23:12:59.916057 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20916 | 2025.09.09 23:12:59.916075 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20917 | 2025.09.09 23:12:59.916106 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20918 | 2025.09.09 23:12:59.916137 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20919 | 2025.09.09 23:12:59.916302 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20920 | 2025.09.09 23:12:59.916986 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001976 sec., 23785.425101214576 rows/sec., 945.43 KiB/sec. | ||
| 20921 | 2025.09.09 23:12:59.917122 [ 275 ] {bb0e0de0-1f4a-4769-b0ad-488ec39a376b} <Debug> TCPHandler: Processed in 0.00224455 sec. | ||
| 20922 | 2025.09.09 23:12:59.917344 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20923 | 2025.09.09 23:12:59.917487 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20924 | 2025.09.09 23:12:59.917720 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20925 | 2025.09.09 23:12:59.917758 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20926 | 2025.09.09 23:12:59.917990 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20927 | 2025.09.09 23:12:59.918042 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20928 | 2025.09.09 23:12:59.918145 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20929 | 2025.09.09 23:12:59.918210 [ 341 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20930 | 2025.09.09 23:12:59.918212 [ 307 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20931 | 2025.09.09 23:12:59.918216 [ 308 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20932 | 2025.09.09 23:12:59.918251 [ 362 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20933 | 2025.09.09 23:12:59.918364 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20934 | 2025.09.09 23:12:59.918386 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20935 | 2025.09.09 23:12:59.918455 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20936 | 2025.09.09 23:12:59.918472 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20937 | 2025.09.09 23:12:59.918502 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20938 | 2025.09.09 23:12:59.918534 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20939 | 2025.09.09 23:12:59.918570 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20940 | 2025.09.09 23:12:59.919231 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001806 sec., 26024.363233665557 rows/sec., 1.01 MiB/sec. | ||
| 20941 | 2025.09.09 23:12:59.919354 [ 275 ] {bb8006f2-9b05-4fd7-9cb0-602a3c781a8b} <Debug> TCPHandler: Processed in 0.002061846 sec. | ||
| 20942 | 2025.09.09 23:12:59.919551 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20943 | 2025.09.09 23:12:59.919695 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20944 | 2025.09.09 23:12:59.919927 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20945 | 2025.09.09 23:12:59.919965 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20946 | 2025.09.09 23:12:59.920193 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20947 | 2025.09.09 23:12:59.920246 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20948 | 2025.09.09 23:12:59.920349 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20949 | 2025.09.09 23:12:59.920414 [ 328 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20950 | 2025.09.09 23:12:59.920425 [ 362 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20951 | 2025.09.09 23:12:59.920436 [ 284 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20952 | 2025.09.09 23:12:59.920429 [ 341 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20953 | 2025.09.09 23:12:59.920558 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20954 | 2025.09.09 23:12:59.920585 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20955 | 2025.09.09 23:12:59.920653 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20956 | 2025.09.09 23:12:59.920671 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20957 | 2025.09.09 23:12:59.920702 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20958 | 2025.09.09 23:12:59.920733 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20959 | 2025.09.09 23:12:59.920760 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20960 | 2025.09.09 23:12:59.921324 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001693 sec., 27761.370348493798 rows/sec., 1.08 MiB/sec. | ||
| 20961 | 2025.09.09 23:12:59.921462 [ 275 ] {54a244b1-d5b4-42ab-ac09-720d219ce522} <Debug> TCPHandler: Processed in 0.001961874 sec. | ||
| 20962 | 2025.09.09 23:12:59.921655 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20963 | 2025.09.09 23:12:59.921797 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20964 | 2025.09.09 23:12:59.922029 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20965 | 2025.09.09 23:12:59.922067 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20966 | 2025.09.09 23:12:59.922308 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20967 | 2025.09.09 23:12:59.922374 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20968 | 2025.09.09 23:12:59.922482 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20969 | 2025.09.09 23:12:59.922542 [ 328 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20970 | 2025.09.09 23:12:59.922549 [ 284 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20971 | 2025.09.09 23:12:59.922553 [ 341 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20972 | 2025.09.09 23:12:59.922581 [ 321 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20973 | 2025.09.09 23:12:59.922681 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20974 | 2025.09.09 23:12:59.922703 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20975 | 2025.09.09 23:12:59.922770 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20976 | 2025.09.09 23:12:59.922788 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20977 | 2025.09.09 23:12:59.922818 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20978 | 2025.09.09 23:12:59.922850 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20979 | 2025.09.09 23:12:59.922879 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20980 | 2025.09.09 23:12:59.923475 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001741 sec., 26995.979322228606 rows/sec., 1.05 MiB/sec. | ||
| 20981 | 2025.09.09 23:12:59.923592 [ 275 ] {aeb9b371-958c-4267-aff1-4f4f2e436410} <Debug> TCPHandler: Processed in 0.001987714 sec. | ||
| 20982 | 2025.09.09 23:12:59.923818 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20983 | 2025.09.09 23:12:59.923960 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20984 | 2025.09.09 23:12:59.924189 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20985 | 2025.09.09 23:12:59.924228 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20986 | 2025.09.09 23:12:59.924463 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20987 | 2025.09.09 23:12:59.924517 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20988 | 2025.09.09 23:12:59.924616 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20989 | 2025.09.09 23:12:59.924670 [ 321 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20990 | 2025.09.09 23:12:59.924681 [ 341 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20991 | 2025.09.09 23:12:59.924686 [ 328 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20992 | 2025.09.09 23:12:59.924702 [ 346 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20993 | 2025.09.09 23:12:59.924804 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20994 | 2025.09.09 23:12:59.924831 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20995 | 2025.09.09 23:12:59.924899 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20996 | 2025.09.09 23:12:59.924918 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20997 | 2025.09.09 23:12:59.924948 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20998 | 2025.09.09 23:12:59.924980 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20999 | 2025.09.09 23:12:59.925014 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21000 | 2025.09.09 23:12:59.925594 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001696 sec., 27712.264150943396 rows/sec., 1.08 MiB/sec. | ||
| 21001 | 2025.09.09 23:12:59.925731 [ 275 ] {350b1cd2-2ccc-4e1d-bc9c-60188e62a8da} <Debug> TCPHandler: Processed in 0.001963815 sec. | ||
| 21002 | 2025.09.09 23:12:59.925930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21003 | 2025.09.09 23:12:59.926072 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21004 | 2025.09.09 23:12:59.926307 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21005 | 2025.09.09 23:12:59.926345 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21006 | 2025.09.09 23:12:59.926579 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21007 | 2025.09.09 23:12:59.926631 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21008 | 2025.09.09 23:12:59.926731 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21009 | 2025.09.09 23:12:59.926789 [ 346 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21010 | 2025.09.09 23:12:59.926825 [ 356 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21011 | 2025.09.09 23:12:59.926832 [ 294 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21012 | 2025.09.09 23:12:59.926831 [ 338 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21013 | 2025.09.09 23:12:59.926960 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21014 | 2025.09.09 23:12:59.926986 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21015 | 2025.09.09 23:12:59.927055 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21016 | 2025.09.09 23:12:59.927073 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21017 | 2025.09.09 23:12:59.927102 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21018 | 2025.09.09 23:12:59.927138 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21019 | 2025.09.09 23:12:59.927171 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21020 | 2025.09.09 23:12:59.927768 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001758 sec., 26734.926052332194 rows/sec., 1.04 MiB/sec. | ||
| 21021 | 2025.09.09 23:12:59.927888 [ 275 ] {b013ca7e-3007-40c7-b2e4-ef19595a9e75} <Debug> TCPHandler: Processed in 0.002009026 sec. | ||
| 21022 | 2025.09.09 23:12:59.928085 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2025.09.09 23:12:59.928230 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21024 | 2025.09.09 23:12:59.928464 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21025 | 2025.09.09 23:12:59.928504 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21026 | 2025.09.09 23:12:59.928737 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21027 | 2025.09.09 23:12:59.928790 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21028 | 2025.09.09 23:12:59.928892 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21029 | 2025.09.09 23:12:59.928952 [ 346 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21030 | 2025.09.09 23:12:59.928963 [ 356 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21031 | 2025.09.09 23:12:59.928966 [ 338 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21032 | 2025.09.09 23:12:59.928960 [ 294 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21033 | 2025.09.09 23:12:59.929090 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21034 | 2025.09.09 23:12:59.929116 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21035 | 2025.09.09 23:12:59.929183 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21036 | 2025.09.09 23:12:59.929201 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21037 | 2025.09.09 23:12:59.929232 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21038 | 2025.09.09 23:12:59.929266 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21039 | 2025.09.09 23:12:59.929297 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21040 | 2025.09.09 23:12:59.929911 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001746 sec., 26918.671248568156 rows/sec., 1.04 MiB/sec. | ||
| 21041 | 2025.09.09 23:12:59.930036 [ 275 ] {65364465-88a6-4f26-b23e-aaa8732de7a0} <Debug> TCPHandler: Processed in 0.002001235 sec. | ||
| 21042 | 2025.09.09 23:12:59.930234 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2025.09.09 23:12:59.930379 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21044 | 2025.09.09 23:12:59.930614 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21045 | 2025.09.09 23:12:59.930654 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21046 | 2025.09.09 23:12:59.930887 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21047 | 2025.09.09 23:12:59.930939 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21048 | 2025.09.09 23:12:59.931038 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21049 | 2025.09.09 23:12:59.931102 [ 294 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21050 | 2025.09.09 23:12:59.931106 [ 356 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21051 | 2025.09.09 23:12:59.931123 [ 334 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21052 | 2025.09.09 23:12:59.931111 [ 346 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21053 | 2025.09.09 23:12:59.931247 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21054 | 2025.09.09 23:12:59.931278 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21055 | 2025.09.09 23:12:59.931347 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21056 | 2025.09.09 23:12:59.931365 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21057 | 2025.09.09 23:12:59.931395 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21058 | 2025.09.09 23:12:59.931427 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21059 | 2025.09.09 23:12:59.931457 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21060 | 2025.09.09 23:12:59.932015 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001701 sec., 27630.805408583186 rows/sec., 1.07 MiB/sec. | ||
| 21061 | 2025.09.09 23:12:59.932135 [ 275 ] {2e226b33-a1f6-4492-9922-e8489da138c6} <Debug> TCPHandler: Processed in 0.001950854 sec. | ||
| 21062 | 2025.09.09 23:12:59.932332 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21063 | 2025.09.09 23:12:59.932478 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21064 | 2025.09.09 23:12:59.932712 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21065 | 2025.09.09 23:12:59.932752 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21066 | 2025.09.09 23:12:59.932991 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21067 | 2025.09.09 23:12:59.933043 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21068 | 2025.09.09 23:12:59.933144 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21069 | 2025.09.09 23:12:59.933203 [ 346 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21070 | 2025.09.09 23:12:59.933205 [ 356 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21071 | 2025.09.09 23:12:59.933212 [ 334 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21072 | 2025.09.09 23:12:59.933212 [ 294 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21073 | 2025.09.09 23:12:59.933348 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21074 | 2025.09.09 23:12:59.933374 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21075 | 2025.09.09 23:12:59.933443 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21076 | 2025.09.09 23:12:59.933462 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21077 | 2025.09.09 23:12:59.933493 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21078 | 2025.09.09 23:12:59.933526 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21079 | 2025.09.09 23:12:59.933556 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21080 | 2025.09.09 23:12:59.934124 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001712 sec., 27453.271028037383 rows/sec., 1.07 MiB/sec. | ||
| 21081 | 2025.09.09 23:12:59.934259 [ 275 ] {aa7456b3-4fde-4a29-b503-e195b45d93f3} <Debug> TCPHandler: Processed in 0.001977844 sec. | ||
| 21082 | 2025.09.09 23:12:59.934480 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21083 | 2025.09.09 23:12:59.934627 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21084 | 2025.09.09 23:12:59.934865 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21085 | 2025.09.09 23:12:59.934905 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21086 | 2025.09.09 23:12:59.935149 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21087 | 2025.09.09 23:12:59.935202 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21088 | 2025.09.09 23:12:59.935302 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21089 | 2025.09.09 23:12:59.935362 [ 298 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21090 | 2025.09.09 23:12:59.935373 [ 294 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21091 | 2025.09.09 23:12:59.935397 [ 312 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21092 | 2025.09.09 23:12:59.935365 [ 346 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21093 | 2025.09.09 23:12:59.935512 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21094 | 2025.09.09 23:12:59.935538 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21095 | 2025.09.09 23:12:59.935607 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21096 | 2025.09.09 23:12:59.935624 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21097 | 2025.09.09 23:12:59.935657 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21098 | 2025.09.09 23:12:59.935690 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21099 | 2025.09.09 23:12:59.935722 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21100 | 2025.09.09 23:12:59.936288 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001728 sec., 27199.074074074077 rows/sec., 1.06 MiB/sec. | ||
| 21101 | 2025.09.09 23:12:59.936422 [ 275 ] {fe1ae3df-5e9f-46a0-be24-91d37344eec3} <Debug> TCPHandler: Processed in 0.001992384 sec. | ||
| 21102 | 2025.09.09 23:12:59.936628 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21103 | 2025.09.09 23:12:59.936774 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21104 | 2025.09.09 23:12:59.937014 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21105 | 2025.09.09 23:12:59.937054 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21106 | 2025.09.09 23:12:59.937538 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21107 | 2025.09.09 23:12:59.937593 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21108 | 2025.09.09 23:12:59.937695 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21109 | 2025.09.09 23:12:59.937766 [ 294 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21110 | 2025.09.09 23:12:59.937767 [ 298 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21111 | 2025.09.09 23:12:59.937800 [ 346 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21112 | 2025.09.09 23:12:59.937775 [ 312 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21113 | 2025.09.09 23:12:59.937913 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21114 | 2025.09.09 23:12:59.937941 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21115 | 2025.09.09 23:12:59.938011 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21116 | 2025.09.09 23:12:59.938030 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21117 | 2025.09.09 23:12:59.938061 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21118 | 2025.09.09 23:12:59.938095 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21119 | 2025.09.09 23:12:59.938127 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21120 | 2025.09.09 23:12:59.938771 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002064 sec., 22771.317829457366 rows/sec., 905.12 KiB/sec. | ||
| 21121 | 2025.09.09 23:12:59.938906 [ 275 ] {9f5fe0ad-b182-447f-b2d4-074bb610cda5} <Debug> TCPHandler: Processed in 0.002328381 sec. | ||
| 21122 | 2025.09.09 23:12:59.939488 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2025.09.09 23:12:59.939636 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21124 | 2025.09.09 23:12:59.939878 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21125 | 2025.09.09 23:12:59.939919 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21126 | 2025.09.09 23:12:59.940164 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21127 | 2025.09.09 23:12:59.940216 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21128 | 2025.09.09 23:12:59.940316 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21129 | 2025.09.09 23:12:59.940386 [ 319 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21130 | 2025.09.09 23:12:59.940391 [ 294 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21131 | 2025.09.09 23:12:59.940406 [ 345 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21132 | 2025.09.09 23:12:59.940388 [ 298 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21133 | 2025.09.09 23:12:59.940539 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21134 | 2025.09.09 23:12:59.940565 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21135 | 2025.09.09 23:12:59.940633 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21136 | 2025.09.09 23:12:59.940650 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21137 | 2025.09.09 23:12:59.940681 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21138 | 2025.09.09 23:12:59.940713 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21139 | 2025.09.09 23:12:59.940744 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21140 | 2025.09.09 23:12:59.941385 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001818 sec., 25852.585258525854 rows/sec., 1.00 MiB/sec. | ||
| 21141 | 2025.09.09 23:12:59.941504 [ 275 ] {4f3a01ed-9cec-43f9-b8a4-a8e1d5cf7a58} <Debug> TCPHandler: Processed in 0.002066437 sec. | ||
| 21142 | 2025.09.09 23:12:59.941721 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21143 | 2025.09.09 23:12:59.941870 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21144 | 2025.09.09 23:12:59.942111 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21145 | 2025.09.09 23:12:59.942153 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21146 | 2025.09.09 23:12:59.942406 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21147 | 2025.09.09 23:12:59.942458 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21148 | 2025.09.09 23:12:59.942558 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21149 | 2025.09.09 23:12:59.942611 [ 345 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21150 | 2025.09.09 23:12:59.942621 [ 294 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21151 | 2025.09.09 23:12:59.942647 [ 310 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21152 | 2025.09.09 23:12:59.942646 [ 283 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21153 | 2025.09.09 23:12:59.942755 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21154 | 2025.09.09 23:12:59.942782 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21155 | 2025.09.09 23:12:59.942852 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21156 | 2025.09.09 23:12:59.942869 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21157 | 2025.09.09 23:12:59.942900 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21158 | 2025.09.09 23:12:59.942931 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21159 | 2025.09.09 23:12:59.942961 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21160 | 2025.09.09 23:12:59.943573 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001772 sec., 26523.70203160271 rows/sec., 1.03 MiB/sec. | ||
| 21161 | 2025.09.09 23:12:59.943691 [ 275 ] {b783d863-e432-414e-b672-4a1f8a9bcb97} <Debug> TCPHandler: Processed in 0.002020306 sec. | ||
| 21162 | 2025.09.09 23:12:59.943891 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2025.09.09 23:12:59.944040 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21164 | 2025.09.09 23:12:59.944291 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21165 | 2025.09.09 23:12:59.944384 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21166 | 2025.09.09 23:12:59.944643 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21167 | 2025.09.09 23:12:59.944697 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21168 | 2025.09.09 23:12:59.944799 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21169 | 2025.09.09 23:12:59.944898 [ 283 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21170 | 2025.09.09 23:12:59.944919 [ 317 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21171 | 2025.09.09 23:12:59.944920 [ 325 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21172 | 2025.09.09 23:12:59.944930 [ 342 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21173 | 2025.09.09 23:12:59.945043 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21174 | 2025.09.09 23:12:59.945076 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21175 | 2025.09.09 23:12:59.945150 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21176 | 2025.09.09 23:12:59.945168 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21177 | 2025.09.09 23:12:59.945201 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21178 | 2025.09.09 23:12:59.945235 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21179 | 2025.09.09 23:12:59.945266 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21180 | 2025.09.09 23:12:59.945873 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001902 sec., 24710.830704521555 rows/sec., 982.21 KiB/sec. | ||
| 21181 | 2025.09.09 23:12:59.945978 [ 275 ] {67d77a8b-9ce1-4452-8d25-7458a7d96633} <Debug> TCPHandler: Processed in 0.002137347 sec. | ||
| 21182 | 2025.09.09 23:12:59.946278 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21183 | 2025.09.09 23:12:59.946429 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21184 | 2025.09.09 23:12:59.946673 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21185 | 2025.09.09 23:12:59.946715 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21186 | 2025.09.09 23:12:59.946969 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21187 | 2025.09.09 23:12:59.947023 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21188 | 2025.09.09 23:12:59.947124 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21189 | 2025.09.09 23:12:59.947175 [ 317 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21190 | 2025.09.09 23:12:59.947190 [ 325 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21191 | 2025.09.09 23:12:59.947195 [ 283 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21192 | 2025.09.09 23:12:59.947201 [ 342 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21193 | 2025.09.09 23:12:59.947311 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21194 | 2025.09.09 23:12:59.947339 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21195 | 2025.09.09 23:12:59.947409 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21196 | 2025.09.09 23:12:59.947426 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21197 | 2025.09.09 23:12:59.947457 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21198 | 2025.09.09 23:12:59.947488 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21199 | 2025.09.09 23:12:59.947518 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21200 | 2025.09.09 23:12:59.948072 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001715 sec., 27405.24781341108 rows/sec., 1.06 MiB/sec. | ||
| 21201 | 2025.09.09 23:12:59.948174 [ 275 ] {e1e0b1bf-de41-4fd1-a4c9-1ffeafdc4163} <Debug> TCPHandler: Processed in 0.001947145 sec. | ||
| 21202 | 2025.09.09 23:12:59.948375 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21203 | 2025.09.09 23:12:59.948528 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21204 | 2025.09.09 23:12:59.948768 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21205 | 2025.09.09 23:12:59.948810 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21206 | 2025.09.09 23:12:59.949061 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21207 | 2025.09.09 23:12:59.949113 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21208 | 2025.09.09 23:12:59.949212 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21209 | 2025.09.09 23:12:59.949259 [ 317 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21210 | 2025.09.09 23:12:59.949275 [ 325 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21211 | 2025.09.09 23:12:59.949283 [ 283 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21212 | 2025.09.09 23:12:59.949301 [ 297 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21213 | 2025.09.09 23:12:59.949405 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21214 | 2025.09.09 23:12:59.949428 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21215 | 2025.09.09 23:12:59.949498 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21216 | 2025.09.09 23:12:59.949516 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21217 | 2025.09.09 23:12:59.949550 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21218 | 2025.09.09 23:12:59.949583 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21219 | 2025.09.09 23:12:59.949613 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21220 | 2025.09.09 23:12:59.950197 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001743 sec., 26965.00286861733 rows/sec., 1.05 MiB/sec. | ||
| 21221 | 2025.09.09 23:12:59.950298 [ 275 ] {f6eeb423-0ca0-437e-a871-1ef9dbe65255} <Debug> TCPHandler: Processed in 0.001973805 sec. | ||
| 21222 | 2025.09.09 23:12:59.950498 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2025.09.09 23:12:59.950650 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21224 | 2025.09.09 23:12:59.950897 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21225 | 2025.09.09 23:12:59.950940 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21226 | 2025.09.09 23:12:59.951198 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21227 | 2025.09.09 23:12:59.951251 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21228 | 2025.09.09 23:12:59.951361 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21229 | 2025.09.09 23:12:59.951426 [ 327 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21230 | 2025.09.09 23:12:59.951427 [ 297 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21231 | 2025.09.09 23:12:59.951431 [ 317 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21232 | 2025.09.09 23:12:59.951427 [ 325 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21233 | 2025.09.09 23:12:59.951559 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21234 | 2025.09.09 23:12:59.951583 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21235 | 2025.09.09 23:12:59.951653 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21236 | 2025.09.09 23:12:59.951672 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21237 | 2025.09.09 23:12:59.951704 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21238 | 2025.09.09 23:12:59.951740 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21239 | 2025.09.09 23:12:59.951773 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21240 | 2025.09.09 23:12:59.952372 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001794 sec., 26198.439241917502 rows/sec., 1.02 MiB/sec. | ||
| 21241 | 2025.09.09 23:12:59.952479 [ 275 ] {14c2ea5b-3d17-4a6e-9482-ebce193fce02} <Debug> TCPHandler: Processed in 0.002031375 sec. | ||
| 21242 | 2025.09.09 23:12:59.952822 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2025.09.09 23:12:59.952975 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21244 | 2025.09.09 23:12:59.953219 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21245 | 2025.09.09 23:12:59.953263 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21246 | 2025.09.09 23:12:59.953528 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21247 | 2025.09.09 23:12:59.953582 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21248 | 2025.09.09 23:12:59.953684 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21249 | 2025.09.09 23:12:59.953740 [ 325 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21250 | 2025.09.09 23:12:59.953755 [ 327 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21251 | 2025.09.09 23:12:59.953754 [ 297 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21252 | 2025.09.09 23:12:59.953775 [ 340 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21253 | 2025.09.09 23:12:59.953876 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21254 | 2025.09.09 23:12:59.953903 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21255 | 2025.09.09 23:12:59.953973 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21256 | 2025.09.09 23:12:59.953992 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21257 | 2025.09.09 23:12:59.954024 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21258 | 2025.09.09 23:12:59.954058 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21259 | 2025.09.09 23:12:59.954093 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21260 | 2025.09.09 23:12:59.954676 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001773 sec., 26508.742244782854 rows/sec., 1.03 MiB/sec. | ||
| 21261 | 2025.09.09 23:12:59.954778 [ 275 ] {dbd699a2-b880-4fa4-abc9-8d54023be778} <Debug> TCPHandler: Processed in 0.002005956 sec. | ||
| 21262 | 2025.09.09 23:12:59.954982 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21263 | 2025.09.09 23:12:59.955132 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21264 | 2025.09.09 23:12:59.955376 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21265 | 2025.09.09 23:12:59.955419 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21266 | 2025.09.09 23:12:59.955674 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21267 | 2025.09.09 23:12:59.955728 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21268 | 2025.09.09 23:12:59.955826 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21269 | 2025.09.09 23:12:59.955888 [ 340 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21270 | 2025.09.09 23:12:59.955890 [ 297 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21271 | 2025.09.09 23:12:59.955906 [ 295 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21272 | 2025.09.09 23:12:59.955890 [ 325 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21273 | 2025.09.09 23:12:59.956034 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21274 | 2025.09.09 23:12:59.956055 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21275 | 2025.09.09 23:12:59.956126 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21276 | 2025.09.09 23:12:59.956145 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21277 | 2025.09.09 23:12:59.956176 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21278 | 2025.09.09 23:12:59.956209 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21279 | 2025.09.09 23:12:59.956250 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21280 | 2025.09.09 23:12:59.957032 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001972 sec., 23833.671399594325 rows/sec., 947.34 KiB/sec. | ||
| 21281 | 2025.09.09 23:12:59.957131 [ 275 ] {237df19a-edf2-4142-a729-9eb7895e43d9} <Debug> TCPHandler: Processed in 0.002199199 sec. | ||
| 21282 | 2025.09.09 23:12:59.957426 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21283 | 2025.09.09 23:12:59.957575 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21284 | 2025.09.09 23:12:59.957818 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21285 | 2025.09.09 23:12:59.957860 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21286 | 2025.09.09 23:12:59.958113 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21287 | 2025.09.09 23:12:59.958165 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21288 | 2025.09.09 23:12:59.958263 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21289 | 2025.09.09 23:12:59.958331 [ 297 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21290 | 2025.09.09 23:12:59.958335 [ 325 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21291 | 2025.09.09 23:12:59.958345 [ 339 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21292 | 2025.09.09 23:12:59.958336 [ 295 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21293 | 2025.09.09 23:12:59.958465 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21294 | 2025.09.09 23:12:59.958490 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21295 | 2025.09.09 23:12:59.958560 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21296 | 2025.09.09 23:12:59.958579 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21297 | 2025.09.09 23:12:59.958609 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21298 | 2025.09.09 23:12:59.958642 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21299 | 2025.09.09 23:12:59.958676 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21300 | 2025.09.09 23:12:59.959241 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001737 sec., 27058.146229130685 rows/sec., 1.05 MiB/sec. | ||
| 21301 | 2025.09.09 23:12:59.959341 [ 275 ] {c75eb527-4e00-47de-87e1-aa27a94b6ab6} <Debug> TCPHandler: Processed in 0.001965235 sec. | ||
| 21302 | 2025.09.09 23:12:59.959664 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21303 | 2025.09.09 23:12:59.959817 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21304 | 2025.09.09 23:12:59.960061 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21305 | 2025.09.09 23:12:59.960105 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21306 | 2025.09.09 23:12:59.960364 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21307 | 2025.09.09 23:12:59.960416 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21308 | 2025.09.09 23:12:59.960515 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21309 | 2025.09.09 23:12:59.960582 [ 325 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21310 | 2025.09.09 23:12:59.960582 [ 297 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21311 | 2025.09.09 23:12:59.960598 [ 339 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21312 | 2025.09.09 23:12:59.960586 [ 295 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21313 | 2025.09.09 23:12:59.960702 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21314 | 2025.09.09 23:12:59.960728 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21315 | 2025.09.09 23:12:59.960796 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21316 | 2025.09.09 23:12:59.960814 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21317 | 2025.09.09 23:12:59.960845 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21318 | 2025.09.09 23:12:59.960878 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21319 | 2025.09.09 23:12:59.960910 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21320 | 2025.09.09 23:12:59.961467 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001722 sec., 27293.8443670151 rows/sec., 1.06 MiB/sec. | ||
| 21321 | 2025.09.09 23:12:59.961566 [ 275 ] {7ed84440-34b6-4cce-a059-6c8a3c47861a} <Debug> TCPHandler: Processed in 0.001952005 sec. | ||
| 21322 | 2025.09.09 23:12:59.961859 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21323 | 2025.09.09 23:12:59.962010 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21324 | 2025.09.09 23:12:59.962253 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21325 | 2025.09.09 23:12:59.962297 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21326 | 2025.09.09 23:12:59.962555 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21327 | 2025.09.09 23:12:59.962609 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21328 | 2025.09.09 23:12:59.962707 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21329 | 2025.09.09 23:12:59.962770 [ 325 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21330 | 2025.09.09 23:12:59.962771 [ 295 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21331 | 2025.09.09 23:12:59.962800 [ 323 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21332 | 2025.09.09 23:12:59.962793 [ 329 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21333 | 2025.09.09 23:12:59.962902 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21334 | 2025.09.09 23:12:59.962923 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21335 | 2025.09.09 23:12:59.962991 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21336 | 2025.09.09 23:12:59.963010 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21337 | 2025.09.09 23:12:59.963041 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21338 | 2025.09.09 23:12:59.963074 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21339 | 2025.09.09 23:12:59.963108 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21340 | 2025.09.09 23:12:59.963655 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001718 sec., 27357.392316647267 rows/sec., 1.06 MiB/sec. | ||
| 21341 | 2025.09.09 23:12:59.963769 [ 275 ] {bf3a93e4-c093-4ffb-94df-2466413d229f} <Debug> TCPHandler: Processed in 0.001959824 sec. | ||
| 21342 | 2025.09.09 23:12:59.997550 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21343 | 2025.09.09 23:12:59.997682 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21344 | 2025.09.09 23:12:59.997734 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21345 | 2025.09.09 23:12:59.998376 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2025.09.09 23:12:59.998412 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21347 | 2025.09.09 23:12:59.999318 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21348 | 2025.09.09 23:12:59.999522 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2025.09.09 23:12:59.999665 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.00202 sec., 11881.18811881188 rows/sec., 1.74 MiB/sec. | ||
| 21350 | 2025.09.09 23:12:59.999706 [ 275 ] {053a7fe8-05ef-4b6d-8557-98e92b18d3b8} <Debug> TCPHandler: Processed in 0.002219909 sec. | ||
| 21351 | 2025.09.09 23:12:59.999856 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21352 | 2025.09.09 23:12:59.999977 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21353 | 2025.09.09 23:13:00.000027 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21354 | 2025.09.09 23:13:00.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.71 MiB, peak 420.63 MiB, free memory in arenas 0.00 B, will set to 403.21 MiB (RSS), difference: -1.50 MiB | ||
| 21355 | 2025.09.09 23:13:00.000509 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21356 | 2025.09.09 23:13:00.000557 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21357 | 2025.09.09 23:13:00.000925 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21358 | 2025.09.09 23:13:00.001169 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21359 | 2025.09.09 23:13:00.001302 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001353 sec., 8869.179600886917 rows/sec., 723.22 KiB/sec. | ||
| 21360 | 2025.09.09 23:13:00.001341 [ 275 ] {aec58a02-660d-4184-9e55-30ad95217c9f} <Debug> TCPHandler: Processed in 0.001547947 sec. | ||
| 21361 | 2025.09.09 23:13:00.001471 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21362 | 2025.09.09 23:13:00.001588 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21363 | 2025.09.09 23:13:00.001635 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21364 | 2025.09.09 23:13:00.003119 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21365 | 2025.09.09 23:13:00.003154 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21366 | 2025.09.09 23:13:00.003558 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21367 | 2025.09.09 23:13:00.003764 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21368 | 2025.09.09 23:13:00.003893 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Debug> executeQuery: Read 1266 rows, 106.73 KiB in 0.00233 sec., 543347.6394849785 rows/sec., 44.74 MiB/sec. | ||
| 21369 | 2025.09.09 23:13:00.003930 [ 275 ] {133e1e40-c691-4471-b571-f621047923a0} <Debug> TCPHandler: Processed in 0.002527054 sec. | ||
| 21370 | 2025.09.09 23:13:00.004037 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21371 | 2025.09.09 23:13:00.004132 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21372 | 2025.09.09 23:13:00.004172 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21373 | 2025.09.09 23:13:00.004602 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21374 | 2025.09.09 23:13:00.004636 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21375 | 2025.09.09 23:13:00.004925 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21376 | 2025.09.09 23:13:00.005138 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21377 | 2025.09.09 23:13:00.005268 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Debug> executeQuery: Read 22 rows, 1.59 KiB in 0.001153 sec., 19080.659150043368 rows/sec., 1.35 MiB/sec. | ||
| 21378 | 2025.09.09 23:13:00.005306 [ 275 ] {1afe93a7-f51e-405a-ab2e-4f7b4157432d} <Debug> TCPHandler: Processed in 0.001317723 sec. | ||
| 21379 | 2025.09.09 23:13:00.005425 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21380 | 2025.09.09 23:13:00.005544 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21381 | 2025.09.09 23:13:00.005593 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21382 | 2025.09.09 23:13:00.006205 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21383 | 2025.09.09 23:13:00.006240 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21384 | 2025.09.09 23:13:00.006570 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 21385 | 2025.09.09 23:13:00.006783 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21386 | 2025.09.09 23:13:00.006912 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Debug> executeQuery: Read 266 rows, 18.24 KiB in 0.001393 sec., 190954.77386934674 rows/sec., 12.79 MiB/sec. | ||
| 21387 | 2025.09.09 23:13:00.006952 [ 275 ] {ebc4a9c5-834f-4e97-8397-5d5cb49d4920} <Debug> TCPHandler: Processed in 0.001588098 sec. | ||
| 21388 | 2025.09.09 23:13:00.007067 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2025.09.09 23:13:00.007163 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21390 | 2025.09.09 23:13:00.007202 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21391 | 2025.09.09 23:13:00.007838 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21392 | 2025.09.09 23:13:00.007873 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21393 | 2025.09.09 23:13:00.008217 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21394 | 2025.09.09 23:13:00.008430 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21395 | 2025.09.09 23:13:00.008559 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Debug> executeQuery: Read 682 rows, 51.85 KiB in 0.001414 sec., 482319.66053748236 rows/sec., 35.81 MiB/sec. | ||
| 21396 | 2025.09.09 23:13:00.008597 [ 275 ] {8e5f2c92-7f56-40ed-b8ae-8846d52cc813} <Debug> TCPHandler: Processed in 0.001579968 sec. | ||
| 21397 | 2025.09.09 23:13:00.008706 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21398 | 2025.09.09 23:13:00.008801 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21399 | 2025.09.09 23:13:00.008843 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21400 | 2025.09.09 23:13:00.009186 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Trace> oximeter.measurements_cumulativei64 (d06d6186-bcff-48e7-b3ac-ed2e47a12806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2025.09.09 23:13:00.009221 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21402 | 2025.09.09 23:13:00.009528 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21403 | 2025.09.09 23:13:00.009755 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Trace> oximeter.measurements_cumulativei64 (d06d6186-bcff-48e7-b3ac-ed2e47a12806): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2025.09.09 23:13:00.009882 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.0011 sec., 18181.81818181818 rows/sec., 1.20 MiB/sec. | ||
| 21405 | 2025.09.09 23:13:00.009920 [ 275 ] {4e886582-6a4b-445c-8ce2-ac0ff8681266} <Debug> TCPHandler: Processed in 0.001264442 sec. | ||
| 21406 | 2025.09.09 23:13:00.010028 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21407 | 2025.09.09 23:13:00.010126 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21408 | 2025.09.09 23:13:00.010169 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21409 | 2025.09.09 23:13:00.010739 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21410 | 2025.09.09 23:13:00.010776 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21411 | 2025.09.09 23:13:00.011154 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21412 | 2025.09.09 23:13:00.011368 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21413 | 2025.09.09 23:13:00.011495 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_133_28 to all_138_138_0 | ||
| 21414 | 2025.09.09 23:13:00.011502 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Debug> executeQuery: Read 875 rows, 60.25 KiB in 0.001394 sec., 627690.1004304161 rows/sec., 42.20 MiB/sec. | ||
| 21415 | 2025.09.09 23:13:00.011547 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2025.09.09 23:13:00.011574 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21417 | 2025.09.09 23:13:00.011576 [ 275 ] {9e3ce13d-758d-47e4-8a81-1f1e2d940816} <Debug> TCPHandler: Processed in 0.001598028 sec. | ||
| 21418 | 2025.09.09 23:13:00.011697 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21419 | 2025.09.09 23:13:00.011696 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_28 to all_138_138_0 into Compact with storage Full | ||
| 21420 | 2025.09.09 23:13:00.011793 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21421 | 2025.09.09 23:13:00.011852 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21422 | 2025.09.09 23:13:00.011858 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21423 | 2025.09.09 23:13:00.011911 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_28, total 46085 rows starting from the beginning of the part | ||
| 21424 | 2025.09.09 23:13:00.011989 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 21425 | 2025.09.09 23:13:00.012047 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 316 rows starting from the beginning of the part | ||
| 21426 | 2025.09.09 23:13:00.012096 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 21427 | 2025.09.09 23:13:00.012143 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 314 rows starting from the beginning of the part | ||
| 21428 | 2025.09.09 23:13:00.012187 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 875 rows starting from the beginning of the part | ||
| 21429 | 2025.09.09 23:13:00.012612 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2025.09.09 23:13:00.012653 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21431 | 2025.09.09 23:13:00.013165 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21432 | 2025.09.09 23:13:00.013393 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21433 | 2025.09.09 23:13:00.013545 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Debug> executeQuery: Read 15 rows, 24.73 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 13.64 MiB/sec. | ||
| 21434 | 2025.09.09 23:13:00.013605 [ 275 ] {2f3e438d-5f7e-4c18-bb38-390c9830725a} <Debug> TCPHandler: Processed in 0.001959025 sec. | ||
| 21435 | 2025.09.09 23:13:00.013718 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21436 | 2025.09.09 23:13:00.013813 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21437 | 2025.09.09 23:13:00.013855 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21438 | 2025.09.09 23:13:00.014194 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21439 | 2025.09.09 23:13:00.014229 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21440 | 2025.09.09 23:13:00.014537 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21441 | 2025.09.09 23:13:00.014749 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21442 | 2025.09.09 23:13:00.014877 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 21443 | 2025.09.09 23:13:00.014913 [ 275 ] {de291793-d3e3-464d-b6ec-7ac8f11cbea6} <Debug> TCPHandler: Processed in 0.001244932 sec. | ||
| 21444 | 2025.09.09 23:13:00.023418 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47910 rows, containing 5 columns (5 merged, 0 gathered) in 0.011776327 sec., 4068331.322661132 rows/sec., 273.75 MiB/sec. | ||
| 21445 | 2025.09.09 23:13:00.024237 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Trace> MergedBlockOutputStream: filled checksums all_1_138_29 (state Temporary) | ||
| 21446 | 2025.09.09 23:13:00.024607 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_138_29 to all_1_138_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2025.09.09 23:13:00.024697 [ 196 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_133_28, all_138_138_0] -> all_1_138_29 | ||
| 21448 | 2025.09.09 23:13:00.024798 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 21449 | 2025.09.09 23:13:00.347080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21450 | 2025.09.09 23:13:00.365133 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21451 | 2025.09.09 23:13:00.365180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21452 | 2025.09.09 23:13:00.371404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21453 | 2025.09.09 23:13:00.372118 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2025.09.09 23:13:00.372411 [ 148 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21455 | 2025.09.09 23:13:00.372445 [ 148 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21456 | 2025.09.09 23:13:00.372463 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 21457 | 2025.09.09 23:13:00.372591 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 21458 | 2025.09.09 23:13:00.375575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21459 | 2025.09.09 23:13:00.376634 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21460 | 2025.09.09 23:13:00.378244 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 21461 | 2025.09.09 23:13:00.383205 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21462 | 2025.09.09 23:13:00.388059 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21463 | 2025.09.09 23:13:00.392736 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 21464 | 2025.09.09 23:13:00.397775 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 21465 | 2025.09.09 23:13:00.402366 [ 186 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 21466 | 2025.09.09 23:13:00.458075 [ 189 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085536991 sec., 8019.922047526782 rows/sec., 41.47 MiB/sec. | ||
| 21467 | 2025.09.09 23:13:00.461001 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21468 | 2025.09.09 23:13:00.462981 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2025.09.09 23:13:00.463063 [ 200 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_91_18} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21470 | 2025.09.09 23:13:00.465535 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21471 | 2025.09.09 23:13:01.000386 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.97 MiB, peak 422.37 MiB, free memory in arenas 0.00 B, will set to 403.24 MiB (RSS), difference: -1.72 MiB | ||
| 21472 | 2025.09.09 23:13:04.927811 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2025.09.09 23:13:04.927995 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21474 | 2025.09.09 23:13:04.928060 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21475 | 2025.09.09 23:13:04.928887 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21476 | 2025.09.09 23:13:04.928932 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21477 | 2025.09.09 23:13:04.929332 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21478 | 2025.09.09 23:13:04.929552 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21479 | 2025.09.09 23:13:04.929722 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 21480 | 2025.09.09 23:13:04.929764 [ 275 ] {db34ca61-de22-4056-9951-43552e0bbde4} <Debug> TCPHandler: Processed in 0.002078146 sec. | ||
| 21481 | 2025.09.09 23:13:04.929890 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21482 | 2025.09.09 23:13:04.929987 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21483 | 2025.09.09 23:13:04.930027 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21484 | 2025.09.09 23:13:04.931120 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21485 | 2025.09.09 23:13:04.931157 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21486 | 2025.09.09 23:13:04.931560 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21487 | 2025.09.09 23:13:04.931767 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21488 | 2025.09.09 23:13:04.931899 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001931 sec., 628689.7980321078 rows/sec., 50.30 MiB/sec. | ||
| 21489 | 2025.09.09 23:13:04.931937 [ 275 ] {2dd736ca-09d0-424c-8aba-4fa6415873a9} <Debug> TCPHandler: Processed in 0.002097436 sec. | ||
| 21490 | 2025.09.09 23:13:04.932052 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21491 | 2025.09.09 23:13:04.932171 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21492 | 2025.09.09 23:13:04.932220 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21493 | 2025.09.09 23:13:04.932846 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21494 | 2025.09.09 23:13:04.932890 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21495 | 2025.09.09 23:13:04.933261 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21496 | 2025.09.09 23:13:04.933461 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21497 | 2025.09.09 23:13:04.933592 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001445 sec., 177162.62975778544 rows/sec., 10.91 MiB/sec. | ||
| 21498 | 2025.09.09 23:13:04.933630 [ 275 ] {6b184b9d-9f32-4d2b-ae1e-9412e504499f} <Debug> TCPHandler: Processed in 0.001637019 sec. | ||
| 21499 | 2025.09.09 23:13:04.933735 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21500 | 2025.09.09 23:13:04.933828 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21501 | 2025.09.09 23:13:04.933867 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21502 | 2025.09.09 23:13:04.934364 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21503 | 2025.09.09 23:13:04.934400 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21504 | 2025.09.09 23:13:04.934703 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 21505 | 2025.09.09 23:13:04.934902 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21506 | 2025.09.09 23:13:04.935029 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 21507 | 2025.09.09 23:13:04.935067 [ 275 ] {4a5484df-f13f-468d-8422-b19bdecf78a2} <Debug> TCPHandler: Processed in 0.001379764 sec. | ||
| 21508 | 2025.09.09 23:13:04.935170 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21509 | 2025.09.09 23:13:04.935264 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21510 | 2025.09.09 23:13:04.935303 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21511 | 2025.09.09 23:13:04.935802 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21512 | 2025.09.09 23:13:04.935838 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21513 | 2025.09.09 23:13:04.936130 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21514 | 2025.09.09 23:13:04.936345 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21515 | 2025.09.09 23:13:04.936472 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 21516 | 2025.09.09 23:13:04.936509 [ 275 ] {6caf93f5-3375-42fc-a97f-91ce9999f53f} <Debug> TCPHandler: Processed in 0.001386764 sec. | ||
| 21517 | 2025.09.09 23:13:04.936613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21518 | 2025.09.09 23:13:04.936705 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21519 | 2025.09.09 23:13:04.936743 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21520 | 2025.09.09 23:13:04.937520 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21521 | 2025.09.09 23:13:04.937556 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21522 | 2025.09.09 23:13:04.937874 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21523 | 2025.09.09 23:13:04.938081 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21524 | 2025.09.09 23:13:04.938207 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Debug> executeQuery: Read 739 rows, 53.28 KiB in 0.001519 sec., 486504.27913100726 rows/sec., 34.25 MiB/sec. | ||
| 21525 | 2025.09.09 23:13:04.938245 [ 275 ] {4a42b82b-feb6-435b-af92-5a4ca62f749d} <Debug> TCPHandler: Processed in 0.00167903 sec. | ||
| 21526 | 2025.09.09 23:13:04.938353 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21527 | 2025.09.09 23:13:04.938445 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21528 | 2025.09.09 23:13:04.938485 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21529 | 2025.09.09 23:13:04.938806 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21530 | 2025.09.09 23:13:04.938842 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21531 | 2025.09.09 23:13:04.939129 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21532 | 2025.09.09 23:13:04.939338 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2025.09.09 23:13:04.939468 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 21534 | 2025.09.09 23:13:04.939503 [ 275 ] {9c8479c8-a763-444f-8014-14c4e0738ed0} <Debug> TCPHandler: Processed in 0.001198151 sec. | ||
| 21535 | 2025.09.09 23:13:04.939605 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21536 | 2025.09.09 23:13:04.939696 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21537 | 2025.09.09 23:13:04.939736 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21538 | 2025.09.09 23:13:04.940185 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21539 | 2025.09.09 23:13:04.940221 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21540 | 2025.09.09 23:13:04.940543 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21541 | 2025.09.09 23:13:04.940743 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21542 | 2025.09.09 23:13:04.940870 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001192 sec., 263422.81879194634 rows/sec., 17.30 MiB/sec. | ||
| 21543 | 2025.09.09 23:13:04.940907 [ 275 ] {8edfc0c5-f163-49d7-b453-f93a286c4297} <Debug> TCPHandler: Processed in 0.001349304 sec. | ||
| 21544 | 2025.09.09 23:13:04.941023 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21545 | 2025.09.09 23:13:04.941143 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21546 | 2025.09.09 23:13:04.941193 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21547 | 2025.09.09 23:13:04.941556 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2025.09.09 23:13:04.941598 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21549 | 2025.09.09 23:13:04.941947 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21550 | 2025.09.09 23:13:04.942182 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21551 | 2025.09.09 23:13:04.942479 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
| 21552 | 2025.09.09 23:13:04.942584 [ 275 ] {9a941797-d969-4ec5-bfb4-bc79bafad271} <Debug> TCPHandler: Processed in 0.001618848 sec. | ||
| 21553 | 2025.09.09 23:13:04.942771 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21554 | 2025.09.09 23:13:04.942907 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21555 | 2025.09.09 23:13:04.942982 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21556 | 2025.09.09 23:13:04.944115 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21557 | 2025.09.09 23:13:04.944166 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21558 | 2025.09.09 23:13:04.944760 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21559 | 2025.09.09 23:13:04.944984 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21560 | 2025.09.09 23:13:04.945135 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002273 sec., 22437.307523097228 rows/sec., 40.21 MiB/sec. | ||
| 21561 | 2025.09.09 23:13:04.945253 [ 275 ] {726c1e29-e579-4e42-902e-188c6109c064} <Debug> TCPHandler: Processed in 0.002599266 sec. | ||
| 21562 | 2025.09.09 23:13:04.945367 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2025.09.09 23:13:04.945459 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21564 | 2025.09.09 23:13:04.945503 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21565 | 2025.09.09 23:13:04.945849 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21566 | 2025.09.09 23:13:04.945885 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21567 | 2025.09.09 23:13:04.946183 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21568 | 2025.09.09 23:13:04.946387 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Trace> oximeter.measurements_i64 (59f449f7-2be3-483a-806c-f6c61baf82ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21569 | 2025.09.09 23:13:04.946512 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001071 sec., 8403.361344537816 rows/sec., 593.60 KiB/sec. | ||
| 21570 | 2025.09.09 23:13:04.946550 [ 275 ] {716b1696-9ea0-43a0-8b79-64011f3d4845} <Debug> TCPHandler: Processed in 0.001235592 sec. | ||
| 21571 | 2025.09.09 23:13:04.946658 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21572 | 2025.09.09 23:13:04.946752 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21573 | 2025.09.09 23:13:04.946793 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21574 | 2025.09.09 23:13:04.947130 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2025.09.09 23:13:04.947167 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21576 | 2025.09.09 23:13:04.947459 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21577 | 2025.09.09 23:13:04.947658 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21578 | 2025.09.09 23:13:04.947787 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 21579 | 2025.09.09 23:13:04.947832 [ 275 ] {089c3b4c-2e3d-494b-a8c5-f4b708fa4494} <Debug> TCPHandler: Processed in 0.001222751 sec. | ||
| 21580 | 2025.09.09 23:13:05.323578 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21581 | 2025.09.09 23:13:05.323638 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21582 | 2025.09.09 23:13:05.534447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44134 | ||
| 21583 | 2025.09.09 23:13:05.534911 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21584 | 2025.09.09 23:13:05.534944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21585 | 2025.09.09 23:13:05.535419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21586 | 2025.09.09 23:13:05.535640 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21587 | 2025.09.09 23:13:05.535767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44134 | ||
| 21588 | 2025.09.09 23:13:05.680800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 2742 | ||
| 21589 | 2025.09.09 23:13:05.684446 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21590 | 2025.09.09 23:13:05.684491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21591 | 2025.09.09 23:13:05.685781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21592 | 2025.09.09 23:13:05.686032 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21593 | 2025.09.09 23:13:05.686310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2742 | ||
| 21594 | 2025.09.09 23:13:07.876602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21595 | 2025.09.09 23:13:07.894194 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21596 | 2025.09.09 23:13:07.894246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21597 | 2025.09.09 23:13:07.900488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21598 | 2025.09.09 23:13:07.901218 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21599 | 2025.09.09 23:13:07.904366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21600 | 2025.09.09 23:13:09.017608 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 21601 | 2025.09.09 23:13:09.017701 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 21602 | 2025.09.09 23:13:09.021168 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 21603 | 2025.09.09 23:13:09.611089 [ 219 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 21604 | 2025.09.09 23:13:09.611155 [ 219 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 21605 | 2025.09.09 23:13:09.615230 [ 219 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 21606 | 2025.09.09 23:13:09.913783 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21607 | 2025.09.09 23:13:09.914060 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21608 | 2025.09.09 23:13:09.914163 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21609 | 2025.09.09 23:13:09.914903 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21610 | 2025.09.09 23:13:09.914952 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21611 | 2025.09.09 23:13:09.915332 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21612 | 2025.09.09 23:13:09.915564 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21613 | 2025.09.09 23:13:09.915723 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.61 MiB/sec. | ||
| 21614 | 2025.09.09 23:13:09.915766 [ 275 ] {daf42080-933a-4702-b367-efb05574fab1} <Debug> TCPHandler: Processed in 0.002160858 sec. | ||
| 21615 | 2025.09.09 23:13:09.915813 [ 220 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 21616 | 2025.09.09 23:13:09.915871 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 21617 | 2025.09.09 23:13:09.915890 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21618 | 2025.09.09 23:13:09.915989 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21619 | 2025.09.09 23:13:09.916031 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21620 | 2025.09.09 23:13:09.916435 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21621 | 2025.09.09 23:13:09.916473 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21622 | 2025.09.09 23:13:09.916795 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21623 | 2025.09.09 23:13:09.917048 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21624 | 2025.09.09 23:13:09.917186 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 21625 | 2025.09.09 23:13:09.917226 [ 275 ] {a93c432a-4a3e-4462-9028-ad96005a9bc8} <Debug> TCPHandler: Processed in 0.001384795 sec. | ||
| 21626 | 2025.09.09 23:13:09.917336 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21627 | 2025.09.09 23:13:09.917429 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21628 | 2025.09.09 23:13:09.917471 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21629 | 2025.09.09 23:13:09.917897 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21630 | 2025.09.09 23:13:09.917934 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21631 | 2025.09.09 23:13:09.918234 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21632 | 2025.09.09 23:13:09.918502 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21633 | 2025.09.09 23:13:09.918635 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 21634 | 2025.09.09 23:13:09.918673 [ 275 ] {b528b90d-138d-4b9d-9f0e-c3e4a4226dd9} <Debug> TCPHandler: Processed in 0.001386444 sec. | ||
| 21635 | 2025.09.09 23:13:09.918782 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21636 | 2025.09.09 23:13:09.918875 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21637 | 2025.09.09 23:13:09.918918 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21638 | 2025.09.09 23:13:09.919050 [ 220 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 21639 | 2025.09.09 23:13:09.919325 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21640 | 2025.09.09 23:13:09.919366 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21641 | 2025.09.09 23:13:09.919693 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21642 | 2025.09.09 23:13:09.919907 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21643 | 2025.09.09 23:13:09.920037 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 21644 | 2025.09.09 23:13:09.920075 [ 275 ] {8df2fceb-72b9-484a-8efe-2dffc2147a82} <Debug> TCPHandler: Processed in 0.001342474 sec. | ||
| 21645 | 2025.09.09 23:13:09.920183 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21646 | 2025.09.09 23:13:09.920276 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21647 | 2025.09.09 23:13:09.920330 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21648 | 2025.09.09 23:13:09.921085 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21649 | 2025.09.09 23:13:09.921122 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21650 | 2025.09.09 23:13:09.921631 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21651 | 2025.09.09 23:13:09.921849 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21652 | 2025.09.09 23:13:09.921993 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 21653 | 2025.09.09 23:13:09.922063 [ 275 ] {cb6f1580-472d-46f5-a937-9ad09298193a} <Debug> TCPHandler: Processed in 0.001929103 sec. | ||
| 21654 | 2025.09.09 23:13:09.922172 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21655 | 2025.09.09 23:13:09.922265 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21656 | 2025.09.09 23:13:09.922306 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21657 | 2025.09.09 23:13:09.922640 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21658 | 2025.09.09 23:13:09.922675 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21659 | 2025.09.09 23:13:09.922974 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21660 | 2025.09.09 23:13:09.923174 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21661 | 2025.09.09 23:13:09.923300 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 21662 | 2025.09.09 23:13:09.923337 [ 275 ] {ad3ff42f-e360-43cb-9095-97648a80be89} <Debug> TCPHandler: Processed in 0.001214152 sec. | ||
| 21663 | 2025.09.09 23:13:09.923402 [ 223 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 21664 | 2025.09.09 23:13:09.923461 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 21665 | 2025.09.09 23:13:09.926853 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 21666 | 2025.09.09 23:13:12.474430 [ 133 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 21667 | 2025.09.09 23:13:12.474501 [ 133 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21668 | 2025.09.09 23:13:12.474528 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21669 | 2025.09.09 23:13:12.474646 [ 220 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 21670 | 2025.09.09 23:13:12.474664 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 21671 | 2025.09.09 23:13:12.474721 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 21672 | 2025.09.09 23:13:12.474890 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21673 | 2025.09.09 23:13:12.474933 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 21674 | 2025.09.09 23:13:12.475008 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 21675 | 2025.09.09 23:13:12.475060 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 21676 | 2025.09.09 23:13:12.475107 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 21677 | 2025.09.09 23:13:12.475156 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 21678 | 2025.09.09 23:13:12.476140 [ 189 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529177 sec., 26157.861385568838 rows/sec., 2.18 MiB/sec. | ||
| 21679 | 2025.09.09 23:13:12.476332 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 21680 | 2025.09.09 23:13:12.476669 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21681 | 2025.09.09 23:13:12.476746 [ 192 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_45_11} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 21682 | 2025.09.09 23:13:12.476863 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21683 | 2025.09.09 23:13:12.477525 [ 220 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 21684 | 2025.09.09 23:13:13.036845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44646 | ||
| 21685 | 2025.09.09 23:13:13.037352 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21686 | 2025.09.09 23:13:13.037386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21687 | 2025.09.09 23:13:13.037870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21688 | 2025.09.09 23:13:13.038093 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21689 | 2025.09.09 23:13:13.038223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44646 | ||
| 21690 | 2025.09.09 23:13:14.319626 [ 219 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 21691 | 2025.09.09 23:13:14.319722 [ 219 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 21692 | 2025.09.09 23:13:14.322106 [ 219 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): 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] | ||
| 21693 | 2025.09.09 23:13:14.926614 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21694 | 2025.09.09 23:13:14.926889 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21695 | 2025.09.09 23:13:14.926990 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21696 | 2025.09.09 23:13:14.927931 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21697 | 2025.09.09 23:13:14.927967 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21698 | 2025.09.09 23:13:14.928361 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21699 | 2025.09.09 23:13:14.928592 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21700 | 2025.09.09 23:13:14.928737 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001924 sec., 213097.7130977131 rows/sec., 13.52 MiB/sec. | ||
| 21701 | 2025.09.09 23:13:14.928780 [ 275 ] {6d101c13-ac72-4517-b51e-645d2a4af239} <Debug> TCPHandler: Processed in 0.002338991 sec. | ||
| 21702 | 2025.09.09 23:13:14.928897 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21703 | 2025.09.09 23:13:14.928992 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21704 | 2025.09.09 23:13:14.929033 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21705 | 2025.09.09 23:13:14.929416 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2025.09.09 23:13:14.929450 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21707 | 2025.09.09 23:13:14.929741 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21708 | 2025.09.09 23:13:14.929945 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2025.09.09 23:13:14.930078 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 21710 | 2025.09.09 23:13:14.930117 [ 275 ] {a9758a02-f606-485f-8fa0-8498180ed4ca} <Debug> TCPHandler: Processed in 0.001270063 sec. | ||
| 21711 | 2025.09.09 23:13:14.930227 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21712 | 2025.09.09 23:13:14.930320 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21713 | 2025.09.09 23:13:14.930360 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21714 | 2025.09.09 23:13:14.931167 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21715 | 2025.09.09 23:13:14.931205 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21716 | 2025.09.09 23:13:14.931637 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21717 | 2025.09.09 23:13:14.931843 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21718 | 2025.09.09 23:13:14.931953 [ 128 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21719 | 2025.09.09 23:13:14.931979 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Debug> executeQuery: Read 1215 rows, 99.54 KiB in 0.001677 sec., 724508.0500894454 rows/sec., 57.97 MiB/sec. | ||
| 21720 | 2025.09.09 23:13:14.932020 [ 128 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21721 | 2025.09.09 23:13:14.932031 [ 275 ] {fddd911a-4ca2-4448-bea8-4116117df5de} <Debug> TCPHandler: Processed in 0.001853452 sec. | ||
| 21722 | 2025.09.09 23:13:14.932046 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21723 | 2025.09.09 23:13:14.932146 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21724 | 2025.09.09 23:13:14.932179 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 21725 | 2025.09.09 23:13:14.932251 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21726 | 2025.09.09 23:13:14.932299 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21727 | 2025.09.09 23:13:14.932323 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21728 | 2025.09.09 23:13:14.932363 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2495 rows starting from the beginning of the part | ||
| 21729 | 2025.09.09 23:13:14.932432 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1208 rows starting from the beginning of the part | ||
| 21730 | 2025.09.09 23:13:14.932479 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1266 rows starting from the beginning of the part | ||
| 21731 | 2025.09.09 23:13:14.932524 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1214 rows starting from the beginning of the part | ||
| 21732 | 2025.09.09 23:13:14.932572 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 76 rows starting from the beginning of the part | ||
| 21733 | 2025.09.09 23:13:14.932615 [ 195 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1215 rows starting from the beginning of the part | ||
| 21734 | 2025.09.09 23:13:14.932813 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21735 | 2025.09.09 23:13:14.932854 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21736 | 2025.09.09 23:13:14.933194 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21737 | 2025.09.09 23:13:14.933415 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2025.09.09 23:13:14.933557 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Debug> executeQuery: Read 258 rows, 16.29 KiB in 0.001325 sec., 194716.98113207548 rows/sec., 12.01 MiB/sec. | ||
| 21739 | 2025.09.09 23:13:14.933597 [ 275 ] {dead954b-4884-434b-a5c5-a0c4d51543c1} <Debug> TCPHandler: Processed in 0.001504107 sec. | ||
| 21740 | 2025.09.09 23:13:14.933711 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21741 | 2025.09.09 23:13:14.933805 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21742 | 2025.09.09 23:13:14.933844 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21743 | 2025.09.09 23:13:14.934300 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21744 | 2025.09.09 23:13:14.934336 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21745 | 2025.09.09 23:13:14.934659 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 21746 | 2025.09.09 23:13:14.934866 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21747 | 2025.09.09 23:13:14.934998 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 21748 | 2025.09.09 23:13:14.935035 [ 275 ] {98e75e21-ad80-4de4-a6f0-570596bc52cb} <Debug> TCPHandler: Processed in 0.001375414 sec. | ||
| 21749 | 2025.09.09 23:13:14.935141 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21750 | 2025.09.09 23:13:14.935235 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21751 | 2025.09.09 23:13:14.935250 [ 192 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7474 rows, containing 5 columns (5 merged, 0 gathered) in 0.003131875 sec., 2386429.854320495 rows/sec., 202.57 MiB/sec. | ||
| 21752 | 2025.09.09 23:13:14.935274 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21753 | 2025.09.09 23:13:14.935578 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21754 | 2025.09.09 23:13:14.935724 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2025.09.09 23:13:14.935767 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21756 | 2025.09.09 23:13:14.935914 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21757 | 2025.09.09 23:13:14.936012 [ 189 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_141_28} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21758 | 2025.09.09 23:13:14.936096 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21759 | 2025.09.09 23:13:14.936152 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 21760 | 2025.09.09 23:13:14.936311 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21761 | 2025.09.09 23:13:14.936448 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 21762 | 2025.09.09 23:13:14.936488 [ 275 ] {8fe52f6e-0cd1-4e70-b9b9-2e2fa84da7e2} <Debug> TCPHandler: Processed in 0.001396074 sec. | ||
| 21763 | 2025.09.09 23:13:14.936596 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21764 | 2025.09.09 23:13:14.936691 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21765 | 2025.09.09 23:13:14.936730 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21766 | 2025.09.09 23:13:14.937358 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21767 | 2025.09.09 23:13:14.937395 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21768 | 2025.09.09 23:13:14.937731 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21769 | 2025.09.09 23:13:14.937949 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21770 | 2025.09.09 23:13:14.938064 [ 128 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21771 | 2025.09.09 23:13:14.938076 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.001404 sec., 521367.5213675213 rows/sec., 36.67 MiB/sec. | ||
| 21772 | 2025.09.09 23:13:14.938100 [ 128 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2025.09.09 23:13:14.938122 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21774 | 2025.09.09 23:13:14.938126 [ 275 ] {cca2fa01-f355-4a5e-a530-9e48e38f4398} <Debug> TCPHandler: Processed in 0.001579128 sec. | ||
| 21775 | 2025.09.09 23:13:14.938230 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 21776 | 2025.09.09 23:13:14.938256 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21777 | 2025.09.09 23:13:14.938329 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21778 | 2025.09.09 23:13:14.938355 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21779 | 2025.09.09 23:13:14.938361 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1268 rows starting from the beginning of the part | ||
| 21780 | 2025.09.09 23:13:14.938403 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21781 | 2025.09.09 23:13:14.938431 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 727 rows starting from the beginning of the part | ||
| 21782 | 2025.09.09 23:13:14.938479 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 682 rows starting from the beginning of the part | ||
| 21783 | 2025.09.09 23:13:14.938520 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 739 rows starting from the beginning of the part | ||
| 21784 | 2025.09.09 23:13:14.938559 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 74 rows starting from the beginning of the part | ||
| 21785 | 2025.09.09 23:13:14.938597 [ 187 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 732 rows starting from the beginning of the part | ||
| 21786 | 2025.09.09 23:13:14.938734 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21787 | 2025.09.09 23:13:14.938775 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21788 | 2025.09.09 23:13:14.939094 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21789 | 2025.09.09 23:13:14.939317 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2025.09.09 23:13:14.939451 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 21791 | 2025.09.09 23:13:14.939489 [ 275 ] {5494a180-6bb3-4ec0-906f-2e2701850e45} <Debug> TCPHandler: Processed in 0.001283223 sec. | ||
| 21792 | 2025.09.09 23:13:14.939602 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21793 | 2025.09.09 23:13:14.939715 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21794 | 2025.09.09 23:13:14.939766 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21795 | 2025.09.09 23:13:14.940026 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851402 sec., 2280433.9630182963 rows/sec., 172.15 MiB/sec. | ||
| 21796 | 2025.09.09 23:13:14.940252 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21797 | 2025.09.09 23:13:14.940259 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21798 | 2025.09.09 23:13:14.940314 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21799 | 2025.09.09 23:13:14.940565 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21800 | 2025.09.09 23:13:14.940642 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_141_28} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21801 | 2025.09.09 23:13:14.940710 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21802 | 2025.09.09 23:13:14.940720 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 21803 | 2025.09.09 23:13:14.940934 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2025.09.09 23:13:14.941072 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00138 sec., 228260.8695652174 rows/sec., 15.00 MiB/sec. | ||
| 21805 | 2025.09.09 23:13:14.941110 [ 275 ] {7a56af96-7513-4889-b9fa-17d13cffd602} <Debug> TCPHandler: Processed in 0.001568397 sec. | ||
| 21806 | 2025.09.09 23:13:14.941210 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21807 | 2025.09.09 23:13:14.941303 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21808 | 2025.09.09 23:13:14.941344 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21809 | 2025.09.09 23:13:14.941652 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2025.09.09 23:13:14.941686 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21811 | 2025.09.09 23:13:14.941973 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21812 | 2025.09.09 23:13:14.942174 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21813 | 2025.09.09 23:13:14.942301 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 21814 | 2025.09.09 23:13:14.942337 [ 275 ] {3d7ff17f-f96c-4f93-9891-d5d92a6a0aa0} <Debug> TCPHandler: Processed in 0.001176611 sec. | ||
| 21815 | 2025.09.09 23:13:14.942457 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21816 | 2025.09.09 23:13:14.942579 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21817 | 2025.09.09 23:13:14.942645 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21818 | 2025.09.09 23:13:14.943580 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21819 | 2025.09.09 23:13:14.943616 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21820 | 2025.09.09 23:13:14.944183 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21821 | 2025.09.09 23:13:14.944405 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21822 | 2025.09.09 23:13:14.944545 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00199 sec., 25628.140703517587 rows/sec., 45.92 MiB/sec. | ||
| 21823 | 2025.09.09 23:13:14.944601 [ 275 ] {67b2f8d7-c644-404f-82d8-de34c619207d} <Debug> TCPHandler: Processed in 0.002206009 sec. | ||
| 21824 | 2025.09.09 23:13:14.944710 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21825 | 2025.09.09 23:13:14.944804 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21826 | 2025.09.09 23:13:14.944846 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21827 | 2025.09.09 23:13:14.945171 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21828 | 2025.09.09 23:13:14.945207 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21829 | 2025.09.09 23:13:14.945507 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21830 | 2025.09.09 23:13:14.945716 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21831 | 2025.09.09 23:13:14.945828 [ 128 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21832 | 2025.09.09 23:13:14.945843 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 21833 | 2025.09.09 23:13:14.945869 [ 128 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21834 | 2025.09.09 23:13:14.945891 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21835 | 2025.09.09 23:13:14.945892 [ 275 ] {1b7e16c8-f4f6-494d-9bef-ad8025a244af} <Debug> TCPHandler: Processed in 0.001231751 sec. | ||
| 21836 | 2025.09.09 23:13:14.945980 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 21837 | 2025.09.09 23:13:14.946089 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21838 | 2025.09.09 23:13:14.946123 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 10500 rows starting from the beginning of the part | ||
| 21839 | 2025.09.09 23:13:14.946197 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 21840 | 2025.09.09 23:13:14.946247 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 21841 | 2025.09.09 23:13:14.946293 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 104 rows starting from the beginning of the part | ||
| 21842 | 2025.09.09 23:13:14.946337 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 21843 | 2025.09.09 23:13:14.946383 [ 193 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 104 rows starting from the beginning of the part | ||
| 21844 | 2025.09.09 23:13:14.948952 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10932 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012743 sec., 3628586.9720716304 rows/sec., 231.23 MiB/sec. | ||
| 21845 | 2025.09.09 23:13:14.949204 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21846 | 2025.09.09 23:13:14.949483 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2025.09.09 23:13:14.949539 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_141_28} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21848 | 2025.09.09 23:13:14.949601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 21849 | 2025.09.09 23:13:15.206861 [ 224 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 21850 | 2025.09.09 23:13:15.206900 [ 224 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 21851 | 2025.09.09 23:13:15.209629 [ 224 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 21852 | 2025.09.09 23:13:15.317873 [ 129 ] {} <Debug> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21853 | 2025.09.09 23:13:15.317927 [ 129 ] {} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21854 | 2025.09.09 23:13:15.317951 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21855 | 2025.09.09 23:13:15.318092 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::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 | ||
| 21856 | 2025.09.09 23:13:15.318509 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21857 | 2025.09.09 23:13:15.318585 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 21858 | 2025.09.09 23:13:15.318681 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::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 | ||
| 21859 | 2025.09.09 23:13:15.318747 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::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 | ||
| 21860 | 2025.09.09 23:13:15.318812 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 21861 | 2025.09.09 23:13:15.318871 [ 188 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 21862 | 2025.09.09 23:13:15.320867 [ 190 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 6 columns (6 merged, 0 gathered) in 0.00284172 sec., 25336.76787297834 rows/sec., 5.30 MiB/sec. | ||
| 21863 | 2025.09.09 23:13:15.321100 [ 199 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21864 | 2025.09.09 23:13:15.321557 [ 199 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21865 | 2025.09.09 23:13:15.321634 [ 199 ] {20f52238-4807-4f2c-a6e5-f0cd49b060f5::all_1_5_1} <Trace> oximeter.timeseries_schema (20f52238-4807-4f2c-a6e5-f0cd49b060f5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21866 | 2025.09.09 23:13:15.321729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 21867 | 2025.09.09 23:13:15.405398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21868 | 2025.09.09 23:13:15.422981 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2025.09.09 23:13:15.423026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21870 | 2025.09.09 23:13:15.429337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21871 | 2025.09.09 23:13:15.430058 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21872 | 2025.09.09 23:13:15.433227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21873 | 2025.09.09 23:13:15.687775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2778 | ||
| 21874 | 2025.09.09 23:13:15.690192 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2025.09.09 23:13:15.690235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21876 | 2025.09.09 23:13:15.691382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21877 | 2025.09.09 23:13:15.691640 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21878 | 2025.09.09 23:13:15.691904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2778 | ||
| 21879 | 2025.09.09 23:13:19.914347 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21880 | 2025.09.09 23:13:19.914555 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21881 | 2025.09.09 23:13:19.914624 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21882 | 2025.09.09 23:13:19.915373 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21883 | 2025.09.09 23:13:19.915421 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21884 | 2025.09.09 23:13:19.915916 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21885 | 2025.09.09 23:13:19.916349 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21886 | 2025.09.09 23:13:19.916501 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002 sec., 38000 rows/sec., 3.13 MiB/sec. | ||
| 21887 | 2025.09.09 23:13:19.916544 [ 275 ] {fea09589-4c6b-4c3e-88cc-005388750727} <Debug> TCPHandler: Processed in 0.002329221 sec. | ||
| 21888 | 2025.09.09 23:13:19.916667 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21889 | 2025.09.09 23:13:19.916762 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21890 | 2025.09.09 23:13:19.916803 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21891 | 2025.09.09 23:13:19.917204 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21892 | 2025.09.09 23:13:19.917238 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21893 | 2025.09.09 23:13:19.917637 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21894 | 2025.09.09 23:13:19.918062 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21895 | 2025.09.09 23:13:19.918175 [ 122 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21896 | 2025.09.09 23:13:19.918196 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001452 sec., 6887.052341597797 rows/sec., 517.87 KiB/sec. | ||
| 21897 | 2025.09.09 23:13:19.918212 [ 122 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2025.09.09 23:13:19.918233 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21899 | 2025.09.09 23:13:19.918236 [ 275 ] {1927932d-bd2b-487f-8916-a1cad63e377a} <Debug> TCPHandler: Processed in 0.001619228 sec. | ||
| 21900 | 2025.09.09 23:13:19.918351 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21901 | 2025.09.09 23:13:19.918359 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 21902 | 2025.09.09 23:13:19.918445 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21903 | 2025.09.09 23:13:19.918490 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21904 | 2025.09.09 23:13:19.918515 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21905 | 2025.09.09 23:13:19.918559 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 295 rows starting from the beginning of the part | ||
| 21906 | 2025.09.09 23:13:19.918640 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 22 rows starting from the beginning of the part | ||
| 21907 | 2025.09.09 23:13:19.918695 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 256 rows starting from the beginning of the part | ||
| 21908 | 2025.09.09 23:13:19.918749 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 21909 | 2025.09.09 23:13:19.918800 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 258 rows starting from the beginning of the part | ||
| 21910 | 2025.09.09 23:13:19.918848 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 21911 | 2025.09.09 23:13:19.918920 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2025.09.09 23:13:19.918961 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21913 | 2025.09.09 23:13:19.919408 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21914 | 2025.09.09 23:13:19.919875 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21915 | 2025.09.09 23:13:19.919920 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619119 sec., 525594.4745259613 rows/sec., 34.92 MiB/sec. | ||
| 21916 | 2025.09.09 23:13:19.920011 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001584 sec., 46717.17171717172 rows/sec., 3.65 MiB/sec. | ||
| 21917 | 2025.09.09 23:13:19.920062 [ 275 ] {716c91eb-7246-42bf-8559-d4d1127db5cf} <Debug> TCPHandler: Processed in 0.001759851 sec. | ||
| 21918 | 2025.09.09 23:13:19.920176 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2025.09.09 23:13:19.920222 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21920 | 2025.09.09 23:13:19.920271 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21921 | 2025.09.09 23:13:19.920319 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21922 | 2025.09.09 23:13:19.920729 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2025.09.09 23:13:19.920767 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21924 | 2025.09.09 23:13:19.920869 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2025.09.09 23:13:19.920977 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_136_27} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21926 | 2025.09.09 23:13:19.921092 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21927 | 2025.09.09 23:13:19.921230 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21928 | 2025.09.09 23:13:19.921652 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21929 | 2025.09.09 23:13:19.921787 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
| 21930 | 2025.09.09 23:13:19.921824 [ 275 ] {2b5cf1a5-a72a-4ec7-ae76-6ef0f83a6bad} <Debug> TCPHandler: Processed in 0.00169735 sec. | ||
| 21931 | 2025.09.09 23:13:19.921929 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21932 | 2025.09.09 23:13:19.922022 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21933 | 2025.09.09 23:13:19.922075 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21934 | 2025.09.09 23:13:19.922867 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21935 | 2025.09.09 23:13:19.922902 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21936 | 2025.09.09 23:13:19.923513 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21937 | 2025.09.09 23:13:19.923981 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21938 | 2025.09.09 23:13:19.924091 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21939 | 2025.09.09 23:13:19.924118 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21940 | 2025.09.09 23:13:19.924122 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002118 sec., 4721.435316336166 rows/sec., 8.46 MiB/sec. | ||
| 21941 | 2025.09.09 23:13:19.924136 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21942 | 2025.09.09 23:13:19.924181 [ 275 ] {74dc4c3a-866d-486c-a6df-adc5de716bcc} <Debug> TCPHandler: Processed in 0.002301021 sec. | ||
| 21943 | 2025.09.09 23:13:19.924231 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 21944 | 2025.09.09 23:13:19.924294 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21945 | 2025.09.09 23:13:19.924392 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21946 | 2025.09.09 23:13:19.924433 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21947 | 2025.09.09 23:13:19.924471 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21948 | 2025.09.09 23:13:19.924533 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2745 rows starting from the beginning of the part | ||
| 21949 | 2025.09.09 23:13:19.924666 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 15 rows starting from the beginning of the part | ||
| 21950 | 2025.09.09 23:13:19.924773 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 51 rows starting from the beginning of the part | ||
| 21951 | 2025.09.09 23:13:19.924776 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21952 | 2025.09.09 23:13:19.924822 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21953 | 2025.09.09 23:13:19.924871 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 21954 | 2025.09.09 23:13:19.924972 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part | ||
| 21955 | 2025.09.09 23:13:19.925082 [ 191 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 21956 | 2025.09.09 23:13:19.925238 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21957 | 2025.09.09 23:13:19.925699 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21958 | 2025.09.09 23:13:19.925835 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 21959 | 2025.09.09 23:13:19.925873 [ 275 ] {d847a17e-3492-426d-972e-624c4d8f0f50} <Debug> TCPHandler: Processed in 0.001628279 sec. | ||
| 21960 | 2025.09.09 23:13:19.934484 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 19 columns (19 merged, 0 gathered) in 0.010295401 sec., 279930.8157108208 rows/sec., 501.36 MiB/sec. | ||
| 21961 | 2025.09.09 23:13:19.937143 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21962 | 2025.09.09 23:13:19.937733 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21963 | 2025.09.09 23:13:19.937802 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21964 | 2025.09.09 23:13:19.937943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.42 MiB. | ||
| 21965 | 2025.09.09 23:13:20.001153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.77 MiB, peak 423.14 MiB, free memory in arenas 0.00 B, will set to 406.92 MiB (RSS), difference: 3.15 MiB | ||
| 21966 | 2025.09.09 23:13:20.323873 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21967 | 2025.09.09 23:13:20.323909 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21968 | 2025.09.09 23:13:20.539178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45094 | ||
| 21969 | 2025.09.09 23:13:20.539702 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21970 | 2025.09.09 23:13:20.539740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21971 | 2025.09.09 23:13:20.540388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21972 | 2025.09.09 23:13:20.540885 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21973 | 2025.09.09 23:13:20.541033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45094 | ||
| 21974 | 2025.09.09 23:13:22.934012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21975 | 2025.09.09 23:13:22.952091 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2025.09.09 23:13:22.952141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21977 | 2025.09.09 23:13:22.958790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21978 | 2025.09.09 23:13:22.959940 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21979 | 2025.09.09 23:13:22.963293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21980 | 2025.09.09 23:13:24.036229 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 21981 | 2025.09.09 23:13:24.036303 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 21982 | 2025.09.09 23:13:24.040017 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 21983 | 2025.09.09 23:13:24.239267 [ 225 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 21984 | 2025.09.09 23:13:24.239324 [ 225 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 21985 | 2025.09.09 23:13:24.243434 [ 225 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 21986 | 2025.09.09 23:13:24.863020 [ 224 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 21987 | 2025.09.09 23:13:24.863075 [ 224 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 21988 | 2025.09.09 23:13:24.866364 [ 224 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 21989 | 2025.09.09 23:13:24.928381 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21990 | 2025.09.09 23:13:24.928557 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21991 | 2025.09.09 23:13:24.928618 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21992 | 2025.09.09 23:13:24.929380 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21993 | 2025.09.09 23:13:24.929417 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21994 | 2025.09.09 23:13:24.930014 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21995 | 2025.09.09 23:13:24.930442 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21996 | 2025.09.09 23:13:24.930591 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002082 sec., 196926.03266090297 rows/sec., 12.49 MiB/sec. | ||
| 21997 | 2025.09.09 23:13:24.930634 [ 275 ] {a1e58324-301a-48b0-bc33-b6567946c3e1} <Debug> TCPHandler: Processed in 0.002381642 sec. | ||
| 21998 | 2025.09.09 23:13:24.930752 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21999 | 2025.09.09 23:13:24.930847 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22000 | 2025.09.09 23:13:24.930888 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22001 | 2025.09.09 23:13:24.931724 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22002 | 2025.09.09 23:13:24.931760 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22003 | 2025.09.09 23:13:24.932237 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22004 | 2025.09.09 23:13:24.932649 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22005 | 2025.09.09 23:13:24.932780 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001951 sec., 622245.0025627883 rows/sec., 49.79 MiB/sec. | ||
| 22006 | 2025.09.09 23:13:24.932819 [ 275 ] {b81c35a8-5109-406b-9158-b44872d4e126} <Debug> TCPHandler: Processed in 0.002117797 sec. | ||
| 22007 | 2025.09.09 23:13:24.932932 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22008 | 2025.09.09 23:13:24.933027 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22009 | 2025.09.09 23:13:24.933067 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22010 | 2025.09.09 23:13:24.933532 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22011 | 2025.09.09 23:13:24.933569 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22012 | 2025.09.09 23:13:24.933973 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22013 | 2025.09.09 23:13:24.934383 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2025.09.09 23:13:24.934516 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001507 sec., 169873.9216987392 rows/sec., 10.47 MiB/sec. | ||
| 22015 | 2025.09.09 23:13:24.934555 [ 275 ] {cf576aee-bc1b-4d4c-a0d4-36236712d637} <Debug> TCPHandler: Processed in 0.001677719 sec. | ||
| 22016 | 2025.09.09 23:13:24.934600 [ 224 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22017 | 2025.09.09 23:13:24.934631 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22018 | 2025.09.09 23:13:24.934662 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22019 | 2025.09.09 23:13:24.934761 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22020 | 2025.09.09 23:13:24.934802 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22021 | 2025.09.09 23:13:24.935264 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2025.09.09 23:13:24.935302 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22023 | 2025.09.09 23:13:24.935790 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 22024 | 2025.09.09 23:13:24.936241 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22025 | 2025.09.09 23:13:24.936364 [ 113 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_82_17 to all_87_87_0 | ||
| 22026 | 2025.09.09 23:13:24.936380 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001637 sec., 129505.19242516799 rows/sec., 8.35 MiB/sec. | ||
| 22027 | 2025.09.09 23:13:24.936424 [ 113 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22028 | 2025.09.09 23:13:24.936439 [ 275 ] {7cb21cdd-51cc-45e6-87c5-72f704aa0a57} <Debug> TCPHandler: Processed in 0.001825912 sec. | ||
| 22029 | 2025.09.09 23:13:24.936462 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22030 | 2025.09.09 23:13:24.936558 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22031 | 2025.09.09 23:13:24.936586 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_82_17 to all_87_87_0 into Compact with storage Full | ||
| 22032 | 2025.09.09 23:13:24.936658 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22033 | 2025.09.09 23:13:24.936705 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22034 | 2025.09.09 23:13:24.936712 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22035 | 2025.09.09 23:13:24.936755 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_82_17, total 465 rows starting from the beginning of the part | ||
| 22036 | 2025.09.09 23:13:24.936830 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 212 rows starting from the beginning of the part | ||
| 22037 | 2025.09.09 23:13:24.936884 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 266 rows starting from the beginning of the part | ||
| 22038 | 2025.09.09 23:13:24.936937 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 212 rows starting from the beginning of the part | ||
| 22039 | 2025.09.09 23:13:24.936985 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 212 rows starting from the beginning of the part | ||
| 22040 | 2025.09.09 23:13:24.937035 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 212 rows starting from the beginning of the part | ||
| 22041 | 2025.09.09 23:13:24.937184 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22042 | 2025.09.09 23:13:24.937225 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22043 | 2025.09.09 23:13:24.937693 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22044 | 2025.09.09 23:13:24.937914 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22045 | 2025.09.09 23:13:24.938159 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629939 sec., 968747.9101978664 rows/sec., 67.30 MiB/sec. | ||
| 22046 | 2025.09.09 23:13:24.938175 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22047 | 2025.09.09 23:13:24.938327 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001686 sec., 125148.27995255041 rows/sec., 7.11 MiB/sec. | ||
| 22048 | 2025.09.09 23:13:24.938366 [ 275 ] {703433d7-ab8e-496e-befb-43c2254e8dcd} <Debug> TCPHandler: Processed in 0.001858032 sec. | ||
| 22049 | 2025.09.09 23:13:24.938421 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 22050 | 2025.09.09 23:13:24.938476 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22051 | 2025.09.09 23:13:24.938574 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22052 | 2025.09.09 23:13:24.938616 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22053 | 2025.09.09 23:13:24.938938 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22054 | 2025.09.09 23:13:24.939010 [ 200 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_87_18} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_82_17, all_87_87_0] -> all_1_87_18 | ||
| 22055 | 2025.09.09 23:13:24.939080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 22056 | 2025.09.09 23:13:24.939263 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22057 | 2025.09.09 23:13:24.939305 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22058 | 2025.09.09 23:13:24.939771 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22059 | 2025.09.09 23:13:24.940261 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22060 | 2025.09.09 23:13:24.940395 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001839 sec., 396954.8667754214 rows/sec., 27.91 MiB/sec. | ||
| 22061 | 2025.09.09 23:13:24.940435 [ 275 ] {3762008f-240f-4d50-9fa2-4503dbf804b9} <Debug> TCPHandler: Processed in 0.002009726 sec. | ||
| 22062 | 2025.09.09 23:13:24.940546 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22063 | 2025.09.09 23:13:24.940638 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22064 | 2025.09.09 23:13:24.940680 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22065 | 2025.09.09 23:13:24.941053 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22066 | 2025.09.09 23:13:24.941097 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22067 | 2025.09.09 23:13:24.941637 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22068 | 2025.09.09 23:13:24.942109 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22069 | 2025.09.09 23:13:24.942246 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001626 sec., 3690.0369003690034 rows/sec., 192.79 KiB/sec. | ||
| 22070 | 2025.09.09 23:13:24.942284 [ 275 ] {ed485709-ba38-421c-a380-0c13ccfa4569} <Debug> TCPHandler: Processed in 0.001789061 sec. | ||
| 22071 | 2025.09.09 23:13:24.942392 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22072 | 2025.09.09 23:13:24.942487 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22073 | 2025.09.09 23:13:24.942530 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22074 | 2025.09.09 23:13:24.942954 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22075 | 2025.09.09 23:13:24.942990 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22076 | 2025.09.09 23:13:24.943452 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22077 | 2025.09.09 23:13:24.943914 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22078 | 2025.09.09 23:13:24.944031 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_138_29 to all_143_143_0 | ||
| 22079 | 2025.09.09 23:13:24.944045 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001577 sec., 199112.23842739378 rows/sec., 13.08 MiB/sec. | ||
| 22080 | 2025.09.09 23:13:24.944066 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22081 | 2025.09.09 23:13:24.944088 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22082 | 2025.09.09 23:13:24.944091 [ 275 ] {b44e42e5-72b9-4cea-bedd-e1db974ac4d3} <Debug> TCPHandler: Processed in 0.001749221 sec. | ||
| 22083 | 2025.09.09 23:13:24.944181 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_29 to all_143_143_0 into Compact with storage Full | ||
| 22084 | 2025.09.09 23:13:24.944211 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22085 | 2025.09.09 23:13:24.944290 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22086 | 2025.09.09 23:13:24.944307 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22087 | 2025.09.09 23:13:24.944323 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_29, total 47910 rows starting from the beginning of the part | ||
| 22088 | 2025.09.09 23:13:24.944348 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22089 | 2025.09.09 23:13:24.944392 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 314 rows starting from the beginning of the part | ||
| 22090 | 2025.09.09 23:13:24.944447 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 22091 | 2025.09.09 23:13:24.944495 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 315 rows starting from the beginning of the part | ||
| 22092 | 2025.09.09 23:13:24.944541 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 22093 | 2025.09.09 23:13:24.944588 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 314 rows starting from the beginning of the part | ||
| 22094 | 2025.09.09 23:13:24.944654 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22095 | 2025.09.09 23:13:24.944690 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22096 | 2025.09.09 23:13:24.945125 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22097 | 2025.09.09 23:13:24.945586 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22098 | 2025.09.09 23:13:24.945755 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 22099 | 2025.09.09 23:13:24.945794 [ 275 ] {4ac2c3b5-17e7-4512-8cee-ce41f2544efe} <Debug> TCPHandler: Processed in 0.001632749 sec. | ||
| 22100 | 2025.09.09 23:13:24.945797 [ 222 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22101 | 2025.09.09 23:13:24.945824 [ 222 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22102 | 2025.09.09 23:13:24.945901 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22103 | 2025.09.09 23:13:24.945996 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22104 | 2025.09.09 23:13:24.946048 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22105 | 2025.09.09 23:13:24.946874 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2025.09.09 23:13:24.946910 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22107 | 2025.09.09 23:13:24.947580 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22108 | 2025.09.09 23:13:24.948053 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22109 | 2025.09.09 23:13:24.948193 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002216 sec., 23014.440433212996 rows/sec., 41.24 MiB/sec. | ||
| 22110 | 2025.09.09 23:13:24.948252 [ 275 ] {61440d2c-6437-4c6b-bcc6-a5e5dcb05018} <Debug> TCPHandler: Processed in 0.002401602 sec. | ||
| 22111 | 2025.09.09 23:13:24.948356 [ 222 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22112 | 2025.09.09 23:13:24.948366 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22113 | 2025.09.09 23:13:24.948463 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22114 | 2025.09.09 23:13:24.948503 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22115 | 2025.09.09 23:13:24.948835 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22116 | 2025.09.09 23:13:24.948871 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22117 | 2025.09.09 23:13:24.949278 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22118 | 2025.09.09 23:13:24.949679 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22119 | 2025.09.09 23:13:24.949807 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001362 sec., 76358.29662261381 rows/sec., 4.68 MiB/sec. | ||
| 22120 | 2025.09.09 23:13:24.949845 [ 275 ] {49bd7445-aa8e-4623-995b-b9e4fa38b5f1} <Debug> TCPHandler: Processed in 0.001531927 sec. | ||
| 22121 | 2025.09.09 23:13:24.952821 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49173 rows, containing 5 columns (5 merged, 0 gathered) in 0.008683243 sec., 5662976.378756186 rows/sec., 380.96 MiB/sec. | ||
| 22122 | 2025.09.09 23:13:24.953462 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 22123 | 2025.09.09 23:13:24.953971 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22124 | 2025.09.09 23:13:24.954048 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_138_29, all_143_143_0] -> all_1_143_30 | ||
| 22125 | 2025.09.09 23:13:24.954158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 22126 | 2025.09.09 23:13:25.692810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2812 | ||
| 22127 | 2025.09.09 23:13:25.695273 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22128 | 2025.09.09 23:13:25.695322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22129 | 2025.09.09 23:13:25.696660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22130 | 2025.09.09 23:13:25.697154 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22131 | 2025.09.09 23:13:25.697420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2812 | ||
| 22132 | 2025.09.09 23:13:27.129530 [ 224 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 22133 | 2025.09.09 23:13:27.129607 [ 224 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 22134 | 2025.09.09 23:13:27.133203 [ 224 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 22135 | 2025.09.09 23:13:28.042020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45606 | ||
| 22136 | 2025.09.09 23:13:28.042548 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2025.09.09 23:13:28.042585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22138 | 2025.09.09 23:13:28.043186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22139 | 2025.09.09 23:13:28.043615 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2025.09.09 23:13:28.043750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45606 | ||
| 22141 | 2025.09.09 23:13:28.455256 [ 224 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 22142 | 2025.09.09 23:13:28.455359 [ 224 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 22143 | 2025.09.09 23:13:28.458765 [ 224 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 22144 | 2025.09.09 23:13:29.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.95 MiB, peak 423.14 MiB, free memory in arenas 0.00 B, will set to 406.93 MiB (RSS), difference: 3.98 MiB | ||
| 22145 | 2025.09.09 23:13:29.939776 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22146 | 2025.09.09 23:13:29.940057 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22147 | 2025.09.09 23:13:29.940164 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22148 | 2025.09.09 23:13:29.940998 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22149 | 2025.09.09 23:13:29.941049 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22150 | 2025.09.09 23:13:29.941595 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22151 | 2025.09.09 23:13:29.942053 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22152 | 2025.09.09 23:13:29.942217 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002234 sec., 895.2551477170995 rows/sec., 73.00 KiB/sec. | ||
| 22153 | 2025.09.09 23:13:29.942268 [ 275 ] {10c246cc-dc16-48b0-bd72-d6fb1ba52247} <Debug> TCPHandler: Processed in 0.002674997 sec. | ||
| 22154 | 2025.09.09 23:13:29.942390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22155 | 2025.09.09 23:13:29.942492 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22156 | 2025.09.09 23:13:29.942533 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22157 | 2025.09.09 23:13:29.943586 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22158 | 2025.09.09 23:13:29.943623 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22159 | 2025.09.09 23:13:29.944114 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22160 | 2025.09.09 23:13:29.944555 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22161 | 2025.09.09 23:13:29.944696 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002228 sec., 546229.802513465 rows/sec., 45.17 MiB/sec. | ||
| 22162 | 2025.09.09 23:13:29.944736 [ 275 ] {31fda9d7-82bc-4d71-a79c-c9df74dc1a22} <Debug> TCPHandler: Processed in 0.002399282 sec. | ||
| 22163 | 2025.09.09 23:13:29.944866 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22164 | 2025.09.09 23:13:29.944966 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22165 | 2025.09.09 23:13:29.945007 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22166 | 2025.09.09 23:13:29.945419 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22167 | 2025.09.09 23:13:29.945456 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22168 | 2025.09.09 23:13:29.945852 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22169 | 2025.09.09 23:13:29.946273 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22170 | 2025.09.09 23:13:29.946406 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 610.27 KiB/sec. | ||
| 22171 | 2025.09.09 23:13:29.946443 [ 275 ] {7eb1f156-f90d-483d-af64-b3ad6ee3c69c} <Debug> TCPHandler: Processed in 0.001629948 sec. | ||
| 22172 | 2025.09.09 23:13:29.946543 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22173 | 2025.09.09 23:13:29.946636 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22174 | 2025.09.09 23:13:29.946674 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22175 | 2025.09.09 23:13:29.947154 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22176 | 2025.09.09 23:13:29.947194 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22177 | 2025.09.09 23:13:29.947684 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 22178 | 2025.09.09 23:13:29.948161 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2025.09.09 23:13:29.948298 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00168 sec., 135714.2857142857 rows/sec., 9.19 MiB/sec. | ||
| 22180 | 2025.09.09 23:13:29.948338 [ 275 ] {1dce66fb-8c63-4d20-a781-5b853814dadb} <Debug> TCPHandler: Processed in 0.001844572 sec. | ||
| 22181 | 2025.09.09 23:13:29.948435 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22182 | 2025.09.09 23:13:29.948529 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22183 | 2025.09.09 23:13:29.948569 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22184 | 2025.09.09 23:13:29.949291 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22185 | 2025.09.09 23:13:29.949335 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22186 | 2025.09.09 23:13:29.949830 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22187 | 2025.09.09 23:13:29.950256 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22188 | 2025.09.09 23:13:29.950390 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00188 sec., 282978.72340425535 rows/sec., 20.97 MiB/sec. | ||
| 22189 | 2025.09.09 23:13:29.950429 [ 275 ] {785824a9-8d42-459e-874c-b9b35212b050} <Debug> TCPHandler: Processed in 0.002043976 sec. | ||
| 22190 | 2025.09.09 23:13:29.950538 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2025.09.09 23:13:29.950631 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22192 | 2025.09.09 23:13:29.950674 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22193 | 2025.09.09 23:13:29.951316 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22194 | 2025.09.09 23:13:29.951352 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22195 | 2025.09.09 23:13:29.951834 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22196 | 2025.09.09 23:13:29.952351 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22197 | 2025.09.09 23:13:29.952484 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001871 sec., 451630.14430785674 rows/sec., 30.40 MiB/sec. | ||
| 22198 | 2025.09.09 23:13:29.952523 [ 275 ] {d2468e19-ea56-44ad-8f78-2aa3d3f79d42} <Debug> TCPHandler: Processed in 0.002034596 sec. | ||
| 22199 | 2025.09.09 23:13:29.952632 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22200 | 2025.09.09 23:13:29.952726 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22201 | 2025.09.09 23:13:29.952778 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22202 | 2025.09.09 23:13:29.953601 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2025.09.09 23:13:29.953637 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22204 | 2025.09.09 23:13:29.954241 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22205 | 2025.09.09 23:13:29.954646 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22206 | 2025.09.09 23:13:29.954787 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002079 sec., 4810.00481000481 rows/sec., 8.62 MiB/sec. | ||
| 22207 | 2025.09.09 23:13:29.954844 [ 275 ] {42468c27-7320-489f-ad30-861e0aee159f} <Debug> TCPHandler: Processed in 0.002261589 sec. | ||
| 22208 | 2025.09.09 23:13:29.954951 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22209 | 2025.09.09 23:13:29.955045 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22210 | 2025.09.09 23:13:29.955087 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22211 | 2025.09.09 23:13:29.955414 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2025.09.09 23:13:29.955450 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22213 | 2025.09.09 23:13:29.955848 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22214 | 2025.09.09 23:13:29.956259 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22215 | 2025.09.09 23:13:29.956389 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 22216 | 2025.09.09 23:13:29.956426 [ 275 ] {4ac3e2e5-81ab-4dc1-b869-20b9f3e1cf42} <Debug> TCPHandler: Processed in 0.001524876 sec. | ||
| 22217 | 2025.09.09 23:13:30.463525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22218 | 2025.09.09 23:13:30.480639 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22219 | 2025.09.09 23:13:30.480685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22220 | 2025.09.09 23:13:30.487048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22221 | 2025.09.09 23:13:30.488155 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22222 | 2025.09.09 23:13:30.491163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22223 | 2025.09.09 23:13:32.582236 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52935 | ||
| 22224 | 2025.09.09 23:13:32.582347 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22225 | 2025.09.09 23:13:32.582373 [ 363 ] {} <Debug> TCP-Session: 3e2cb410-c94f-41f2-9c0f-483ee90c5f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:52935 | ||
| 22226 | 2025.09.09 23:13:32.582394 [ 363 ] {} <Debug> TCP-Session: 3e2cb410-c94f-41f2-9c0f-483ee90c5f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22227 | 2025.09.09 23:13:32.582407 [ 363 ] {} <Debug> TCP-Session: 3e2cb410-c94f-41f2-9c0f-483ee90c5f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22228 | 2025.09.09 23:13:32.582619 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35665 | ||
| 22229 | 2025.09.09 23:13:32.582653 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63797 | ||
| 22230 | 2025.09.09 23:13:32.582676 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54723 | ||
| 22231 | 2025.09.09 23:13:32.582689 [ 363 ] {} <Trace> TCP-Session: 3e2cb410-c94f-41f2-9c0f-483ee90c5f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22232 | 2025.09.09 23:13:32.582682 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62521 | ||
| 22233 | 2025.09.09 23:13:32.582748 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22234 | 2025.09.09 23:13:32.582770 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22235 | 2025.09.09 23:13:32.582770 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22236 | 2025.09.09 23:13:32.582808 [ 364 ] {} <Debug> TCP-Session: e45de87b-da6c-4910-b34a-f3863d71b45f Authenticating user 'default' from [fd00:1122:3344:101::e]:35665 | ||
| 22237 | 2025.09.09 23:13:32.582822 [ 359 ] {} <Debug> TCP-Session: 35611100-b811-49a3-98c8-aac8dac3465f Authenticating user 'default' from [fd00:1122:3344:101::e]:54723 | ||
| 22238 | 2025.09.09 23:13:32.582834 [ 367 ] {} <Debug> TCP-Session: fa0f0892-a003-467f-8294-d68cae1782e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63797 | ||
| 22239 | 2025.09.09 23:13:32.582851 [ 364 ] {} <Debug> TCP-Session: e45de87b-da6c-4910-b34a-f3863d71b45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22240 | 2025.09.09 23:13:32.582864 [ 359 ] {} <Debug> TCP-Session: 35611100-b811-49a3-98c8-aac8dac3465f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22241 | 2025.09.09 23:13:32.582866 [ 367 ] {} <Debug> TCP-Session: fa0f0892-a003-467f-8294-d68cae1782e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22242 | 2025.09.09 23:13:32.582884 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52935) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22243 | 2025.09.09 23:13:32.582895 [ 367 ] {} <Debug> TCP-Session: fa0f0892-a003-467f-8294-d68cae1782e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22244 | 2025.09.09 23:13:32.582889 [ 359 ] {} <Debug> TCP-Session: 35611100-b811-49a3-98c8-aac8dac3465f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22245 | 2025.09.09 23:13:32.582879 [ 364 ] {} <Debug> TCP-Session: e45de87b-da6c-4910-b34a-f3863d71b45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22246 | 2025.09.09 23:13:32.582845 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22247 | 2025.09.09 23:13:32.582666 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33276 | ||
| 22248 | 2025.09.09 23:13:32.583009 [ 360 ] {} <Debug> TCP-Session: c7a56c8b-7d52-4675-a3bc-9bb4c1580500 Authenticating user 'default' from [fd00:1122:3344:101::e]:62521 | ||
| 22249 | 2025.09.09 23:13:32.582655 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34743 | ||
| 22250 | 2025.09.09 23:13:32.583050 [ 360 ] {} <Debug> TCP-Session: c7a56c8b-7d52-4675-a3bc-9bb4c1580500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22251 | 2025.09.09 23:13:32.583071 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22252 | 2025.09.09 23:13:32.583079 [ 360 ] {} <Debug> TCP-Session: c7a56c8b-7d52-4675-a3bc-9bb4c1580500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22253 | 2025.09.09 23:13:32.582622 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53067 | ||
| 22254 | 2025.09.09 23:13:32.583103 [ 371 ] {} <Debug> TCP-Session: 90b1564a-c466-4e60-8a6c-487782a78ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:33276 | ||
| 22255 | 2025.09.09 23:13:32.583105 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22256 | 2025.09.09 23:13:32.583151 [ 371 ] {} <Debug> TCP-Session: 90b1564a-c466-4e60-8a6c-487782a78ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22257 | 2025.09.09 23:13:32.583168 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22258 | 2025.09.09 23:13:32.583181 [ 371 ] {} <Debug> TCP-Session: 90b1564a-c466-4e60-8a6c-487782a78ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22259 | 2025.09.09 23:13:32.583176 [ 370 ] {} <Debug> TCP-Session: b604718d-6601-4440-bb19-4fd5e3c18468 Authenticating user 'default' from [fd00:1122:3344:101::e]:34743 | ||
| 22260 | 2025.09.09 23:13:32.583174 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22261 | 2025.09.09 23:13:32.583223 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22262 | 2025.09.09 23:13:32.583223 [ 370 ] {} <Debug> TCP-Session: b604718d-6601-4440-bb19-4fd5e3c18468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22263 | 2025.09.09 23:13:32.583247 [ 365 ] {} <Debug> TCP-Session: 640024f1-c463-4264-ad0f-bda9d6995143 Authenticating user 'default' from [fd00:1122:3344:101::e]:53067 | ||
| 22264 | 2025.09.09 23:13:32.583267 [ 370 ] {} <Debug> TCP-Session: b604718d-6601-4440-bb19-4fd5e3c18468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22265 | 2025.09.09 23:13:32.583285 [ 365 ] {} <Debug> TCP-Session: 640024f1-c463-4264-ad0f-bda9d6995143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22266 | 2025.09.09 23:13:32.582629 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39399 | ||
| 22267 | 2025.09.09 23:13:32.583309 [ 365 ] {} <Debug> TCP-Session: 640024f1-c463-4264-ad0f-bda9d6995143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22268 | 2025.09.09 23:13:32.583383 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22269 | 2025.09.09 23:13:32.583411 [ 366 ] {} <Debug> TCP-Session: 4352736c-d076-4250-85f3-c11eb876439f Authenticating user 'default' from [fd00:1122:3344:101::e]:39399 | ||
| 22270 | 2025.09.09 23:13:32.583428 [ 366 ] {} <Debug> TCP-Session: 4352736c-d076-4250-85f3-c11eb876439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22271 | 2025.09.09 23:13:32.583440 [ 366 ] {} <Debug> TCP-Session: 4352736c-d076-4250-85f3-c11eb876439f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22272 | 2025.09.09 23:13:32.583520 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 22273 | 2025.09.09 23:13:32.584582 [ 329 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> AggregatingTransform: Aggregating | ||
| 22274 | 2025.09.09 23:13:32.584617 [ 329 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> Aggregator: Aggregation method: without_key | ||
| 22275 | 2025.09.09 23:13:32.584645 [ 329 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025548 sec. (975.088 rows/sec., 38.09 KiB/sec.) | ||
| 22276 | 2025.09.09 23:13:32.584659 [ 329 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Trace> Aggregator: Merging aggregated data | ||
| 22277 | 2025.09.09 23:13:32.585897 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 22278 | 2025.09.09 23:13:32.586031 [ 363 ] {5a8fa0ea-a10c-405b-95e7-d4235c767a42} <Debug> TCPHandler: Processed in 0.003459131 sec. | ||
| 22279 | 2025.09.09 23:13:32.586140 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22280 | 2025.09.09 23:13:32.586163 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22281 | 2025.09.09 23:13:32.586183 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22282 | 2025.09.09 23:13:32.586191 [ 364 ] {} <Debug> TCP-Session: e45de87b-da6c-4910-b34a-f3863d71b45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22283 | 2025.09.09 23:13:32.586205 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22284 | 2025.09.09 23:13:32.586233 [ 365 ] {} <Debug> TCP-Session: 640024f1-c463-4264-ad0f-bda9d6995143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22285 | 2025.09.09 23:13:32.586245 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22286 | 2025.09.09 23:13:32.586261 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22287 | 2025.09.09 23:13:32.586281 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22288 | 2025.09.09 23:13:32.586305 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22289 | 2025.09.09 23:13:32.586321 [ 367 ] {} <Debug> TCP-Session: fa0f0892-a003-467f-8294-d68cae1782e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22290 | 2025.09.09 23:13:32.586307 [ 370 ] {} <Debug> TCP-Session: b604718d-6601-4440-bb19-4fd5e3c18468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22291 | 2025.09.09 23:13:32.586357 [ 363 ] {} <Debug> TCP-Session: 3e2cb410-c94f-41f2-9c0f-483ee90c5f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22292 | 2025.09.09 23:13:32.586220 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22293 | 2025.09.09 23:13:32.586215 [ 366 ] {} <Debug> TCP-Session: 4352736c-d076-4250-85f3-c11eb876439f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22294 | 2025.09.09 23:13:32.586424 [ 360 ] {} <Debug> TCP-Session: c7a56c8b-7d52-4675-a3bc-9bb4c1580500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22295 | 2025.09.09 23:13:32.586265 [ 371 ] {} <Debug> TCP-Session: 90b1564a-c466-4e60-8a6c-487782a78ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22296 | 2025.09.09 23:13:32.586312 [ 359 ] {} <Debug> TCP-Session: 35611100-b811-49a3-98c8-aac8dac3465f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22297 | 2025.09.09 23:13:32.638902 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39772 | ||
| 22298 | 2025.09.09 23:13:32.639014 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22299 | 2025.09.09 23:13:32.639041 [ 363 ] {} <Debug> TCP-Session: 92c35ca5-459d-4c39-9551-24d85fe9a7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39772 | ||
| 22300 | 2025.09.09 23:13:32.639062 [ 363 ] {} <Debug> TCP-Session: 92c35ca5-459d-4c39-9551-24d85fe9a7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22301 | 2025.09.09 23:13:32.639076 [ 363 ] {} <Debug> TCP-Session: 92c35ca5-459d-4c39-9551-24d85fe9a7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22302 | 2025.09.09 23:13:32.639250 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62375 | ||
| 22303 | 2025.09.09 23:13:32.639283 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39529 | ||
| 22304 | 2025.09.09 23:13:32.639294 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38515 | ||
| 22305 | 2025.09.09 23:13:32.639328 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37829 | ||
| 22306 | 2025.09.09 23:13:32.639338 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22307 | 2025.09.09 23:13:32.639370 [ 363 ] {} <Trace> TCP-Session: 92c35ca5-459d-4c39-9551-24d85fe9a7f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22308 | 2025.09.09 23:13:32.639374 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22309 | 2025.09.09 23:13:32.639394 [ 364 ] {} <Debug> TCP-Session: 6b55c558-ca7c-4b5d-b1e2-3c08b07746c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62375 | ||
| 22310 | 2025.09.09 23:13:32.639410 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22311 | 2025.09.09 23:13:32.639428 [ 365 ] {} <Debug> TCP-Session: eb71ea99-c4c6-4708-b920-c4badccba816 Authenticating user 'default' from [fd00:1122:3344:101::e]:39529 | ||
| 22312 | 2025.09.09 23:13:32.639440 [ 364 ] {} <Debug> TCP-Session: 6b55c558-ca7c-4b5d-b1e2-3c08b07746c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22313 | 2025.09.09 23:13:32.639455 [ 371 ] {} <Debug> TCP-Session: 3c3fe9ca-16e2-46f3-b89b-22b006f259e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37829 | ||
| 22314 | 2025.09.09 23:13:32.639479 [ 364 ] {} <Debug> TCP-Session: 6b55c558-ca7c-4b5d-b1e2-3c08b07746c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22315 | 2025.09.09 23:13:32.639500 [ 371 ] {} <Debug> TCP-Session: 3c3fe9ca-16e2-46f3-b89b-22b006f259e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22316 | 2025.09.09 23:13:32.639471 [ 365 ] {} <Debug> TCP-Session: eb71ea99-c4c6-4708-b920-c4badccba816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22317 | 2025.09.09 23:13:32.639557 [ 371 ] {} <Debug> TCP-Session: 3c3fe9ca-16e2-46f3-b89b-22b006f259e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22318 | 2025.09.09 23:13:32.639571 [ 365 ] {} <Debug> TCP-Session: eb71ea99-c4c6-4708-b920-c4badccba816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22319 | 2025.09.09 23:13:32.639398 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22320 | 2025.09.09 23:13:32.639343 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57821 | ||
| 22321 | 2025.09.09 23:13:32.639628 [ 366 ] {} <Debug> TCP-Session: 3c7f74c8-7520-456d-9f20-36c2762ba56b Authenticating user 'default' from [fd00:1122:3344:101::e]:38515 | ||
| 22322 | 2025.09.09 23:13:32.639318 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64706 | ||
| 22323 | 2025.09.09 23:13:32.639685 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22324 | 2025.09.09 23:13:32.639665 [ 366 ] {} <Debug> TCP-Session: 3c7f74c8-7520-456d-9f20-36c2762ba56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22325 | 2025.09.09 23:13:32.639722 [ 360 ] {} <Debug> TCP-Session: bb76c693-a9b5-4217-bc0d-3d9f0eb5bbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:57821 | ||
| 22326 | 2025.09.09 23:13:32.639732 [ 366 ] {} <Debug> TCP-Session: 3c7f74c8-7520-456d-9f20-36c2762ba56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22327 | 2025.09.09 23:13:32.639751 [ 360 ] {} <Debug> TCP-Session: bb76c693-a9b5-4217-bc0d-3d9f0eb5bbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22328 | 2025.09.09 23:13:32.639768 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22329 | 2025.09.09 23:13:32.639781 [ 360 ] {} <Debug> TCP-Session: bb76c693-a9b5-4217-bc0d-3d9f0eb5bbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22330 | 2025.09.09 23:13:32.639545 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22331 | 2025.09.09 23:13:32.639806 [ 370 ] {} <Debug> TCP-Session: 02b3f4c8-a316-4d48-be65-1cf7647549dc Authenticating user 'default' from [fd00:1122:3344:101::e]:64706 | ||
| 22332 | 2025.09.09 23:13:32.639340 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59584 | ||
| 22333 | 2025.09.09 23:13:32.639863 [ 370 ] {} <Debug> TCP-Session: 02b3f4c8-a316-4d48-be65-1cf7647549dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22334 | 2025.09.09 23:13:32.639318 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 22335 | 2025.09.09 23:13:32.639879 [ 370 ] {} <Debug> TCP-Session: 02b3f4c8-a316-4d48-be65-1cf7647549dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22336 | 2025.09.09 23:13:32.639914 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22337 | 2025.09.09 23:13:32.639939 [ 359 ] {} <Debug> TCP-Session: b973bf3a-9071-4b3b-b6a5-65fe518637af Authenticating user 'default' from [fd00:1122:3344:101::e]:59584 | ||
| 22338 | 2025.09.09 23:13:32.639949 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22339 | 2025.09.09 23:13:32.639956 [ 359 ] {} <Debug> TCP-Session: b973bf3a-9071-4b3b-b6a5-65fe518637af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22340 | 2025.09.09 23:13:32.639973 [ 367 ] {} <Debug> TCP-Session: e3e749b1-89fb-4ee6-b923-d6ec04cf7b3a Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 22341 | 2025.09.09 23:13:32.639974 [ 359 ] {} <Debug> TCP-Session: b973bf3a-9071-4b3b-b6a5-65fe518637af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22342 | 2025.09.09 23:13:32.639990 [ 367 ] {} <Debug> TCP-Session: e3e749b1-89fb-4ee6-b923-d6ec04cf7b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22343 | 2025.09.09 23:13:32.640003 [ 367 ] {} <Debug> TCP-Session: e3e749b1-89fb-4ee6-b923-d6ec04cf7b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22344 | 2025.09.09 23:13:32.640152 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22345 | 2025.09.09 23:13:32.640208 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22346 | 2025.09.09 23:13:32.640511 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 22347 | 2025.09.09 23:13:32.641597 [ 341 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> AggregatingTransform: Aggregating | ||
| 22348 | 2025.09.09 23:13:32.641635 [ 341 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 22349 | 2025.09.09 23:13:32.641673 [ 341 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058959 sec. (944.324 rows/sec., 36.89 KiB/sec.) | ||
| 22350 | 2025.09.09 23:13:32.641691 [ 341 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Trace> Aggregator: Merging aggregated data | ||
| 22351 | 2025.09.09 23:13:32.642840 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 22352 | 2025.09.09 23:13:32.643010 [ 363 ] {eb11f159-3ff1-4621-9b27-3419978dcdf2} <Debug> TCPHandler: Processed in 0.003753255 sec. | ||
| 22353 | 2025.09.09 23:13:32.643151 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22354 | 2025.09.09 23:13:32.643182 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22355 | 2025.09.09 23:13:32.643185 [ 363 ] {} <Debug> TCP-Session: 92c35ca5-459d-4c39-9551-24d85fe9a7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22356 | 2025.09.09 23:13:32.643196 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22357 | 2025.09.09 23:13:32.643212 [ 371 ] {} <Debug> TCP-Session: 3c3fe9ca-16e2-46f3-b89b-22b006f259e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22358 | 2025.09.09 23:13:32.643218 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22359 | 2025.09.09 23:13:32.643238 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22360 | 2025.09.09 23:13:32.643254 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22361 | 2025.09.09 23:13:32.643292 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22362 | 2025.09.09 23:13:32.643300 [ 366 ] {} <Debug> TCP-Session: 3c7f74c8-7520-456d-9f20-36c2762ba56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22363 | 2025.09.09 23:13:32.643319 [ 367 ] {} <Debug> TCP-Session: e3e749b1-89fb-4ee6-b923-d6ec04cf7b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22364 | 2025.09.09 23:13:32.643332 [ 370 ] {} <Debug> TCP-Session: 02b3f4c8-a316-4d48-be65-1cf7647549dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22365 | 2025.09.09 23:13:32.643309 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22366 | 2025.09.09 23:13:32.643281 [ 364 ] {} <Debug> TCP-Session: 6b55c558-ca7c-4b5d-b1e2-3c08b07746c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22367 | 2025.09.09 23:13:32.643395 [ 360 ] {} <Debug> TCP-Session: bb76c693-a9b5-4217-bc0d-3d9f0eb5bbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22368 | 2025.09.09 23:13:32.643274 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22369 | 2025.09.09 23:13:32.643246 [ 359 ] {} <Debug> TCP-Session: b973bf3a-9071-4b3b-b6a5-65fe518637af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22370 | 2025.09.09 23:13:32.643461 [ 365 ] {} <Debug> TCP-Session: eb71ea99-c4c6-4708-b920-c4badccba816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22371 | 2025.09.09 23:13:32.697509 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52815 | ||
| 22372 | 2025.09.09 23:13:32.697624 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22373 | 2025.09.09 23:13:32.697655 [ 363 ] {} <Debug> TCP-Session: 715898f1-9374-4507-b3a0-93df694245e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52815 | ||
| 22374 | 2025.09.09 23:13:32.697687 [ 363 ] {} <Debug> TCP-Session: 715898f1-9374-4507-b3a0-93df694245e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22375 | 2025.09.09 23:13:32.697705 [ 363 ] {} <Debug> TCP-Session: 715898f1-9374-4507-b3a0-93df694245e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22376 | 2025.09.09 23:13:32.698012 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55962 | ||
| 22377 | 2025.09.09 23:13:32.698030 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42644 | ||
| 22378 | 2025.09.09 23:13:32.698055 [ 363 ] {} <Trace> TCP-Session: 715898f1-9374-4507-b3a0-93df694245e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22379 | 2025.09.09 23:13:32.698091 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37937 | ||
| 22380 | 2025.09.09 23:13:32.698129 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22381 | 2025.09.09 23:13:32.698072 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33481 | ||
| 22382 | 2025.09.09 23:13:32.698171 [ 364 ] {} <Debug> TCP-Session: b42f9308-3b83-479c-8d1b-4526d8bf24c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55962 | ||
| 22383 | 2025.09.09 23:13:32.698184 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22384 | 2025.09.09 23:13:32.698230 [ 364 ] {} <Debug> TCP-Session: b42f9308-3b83-479c-8d1b-4526d8bf24c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22385 | 2025.09.09 23:13:32.698156 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22386 | 2025.09.09 23:13:32.698259 [ 360 ] {} <Debug> TCP-Session: 8daf2eaa-74e3-4d52-b83c-e2b7f8da00b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37937 | ||
| 22387 | 2025.09.09 23:13:32.698271 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22388 | 2025.09.09 23:13:32.698286 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22389 | 2025.09.09 23:13:32.698295 [ 360 ] {} <Debug> TCP-Session: 8daf2eaa-74e3-4d52-b83c-e2b7f8da00b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22390 | 2025.09.09 23:13:32.698287 [ 365 ] {} <Debug> TCP-Session: 2e125d5b-1be8-41b7-97a0-a1614d0ab8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42644 | ||
| 22391 | 2025.09.09 23:13:32.698336 [ 360 ] {} <Debug> TCP-Session: 8daf2eaa-74e3-4d52-b83c-e2b7f8da00b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22392 | 2025.09.09 23:13:32.698342 [ 370 ] {} <Debug> TCP-Session: 9dd56306-f2c6-4647-a907-c01f6472b898 Authenticating user 'default' from [fd00:1122:3344:101::e]:33481 | ||
| 22393 | 2025.09.09 23:13:32.698352 [ 365 ] {} <Debug> TCP-Session: 2e125d5b-1be8-41b7-97a0-a1614d0ab8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22394 | 2025.09.09 23:13:32.698259 [ 364 ] {} <Debug> TCP-Session: b42f9308-3b83-479c-8d1b-4526d8bf24c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22395 | 2025.09.09 23:13:32.698386 [ 365 ] {} <Debug> TCP-Session: 2e125d5b-1be8-41b7-97a0-a1614d0ab8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22396 | 2025.09.09 23:13:32.698384 [ 370 ] {} <Debug> TCP-Session: 9dd56306-f2c6-4647-a907-c01f6472b898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22397 | 2025.09.09 23:13:32.698044 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58336 | ||
| 22398 | 2025.09.09 23:13:32.698455 [ 370 ] {} <Debug> TCP-Session: 9dd56306-f2c6-4647-a907-c01f6472b898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22399 | 2025.09.09 23:13:32.698076 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43696 | ||
| 22400 | 2025.09.09 23:13:32.698072 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45463 | ||
| 22401 | 2025.09.09 23:13:32.698529 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22402 | 2025.09.09 23:13:32.698087 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47195 | ||
| 22403 | 2025.09.09 23:13:32.698568 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22404 | 2025.09.09 23:13:32.698593 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22405 | 2025.09.09 23:13:32.698611 [ 371 ] {} <Debug> TCP-Session: c8cbe1b8-a1f2-4458-9fa9-bc9d248b4e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:43696 | ||
| 22406 | 2025.09.09 23:13:32.698577 [ 366 ] {} <Debug> TCP-Session: 8f25efb0-695d-4a16-8f48-fbcb37c307e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58336 | ||
| 22407 | 2025.09.09 23:13:32.698622 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22408 | 2025.09.09 23:13:32.698633 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22409 | 2025.09.09 23:13:32.698646 [ 366 ] {} <Debug> TCP-Session: 8f25efb0-695d-4a16-8f48-fbcb37c307e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22410 | 2025.09.09 23:13:32.698654 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22411 | 2025.09.09 23:13:32.698684 [ 366 ] {} <Debug> TCP-Session: 8f25efb0-695d-4a16-8f48-fbcb37c307e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22412 | 2025.09.09 23:13:32.698677 [ 359 ] {} <Debug> TCP-Session: 13f0a3ce-80f1-479e-b579-300063b60115 Authenticating user 'default' from [fd00:1122:3344:101::e]:47195 | ||
| 22413 | 2025.09.09 23:13:32.698633 [ 371 ] {} <Debug> TCP-Session: c8cbe1b8-a1f2-4458-9fa9-bc9d248b4e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22414 | 2025.09.09 23:13:32.698723 [ 359 ] {} <Debug> TCP-Session: 13f0a3ce-80f1-479e-b579-300063b60115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22415 | 2025.09.09 23:13:32.698738 [ 371 ] {} <Debug> TCP-Session: c8cbe1b8-a1f2-4458-9fa9-bc9d248b4e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22416 | 2025.09.09 23:13:32.698750 [ 359 ] {} <Debug> TCP-Session: 13f0a3ce-80f1-479e-b579-300063b60115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22417 | 2025.09.09 23:13:32.698671 [ 367 ] {} <Debug> TCP-Session: 612e9a67-b7ea-4e0b-aa97-e44c955f4f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:45463 | ||
| 22418 | 2025.09.09 23:13:32.698801 [ 367 ] {} <Debug> TCP-Session: 612e9a67-b7ea-4e0b-aa97-e44c955f4f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22419 | 2025.09.09 23:13:32.698816 [ 367 ] {} <Debug> TCP-Session: 612e9a67-b7ea-4e0b-aa97-e44c955f4f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22420 | 2025.09.09 23:13:32.698979 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 22421 | 2025.09.09 23:13:32.700038 [ 296 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> AggregatingTransform: Aggregating | ||
| 22422 | 2025.09.09 23:13:32.700083 [ 296 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> Aggregator: Aggregation method: without_key | ||
| 22423 | 2025.09.09 23:13:32.700125 [ 296 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041528 sec. (960.128 rows/sec., 37.50 KiB/sec.) | ||
| 22424 | 2025.09.09 23:13:32.700147 [ 296 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Trace> Aggregator: Merging aggregated data | ||
| 22425 | 2025.09.09 23:13:32.701598 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003385 sec., 295.4209748892171 rows/sec., 11.54 KiB/sec. | ||
| 22426 | 2025.09.09 23:13:32.701822 [ 363 ] {5dff93d2-6b3f-4678-8ada-752698639534} <Debug> TCPHandler: Processed in 0.003886668 sec. | ||
| 22427 | 2025.09.09 23:13:32.701947 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22428 | 2025.09.09 23:13:32.701975 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22429 | 2025.09.09 23:13:32.701980 [ 363 ] {} <Debug> TCP-Session: 715898f1-9374-4507-b3a0-93df694245e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22430 | 2025.09.09 23:13:32.701990 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22431 | 2025.09.09 23:13:32.702009 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22432 | 2025.09.09 23:13:32.702034 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22433 | 2025.09.09 23:13:32.702067 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22434 | 2025.09.09 23:13:32.702088 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22435 | 2025.09.09 23:13:32.702114 [ 364 ] {} <Debug> TCP-Session: b42f9308-3b83-479c-8d1b-4526d8bf24c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22436 | 2025.09.09 23:13:32.702123 [ 366 ] {} <Debug> TCP-Session: 8f25efb0-695d-4a16-8f48-fbcb37c307e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22437 | 2025.09.09 23:13:32.702136 [ 359 ] {} <Debug> TCP-Session: 13f0a3ce-80f1-479e-b579-300063b60115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22438 | 2025.09.09 23:13:32.702074 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22439 | 2025.09.09 23:13:32.702049 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22440 | 2025.09.09 23:13:32.702206 [ 370 ] {} <Debug> TCP-Session: 9dd56306-f2c6-4647-a907-c01f6472b898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22441 | 2025.09.09 23:13:32.702024 [ 360 ] {} <Debug> TCP-Session: 8daf2eaa-74e3-4d52-b83c-e2b7f8da00b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22442 | 2025.09.09 23:13:32.702234 [ 371 ] {} <Debug> TCP-Session: c8cbe1b8-a1f2-4458-9fa9-bc9d248b4e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22443 | 2025.09.09 23:13:32.702078 [ 365 ] {} <Debug> TCP-Session: 2e125d5b-1be8-41b7-97a0-a1614d0ab8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22444 | 2025.09.09 23:13:32.702060 [ 367 ] {} <Debug> TCP-Session: 612e9a67-b7ea-4e0b-aa97-e44c955f4f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22445 | 2025.09.09 23:13:34.625434 [ 217 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 22446 | 2025.09.09 23:13:34.625505 [ 217 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 22447 | 2025.09.09 23:13:34.629393 [ 217 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 22448 | 2025.09.09 23:13:34.927339 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22449 | 2025.09.09 23:13:34.927511 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22450 | 2025.09.09 23:13:34.927576 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22451 | 2025.09.09 23:13:34.928424 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2025.09.09 23:13:34.928472 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22453 | 2025.09.09 23:13:34.928996 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22454 | 2025.09.09 23:13:34.929425 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22455 | 2025.09.09 23:13:34.929578 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002114 sec., 193945.12771996215 rows/sec., 12.30 MiB/sec. | ||
| 22456 | 2025.09.09 23:13:34.929623 [ 275 ] {0802cdfd-a710-4c4c-a55d-c0ee3d26ffcc} <Debug> TCPHandler: Processed in 0.002410302 sec. | ||
| 22457 | 2025.09.09 23:13:34.929749 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22458 | 2025.09.09 23:13:34.929845 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22459 | 2025.09.09 23:13:34.929888 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22460 | 2025.09.09 23:13:34.930959 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22461 | 2025.09.09 23:13:34.930994 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22462 | 2025.09.09 23:13:34.931498 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22463 | 2025.09.09 23:13:34.931918 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2025.09.09 23:13:34.932052 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.002226 sec., 545372.8661275831 rows/sec., 43.64 MiB/sec. | ||
| 22465 | 2025.09.09 23:13:34.932093 [ 275 ] {f1e718e1-e8b2-4925-93eb-be8afa9532ed} <Debug> TCPHandler: Processed in 0.002395742 sec. | ||
| 22466 | 2025.09.09 23:13:34.932123 [ 217 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 22467 | 2025.09.09 23:13:34.932181 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 22468 | 2025.09.09 23:13:34.932215 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22469 | 2025.09.09 23:13:34.932343 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22470 | 2025.09.09 23:13:34.932394 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22471 | 2025.09.09 23:13:34.932958 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22472 | 2025.09.09 23:13:34.933000 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22473 | 2025.09.09 23:13:34.933511 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22474 | 2025.09.09 23:13:34.934073 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22475 | 2025.09.09 23:13:34.934217 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001899 sec., 134807.7935755661 rows/sec., 8.31 MiB/sec. | ||
| 22476 | 2025.09.09 23:13:34.934260 [ 275 ] {93624d9f-e092-4800-913a-37a458324ed9} <Debug> TCPHandler: Processed in 0.002106457 sec. | ||
| 22477 | 2025.09.09 23:13:34.934275 [ 217 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 22478 | 2025.09.09 23:13:34.934370 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2025.09.09 23:13:34.934469 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22480 | 2025.09.09 23:13:34.934509 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22481 | 2025.09.09 23:13:34.934990 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22482 | 2025.09.09 23:13:34.935028 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22483 | 2025.09.09 23:13:34.935521 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22484 | 2025.09.09 23:13:34.935986 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22485 | 2025.09.09 23:13:34.936118 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001668 sec., 127098.32134292566 rows/sec., 8.20 MiB/sec. | ||
| 22486 | 2025.09.09 23:13:34.936158 [ 275 ] {5ca62bfb-12f4-49f8-9179-850e7aa9c334} <Debug> TCPHandler: Processed in 0.001837452 sec. | ||
| 22487 | 2025.09.09 23:13:34.936257 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22488 | 2025.09.09 23:13:34.936351 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22489 | 2025.09.09 23:13:34.936391 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22490 | 2025.09.09 23:13:34.936864 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22491 | 2025.09.09 23:13:34.936975 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22492 | 2025.09.09 23:13:34.937380 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22493 | 2025.09.09 23:13:34.937782 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22494 | 2025.09.09 23:13:34.937914 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00158 sec., 133544.30379746834 rows/sec., 7.58 MiB/sec. | ||
| 22495 | 2025.09.09 23:13:34.937959 [ 275 ] {1c76288c-c83a-44bb-8c18-b3c013dd7c7f} <Debug> TCPHandler: Processed in 0.001749851 sec. | ||
| 22496 | 2025.09.09 23:13:34.938081 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22497 | 2025.09.09 23:13:34.938203 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22498 | 2025.09.09 23:13:34.938253 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22499 | 2025.09.09 23:13:34.938981 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22500 | 2025.09.09 23:13:34.939018 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22501 | 2025.09.09 23:13:34.939491 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22502 | 2025.09.09 23:13:34.939947 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22503 | 2025.09.09 23:13:34.940086 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001907 sec., 382800.2097535396 rows/sec., 26.91 MiB/sec. | ||
| 22504 | 2025.09.09 23:13:34.940127 [ 275 ] {cd69bed6-1cc7-44ec-9545-aacb8feb8536} <Debug> TCPHandler: Processed in 0.002108597 sec. | ||
| 22505 | 2025.09.09 23:13:34.940199 [ 221 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 22506 | 2025.09.09 23:13:34.940237 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22507 | 2025.09.09 23:13:34.940257 [ 221 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 22508 | 2025.09.09 23:13:34.940357 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22509 | 2025.09.09 23:13:34.940407 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22510 | 2025.09.09 23:13:34.940741 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22511 | 2025.09.09 23:13:34.940781 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22512 | 2025.09.09 23:13:34.941255 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22513 | 2025.09.09 23:13:34.941720 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22514 | 2025.09.09 23:13:34.941863 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 205.56 KiB/sec. | ||
| 22515 | 2025.09.09 23:13:34.941901 [ 275 ] {59b014d6-fddd-4884-ac38-d1af81597733} <Debug> TCPHandler: Processed in 0.00171498 sec. | ||
| 22516 | 2025.09.09 23:13:34.942023 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22517 | 2025.09.09 23:13:34.942146 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22518 | 2025.09.09 23:13:34.942199 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22519 | 2025.09.09 23:13:34.942725 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22520 | 2025.09.09 23:13:34.942775 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22521 | 2025.09.09 23:13:34.942929 [ 221 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 22522 | 2025.09.09 23:13:34.943369 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22523 | 2025.09.09 23:13:34.943880 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22524 | 2025.09.09 23:13:34.944020 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001898 sec., 165437.3024236038 rows/sec., 10.87 MiB/sec. | ||
| 22525 | 2025.09.09 23:13:34.944059 [ 275 ] {91c38bfe-2e84-4cd2-afe1-c67ffce06d7b} <Debug> TCPHandler: Processed in 0.002096637 sec. | ||
| 22526 | 2025.09.09 23:13:34.944083 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 22527 | 2025.09.09 23:13:34.944111 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 22528 | 2025.09.09 23:13:34.944158 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22529 | 2025.09.09 23:13:34.944258 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22530 | 2025.09.09 23:13:34.944301 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22531 | 2025.09.09 23:13:34.944636 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22532 | 2025.09.09 23:13:34.944676 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22533 | 2025.09.09 23:13:34.945174 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22534 | 2025.09.09 23:13:34.945711 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22535 | 2025.09.09 23:13:34.945845 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. | ||
| 22536 | 2025.09.09 23:13:34.945881 [ 275 ] {3c485ffd-f00d-4911-b353-70a2a63cfbd1} <Debug> TCPHandler: Processed in 0.001770761 sec. | ||
| 22537 | 2025.09.09 23:13:34.945991 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2025.09.09 23:13:34.946085 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22539 | 2025.09.09 23:13:34.946140 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22540 | 2025.09.09 23:13:34.946979 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 22541 | 2025.09.09 23:13:34.947070 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22542 | 2025.09.09 23:13:34.947114 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22543 | 2025.09.09 23:13:34.947786 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22544 | 2025.09.09 23:13:34.948224 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22545 | 2025.09.09 23:13:34.948367 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.0023 sec., 22173.91304347826 rows/sec., 39.73 MiB/sec. | ||
| 22546 | 2025.09.09 23:13:34.948424 [ 275 ] {7f402ccf-18ca-4f97-bb32-d557c25591fe} <Debug> TCPHandler: Processed in 0.002482783 sec. | ||
| 22547 | 2025.09.09 23:13:34.948534 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22548 | 2025.09.09 23:13:34.948628 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22549 | 2025.09.09 23:13:34.948669 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22550 | 2025.09.09 23:13:34.949009 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22551 | 2025.09.09 23:13:34.949046 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22552 | 2025.09.09 23:13:34.949504 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22553 | 2025.09.09 23:13:34.949918 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22554 | 2025.09.09 23:13:34.950048 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001439 sec., 72272.41139680333 rows/sec., 4.43 MiB/sec. | ||
| 22555 | 2025.09.09 23:13:34.950084 [ 275 ] {a0cd075e-d38c-4c92-a8f3-fa7b1a37c614} <Debug> TCPHandler: Processed in 0.001600289 sec. | ||
| 22556 | 2025.09.09 23:13:35.323952 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22557 | 2025.09.09 23:13:35.324030 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22558 | 2025.09.09 23:13:35.543952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46054 | ||
| 22559 | 2025.09.09 23:13:35.544749 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22560 | 2025.09.09 23:13:35.544818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22561 | 2025.09.09 23:13:35.545413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22562 | 2025.09.09 23:13:35.545843 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22563 | 2025.09.09 23:13:35.545972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46054 | ||
| 22564 | 2025.09.09 23:13:35.546052 [ 94 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22565 | 2025.09.09 23:13:35.546137 [ 94 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22566 | 2025.09.09 23:13:35.546174 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22567 | 2025.09.09 23:13:35.546342 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22568 | 2025.09.09 23:13:35.546517 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22569 | 2025.09.09 23:13:35.546580 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43686 rows starting from the beginning of the part | ||
| 22570 | 2025.09.09 23:13:35.546673 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22571 | 2025.09.09 23:13:35.546747 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22572 | 2025.09.09 23:13:35.546815 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22573 | 2025.09.09 23:13:35.546850 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22574 | 2025.09.09 23:13:35.546889 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 22575 | 2025.09.09 23:13:35.549512 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46054 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230736 sec., 14254956.146215599 rows/sec., 203.92 MiB/sec. | ||
| 22576 | 2025.09.09 23:13:35.550075 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22577 | 2025.09.09 23:13:35.550680 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22578 | 2025.09.09 23:13:35.550762 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_96_19} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22579 | 2025.09.09 23:13:35.550886 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22580 | 2025.09.09 23:13:35.697643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2856 | ||
| 22581 | 2025.09.09 23:13:35.700370 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22582 | 2025.09.09 23:13:35.700417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22583 | 2025.09.09 23:13:35.701626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22584 | 2025.09.09 23:13:35.701882 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22585 | 2025.09.09 23:13:35.702065 [ 94 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22586 | 2025.09.09 23:13:35.702128 [ 94 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22587 | 2025.09.09 23:13:35.702146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2856 | ||
| 22588 | 2025.09.09 23:13:35.702148 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22589 | 2025.09.09 23:13:35.702262 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 22590 | 2025.09.09 23:13:35.702709 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22591 | 2025.09.09 23:13:35.702832 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2616 rows starting from the beginning of the part | ||
| 22592 | 2025.09.09 23:13:35.703178 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 22593 | 2025.09.09 23:13:35.703532 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 92 rows starting from the beginning of the part | ||
| 22594 | 2025.09.09 23:13:35.703879 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 22595 | 2025.09.09 23:13:35.704221 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 22596 | 2025.09.09 23:13:35.704555 [ 187 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part | ||
| 22597 | 2025.09.09 23:13:35.713250 [ 192 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2856 rows, containing 72 columns (72 merged, 0 gathered) in 0.011022373 sec., 259109.3587560501 rows/sec., 204.51 MiB/sec. | ||
| 22598 | 2025.09.09 23:13:35.715736 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22599 | 2025.09.09 23:13:35.716398 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22600 | 2025.09.09 23:13:35.716490 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_71_14} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22601 | 2025.09.09 23:13:35.716859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 22602 | 2025.09.09 23:13:36.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.06 MiB, peak 423.14 MiB, free memory in arenas 0.00 B, will set to 406.93 MiB (RSS), difference: 3.87 MiB | ||
| 22603 | 2025.09.09 23:13:36.006975 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006507555 sec. | ||
| 22604 | 2025.09.09 23:13:37.991295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22605 | 2025.09.09 23:13:38.009225 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22606 | 2025.09.09 23:13:38.009271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22607 | 2025.09.09 23:13:38.015445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22608 | 2025.09.09 23:13:38.016152 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22609 | 2025.09.09 23:13:38.016444 [ 92 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22610 | 2025.09.09 23:13:38.016487 [ 92 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2025.09.09 23:13:38.016512 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22612 | 2025.09.09 23:13:38.016685 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22613 | 2025.09.09 23:13:38.019356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22614 | 2025.09.09 23:13:38.020987 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22615 | 2025.09.09 23:13:38.022921 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22616 | 2025.09.09 23:13:38.028244 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22617 | 2025.09.09 23:13:38.033154 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22618 | 2025.09.09 23:13:38.038212 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22619 | 2025.09.09 23:13:38.043376 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22620 | 2025.09.09 23:13:38.048460 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 22621 | 2025.09.09 23:13:38.106726 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090128712 sec., 8021.861002518265 rows/sec., 41.48 MiB/sec. | ||
| 22622 | 2025.09.09 23:13:38.109704 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22623 | 2025.09.09 23:13:38.111725 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_96_19} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22624 | 2025.09.09 23:13:38.111798 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_96_19} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22625 | 2025.09.09 23:13:38.114418 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22626 | 2025.09.09 23:13:39.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.02 MiB, peak 425.43 MiB, free memory in arenas 0.00 B, will set to 406.93 MiB (RSS), difference: -1.08 MiB | ||
| 22627 | 2025.09.09 23:13:39.913540 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22628 | 2025.09.09 23:13:39.913734 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22629 | 2025.09.09 23:13:39.913805 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22630 | 2025.09.09 23:13:39.914437 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22631 | 2025.09.09 23:13:39.914487 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22632 | 2025.09.09 23:13:39.914873 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22633 | 2025.09.09 23:13:39.915092 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22634 | 2025.09.09 23:13:39.915241 [ 88 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22635 | 2025.09.09 23:13:39.915259 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001577 sec., 48192.77108433735 rows/sec., 3.97 MiB/sec. | ||
| 22636 | 2025.09.09 23:13:39.915308 [ 88 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22637 | 2025.09.09 23:13:39.915330 [ 275 ] {d84aabf1-94ea-4d59-b37f-d9f8ccbab040} <Debug> TCPHandler: Processed in 0.001917374 sec. | ||
| 22638 | 2025.09.09 23:13:39.915336 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22639 | 2025.09.09 23:13:39.915456 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 22640 | 2025.09.09 23:13:39.915459 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22641 | 2025.09.09 23:13:39.915589 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22642 | 2025.09.09 23:13:39.915597 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22643 | 2025.09.09 23:13:39.915634 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2550 rows starting from the beginning of the part | ||
| 22644 | 2025.09.09 23:13:39.915653 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22645 | 2025.09.09 23:13:39.915716 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 76 rows starting from the beginning of the part | ||
| 22646 | 2025.09.09 23:13:39.915777 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1214 rows starting from the beginning of the part | ||
| 22647 | 2025.09.09 23:13:39.915832 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1217 rows starting from the beginning of the part | ||
| 22648 | 2025.09.09 23:13:39.915879 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1214 rows starting from the beginning of the part | ||
| 22649 | 2025.09.09 23:13:39.915928 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 22650 | 2025.09.09 23:13:39.916074 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22651 | 2025.09.09 23:13:39.916118 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22652 | 2025.09.09 23:13:39.916437 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22653 | 2025.09.09 23:13:39.916650 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22654 | 2025.09.09 23:13:39.916790 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 22655 | 2025.09.09 23:13:39.916829 [ 275 ] {ec904a77-d8d9-4e20-a53c-9aadfa4f12c8} <Debug> TCPHandler: Processed in 0.001419475 sec. | ||
| 22656 | 2025.09.09 23:13:39.916944 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22657 | 2025.09.09 23:13:39.917040 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22658 | 2025.09.09 23:13:39.917080 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22659 | 2025.09.09 23:13:39.917619 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2025.09.09 23:13:39.917656 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22661 | 2025.09.09 23:13:39.917982 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22662 | 2025.09.09 23:13:39.918061 [ 190 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653806 sec., 2391659.375251997 rows/sec., 203.61 MiB/sec. | ||
| 22663 | 2025.09.09 23:13:39.918186 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22664 | 2025.09.09 23:13:39.918321 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001301 sec., 56879.32359723289 rows/sec., 4.44 MiB/sec. | ||
| 22665 | 2025.09.09 23:13:39.918319 [ 87 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22666 | 2025.09.09 23:13:39.918362 [ 275 ] {6bd98bff-76c9-49aa-9b8e-69164e426845} <Debug> TCPHandler: Processed in 0.001468566 sec. | ||
| 22667 | 2025.09.09 23:13:39.918368 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22668 | 2025.09.09 23:13:39.918403 [ 87 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2025.09.09 23:13:39.918432 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22670 | 2025.09.09 23:13:39.918500 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22671 | 2025.09.09 23:13:39.918530 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 22672 | 2025.09.09 23:13:39.918600 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22673 | 2025.09.09 23:13:39.918650 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22674 | 2025.09.09 23:13:39.918661 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22675 | 2025.09.09 23:13:39.918700 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1415 rows starting from the beginning of the part | ||
| 22676 | 2025.09.09 23:13:39.918703 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22677 | 2025.09.09 23:13:39.918773 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 74 rows starting from the beginning of the part | ||
| 22678 | 2025.09.09 23:13:39.918799 [ 204 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_146_29} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22679 | 2025.09.09 23:13:39.918827 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 730 rows starting from the beginning of the part | ||
| 22680 | 2025.09.09 23:13:39.918875 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 532 rows starting from the beginning of the part | ||
| 22681 | 2025.09.09 23:13:39.918899 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 22682 | 2025.09.09 23:13:39.918918 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 730 rows starting from the beginning of the part | ||
| 22683 | 2025.09.09 23:13:39.918962 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 22684 | 2025.09.09 23:13:39.919063 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22685 | 2025.09.09 23:13:39.919106 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22686 | 2025.09.09 23:13:39.919450 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22687 | 2025.09.09 23:13:39.919666 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22688 | 2025.09.09 23:13:39.919807 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 22689 | 2025.09.09 23:13:39.919845 [ 275 ] {e296e4bc-b600-4133-921f-95d68cdfdf3d} <Debug> TCPHandler: Processed in 0.001394515 sec. | ||
| 22690 | 2025.09.09 23:13:39.919950 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22691 | 2025.09.09 23:13:39.920044 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22692 | 2025.09.09 23:13:39.920098 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22693 | 2025.09.09 23:13:39.920349 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863643 sec., 1907554.1828558368 rows/sec., 144.75 MiB/sec. | ||
| 22694 | 2025.09.09 23:13:39.920523 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22695 | 2025.09.09 23:13:39.920768 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22696 | 2025.09.09 23:13:39.920835 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_146_29} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22697 | 2025.09.09 23:13:39.920898 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22698 | 2025.09.09 23:13:39.920906 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 22699 | 2025.09.09 23:13:39.920943 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22700 | 2025.09.09 23:13:39.921476 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22701 | 2025.09.09 23:13:39.921699 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22702 | 2025.09.09 23:13:39.921845 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 22703 | 2025.09.09 23:13:39.921914 [ 275 ] {bb5be234-a581-4804-8623-448a993f6e9b} <Debug> TCPHandler: Processed in 0.002013745 sec. | ||
| 22704 | 2025.09.09 23:13:39.922023 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22705 | 2025.09.09 23:13:39.922114 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22706 | 2025.09.09 23:13:39.922157 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22707 | 2025.09.09 23:13:39.922507 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22708 | 2025.09.09 23:13:39.922543 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22709 | 2025.09.09 23:13:39.922853 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22710 | 2025.09.09 23:13:39.923056 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22711 | 2025.09.09 23:13:39.923174 [ 87 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22712 | 2025.09.09 23:13:39.923184 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 22713 | 2025.09.09 23:13:39.923209 [ 87 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22714 | 2025.09.09 23:13:39.923232 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22715 | 2025.09.09 23:13:39.923234 [ 275 ] {3c5768c4-409f-433f-b32c-77831fbfba24} <Debug> TCPHandler: Processed in 0.001260302 sec. | ||
| 22716 | 2025.09.09 23:13:39.923319 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 22717 | 2025.09.09 23:13:39.923408 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22718 | 2025.09.09 23:13:39.923436 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 10932 rows starting from the beginning of the part | ||
| 22719 | 2025.09.09 23:13:39.923490 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 22720 | 2025.09.09 23:13:39.923532 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 22721 | 2025.09.09 23:13:39.923570 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 22722 | 2025.09.09 23:13:39.923608 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 104 rows starting from the beginning of the part | ||
| 22723 | 2025.09.09 23:13:39.923646 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 22724 | 2025.09.09 23:13:39.926218 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002935252 sec., 3856568.362784524 rows/sec., 245.81 MiB/sec. | ||
| 22725 | 2025.09.09 23:13:39.926438 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22726 | 2025.09.09 23:13:39.926677 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22727 | 2025.09.09 23:13:39.926737 [ 190 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_146_29} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22728 | 2025.09.09 23:13:39.926796 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 22729 | 2025.09.09 23:13:43.046197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46566 | ||
| 22730 | 2025.09.09 23:13:43.047021 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22731 | 2025.09.09 23:13:43.047100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 22732 | 2025.09.09 23:13:43.047709 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22733 | 2025.09.09 23:13:43.047938 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22734 | 2025.09.09 23:13:43.048086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46566 | ||
| 22735 | 2025.09.09 23:13:44.927223 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22736 | 2025.09.09 23:13:44.927515 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22737 | 2025.09.09 23:13:44.927613 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22738 | 2025.09.09 23:13:44.928639 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2025.09.09 23:13:44.928682 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22740 | 2025.09.09 23:13:44.929085 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22741 | 2025.09.09 23:13:44.929327 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22742 | 2025.09.09 23:13:44.929476 [ 29 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22743 | 2025.09.09 23:13:44.929491 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002048 sec., 200195.3125 rows/sec., 12.70 MiB/sec. | ||
| 22744 | 2025.09.09 23:13:44.929547 [ 29 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22745 | 2025.09.09 23:13:44.929565 [ 275 ] {d2f2ee84-2e65-4097-90dc-26d31dff23b9} <Debug> TCPHandler: Processed in 0.002510404 sec. | ||
| 22746 | 2025.09.09 23:13:44.929576 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22747 | 2025.09.09 23:13:44.929707 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22748 | 2025.09.09 23:13:44.929705 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 22749 | 2025.09.09 23:13:44.929812 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22750 | 2025.09.09 23:13:44.929860 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22751 | 2025.09.09 23:13:44.929870 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22752 | 2025.09.09 23:13:44.929908 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 434 rows starting from the beginning of the part | ||
| 22753 | 2025.09.09 23:13:44.929976 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 22754 | 2025.09.09 23:13:44.930030 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 22755 | 2025.09.09 23:13:44.930077 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 22756 | 2025.09.09 23:13:44.930120 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 22757 | 2025.09.09 23:13:44.930161 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 22758 | 2025.09.09 23:13:44.930271 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22759 | 2025.09.09 23:13:44.930316 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22760 | 2025.09.09 23:13:44.930644 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22761 | 2025.09.09 23:13:44.930876 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22762 | 2025.09.09 23:13:44.931011 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001218 sec., 3284.072249589491 rows/sec., 267.79 KiB/sec. | ||
| 22763 | 2025.09.09 23:13:44.931055 [ 275 ] {d0b10952-76b0-4f26-b394-7d9ea8888cf6} <Debug> TCPHandler: Processed in 0.001399695 sec. | ||
| 22764 | 2025.09.09 23:13:44.931171 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22765 | 2025.09.09 23:13:44.931265 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22766 | 2025.09.09 23:13:44.931304 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22767 | 2025.09.09 23:13:44.931453 [ 197 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807392 sec., 1374355.9781165349 rows/sec., 92.69 MiB/sec. | ||
| 22768 | 2025.09.09 23:13:44.931684 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22769 | 2025.09.09 23:13:44.932064 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22770 | 2025.09.09 23:13:44.932162 [ 191 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_71_14} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22771 | 2025.09.09 23:13:44.932273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 22772 | 2025.09.09 23:13:44.932579 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22773 | 2025.09.09 23:13:44.932620 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22774 | 2025.09.09 23:13:44.932996 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22775 | 2025.09.09 23:13:44.933207 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22776 | 2025.09.09 23:13:44.933341 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Debug> executeQuery: Read 1216 rows, 99.61 KiB in 0.002095 sec., 580429.5942720764 rows/sec., 46.43 MiB/sec. | ||
| 22777 | 2025.09.09 23:13:44.933380 [ 275 ] {b61ea7ce-2dd8-42ee-b136-d7519cebb167} <Debug> TCPHandler: Processed in 0.00225852 sec. | ||
| 22778 | 2025.09.09 23:13:44.933510 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22779 | 2025.09.09 23:13:44.933634 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22780 | 2025.09.09 23:13:44.933684 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22781 | 2025.09.09 23:13:44.934270 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22782 | 2025.09.09 23:13:44.934308 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22783 | 2025.09.09 23:13:44.934640 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22784 | 2025.09.09 23:13:44.934856 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2025.09.09 23:13:44.934977 [ 29 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22786 | 2025.09.09 23:13:44.934993 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Debug> executeQuery: Read 260 rows, 16.43 KiB in 0.001384 sec., 187861.2716763006 rows/sec., 11.59 MiB/sec. | ||
| 22787 | 2025.09.09 23:13:44.935018 [ 29 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22788 | 2025.09.09 23:13:44.935044 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22789 | 2025.09.09 23:13:44.935045 [ 275 ] {78453aa3-d42d-43c0-b543-a1ee25db31d4} <Debug> TCPHandler: Processed in 0.001598458 sec. | ||
| 22790 | 2025.09.09 23:13:44.935143 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 22791 | 2025.09.09 23:13:44.935172 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22792 | 2025.09.09 23:13:44.935269 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22793 | 2025.09.09 23:13:44.935274 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22794 | 2025.09.09 23:13:44.935309 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 300 rows starting from the beginning of the part | ||
| 22795 | 2025.09.09 23:13:44.935338 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22796 | 2025.09.09 23:13:44.935380 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 256 rows starting from the beginning of the part | ||
| 22797 | 2025.09.09 23:13:44.935444 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 12 rows starting from the beginning of the part | ||
| 22798 | 2025.09.09 23:13:44.935495 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 256 rows starting from the beginning of the part | ||
| 22799 | 2025.09.09 23:13:44.935543 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 22800 | 2025.09.09 23:13:44.935592 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 260 rows starting from the beginning of the part | ||
| 22801 | 2025.09.09 23:13:44.935851 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2025.09.09 23:13:44.935895 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22803 | 2025.09.09 23:13:44.936242 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22804 | 2025.09.09 23:13:44.936465 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22805 | 2025.09.09 23:13:44.936548 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443875 sec., 757683.3174616916 rows/sec., 50.08 MiB/sec. | ||
| 22806 | 2025.09.09 23:13:44.936601 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001346 sec., 157503.7147102526 rows/sec., 10.16 MiB/sec. | ||
| 22807 | 2025.09.09 23:13:44.936646 [ 275 ] {dc1dec6a-7306-4cb4-9ee2-41a54fb64c12} <Debug> TCPHandler: Processed in 0.001524207 sec. | ||
| 22808 | 2025.09.09 23:13:44.936688 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22809 | 2025.09.09 23:13:44.936764 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22810 | 2025.09.09 23:13:44.936865 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22811 | 2025.09.09 23:13:44.936907 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22812 | 2025.09.09 23:13:44.936949 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22813 | 2025.09.09 23:13:44.937026 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_141_28} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22814 | 2025.09.09 23:13:44.937099 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22815 | 2025.09.09 23:13:44.937398 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22816 | 2025.09.09 23:13:44.937439 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22817 | 2025.09.09 23:13:44.937758 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22818 | 2025.09.09 23:13:44.937971 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22819 | 2025.09.09 23:13:44.938089 [ 29 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22820 | 2025.09.09 23:13:44.938111 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 22821 | 2025.09.09 23:13:44.938147 [ 29 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22822 | 2025.09.09 23:13:44.938166 [ 275 ] {eed33682-068a-4c4a-a1c7-69047c538c5e} <Debug> TCPHandler: Processed in 0.001451746 sec. | ||
| 22823 | 2025.09.09 23:13:44.938184 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22824 | 2025.09.09 23:13:44.938281 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 22825 | 2025.09.09 23:13:44.938290 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22826 | 2025.09.09 23:13:44.938381 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22827 | 2025.09.09 23:13:44.938402 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22828 | 2025.09.09 23:13:44.938412 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 223 rows starting from the beginning of the part | ||
| 22829 | 2025.09.09 23:13:44.938448 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22830 | 2025.09.09 23:13:44.938476 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 22831 | 2025.09.09 23:13:44.938526 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 22832 | 2025.09.09 23:13:44.938570 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 22833 | 2025.09.09 23:13:44.938611 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 22834 | 2025.09.09 23:13:44.938652 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 22835 | 2025.09.09 23:13:44.939326 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22836 | 2025.09.09 23:13:44.939368 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22837 | 2025.09.09 23:13:44.939589 [ 191 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342764 sec., 951768.1439180676 rows/sec., 57.85 MiB/sec. | ||
| 22838 | 2025.09.09 23:13:44.939727 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22839 | 2025.09.09 23:13:44.939727 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22840 | 2025.09.09 23:13:44.940003 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22841 | 2025.09.09 23:13:44.940044 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22842 | 2025.09.09 23:13:44.940116 [ 200 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_71_14} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22843 | 2025.09.09 23:13:44.940140 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Debug> executeQuery: Read 734 rows, 52.88 KiB in 0.001764 sec., 416099.7732426304 rows/sec., 29.27 MiB/sec. | ||
| 22844 | 2025.09.09 23:13:44.940178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 22845 | 2025.09.09 23:13:44.940181 [ 275 ] {063f04d6-b2cc-4538-b9f6-0a21972c7fad} <Debug> TCPHandler: Processed in 0.001952544 sec. | ||
| 22846 | 2025.09.09 23:13:44.940314 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22847 | 2025.09.09 23:13:44.940401 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22848 | 2025.09.09 23:13:44.940440 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22849 | 2025.09.09 23:13:44.940763 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22850 | 2025.09.09 23:13:44.940797 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22851 | 2025.09.09 23:13:44.941160 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22852 | 2025.09.09 23:13:44.941369 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22853 | 2025.09.09 23:13:44.941486 [ 29 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 5 parts from all_62_62_0 to all_66_66_0 | ||
| 22854 | 2025.09.09 23:13:44.941499 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 22855 | 2025.09.09 23:13:44.941528 [ 29 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22856 | 2025.09.09 23:13:44.941550 [ 275 ] {bd9e7836-7d17-40f3-8260-2432544cc480} <Debug> TCPHandler: Processed in 0.001265692 sec. | ||
| 22857 | 2025.09.09 23:13:44.941552 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22858 | 2025.09.09 23:13:44.941651 [ 217 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 22859 | 2025.09.09 23:13:44.941667 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22860 | 2025.09.09 23:13:44.941686 [ 217 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 22861 | 2025.09.09 23:13:44.941661 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_62_62_0 to all_66_66_0 into Compact with storage Full | ||
| 22862 | 2025.09.09 23:13:44.941779 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22863 | 2025.09.09 23:13:44.941826 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22864 | 2025.09.09 23:13:44.941832 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22865 | 2025.09.09 23:13:44.941876 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 22866 | 2025.09.09 23:13:44.941940 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 22867 | 2025.09.09 23:13:44.941986 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 22868 | 2025.09.09 23:13:44.942025 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 22869 | 2025.09.09 23:13:44.942064 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 22870 | 2025.09.09 23:13:44.942307 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22871 | 2025.09.09 23:13:44.942350 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22872 | 2025.09.09 23:13:44.942744 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22873 | 2025.09.09 23:13:44.942813 [ 189 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191481 sec., 25178.748129428834 rows/sec., 1.28 MiB/sec. | ||
| 22874 | 2025.09.09 23:13:44.942951 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Trace> MergedBlockOutputStream: filled checksums all_62_66_1 (state Temporary) | ||
| 22875 | 2025.09.09 23:13:44.942997 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2025.09.09 23:13:44.943147 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001387 sec., 227829.84859408796 rows/sec., 14.97 MiB/sec. | ||
| 22877 | 2025.09.09 23:13:44.943187 [ 275 ] {05cf1dd9-5916-4dd5-96f6-b0cb4041ff04} <Debug> TCPHandler: Processed in 0.001568438 sec. | ||
| 22878 | 2025.09.09 23:13:44.943254 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_62_66_1 to all_62_66_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22879 | 2025.09.09 23:13:44.943297 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22880 | 2025.09.09 23:13:44.943343 [ 191 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_62_66_1} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 5 parts: [all_62_62_0, all_66_66_0] -> all_62_66_1 | ||
| 22881 | 2025.09.09 23:13:44.943394 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22882 | 2025.09.09 23:13:44.943413 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22883 | 2025.09.09 23:13:44.943439 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22884 | 2025.09.09 23:13:44.943751 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22885 | 2025.09.09 23:13:44.943787 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22886 | 2025.09.09 23:13:44.943992 [ 217 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 22887 | 2025.09.09 23:13:44.944105 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22888 | 2025.09.09 23:13:44.944338 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22889 | 2025.09.09 23:13:44.944448 [ 51 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 22890 | 2025.09.09 23:13:44.944465 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 22891 | 2025.09.09 23:13:44.944496 [ 51 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22892 | 2025.09.09 23:13:44.944512 [ 275 ] {3e3ea9e3-11fe-4369-8ac1-0a824fca26d9} <Debug> TCPHandler: Processed in 0.001261592 sec. | ||
| 22893 | 2025.09.09 23:13:44.944533 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22894 | 2025.09.09 23:13:44.944611 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 22895 | 2025.09.09 23:13:44.944626 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22896 | 2025.09.09 23:13:44.944701 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22897 | 2025.09.09 23:13:44.944724 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22898 | 2025.09.09 23:13:44.944731 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 65 rows starting from the beginning of the part | ||
| 22899 | 2025.09.09 23:13:44.944784 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22900 | 2025.09.09 23:13:44.944792 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 22901 | 2025.09.09 23:13:44.944840 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 22902 | 2025.09.09 23:13:44.944874 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 22903 | 2025.09.09 23:13:44.944905 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 22904 | 2025.09.09 23:13:44.944938 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 22905 | 2025.09.09 23:13:44.945621 [ 189 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.001039898 sec., 67314.29428655503 rows/sec., 4.41 MiB/sec. | ||
| 22906 | 2025.09.09 23:13:44.945711 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22907 | 2025.09.09 23:13:44.945735 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 22908 | 2025.09.09 23:13:44.945754 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22909 | 2025.09.09 23:13:44.945986 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22910 | 2025.09.09 23:13:44.946066 [ 200 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_66_14} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 22911 | 2025.09.09 23:13:44.946127 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22912 | 2025.09.09 23:13:44.946337 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22913 | 2025.09.09 23:13:44.946551 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22914 | 2025.09.09 23:13:44.946677 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22915 | 2025.09.09 23:13:44.946692 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001985 sec., 25692.695214105795 rows/sec., 46.04 MiB/sec. | ||
| 22916 | 2025.09.09 23:13:44.946715 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22917 | 2025.09.09 23:13:44.946738 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22918 | 2025.09.09 23:13:44.946770 [ 275 ] {2884faee-7a82-4f0c-9adf-ea9a660ef926} <Debug> TCPHandler: Processed in 0.002190628 sec. | ||
| 22919 | 2025.09.09 23:13:44.946825 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 22920 | 2025.09.09 23:13:44.946886 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22921 | 2025.09.09 23:13:44.946979 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22922 | 2025.09.09 23:13:44.947006 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22923 | 2025.09.09 23:13:44.947019 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22924 | 2025.09.09 23:13:44.947058 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2882 rows starting from the beginning of the part | ||
| 22925 | 2025.09.09 23:13:44.947172 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part | ||
| 22926 | 2025.09.09 23:13:44.947272 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 22927 | 2025.09.09 23:13:44.947354 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22928 | 2025.09.09 23:13:44.947370 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 51 rows starting from the beginning of the part | ||
| 22929 | 2025.09.09 23:13:44.947389 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22930 | 2025.09.09 23:13:44.947468 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 22931 | 2025.09.09 23:13:44.947561 [ 186 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part | ||
| 22932 | 2025.09.09 23:13:44.947688 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22933 | 2025.09.09 23:13:44.947890 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22934 | 2025.09.09 23:13:44.948014 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 22935 | 2025.09.09 23:13:44.948050 [ 275 ] {996efacf-9d64-4e85-8ce9-bae118aeb7d3} <Debug> TCPHandler: Processed in 0.001211431 sec. | ||
| 22936 | 2025.09.09 23:13:44.956305 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 19 columns (19 merged, 0 gathered) in 0.009517227 sec., 320996.8617959832 rows/sec., 574.92 MiB/sec. | ||
| 22937 | 2025.09.09 23:13:44.959198 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22938 | 2025.09.09 23:13:44.959575 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2025.09.09 23:13:44.959658 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22940 | 2025.09.09 23:13:44.959825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. | ||
| 22941 | 2025.09.09 23:13:45.519506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22942 | 2025.09.09 23:13:45.537510 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22943 | 2025.09.09 23:13:45.537560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22944 | 2025.09.09 23:13:45.543767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22945 | 2025.09.09 23:13:45.544489 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22946 | 2025.09.09 23:13:45.547678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22947 | 2025.09.09 23:13:45.702471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2892 | ||
| 22948 | 2025.09.09 23:13:45.704971 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22949 | 2025.09.09 23:13:45.705014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22950 | 2025.09.09 23:13:45.706273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22951 | 2025.09.09 23:13:45.706545 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22952 | 2025.09.09 23:13:45.706810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2892 | ||
| 22953 | 2025.09.09 23:13:49.049538 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 22954 | 2025.09.09 23:13:49.049637 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 22955 | 2025.09.09 23:13:49.053191 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 22956 | 2025.09.09 23:13:49.912970 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22957 | 2025.09.09 23:13:49.913145 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22958 | 2025.09.09 23:13:49.913207 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22959 | 2025.09.09 23:13:49.913878 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22960 | 2025.09.09 23:13:49.913926 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22961 | 2025.09.09 23:13:49.914307 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22962 | 2025.09.09 23:13:49.914532 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22963 | 2025.09.09 23:13:49.914682 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001585 sec., 47949.526813880126 rows/sec., 3.95 MiB/sec. | ||
| 22964 | 2025.09.09 23:13:49.914723 [ 275 ] {7ef64c4b-532c-4343-958a-4213da424760} <Debug> TCPHandler: Processed in 0.001871413 sec. | ||
| 22965 | 2025.09.09 23:13:49.914837 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22966 | 2025.09.09 23:13:49.914930 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22967 | 2025.09.09 23:13:49.914969 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22968 | 2025.09.09 23:13:49.915351 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22969 | 2025.09.09 23:13:49.915386 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22970 | 2025.09.09 23:13:49.915668 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22971 | 2025.09.09 23:13:49.915866 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22972 | 2025.09.09 23:13:49.915989 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001078 sec., 9276.43784786642 rows/sec., 697.54 KiB/sec. | ||
| 22973 | 2025.09.09 23:13:49.916026 [ 275 ] {7dfcbc2c-d56b-4ac7-b1ee-e6edc5fdec5f} <Debug> TCPHandler: Processed in 0.001235962 sec. | ||
| 22974 | 2025.09.09 23:13:49.916070 [ 224 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22975 | 2025.09.09 23:13:49.916120 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22976 | 2025.09.09 23:13:49.916140 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22977 | 2025.09.09 23:13:49.916236 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22978 | 2025.09.09 23:13:49.916275 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22979 | 2025.09.09 23:13:49.916691 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22980 | 2025.09.09 23:13:49.916728 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22981 | 2025.09.09 23:13:49.917056 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22982 | 2025.09.09 23:13:49.917267 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22983 | 2025.09.09 23:13:49.917391 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 22984 | 2025.09.09 23:13:49.917429 [ 275 ] {621808bb-5ccc-4ced-9a6a-2760a9e7dd81} <Debug> TCPHandler: Processed in 0.001335364 sec. | ||
| 22985 | 2025.09.09 23:13:49.917532 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22986 | 2025.09.09 23:13:49.917625 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22987 | 2025.09.09 23:13:49.917667 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22988 | 2025.09.09 23:13:49.918078 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22989 | 2025.09.09 23:13:49.918114 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22990 | 2025.09.09 23:13:49.918182 [ 224 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 22991 | 2025.09.09 23:13:49.918451 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22992 | 2025.09.09 23:13:49.918662 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22993 | 2025.09.09 23:13:49.918773 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_143_30 to all_147_147_0 | ||
| 22994 | 2025.09.09 23:13:49.918787 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 22995 | 2025.09.09 23:13:49.918840 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22996 | 2025.09.09 23:13:49.918849 [ 275 ] {387ab65d-a52f-46a8-92d5-0cf63671e370} <Debug> TCPHandler: Processed in 0.001363413 sec. | ||
| 22997 | 2025.09.09 23:13:49.918867 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22998 | 2025.09.09 23:13:49.918966 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_30 to all_147_147_0 into Compact with storage Full | ||
| 22999 | 2025.09.09 23:13:49.918972 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23000 | 2025.09.09 23:13:49.919082 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23001 | 2025.09.09 23:13:49.919082 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23002 | 2025.09.09 23:13:49.919127 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_30, total 49173 rows starting from the beginning of the part | ||
| 23003 | 2025.09.09 23:13:49.919135 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23004 | 2025.09.09 23:13:49.919193 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 845 rows starting from the beginning of the part | ||
| 23005 | 2025.09.09 23:13:49.919246 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 314 rows starting from the beginning of the part | ||
| 23006 | 2025.09.09 23:13:49.919296 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 23007 | 2025.09.09 23:13:49.919336 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 316 rows starting from the beginning of the part | ||
| 23008 | 2025.09.09 23:13:49.919922 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23009 | 2025.09.09 23:13:49.919956 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23010 | 2025.09.09 23:13:49.920464 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23011 | 2025.09.09 23:13:49.920683 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23012 | 2025.09.09 23:13:49.920824 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 23013 | 2025.09.09 23:13:49.920904 [ 275 ] {071de878-3cd2-4b16-b52c-b88db10073b6} <Debug> TCPHandler: Processed in 0.001978434 sec. | ||
| 23014 | 2025.09.09 23:13:49.921015 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23015 | 2025.09.09 23:13:49.921107 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23016 | 2025.09.09 23:13:49.921147 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23017 | 2025.09.09 23:13:49.921474 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23018 | 2025.09.09 23:13:49.921509 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23019 | 2025.09.09 23:13:49.921804 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23020 | 2025.09.09 23:13:49.922003 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23021 | 2025.09.09 23:13:49.922132 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 23022 | 2025.09.09 23:13:49.922169 [ 275 ] {34ca6043-9ef6-407b-ac96-f7dac8ab8339} <Debug> TCPHandler: Processed in 0.001201241 sec. | ||
| 23023 | 2025.09.09 23:13:49.930615 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50808 rows, containing 5 columns (5 merged, 0 gathered) in 0.011690875 sec., 4345953.574903504 rows/sec., 292.31 MiB/sec. | ||
| 23024 | 2025.09.09 23:13:49.930978 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Trace> MergedBlockOutputStream: filled checksums all_1_147_31 (state Temporary) | ||
| 23025 | 2025.09.09 23:13:49.931304 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_147_31 to all_1_147_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23026 | 2025.09.09 23:13:49.931381 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_147_31} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_143_30, all_147_147_0] -> all_1_147_31 | ||
| 23027 | 2025.09.09 23:13:49.931500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 23028 | 2025.09.09 23:13:50.324287 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23029 | 2025.09.09 23:13:50.324331 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23030 | 2025.09.09 23:13:50.548342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47014 | ||
| 23031 | 2025.09.09 23:13:50.549073 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23032 | 2025.09.09 23:13:50.549121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23033 | 2025.09.09 23:13:50.549658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23034 | 2025.09.09 23:13:50.549879 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23035 | 2025.09.09 23:13:50.550011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47014 | ||
| 23036 | 2025.09.09 23:13:53.047829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23037 | 2025.09.09 23:13:53.065862 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23038 | 2025.09.09 23:13:53.065907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23039 | 2025.09.09 23:13:53.072236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23040 | 2025.09.09 23:13:53.072949 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23041 | 2025.09.09 23:13:53.076022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23042 | 2025.09.09 23:13:54.806711 [ 220 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 23043 | 2025.09.09 23:13:54.806810 [ 220 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 23044 | 2025.09.09 23:13:54.811534 [ 220 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 23045 | 2025.09.09 23:13:54.927145 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23046 | 2025.09.09 23:13:54.927422 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23047 | 2025.09.09 23:13:54.927526 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23048 | 2025.09.09 23:13:54.928354 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23049 | 2025.09.09 23:13:54.928403 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23050 | 2025.09.09 23:13:54.928797 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23051 | 2025.09.09 23:13:54.929015 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23052 | 2025.09.09 23:13:54.929166 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 23053 | 2025.09.09 23:13:54.929208 [ 275 ] {41409ddb-ef75-4a2f-a947-39acba56f542} <Debug> TCPHandler: Processed in 0.002240499 sec. | ||
| 23054 | 2025.09.09 23:13:54.929326 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23055 | 2025.09.09 23:13:54.929420 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23056 | 2025.09.09 23:13:54.929460 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23057 | 2025.09.09 23:13:54.930599 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23058 | 2025.09.09 23:13:54.930634 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23059 | 2025.09.09 23:13:54.931018 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23060 | 2025.09.09 23:13:54.931225 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23061 | 2025.09.09 23:13:54.931350 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001949 sec., 622883.5300153925 rows/sec., 49.84 MiB/sec. | ||
| 23062 | 2025.09.09 23:13:54.931388 [ 275 ] {c6d069f7-3b99-454a-be7b-8099b903bfc8} <Debug> TCPHandler: Processed in 0.002112457 sec. | ||
| 23063 | 2025.09.09 23:13:54.931496 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23064 | 2025.09.09 23:13:54.931589 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23065 | 2025.09.09 23:13:54.931630 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23066 | 2025.09.09 23:13:54.932165 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23067 | 2025.09.09 23:13:54.932198 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23068 | 2025.09.09 23:13:54.932500 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23069 | 2025.09.09 23:13:54.932700 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23070 | 2025.09.09 23:13:54.932823 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001252 sec., 204472.8434504792 rows/sec., 12.60 MiB/sec. | ||
| 23071 | 2025.09.09 23:13:54.932861 [ 275 ] {1e36312f-90af-4b86-99c3-49713bbbdb77} <Debug> TCPHandler: Processed in 0.001414395 sec. | ||
| 23072 | 2025.09.09 23:13:54.932967 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23073 | 2025.09.09 23:13:54.933061 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23074 | 2025.09.09 23:13:54.933099 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23075 | 2025.09.09 23:13:54.933608 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2025.09.09 23:13:54.933641 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23077 | 2025.09.09 23:13:54.933938 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 23078 | 2025.09.09 23:13:54.934135 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2025.09.09 23:13:54.934257 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 23080 | 2025.09.09 23:13:54.934294 [ 275 ] {3566bede-e625-4be4-a9db-6efc96bba83b} <Debug> TCPHandler: Processed in 0.001375853 sec. | ||
| 23081 | 2025.09.09 23:13:54.934398 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23082 | 2025.09.09 23:13:54.934491 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23083 | 2025.09.09 23:13:54.934529 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23084 | 2025.09.09 23:13:54.935032 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23085 | 2025.09.09 23:13:54.935066 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23086 | 2025.09.09 23:13:54.935358 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23087 | 2025.09.09 23:13:54.935563 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23088 | 2025.09.09 23:13:54.935687 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 23089 | 2025.09.09 23:13:54.935725 [ 275 ] {05efe929-e07d-48b1-9fb5-627bcf47b37f} <Debug> TCPHandler: Processed in 0.001375264 sec. | ||
| 23090 | 2025.09.09 23:13:54.935831 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23091 | 2025.09.09 23:13:54.935924 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23092 | 2025.09.09 23:13:54.935963 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23093 | 2025.09.09 23:13:54.936749 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23094 | 2025.09.09 23:13:54.936784 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23095 | 2025.09.09 23:13:54.937121 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23096 | 2025.09.09 23:13:54.937336 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23097 | 2025.09.09 23:13:54.937462 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001556 sec., 469151.67095115676 rows/sec., 32.98 MiB/sec. | ||
| 23098 | 2025.09.09 23:13:54.937501 [ 275 ] {393b0043-98af-4e49-a024-fd65dd813741} <Debug> TCPHandler: Processed in 0.00171914 sec. | ||
| 23099 | 2025.09.09 23:13:54.937614 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23100 | 2025.09.09 23:13:54.937706 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23101 | 2025.09.09 23:13:54.937747 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23102 | 2025.09.09 23:13:54.938079 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23103 | 2025.09.09 23:13:54.938113 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23104 | 2025.09.09 23:13:54.938408 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23105 | 2025.09.09 23:13:54.938608 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23106 | 2025.09.09 23:13:54.938731 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 23107 | 2025.09.09 23:13:54.938767 [ 275 ] {1c3373ca-536b-4686-9a3b-e434d83a90c3} <Debug> TCPHandler: Processed in 0.001201561 sec. | ||
| 23108 | 2025.09.09 23:13:54.938904 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23109 | 2025.09.09 23:13:54.938999 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23110 | 2025.09.09 23:13:54.939040 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23111 | 2025.09.09 23:13:54.939522 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23112 | 2025.09.09 23:13:54.939556 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23113 | 2025.09.09 23:13:54.939886 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23114 | 2025.09.09 23:13:54.940117 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23115 | 2025.09.09 23:13:54.940244 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 23116 | 2025.09.09 23:13:54.940282 [ 275 ] {d7f91f60-6937-4c4f-aa5f-af2771cb0b44} <Debug> TCPHandler: Processed in 0.001437946 sec. | ||
| 23117 | 2025.09.09 23:13:54.940394 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23118 | 2025.09.09 23:13:54.940486 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23119 | 2025.09.09 23:13:54.940526 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23120 | 2025.09.09 23:13:54.940831 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23121 | 2025.09.09 23:13:54.940864 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23122 | 2025.09.09 23:13:54.941147 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23123 | 2025.09.09 23:13:54.941362 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23124 | 2025.09.09 23:13:54.941487 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 23125 | 2025.09.09 23:13:54.941524 [ 275 ] {f74bbe0a-ba75-48b0-81d5-d9d5a464b3cb} <Debug> TCPHandler: Processed in 0.00117982 sec. | ||
| 23126 | 2025.09.09 23:13:54.941633 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23127 | 2025.09.09 23:13:54.941726 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23128 | 2025.09.09 23:13:54.941779 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23129 | 2025.09.09 23:13:54.942693 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23130 | 2025.09.09 23:13:54.942729 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23131 | 2025.09.09 23:13:54.943283 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23132 | 2025.09.09 23:13:54.943493 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23133 | 2025.09.09 23:13:54.943620 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001946 sec., 26207.605344295993 rows/sec., 46.96 MiB/sec. | ||
| 23134 | 2025.09.09 23:13:54.943690 [ 275 ] {71bd2e97-c801-4dce-9a86-05fa4d3f2748} <Debug> TCPHandler: Processed in 0.002143988 sec. | ||
| 23135 | 2025.09.09 23:13:54.943807 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23136 | 2025.09.09 23:13:54.943894 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23137 | 2025.09.09 23:13:54.943933 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23138 | 2025.09.09 23:13:54.944329 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23139 | 2025.09.09 23:13:54.944364 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23140 | 2025.09.09 23:13:54.944664 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23141 | 2025.09.09 23:13:54.944875 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23142 | 2025.09.09 23:13:54.944998 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 23143 | 2025.09.09 23:13:54.945035 [ 275 ] {04b26d39-35a9-4081-b893-e748ab9845c7} <Debug> TCPHandler: Processed in 0.001232692 sec. | ||
| 23144 | 2025.09.09 23:13:55.707083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2926 | ||
| 23145 | 2025.09.09 23:13:55.709514 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23146 | 2025.09.09 23:13:55.709558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23147 | 2025.09.09 23:13:55.710738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23148 | 2025.09.09 23:13:55.710986 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23149 | 2025.09.09 23:13:55.711247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2926 | ||
| 23150 | 2025.09.09 23:13:58.051036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47526 | ||
| 23151 | 2025.09.09 23:13:58.051555 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23152 | 2025.09.09 23:13:58.051590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23153 | 2025.09.09 23:13:58.052062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23154 | 2025.09.09 23:13:58.052287 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23155 | 2025.09.09 23:13:58.052443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47526 | ||
| 23156 | 2025.09.09 23:13:59.941159 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23157 | 2025.09.09 23:13:59.941452 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23158 | 2025.09.09 23:13:59.941534 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23159 | 2025.09.09 23:13:59.942139 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23160 | 2025.09.09 23:13:59.942185 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23161 | 2025.09.09 23:13:59.942553 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23162 | 2025.09.09 23:13:59.942772 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23163 | 2025.09.09 23:13:59.942954 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001575 sec., 6349.206349206349 rows/sec., 517.73 KiB/sec. | ||
| 23164 | 2025.09.09 23:13:59.942997 [ 275 ] {39db74fc-c9b1-4133-8997-6bb54a263d25} <Debug> TCPHandler: Processed in 0.002014035 sec. | ||
| 23165 | 2025.09.09 23:13:59.943119 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23166 | 2025.09.09 23:13:59.943211 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23167 | 2025.09.09 23:13:59.943249 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23168 | 2025.09.09 23:13:59.944154 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23169 | 2025.09.09 23:13:59.944190 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23170 | 2025.09.09 23:13:59.944560 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23171 | 2025.09.09 23:13:59.944784 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23172 | 2025.09.09 23:13:59.944915 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001722 sec., 709059.2334494774 rows/sec., 58.61 MiB/sec. | ||
| 23173 | 2025.09.09 23:13:59.944954 [ 275 ] {506e6e8d-f2fe-492e-a6c6-5e63136e9057} <Debug> TCPHandler: Processed in 0.001886803 sec. | ||
| 23174 | 2025.09.09 23:13:59.944982 [ 224 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23175 | 2025.09.09 23:13:59.945034 [ 224 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23176 | 2025.09.09 23:13:59.945064 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23177 | 2025.09.09 23:13:59.945161 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23178 | 2025.09.09 23:13:59.945200 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23179 | 2025.09.09 23:13:59.945590 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23180 | 2025.09.09 23:13:59.945626 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23181 | 2025.09.09 23:13:59.945937 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23182 | 2025.09.09 23:13:59.946189 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23183 | 2025.09.09 23:13:59.946313 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001171 sec., 17079.419299743808 rows/sec., 1.21 MiB/sec. | ||
| 23184 | 2025.09.09 23:13:59.946349 [ 275 ] {759a3431-0d70-4b7f-b147-827166fa5fb7} <Debug> TCPHandler: Processed in 0.001332274 sec. | ||
| 23185 | 2025.09.09 23:13:59.946465 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23186 | 2025.09.09 23:13:59.946555 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23187 | 2025.09.09 23:13:59.946592 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23188 | 2025.09.09 23:13:59.947061 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23189 | 2025.09.09 23:13:59.947097 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23190 | 2025.09.09 23:13:59.947439 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 23191 | 2025.09.09 23:13:59.947684 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23192 | 2025.09.09 23:13:59.947802 [ 72 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_87_18 to all_92_92_0 | ||
| 23193 | 2025.09.09 23:13:59.947813 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 23194 | 2025.09.09 23:13:59.947855 [ 72 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23195 | 2025.09.09 23:13:59.947869 [ 275 ] {c6a7893d-5f78-440f-b2a2-07787b38bdff} <Debug> TCPHandler: Processed in 0.001451415 sec. | ||
| 23196 | 2025.09.09 23:13:59.947882 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23197 | 2025.09.09 23:13:59.947986 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_87_18 to all_92_92_0 into Compact with storage Full | ||
| 23198 | 2025.09.09 23:13:59.948012 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23199 | 2025.09.09 23:13:59.948099 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23200 | 2025.09.09 23:13:59.948110 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23201 | 2025.09.09 23:13:59.948132 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_87_18, total 503 rows starting from the beginning of the part | ||
| 23202 | 2025.09.09 23:13:59.948149 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23203 | 2025.09.09 23:13:59.948198 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 228 rows starting from the beginning of the part | ||
| 23204 | 2025.09.09 23:13:59.948250 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 212 rows starting from the beginning of the part | ||
| 23205 | 2025.09.09 23:13:59.948300 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 212 rows starting from the beginning of the part | ||
| 23206 | 2025.09.09 23:13:59.948346 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 212 rows starting from the beginning of the part | ||
| 23207 | 2025.09.09 23:13:59.948392 [ 198 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 228 rows starting from the beginning of the part | ||
| 23208 | 2025.09.09 23:13:59.948733 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23209 | 2025.09.09 23:13:59.948767 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23210 | 2025.09.09 23:13:59.948966 [ 224 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23211 | 2025.09.09 23:13:59.949113 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23212 | 2025.09.09 23:13:59.949303 [ 188 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361804 sec., 1171240.501569976 rows/sec., 81.89 MiB/sec. | ||
| 23213 | 2025.09.09 23:13:59.949335 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23214 | 2025.09.09 23:13:59.949472 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00138 sec., 391304.347826087 rows/sec., 29.03 MiB/sec. | ||
| 23215 | 2025.09.09 23:13:59.949506 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 23216 | 2025.09.09 23:13:59.949510 [ 275 ] {7b9c43ce-23df-4772-a411-668e252cb020} <Debug> TCPHandler: Processed in 0.001545037 sec. | ||
| 23217 | 2025.09.09 23:13:59.949663 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23218 | 2025.09.09 23:13:59.949763 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23219 | 2025.09.09 23:13:59.949807 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23220 | 2025.09.09 23:13:59.949840 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23221 | 2025.09.09 23:13:59.949931 [ 199 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_92_19} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_87_18, all_92_92_0] -> all_1_92_19 | ||
| 23222 | 2025.09.09 23:13:59.950041 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 23223 | 2025.09.09 23:13:59.950353 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23224 | 2025.09.09 23:13:59.950393 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23225 | 2025.09.09 23:13:59.950763 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23226 | 2025.09.09 23:13:59.950979 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23227 | 2025.09.09 23:13:59.951106 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001368 sec., 620614.0350877192 rows/sec., 41.78 MiB/sec. | ||
| 23228 | 2025.09.09 23:13:59.951143 [ 275 ] {1b2afd03-9f22-4b46-83b0-d2f2ec39b54f} <Debug> TCPHandler: Processed in 0.001526327 sec. | ||
| 23229 | 2025.09.09 23:13:59.951255 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23230 | 2025.09.09 23:13:59.951347 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23231 | 2025.09.09 23:13:59.951401 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23232 | 2025.09.09 23:13:59.952174 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23233 | 2025.09.09 23:13:59.952211 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23234 | 2025.09.09 23:13:59.952733 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23235 | 2025.09.09 23:13:59.952955 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23236 | 2025.09.09 23:13:59.953095 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 23237 | 2025.09.09 23:13:59.953172 [ 275 ] {968d1093-b550-416d-83f8-2c4c47bf58dc} <Debug> TCPHandler: Processed in 0.001963255 sec. | ||
| 23238 | 2025.09.09 23:13:59.953313 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23239 | 2025.09.09 23:13:59.953414 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23240 | 2025.09.09 23:13:59.953457 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23241 | 2025.09.09 23:13:59.953806 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23242 | 2025.09.09 23:13:59.953842 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23243 | 2025.09.09 23:13:59.954165 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23244 | 2025.09.09 23:13:59.954376 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23245 | 2025.09.09 23:13:59.954506 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 23246 | 2025.09.09 23:13:59.954542 [ 275 ] {ee4394c8-932d-467d-878a-085bbd31bb3d} <Debug> TCPHandler: Processed in 0.001288372 sec. | ||
| 23247 | 2025.09.09 23:13:59.954573 [ 222 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23248 | 2025.09.09 23:13:59.954600 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23249 | 2025.09.09 23:13:59.957182 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23250 | 2025.09.09 23:14:00.569980 [ 222 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23251 | 2025.09.09 23:14:00.570058 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23252 | 2025.09.09 23:14:00.573055 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23253 | 2025.09.09 23:14:00.576909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23254 | 2025.09.09 23:14:00.594868 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23255 | 2025.09.09 23:14:00.594915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23256 | 2025.09.09 23:14:00.601251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23257 | 2025.09.09 23:14:00.601987 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23258 | 2025.09.09 23:14:00.605184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23259 | 2025.09.09 23:14:01.112279 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23260 | 2025.09.09 23:14:01.112360 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23261 | 2025.09.09 23:14:01.115030 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23262 | 2025.09.09 23:14:02.001503 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.86 MiB, peak 425.76 MiB, free memory in arenas 0.00 B, will set to 408.86 MiB (RSS), difference: 4.00 MiB | ||
| 23263 | 2025.09.09 23:14:04.926676 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23264 | 2025.09.09 23:14:04.926983 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23265 | 2025.09.09 23:14:04.927087 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23266 | 2025.09.09 23:14:04.927999 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23267 | 2025.09.09 23:14:04.928047 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23268 | 2025.09.09 23:14:04.928449 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23269 | 2025.09.09 23:14:04.928688 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23270 | 2025.09.09 23:14:04.928851 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001944 sec., 210905.3497942387 rows/sec., 13.38 MiB/sec. | ||
| 23271 | 2025.09.09 23:14:04.928894 [ 275 ] {41fa76f1-50a0-4b79-8e62-89a62eb52697} <Debug> TCPHandler: Processed in 0.002401942 sec. | ||
| 23272 | 2025.09.09 23:14:04.929007 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23273 | 2025.09.09 23:14:04.929107 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23274 | 2025.09.09 23:14:04.929148 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23275 | 2025.09.09 23:14:04.929978 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23276 | 2025.09.09 23:14:04.930018 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23277 | 2025.09.09 23:14:04.930406 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23278 | 2025.09.09 23:14:04.930612 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23279 | 2025.09.09 23:14:04.930731 [ 69 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23280 | 2025.09.09 23:14:04.930746 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001657 sec., 732649.3663246832 rows/sec., 58.62 MiB/sec. | ||
| 23281 | 2025.09.09 23:14:04.930821 [ 69 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23282 | 2025.09.09 23:14:04.930829 [ 275 ] {02a3f9b4-c77b-4a65-8fc9-74f63bf9290d} <Debug> TCPHandler: Processed in 0.001870623 sec. | ||
| 23283 | 2025.09.09 23:14:04.930856 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23284 | 2025.09.09 23:14:04.930960 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23285 | 2025.09.09 23:14:04.930961 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 23286 | 2025.09.09 23:14:04.931061 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23287 | 2025.09.09 23:14:04.931078 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23288 | 2025.09.09 23:14:04.931101 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23289 | 2025.09.09 23:14:04.931110 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2550 rows starting from the beginning of the part | ||
| 23290 | 2025.09.09 23:14:04.931175 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1216 rows starting from the beginning of the part | ||
| 23291 | 2025.09.09 23:14:04.931225 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 76 rows starting from the beginning of the part | ||
| 23292 | 2025.09.09 23:14:04.931274 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1214 rows starting from the beginning of the part | ||
| 23293 | 2025.09.09 23:14:04.931319 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1221 rows starting from the beginning of the part | ||
| 23294 | 2025.09.09 23:14:04.931366 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1214 rows starting from the beginning of the part | ||
| 23295 | 2025.09.09 23:14:04.931565 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23296 | 2025.09.09 23:14:04.931600 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23297 | 2025.09.09 23:14:04.931906 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23298 | 2025.09.09 23:14:04.932107 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23299 | 2025.09.09 23:14:04.932239 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001197 sec., 213868.00334168755 rows/sec., 13.18 MiB/sec. | ||
| 23300 | 2025.09.09 23:14:04.932277 [ 275 ] {69533e52-cddf-4416-8307-6103e966865f} <Debug> TCPHandler: Processed in 0.001364435 sec. | ||
| 23301 | 2025.09.09 23:14:04.932385 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23302 | 2025.09.09 23:14:04.932487 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23303 | 2025.09.09 23:14:04.932526 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23304 | 2025.09.09 23:14:04.932990 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23305 | 2025.09.09 23:14:04.933025 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23306 | 2025.09.09 23:14:04.933313 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 23307 | 2025.09.09 23:14:04.933499 [ 188 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7491 rows, containing 5 columns (5 merged, 0 gathered) in 0.002575285 sec., 2908804.268265454 rows/sec., 246.97 MiB/sec. | ||
| 23308 | 2025.09.09 23:14:04.933508 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23309 | 2025.09.09 23:14:04.933685 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 23310 | 2025.09.09 23:14:04.933721 [ 275 ] {f19e5487-14f1-42d8-bbef-d0e1ef9a228c} <Debug> TCPHandler: Processed in 0.001383324 sec. | ||
| 23311 | 2025.09.09 23:14:04.933762 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 23312 | 2025.09.09 23:14:04.933831 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23313 | 2025.09.09 23:14:04.933924 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23314 | 2025.09.09 23:14:04.933962 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23315 | 2025.09.09 23:14:04.933990 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23316 | 2025.09.09 23:14:04.934051 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_151_30} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 23317 | 2025.09.09 23:14:04.934111 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 23318 | 2025.09.09 23:14:04.934422 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23319 | 2025.09.09 23:14:04.934457 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23320 | 2025.09.09 23:14:04.934745 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23321 | 2025.09.09 23:14:04.934956 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23322 | 2025.09.09 23:14:04.935079 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 23323 | 2025.09.09 23:14:04.935115 [ 275 ] {bbbe70e0-80b8-4c52-9b79-9dc77943175a} <Debug> TCPHandler: Processed in 0.001331123 sec. | ||
| 23324 | 2025.09.09 23:14:04.935221 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23325 | 2025.09.09 23:14:04.935313 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23326 | 2025.09.09 23:14:04.935350 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23327 | 2025.09.09 23:14:04.935938 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23328 | 2025.09.09 23:14:04.935971 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23329 | 2025.09.09 23:14:04.936285 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23330 | 2025.09.09 23:14:04.936484 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23331 | 2025.09.09 23:14:04.936592 [ 66 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23332 | 2025.09.09 23:14:04.936607 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001311 sec., 556826.8497330282 rows/sec., 39.15 MiB/sec. | ||
| 23333 | 2025.09.09 23:14:04.936633 [ 66 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23334 | 2025.09.09 23:14:04.936651 [ 275 ] {2082a28b-e522-445b-aea5-3c78e2ef45bc} <Debug> TCPHandler: Processed in 0.001476996 sec. | ||
| 23335 | 2025.09.09 23:14:04.936656 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23336 | 2025.09.09 23:14:04.936742 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 23337 | 2025.09.09 23:14:04.936768 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23338 | 2025.09.09 23:14:04.936827 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23339 | 2025.09.09 23:14:04.936852 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1415 rows starting from the beginning of the part | ||
| 23340 | 2025.09.09 23:14:04.936861 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23341 | 2025.09.09 23:14:04.936899 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 734 rows starting from the beginning of the part | ||
| 23342 | 2025.09.09 23:14:04.936902 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23343 | 2025.09.09 23:14:04.936940 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 74 rows starting from the beginning of the part | ||
| 23344 | 2025.09.09 23:14:04.936977 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 23345 | 2025.09.09 23:14:04.937015 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 540 rows starting from the beginning of the part | ||
| 23346 | 2025.09.09 23:14:04.937049 [ 190 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 730 rows starting from the beginning of the part | ||
| 23347 | 2025.09.09 23:14:04.937238 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23348 | 2025.09.09 23:14:04.937271 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23349 | 2025.09.09 23:14:04.937559 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23350 | 2025.09.09 23:14:04.937754 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23351 | 2025.09.09 23:14:04.937886 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 23352 | 2025.09.09 23:14:04.937921 [ 275 ] {a6f47c04-379e-4af8-a17d-4d339c6eeb9b} <Debug> TCPHandler: Processed in 0.001204892 sec. | ||
| 23353 | 2025.09.09 23:14:04.938027 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23354 | 2025.09.09 23:14:04.938118 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23355 | 2025.09.09 23:14:04.938158 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23356 | 2025.09.09 23:14:04.938243 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525897 sec., 2767552.4625843028 rows/sec., 208.93 MiB/sec. | ||
| 23357 | 2025.09.09 23:14:04.938512 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 23358 | 2025.09.09 23:14:04.938579 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23359 | 2025.09.09 23:14:04.938619 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23360 | 2025.09.09 23:14:04.938884 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23361 | 2025.09.09 23:14:04.938975 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23362 | 2025.09.09 23:14:04.938988 [ 197 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_151_30} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 23363 | 2025.09.09 23:14:04.939106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 23364 | 2025.09.09 23:14:04.939209 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23365 | 2025.09.09 23:14:04.939344 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 23366 | 2025.09.09 23:14:04.939380 [ 275 ] {63e9a1cc-691a-41d6-bcb4-8aeb5a6fad0d} <Debug> TCPHandler: Processed in 0.001401614 sec. | ||
| 23367 | 2025.09.09 23:14:04.939487 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23368 | 2025.09.09 23:14:04.939578 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23369 | 2025.09.09 23:14:04.939618 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23370 | 2025.09.09 23:14:04.939961 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23371 | 2025.09.09 23:14:04.939997 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23372 | 2025.09.09 23:14:04.940291 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23373 | 2025.09.09 23:14:04.940499 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23374 | 2025.09.09 23:14:04.940628 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 23375 | 2025.09.09 23:14:04.940665 [ 275 ] {54adcc37-72ce-409e-aa7d-7b6724f980bf} <Debug> TCPHandler: Processed in 0.001225342 sec. | ||
| 23376 | 2025.09.09 23:14:04.940771 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23377 | 2025.09.09 23:14:04.940863 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23378 | 2025.09.09 23:14:04.940916 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23379 | 2025.09.09 23:14:04.941761 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23380 | 2025.09.09 23:14:04.941798 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23381 | 2025.09.09 23:14:04.942649 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23382 | 2025.09.09 23:14:04.943010 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23383 | 2025.09.09 23:14:04.943153 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002308 sec., 22097.05372616984 rows/sec., 39.60 MiB/sec. | ||
| 23384 | 2025.09.09 23:14:04.943209 [ 275 ] {f6f5b4b1-390d-4c9c-8361-73801dfac490} <Debug> TCPHandler: Processed in 0.002485923 sec. | ||
| 23385 | 2025.09.09 23:14:04.943327 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23386 | 2025.09.09 23:14:04.943422 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23387 | 2025.09.09 23:14:04.943461 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23388 | 2025.09.09 23:14:04.943796 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23389 | 2025.09.09 23:14:04.943830 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23390 | 2025.09.09 23:14:04.944137 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23391 | 2025.09.09 23:14:04.944349 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23392 | 2025.09.09 23:14:04.944452 [ 66 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23393 | 2025.09.09 23:14:04.944472 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 23394 | 2025.09.09 23:14:04.944483 [ 66 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23395 | 2025.09.09 23:14:04.944502 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23396 | 2025.09.09 23:14:04.944509 [ 275 ] {a4b34d2a-f7a3-41cc-968f-e725803cf9ba} <Debug> TCPHandler: Processed in 0.001232121 sec. | ||
| 23397 | 2025.09.09 23:14:04.944573 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 23398 | 2025.09.09 23:14:04.944662 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23399 | 2025.09.09 23:14:04.944689 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 11320 rows starting from the beginning of the part | ||
| 23400 | 2025.09.09 23:14:04.944739 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 104 rows starting from the beginning of the part | ||
| 23401 | 2025.09.09 23:14:04.944783 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 23402 | 2025.09.09 23:14:04.944823 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 23403 | 2025.09.09 23:14:04.944858 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 23404 | 2025.09.09 23:14:04.944894 [ 198 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 23405 | 2025.09.09 23:14:04.947279 [ 197 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002737988 sec., 4292202.887667879 rows/sec., 273.46 MiB/sec. | ||
| 23406 | 2025.09.09 23:14:04.947639 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 23407 | 2025.09.09 23:14:04.947978 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23408 | 2025.09.09 23:14:04.948069 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_151_30} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 23409 | 2025.09.09 23:14:04.948187 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 23410 | 2025.09.09 23:14:05.277996 [ 224 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 23411 | 2025.09.09 23:14:05.278032 [ 224 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 23412 | 2025.09.09 23:14:05.280353 [ 224 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 23413 | 2025.09.09 23:14:05.324402 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23414 | 2025.09.09 23:14:05.324476 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23415 | 2025.09.09 23:14:05.553330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47974 | ||
| 23416 | 2025.09.09 23:14:05.553822 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23417 | 2025.09.09 23:14:05.553860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23418 | 2025.09.09 23:14:05.554330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23419 | 2025.09.09 23:14:05.554569 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23420 | 2025.09.09 23:14:05.554693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47974 | ||
| 23421 | 2025.09.09 23:14:05.712071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2964 | ||
| 23422 | 2025.09.09 23:14:05.714597 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23423 | 2025.09.09 23:14:05.714645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23424 | 2025.09.09 23:14:05.715835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23425 | 2025.09.09 23:14:05.716110 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23426 | 2025.09.09 23:14:05.716376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2964 | ||
| 23427 | 2025.09.09 23:14:06.442139 [ 220 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 23428 | 2025.09.09 23:14:06.442230 [ 220 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 23429 | 2025.09.09 23:14:06.444652 [ 220 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 23430 | 2025.09.09 23:14:06.700299 [ 225 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 23431 | 2025.09.09 23:14:06.700351 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 23432 | 2025.09.09 23:14:06.702925 [ 225 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 23433 | 2025.09.09 23:14:08.106003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23434 | 2025.09.09 23:14:08.123056 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23435 | 2025.09.09 23:14:08.123105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23436 | 2025.09.09 23:14:08.129297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23437 | 2025.09.09 23:14:08.130040 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23438 | 2025.09.09 23:14:08.133035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23439 | 2025.09.09 23:14:09.913415 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23440 | 2025.09.09 23:14:09.913626 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23441 | 2025.09.09 23:14:09.913696 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23442 | 2025.09.09 23:14:09.914418 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23443 | 2025.09.09 23:14:09.914459 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23444 | 2025.09.09 23:14:09.914847 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23445 | 2025.09.09 23:14:09.915066 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23446 | 2025.09.09 23:14:09.915218 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001644 sec., 46228.710462287105 rows/sec., 3.81 MiB/sec. | ||
| 23447 | 2025.09.09 23:14:09.915259 [ 275 ] {24f86a76-5662-4ec0-967a-7308d8983b75} <Debug> TCPHandler: Processed in 0.001972285 sec. | ||
| 23448 | 2025.09.09 23:14:09.915381 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23449 | 2025.09.09 23:14:09.915475 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23450 | 2025.09.09 23:14:09.915515 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23451 | 2025.09.09 23:14:09.915905 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23452 | 2025.09.09 23:14:09.915939 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23453 | 2025.09.09 23:14:09.916239 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23454 | 2025.09.09 23:14:09.916443 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23455 | 2025.09.09 23:14:09.916536 [ 62 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23456 | 2025.09.09 23:14:09.916569 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 676.22 KiB/sec. | ||
| 23457 | 2025.09.09 23:14:09.916571 [ 62 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23458 | 2025.09.09 23:14:09.916601 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23459 | 2025.09.09 23:14:09.916609 [ 275 ] {0c5c1e74-73bb-4f30-9f56-f649f0807cbb} <Debug> TCPHandler: Processed in 0.001277663 sec. | ||
| 23460 | 2025.09.09 23:14:09.916714 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 23461 | 2025.09.09 23:14:09.916719 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23462 | 2025.09.09 23:14:09.916863 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23463 | 2025.09.09 23:14:09.916870 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23464 | 2025.09.09 23:14:09.916908 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23465 | 2025.09.09 23:14:09.916922 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 300 rows starting from the beginning of the part | ||
| 23466 | 2025.09.09 23:14:09.917004 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 23467 | 2025.09.09 23:14:09.917058 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 256 rows starting from the beginning of the part | ||
| 23468 | 2025.09.09 23:14:09.917111 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 20 rows starting from the beginning of the part | ||
| 23469 | 2025.09.09 23:14:09.917156 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 256 rows starting from the beginning of the part | ||
| 23470 | 2025.09.09 23:14:09.917202 [ 191 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 23471 | 2025.09.09 23:14:09.917336 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23472 | 2025.09.09 23:14:09.917378 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23473 | 2025.09.09 23:14:09.917698 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23474 | 2025.09.09 23:14:09.917928 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23475 | 2025.09.09 23:14:09.918058 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001213 sec., 61005.77081615828 rows/sec., 4.76 MiB/sec. | ||
| 23476 | 2025.09.09 23:14:09.918097 [ 275 ] {6906b988-75a2-4432-81f2-6d5b1a3c6c06} <Debug> TCPHandler: Processed in 0.001426945 sec. | ||
| 23477 | 2025.09.09 23:14:09.918161 [ 197 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497447 sec., 568968.3841898912 rows/sec., 37.81 MiB/sec. | ||
| 23478 | 2025.09.09 23:14:09.918206 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23479 | 2025.09.09 23:14:09.918305 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23480 | 2025.09.09 23:14:09.918349 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23481 | 2025.09.09 23:14:09.918390 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23482 | 2025.09.09 23:14:09.918755 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23483 | 2025.09.09 23:14:09.918757 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23484 | 2025.09.09 23:14:09.918810 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23485 | 2025.09.09 23:14:09.918856 [ 200 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_146_29} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23486 | 2025.09.09 23:14:09.918985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 23487 | 2025.09.09 23:14:09.919147 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23488 | 2025.09.09 23:14:09.919361 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23489 | 2025.09.09 23:14:09.919467 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_147_31 to all_151_151_0 | ||
| 23490 | 2025.09.09 23:14:09.919490 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 23491 | 2025.09.09 23:14:09.919492 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23492 | 2025.09.09 23:14:09.919519 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23493 | 2025.09.09 23:14:09.919527 [ 275 ] {03e06999-eec7-42dc-9389-ea75c322ae25} <Debug> TCPHandler: Processed in 0.001370234 sec. | ||
| 23494 | 2025.09.09 23:14:09.919581 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_147_31 to all_151_151_0 into Compact with storage Full | ||
| 23495 | 2025.09.09 23:14:09.919634 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23496 | 2025.09.09 23:14:09.919680 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23497 | 2025.09.09 23:14:09.919711 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_31, total 50808 rows starting from the beginning of the part | ||
| 23498 | 2025.09.09 23:14:09.919731 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23499 | 2025.09.09 23:14:09.919757 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 23500 | 2025.09.09 23:14:09.919789 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23501 | 2025.09.09 23:14:09.919800 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 314 rows starting from the beginning of the part | ||
| 23502 | 2025.09.09 23:14:09.919844 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 849 rows starting from the beginning of the part | ||
| 23503 | 2025.09.09 23:14:09.919882 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 314 rows starting from the beginning of the part | ||
| 23504 | 2025.09.09 23:14:09.920601 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23505 | 2025.09.09 23:14:09.920642 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23506 | 2025.09.09 23:14:09.921175 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23507 | 2025.09.09 23:14:09.921399 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23508 | 2025.09.09 23:14:09.921510 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23509 | 2025.09.09 23:14:09.921533 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23510 | 2025.09.09 23:14:09.921542 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 23511 | 2025.09.09 23:14:09.921548 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23512 | 2025.09.09 23:14:09.921610 [ 275 ] {ae831fc4-ccaf-42d6-918b-3c2882a8cf67} <Debug> TCPHandler: Processed in 0.002026735 sec. | ||
| 23513 | 2025.09.09 23:14:09.921636 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 23514 | 2025.09.09 23:14:09.921727 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23515 | 2025.09.09 23:14:09.921826 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23516 | 2025.09.09 23:14:09.921859 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23517 | 2025.09.09 23:14:09.921869 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23518 | 2025.09.09 23:14:09.921926 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3055 rows starting from the beginning of the part | ||
| 23519 | 2025.09.09 23:14:09.922067 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 23520 | 2025.09.09 23:14:09.922178 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part | ||
| 23521 | 2025.09.09 23:14:09.922218 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23522 | 2025.09.09 23:14:09.922257 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23523 | 2025.09.09 23:14:09.922280 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 23524 | 2025.09.09 23:14:09.922384 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 51 rows starting from the beginning of the part | ||
| 23525 | 2025.09.09 23:14:09.922483 [ 200 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 23526 | 2025.09.09 23:14:09.922569 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23527 | 2025.09.09 23:14:09.922787 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23528 | 2025.09.09 23:14:09.922920 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 23529 | 2025.09.09 23:14:09.922957 [ 275 ] {50eca5a6-ab7c-4221-b634-560e5c7f6700} <Debug> TCPHandler: Processed in 0.001280263 sec. | ||
| 23530 | 2025.09.09 23:14:09.929205 [ 193 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52445 rows, containing 5 columns (5 merged, 0 gathered) in 0.009651029 sec., 5434135.572486623 rows/sec., 365.45 MiB/sec. | ||
| 23531 | 2025.09.09 23:14:09.929644 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Trace> MergedBlockOutputStream: filled checksums all_1_151_32 (state Temporary) | ||
| 23532 | 2025.09.09 23:14:09.929974 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_151_32 to all_1_151_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23533 | 2025.09.09 23:14:09.930061 [ 204 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_147_31, all_151_151_0] -> all_1_151_32 | ||
| 23534 | 2025.09.09 23:14:09.930152 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23535 | 2025.09.09 23:14:09.937750 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 19 columns (19 merged, 0 gathered) in 0.016156174 sec., 197262.0497897584 rows/sec., 353.32 MiB/sec. | ||
| 23536 | 2025.09.09 23:14:09.940518 [ 189 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23537 | 2025.09.09 23:14:09.940906 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23538 | 2025.09.09 23:14:09.941008 [ 204 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23539 | 2025.09.09 23:14:09.941156 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.80 MiB. | ||
| 23540 | 2025.09.09 23:14:10.001150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.39 MiB, peak 433.15 MiB, free memory in arenas 0.00 B, will set to 416.89 MiB (RSS), difference: 7.51 MiB | ||
| 23541 | 2025.09.09 23:14:12.004684 [ 57 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 23542 | 2025.09.09 23:14:12.004758 [ 57 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23543 | 2025.09.09 23:14:12.004783 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23544 | 2025.09.09 23:14:12.004864 [ 221 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 23545 | 2025.09.09 23:14:12.004882 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 23546 | 2025.09.09 23:14:12.004903 [ 221 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 23547 | 2025.09.09 23:14:12.005006 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23548 | 2025.09.09 23:14:12.005040 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 22 rows starting from the beginning of the part | ||
| 23549 | 2025.09.09 23:14:12.005110 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 23550 | 2025.09.09 23:14:12.005159 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 23551 | 2025.09.09 23:14:12.005203 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 23552 | 2025.09.09 23:14:12.005244 [ 193 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 23553 | 2025.09.09 23:14:12.005971 [ 204 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112547 sec., 35540.70743778155 rows/sec., 2.97 MiB/sec. | ||
| 23554 | 2025.09.09 23:14:12.006181 [ 204 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 23555 | 2025.09.09 23:14:12.006533 [ 221 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 23556 | 2025.09.09 23:14:12.006579 [ 204 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23557 | 2025.09.09 23:14:12.006680 [ 204 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_49_12} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 23558 | 2025.09.09 23:14:12.006798 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23559 | 2025.09.09 23:14:13.055711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48486 | ||
| 23560 | 2025.09.09 23:14:13.056195 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23561 | 2025.09.09 23:14:13.056230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23562 | 2025.09.09 23:14:13.056688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23563 | 2025.09.09 23:14:13.056921 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23564 | 2025.09.09 23:14:13.057054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48486 | ||
| 23565 | 2025.09.09 23:14:13.057067 [ 55 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23566 | 2025.09.09 23:14:13.057140 [ 55 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23567 | 2025.09.09 23:14:13.057163 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 23568 | 2025.09.09 23:14:13.057323 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23569 | 2025.09.09 23:14:13.057525 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23570 | 2025.09.09 23:14:13.057587 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46054 rows starting from the beginning of the part | ||
| 23571 | 2025.09.09 23:14:13.057655 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23572 | 2025.09.09 23:14:13.057703 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23573 | 2025.09.09 23:14:13.057745 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23574 | 2025.09.09 23:14:13.057784 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23575 | 2025.09.09 23:14:13.057825 [ 194 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 23576 | 2025.09.09 23:14:13.060485 [ 193 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48486 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243237 sec., 14949878.778516648 rows/sec., 213.86 MiB/sec. | ||
| 23577 | 2025.09.09 23:14:13.060974 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23578 | 2025.09.09 23:14:13.061316 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23579 | 2025.09.09 23:14:13.061403 [ 187 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_101_20} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23580 | 2025.09.09 23:14:13.061537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23581 | 2025.09.09 23:14:14.135652 [ 224 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 23582 | 2025.09.09 23:14:14.135726 [ 224 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 23583 | 2025.09.09 23:14:14.138629 [ 224 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): 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] | ||
| 23584 | 2025.09.09 23:14:14.554573 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 23585 | 2025.09.09 23:14:14.554612 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 23586 | 2025.09.09 23:14:14.556998 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 23587 | 2025.09.09 23:14:14.802129 [ 221 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 23588 | 2025.09.09 23:14:14.802204 [ 221 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 23589 | 2025.09.09 23:14:14.805723 [ 221 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 23590 | 2025.09.09 23:14:14.926826 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23591 | 2025.09.09 23:14:14.926998 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23592 | 2025.09.09 23:14:14.927061 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23593 | 2025.09.09 23:14:14.927806 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23594 | 2025.09.09 23:14:14.927847 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23595 | 2025.09.09 23:14:14.928245 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23596 | 2025.09.09 23:14:14.928473 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23597 | 2025.09.09 23:14:14.928634 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001681 sec., 243902.43902439025 rows/sec., 15.47 MiB/sec. | ||
| 23598 | 2025.09.09 23:14:14.928658 [ 220 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 23599 | 2025.09.09 23:14:14.928678 [ 275 ] {da785187-669f-4136-9976-6d9e031ec693} <Debug> TCPHandler: Processed in 0.001972384 sec. | ||
| 23600 | 2025.09.09 23:14:14.928702 [ 220 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 23601 | 2025.09.09 23:14:14.928811 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23602 | 2025.09.09 23:14:14.928910 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23603 | 2025.09.09 23:14:14.928950 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23604 | 2025.09.09 23:14:14.929332 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23605 | 2025.09.09 23:14:14.929371 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23606 | 2025.09.09 23:14:14.929686 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23607 | 2025.09.09 23:14:14.929903 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23608 | 2025.09.09 23:14:14.930029 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 23609 | 2025.09.09 23:14:14.930068 [ 275 ] {bf660c06-3c45-4cff-9b0b-e64fc8bd7b51} <Debug> TCPHandler: Processed in 0.001308163 sec. | ||
| 23610 | 2025.09.09 23:14:14.930179 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23611 | 2025.09.09 23:14:14.930272 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23612 | 2025.09.09 23:14:14.930314 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23613 | 2025.09.09 23:14:14.931104 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23614 | 2025.09.09 23:14:14.931143 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23615 | 2025.09.09 23:14:14.931510 [ 220 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 23616 | 2025.09.09 23:14:14.931541 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23617 | 2025.09.09 23:14:14.931775 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23618 | 2025.09.09 23:14:14.931906 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Debug> executeQuery: Read 1215 rows, 99.54 KiB in 0.001651 sec., 735917.6256814053 rows/sec., 58.88 MiB/sec. | ||
| 23619 | 2025.09.09 23:14:14.931945 [ 275 ] {cab55eaa-aae2-4103-8dce-0cdac0a5c16a} <Debug> TCPHandler: Processed in 0.001814622 sec. | ||
| 23620 | 2025.09.09 23:14:14.932050 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23621 | 2025.09.09 23:14:14.932143 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23622 | 2025.09.09 23:14:14.932183 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23623 | 2025.09.09 23:14:14.932641 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23624 | 2025.09.09 23:14:14.932677 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23625 | 2025.09.09 23:14:14.933042 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23626 | 2025.09.09 23:14:14.933248 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23627 | 2025.09.09 23:14:14.933375 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Debug> executeQuery: Read 258 rows, 16.29 KiB in 0.001249 sec., 206565.25220176144 rows/sec., 12.74 MiB/sec. | ||
| 23628 | 2025.09.09 23:14:14.933414 [ 275 ] {9b1da33d-ae42-46e5-af03-d3f445ca6404} <Debug> TCPHandler: Processed in 0.001414004 sec. | ||
| 23629 | 2025.09.09 23:14:14.933445 [ 217 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 23630 | 2025.09.09 23:14:14.933480 [ 217 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 23631 | 2025.09.09 23:14:14.933518 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23632 | 2025.09.09 23:14:14.933616 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23633 | 2025.09.09 23:14:14.933656 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23634 | 2025.09.09 23:14:14.934096 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23635 | 2025.09.09 23:14:14.934136 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23636 | 2025.09.09 23:14:14.934491 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23637 | 2025.09.09 23:14:14.934719 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23638 | 2025.09.09 23:14:14.934848 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 23639 | 2025.09.09 23:14:14.934887 [ 275 ] {87cac912-fe3f-420e-8cd2-c1a7d3304071} <Debug> TCPHandler: Processed in 0.001418745 sec. | ||
| 23640 | 2025.09.09 23:14:14.934995 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23641 | 2025.09.09 23:14:14.935087 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23642 | 2025.09.09 23:14:14.935128 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23643 | 2025.09.09 23:14:14.935565 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23644 | 2025.09.09 23:14:14.935600 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23645 | 2025.09.09 23:14:14.935936 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23646 | 2025.09.09 23:14:14.936042 [ 217 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 23647 | 2025.09.09 23:14:14.936176 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23648 | 2025.09.09 23:14:14.936313 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 23649 | 2025.09.09 23:14:14.936351 [ 275 ] {a4874ee2-dabc-427d-bc30-39e55d9f739a} <Debug> TCPHandler: Processed in 0.001406125 sec. | ||
| 23650 | 2025.09.09 23:14:14.936464 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23651 | 2025.09.09 23:14:14.936557 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23652 | 2025.09.09 23:14:14.936595 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23653 | 2025.09.09 23:14:14.937215 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23654 | 2025.09.09 23:14:14.937251 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23655 | 2025.09.09 23:14:14.937578 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23656 | 2025.09.09 23:14:14.937790 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23657 | 2025.09.09 23:14:14.937917 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.001378 sec., 531204.6444121916 rows/sec., 37.36 MiB/sec. | ||
| 23658 | 2025.09.09 23:14:14.937957 [ 275 ] {b7a82d02-90d4-43a6-a654-981c6b8cb82d} <Debug> TCPHandler: Processed in 0.001542737 sec. | ||
| 23659 | 2025.09.09 23:14:14.938066 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23660 | 2025.09.09 23:14:14.938160 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23661 | 2025.09.09 23:14:14.938200 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23662 | 2025.09.09 23:14:14.938524 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23663 | 2025.09.09 23:14:14.938560 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23664 | 2025.09.09 23:14:14.938853 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23665 | 2025.09.09 23:14:14.939064 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23666 | 2025.09.09 23:14:14.939189 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 23667 | 2025.09.09 23:14:14.939225 [ 275 ] {18bc3e65-ec00-46d0-80c0-de32fce52eac} <Debug> TCPHandler: Processed in 0.001209851 sec. | ||
| 23668 | 2025.09.09 23:14:14.939348 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23669 | 2025.09.09 23:14:14.939471 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23670 | 2025.09.09 23:14:14.939523 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23671 | 2025.09.09 23:14:14.939967 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23672 | 2025.09.09 23:14:14.940003 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23673 | 2025.09.09 23:14:14.940353 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23674 | 2025.09.09 23:14:14.940569 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23675 | 2025.09.09 23:14:14.940699 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001254 sec., 251196.17224880384 rows/sec., 16.50 MiB/sec. | ||
| 23676 | 2025.09.09 23:14:14.940737 [ 275 ] {b9631e2d-52a6-4fa1-b6c8-9ef84906f0ea} <Debug> TCPHandler: Processed in 0.001452076 sec. | ||
| 23677 | 2025.09.09 23:14:14.940856 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23678 | 2025.09.09 23:14:14.940979 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23679 | 2025.09.09 23:14:14.941029 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23680 | 2025.09.09 23:14:14.941399 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23681 | 2025.09.09 23:14:14.941440 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23682 | 2025.09.09 23:14:14.941773 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23683 | 2025.09.09 23:14:14.941984 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23684 | 2025.09.09 23:14:14.942113 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 23685 | 2025.09.09 23:14:14.942149 [ 275 ] {8d4c4728-ff77-42f3-a480-180d0c0f003f} <Debug> TCPHandler: Processed in 0.001355714 sec. | ||
| 23686 | 2025.09.09 23:14:14.942269 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23687 | 2025.09.09 23:14:14.942389 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23688 | 2025.09.09 23:14:14.942454 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23689 | 2025.09.09 23:14:14.943356 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23690 | 2025.09.09 23:14:14.943392 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23691 | 2025.09.09 23:14:14.943954 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23692 | 2025.09.09 23:14:14.944179 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23693 | 2025.09.09 23:14:14.944315 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001951 sec., 26140.440799589953 rows/sec., 46.84 MiB/sec. | ||
| 23694 | 2025.09.09 23:14:14.944371 [ 275 ] {87ba6994-2e51-4e48-9fa5-f3adc6ea1da7} <Debug> TCPHandler: Processed in 0.002164038 sec. | ||
| 23695 | 2025.09.09 23:14:14.944544 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23696 | 2025.09.09 23:14:14.944639 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23697 | 2025.09.09 23:14:14.944680 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23698 | 2025.09.09 23:14:14.945015 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23699 | 2025.09.09 23:14:14.945050 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23700 | 2025.09.09 23:14:14.945349 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 23701 | 2025.09.09 23:14:14.945559 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23702 | 2025.09.09 23:14:14.945682 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 23703 | 2025.09.09 23:14:14.945718 [ 275 ] {fe86bcb6-7e1f-4549-8531-5baa6f944994} <Debug> TCPHandler: Processed in 0.001222991 sec. | ||
| 23704 | 2025.09.09 23:14:15.633136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23705 | 2025.09.09 23:14:15.651412 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23706 | 2025.09.09 23:14:15.651462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23707 | 2025.09.09 23:14:15.657912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23708 | 2025.09.09 23:14:15.658671 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23709 | 2025.09.09 23:14:15.658974 [ 50 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23710 | 2025.09.09 23:14:15.659036 [ 50 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23711 | 2025.09.09 23:14:15.659055 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23712 | 2025.09.09 23:14:15.659159 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23713 | 2025.09.09 23:14:15.662686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23714 | 2025.09.09 23:14:15.662998 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23715 | 2025.09.09 23:14:15.664427 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23716 | 2025.09.09 23:14:15.669265 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23717 | 2025.09.09 23:14:15.674135 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23718 | 2025.09.09 23:14:15.678942 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23719 | 2025.09.09 23:14:15.683916 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23720 | 2025.09.09 23:14:15.688771 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 23721 | 2025.09.09 23:14:15.717521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3000 | ||
| 23722 | 2025.09.09 23:14:15.720056 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23723 | 2025.09.09 23:14:15.720103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23724 | 2025.09.09 23:14:15.721336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23725 | 2025.09.09 23:14:15.721617 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23726 | 2025.09.09 23:14:15.721892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3000 | ||
| 23727 | 2025.09.09 23:14:15.752318 [ 193 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.093197685 sec., 8165.438873293901 rows/sec., 42.22 MiB/sec. | ||
| 23728 | 2025.09.09 23:14:15.755566 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23729 | 2025.09.09 23:14:15.757520 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_101_20} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23730 | 2025.09.09 23:14:15.757618 [ 199 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_101_20} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23731 | 2025.09.09 23:14:15.760362 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23732 | 2025.09.09 23:14:16.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.97 MiB, peak 435.39 MiB, free memory in arenas 0.00 B, will set to 416.90 MiB (RSS), difference: -1.07 MiB | ||
| 23733 | 2025.09.09 23:14:19.913811 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23734 | 2025.09.09 23:14:19.914017 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23735 | 2025.09.09 23:14:19.914087 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23736 | 2025.09.09 23:14:19.914831 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23737 | 2025.09.09 23:14:19.914873 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23738 | 2025.09.09 23:14:19.915256 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23739 | 2025.09.09 23:14:19.915486 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23740 | 2025.09.09 23:14:19.915635 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001667 sec., 45590.88182363527 rows/sec., 3.76 MiB/sec. | ||
| 23741 | 2025.09.09 23:14:19.915677 [ 275 ] {293babc0-d9d2-4f86-9f0e-52d4ae6be28d} <Debug> TCPHandler: Processed in 0.001993066 sec. | ||
| 23742 | 2025.09.09 23:14:19.915808 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23743 | 2025.09.09 23:14:19.915901 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23744 | 2025.09.09 23:14:19.915942 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23745 | 2025.09.09 23:14:19.916335 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23746 | 2025.09.09 23:14:19.916369 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23747 | 2025.09.09 23:14:19.916657 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23748 | 2025.09.09 23:14:19.916864 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23749 | 2025.09.09 23:14:19.916991 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 23750 | 2025.09.09 23:14:19.917028 [ 275 ] {89ed7897-17af-4afe-984a-d99290d7a3a1} <Debug> TCPHandler: Processed in 0.001270112 sec. | ||
| 23751 | 2025.09.09 23:14:19.917136 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23752 | 2025.09.09 23:14:19.917228 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23753 | 2025.09.09 23:14:19.917269 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23754 | 2025.09.09 23:14:19.917690 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23755 | 2025.09.09 23:14:19.917724 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23756 | 2025.09.09 23:14:19.918020 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23757 | 2025.09.09 23:14:19.918219 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23758 | 2025.09.09 23:14:19.918345 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 23759 | 2025.09.09 23:14:19.918382 [ 275 ] {6bd2d4a3-09ed-4cc6-8497-d56fe49eb09f} <Debug> TCPHandler: Processed in 0.001294153 sec. | ||
| 23760 | 2025.09.09 23:14:19.918491 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23761 | 2025.09.09 23:14:19.918585 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23762 | 2025.09.09 23:14:19.918628 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23763 | 2025.09.09 23:14:19.919036 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23764 | 2025.09.09 23:14:19.919072 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23765 | 2025.09.09 23:14:19.919390 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23766 | 2025.09.09 23:14:19.919603 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23767 | 2025.09.09 23:14:19.919731 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 23768 | 2025.09.09 23:14:19.919769 [ 275 ] {0c981132-47b4-4bc0-ad2e-291f4cdfc44e} <Debug> TCPHandler: Processed in 0.001326043 sec. | ||
| 23769 | 2025.09.09 23:14:19.919889 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23770 | 2025.09.09 23:14:19.919982 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23771 | 2025.09.09 23:14:19.920036 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23772 | 2025.09.09 23:14:19.920819 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23773 | 2025.09.09 23:14:19.920854 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23774 | 2025.09.09 23:14:19.921358 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23775 | 2025.09.09 23:14:19.921571 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23776 | 2025.09.09 23:14:19.921710 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 23777 | 2025.09.09 23:14:19.921780 [ 275 ] {2ce970be-44f9-4a92-a53c-adbe09236044} <Debug> TCPHandler: Processed in 0.001939534 sec. | ||
| 23778 | 2025.09.09 23:14:19.921890 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23779 | 2025.09.09 23:14:19.921983 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23780 | 2025.09.09 23:14:19.922025 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23781 | 2025.09.09 23:14:19.922353 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23782 | 2025.09.09 23:14:19.922388 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23783 | 2025.09.09 23:14:19.922683 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23784 | 2025.09.09 23:14:19.922890 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23785 | 2025.09.09 23:14:19.923014 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 23786 | 2025.09.09 23:14:19.923050 [ 275 ] {baab2190-ddd4-47a9-9742-6682c281dee0} <Debug> TCPHandler: Processed in 0.001209351 sec. | ||
| 23787 | 2025.09.09 23:14:20.324724 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23788 | 2025.09.09 23:14:20.324777 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23789 | 2025.09.09 23:14:20.557293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48934 | ||
| 23790 | 2025.09.09 23:14:20.557891 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23791 | 2025.09.09 23:14:20.557938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23792 | 2025.09.09 23:14:20.558431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23793 | 2025.09.09 23:14:20.558667 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23794 | 2025.09.09 23:14:20.558809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48934 | ||
| 23795 | 2025.09.09 23:14:23.162850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23796 | 2025.09.09 23:14:23.180643 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23797 | 2025.09.09 23:14:23.180706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23798 | 2025.09.09 23:14:23.186941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23799 | 2025.09.09 23:14:23.187665 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23800 | 2025.09.09 23:14:23.190881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23801 | 2025.09.09 23:14:24.113630 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23802 | 2025.09.09 23:14:24.113727 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23803 | 2025.09.09 23:14:24.117035 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 23804 | 2025.09.09 23:14:24.406445 [ 225 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23805 | 2025.09.09 23:14:24.406500 [ 225 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23806 | 2025.09.09 23:14:24.408821 [ 225 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 23807 | 2025.09.09 23:14:24.433550 [ 220 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23808 | 2025.09.09 23:14:24.433584 [ 220 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23809 | 2025.09.09 23:14:24.436489 [ 220 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 23810 | 2025.09.09 23:14:24.926452 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23811 | 2025.09.09 23:14:24.926727 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23812 | 2025.09.09 23:14:24.926829 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23813 | 2025.09.09 23:14:24.927737 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23814 | 2025.09.09 23:14:24.927776 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23815 | 2025.09.09 23:14:24.928177 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23816 | 2025.09.09 23:14:24.928410 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23817 | 2025.09.09 23:14:24.928557 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 23818 | 2025.09.09 23:14:24.928600 [ 275 ] {d2f541f5-7b0a-44bf-8ff9-4a2ce3dd7f30} <Debug> TCPHandler: Processed in 0.002340041 sec. | ||
| 23819 | 2025.09.09 23:14:24.928731 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23820 | 2025.09.09 23:14:24.928853 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23821 | 2025.09.09 23:14:24.928903 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23822 | 2025.09.09 23:14:24.930249 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23823 | 2025.09.09 23:14:24.930283 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23824 | 2025.09.09 23:14:24.930640 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23825 | 2025.09.09 23:14:24.930910 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23826 | 2025.09.09 23:14:24.931052 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.002223 sec., 546108.8618983355 rows/sec., 43.70 MiB/sec. | ||
| 23827 | 2025.09.09 23:14:24.931092 [ 275 ] {327a6d25-819a-4563-9f3b-336d88f1d4b0} <Debug> TCPHandler: Processed in 0.002422843 sec. | ||
| 23828 | 2025.09.09 23:14:24.931193 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23829 | 2025.09.09 23:14:24.931289 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23830 | 2025.09.09 23:14:24.931356 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23831 | 2025.09.09 23:14:24.931921 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23832 | 2025.09.09 23:14:24.931955 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23833 | 2025.09.09 23:14:24.932258 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23834 | 2025.09.09 23:14:24.932475 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23835 | 2025.09.09 23:14:24.932601 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001331 sec., 192336.5890308039 rows/sec., 11.85 MiB/sec. | ||
| 23836 | 2025.09.09 23:14:24.932638 [ 275 ] {f7f41de0-8780-4882-93fa-209c9dc0db77} <Debug> TCPHandler: Processed in 0.001495227 sec. | ||
| 23837 | 2025.09.09 23:14:24.932743 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23838 | 2025.09.09 23:14:24.932838 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23839 | 2025.09.09 23:14:24.932877 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23840 | 2025.09.09 23:14:24.933525 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23841 | 2025.09.09 23:14:24.933558 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23842 | 2025.09.09 23:14:24.933855 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23843 | 2025.09.09 23:14:24.934061 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23844 | 2025.09.09 23:14:24.934189 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00137 sec., 154744.52554744526 rows/sec., 9.98 MiB/sec. | ||
| 23845 | 2025.09.09 23:14:24.934226 [ 275 ] {c26eb767-ced0-4e4e-9425-46c8cd49e9d7} <Debug> TCPHandler: Processed in 0.001533326 sec. | ||
| 23846 | 2025.09.09 23:14:24.934325 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23847 | 2025.09.09 23:14:24.934423 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23848 | 2025.09.09 23:14:24.934465 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23849 | 2025.09.09 23:14:24.934977 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23850 | 2025.09.09 23:14:24.935013 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23851 | 2025.09.09 23:14:24.935332 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23852 | 2025.09.09 23:14:24.935545 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23853 | 2025.09.09 23:14:24.935672 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 23854 | 2025.09.09 23:14:24.935710 [ 275 ] {731e9433-bc19-4aab-acbc-2bcbbf9f28a5} <Debug> TCPHandler: Processed in 0.001434875 sec. | ||
| 23855 | 2025.09.09 23:14:24.935810 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23856 | 2025.09.09 23:14:24.935904 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23857 | 2025.09.09 23:14:24.935943 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23858 | 2025.09.09 23:14:24.936714 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23859 | 2025.09.09 23:14:24.936748 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23860 | 2025.09.09 23:14:24.937082 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23861 | 2025.09.09 23:14:24.937303 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23862 | 2025.09.09 23:14:24.937431 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001545 sec., 472491.9093851133 rows/sec., 33.22 MiB/sec. | ||
| 23863 | 2025.09.09 23:14:24.937470 [ 275 ] {de11e503-0cb8-4246-8020-32262e02c664} <Debug> TCPHandler: Processed in 0.00170853 sec. | ||
| 23864 | 2025.09.09 23:14:24.937576 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23865 | 2025.09.09 23:14:24.937671 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23866 | 2025.09.09 23:14:24.937712 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23867 | 2025.09.09 23:14:24.938059 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23868 | 2025.09.09 23:14:24.938093 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23869 | 2025.09.09 23:14:24.938409 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23870 | 2025.09.09 23:14:24.938609 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23871 | 2025.09.09 23:14:24.938735 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 23872 | 2025.09.09 23:14:24.938763 [ 39 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_61_12 to all_70_70_0 | ||
| 23873 | 2025.09.09 23:14:24.938773 [ 275 ] {2503cdd1-1ed6-4a37-823d-d7bd2029b04f} <Debug> TCPHandler: Processed in 0.001246391 sec. | ||
| 23874 | 2025.09.09 23:14:24.938841 [ 39 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23875 | 2025.09.09 23:14:24.938868 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23876 | 2025.09.09 23:14:24.938956 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23877 | 2025.09.09 23:14:24.938994 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_70_70_0 into Compact with storage Full | ||
| 23878 | 2025.09.09 23:14:24.939073 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23879 | 2025.09.09 23:14:24.939135 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23880 | 2025.09.09 23:14:24.939164 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23881 | 2025.09.09 23:14:24.939205 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 23882 | 2025.09.09 23:14:24.939270 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_66_1, total 30 rows starting from the beginning of the part | ||
| 23883 | 2025.09.09 23:14:24.939316 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 23884 | 2025.09.09 23:14:24.939359 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 23885 | 2025.09.09 23:14:24.939398 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 23886 | 2025.09.09 23:14:24.939438 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 23887 | 2025.09.09 23:14:24.939603 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23888 | 2025.09.09 23:14:24.939649 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23889 | 2025.09.09 23:14:24.940010 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23890 | 2025.09.09 23:14:24.940237 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23891 | 2025.09.09 23:14:24.940283 [ 193 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331494 sec., 315435.1427794643 rows/sec., 16.09 MiB/sec. | ||
| 23892 | 2025.09.09 23:14:24.940370 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001315 sec., 238783.2699619772 rows/sec., 15.69 MiB/sec. | ||
| 23893 | 2025.09.09 23:14:24.940413 [ 275 ] {0b886bb4-1ed4-4fe5-bbfe-5438fa940c95} <Debug> TCPHandler: Processed in 0.001531497 sec. | ||
| 23894 | 2025.09.09 23:14:24.940486 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Trace> MergedBlockOutputStream: filled checksums all_1_70_13 (state Temporary) | ||
| 23895 | 2025.09.09 23:14:24.940524 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23896 | 2025.09.09 23:14:24.940624 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23897 | 2025.09.09 23:14:24.940667 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23898 | 2025.09.09 23:14:24.940805 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_70_13 to all_1_70_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23899 | 2025.09.09 23:14:24.940890 [ 188 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_70_13} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_61_12, all_70_70_0] -> all_1_70_13 | ||
| 23900 | 2025.09.09 23:14:24.940980 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23901 | 2025.09.09 23:14:24.940988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23902 | 2025.09.09 23:14:24.941023 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23903 | 2025.09.09 23:14:24.941377 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23904 | 2025.09.09 23:14:24.941618 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23905 | 2025.09.09 23:14:24.941771 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 23906 | 2025.09.09 23:14:24.941813 [ 275 ] {e776c8c6-9349-4c1a-b1cb-f50bfc102f6b} <Debug> TCPHandler: Processed in 0.001338004 sec. | ||
| 23907 | 2025.09.09 23:14:24.941944 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23908 | 2025.09.09 23:14:24.942053 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23909 | 2025.09.09 23:14:24.942106 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23910 | 2025.09.09 23:14:24.943016 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23911 | 2025.09.09 23:14:24.943051 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23912 | 2025.09.09 23:14:24.943614 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23913 | 2025.09.09 23:14:24.943840 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23914 | 2025.09.09 23:14:24.943984 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001951 sec., 26140.440799589953 rows/sec., 46.84 MiB/sec. | ||
| 23915 | 2025.09.09 23:14:24.944063 [ 275 ] {4559e78a-17ac-4b94-a8c0-79265a89ba93} <Debug> TCPHandler: Processed in 0.002180578 sec. | ||
| 23916 | 2025.09.09 23:14:24.944176 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23917 | 2025.09.09 23:14:24.944271 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23918 | 2025.09.09 23:14:24.944311 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23919 | 2025.09.09 23:14:24.944648 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23920 | 2025.09.09 23:14:24.944683 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23921 | 2025.09.09 23:14:24.944990 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23922 | 2025.09.09 23:14:24.945196 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23923 | 2025.09.09 23:14:24.945323 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 23924 | 2025.09.09 23:14:24.945359 [ 275 ] {ceed7644-a516-467d-94b4-8ede122747f7} <Debug> TCPHandler: Processed in 0.001233542 sec. | ||
| 23925 | 2025.09.09 23:14:24.945405 [ 217 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23926 | 2025.09.09 23:14:24.945467 [ 217 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23927 | 2025.09.09 23:14:24.947831 [ 217 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 23928 | 2025.09.09 23:14:25.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.72 MiB, peak 435.39 MiB, free memory in arenas 0.00 B, will set to 416.90 MiB (RSS), difference: 3.18 MiB | ||
| 23929 | 2025.09.09 23:14:25.722270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3034 | ||
| 23930 | 2025.09.09 23:14:25.724769 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23931 | 2025.09.09 23:14:25.724809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23932 | 2025.09.09 23:14:25.725979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23933 | 2025.09.09 23:14:25.726251 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23934 | 2025.09.09 23:14:25.726422 [ 37 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23935 | 2025.09.09 23:14:25.726511 [ 37 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23936 | 2025.09.09 23:14:25.726512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3034 | ||
| 23937 | 2025.09.09 23:14:25.726551 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23938 | 2025.09.09 23:14:25.726758 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 23939 | 2025.09.09 23:14:25.727434 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23940 | 2025.09.09 23:14:25.727583 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2856 rows starting from the beginning of the part | ||
| 23941 | 2025.09.09 23:14:25.727961 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 23942 | 2025.09.09 23:14:25.728314 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 23943 | 2025.09.09 23:14:25.728666 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 23944 | 2025.09.09 23:14:25.729003 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 23945 | 2025.09.09 23:14:25.729332 [ 198 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
| 23946 | 2025.09.09 23:14:25.736686 [ 196 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3034 rows, containing 72 columns (72 merged, 0 gathered) in 0.010012606 sec., 303018.0154896737 rows/sec., 237.71 MiB/sec. | ||
| 23947 | 2025.09.09 23:14:25.738919 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23948 | 2025.09.09 23:14:25.739438 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23949 | 2025.09.09 23:14:25.739512 [ 190 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_76_15} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23950 | 2025.09.09 23:14:25.739687 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. | ||
| 23951 | 2025.09.09 23:14:27.182644 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23952 | 2025.09.09 23:14:27.182842 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23953 | 2025.09.09 23:14:27.182915 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23954 | 2025.09.09 23:14:27.183569 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23955 | 2025.09.09 23:14:27.183617 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23956 | 2025.09.09 23:14:27.184001 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23957 | 2025.09.09 23:14:27.184220 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23958 | 2025.09.09 23:14:27.184349 [ 36 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23959 | 2025.09.09 23:14:27.184378 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 23960 | 2025.09.09 23:14:27.184417 [ 36 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23961 | 2025.09.09 23:14:27.184429 [ 275 ] {904765f2-8afe-450d-9519-ec0bdbd0c77a} <Debug> TCPHandler: Processed in 0.001922494 sec. | ||
| 23962 | 2025.09.09 23:14:27.184450 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23963 | 2025.09.09 23:14:27.184555 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23964 | 2025.09.09 23:14:27.184575 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 23965 | 2025.09.09 23:14:27.184665 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23966 | 2025.09.09 23:14:27.184710 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23967 | 2025.09.09 23:14:27.184731 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23968 | 2025.09.09 23:14:27.184773 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 434 rows starting from the beginning of the part | ||
| 23969 | 2025.09.09 23:14:27.184850 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 23970 | 2025.09.09 23:14:27.184905 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 23971 | 2025.09.09 23:14:27.184956 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 410 rows starting from the beginning of the part | ||
| 23972 | 2025.09.09 23:14:27.185009 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 410 rows starting from the beginning of the part | ||
| 23973 | 2025.09.09 23:14:27.185060 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 23974 | 2025.09.09 23:14:27.185094 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23975 | 2025.09.09 23:14:27.185137 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23976 | 2025.09.09 23:14:27.185477 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23977 | 2025.09.09 23:14:27.185707 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23978 | 2025.09.09 23:14:27.185847 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 134.67 KiB/sec. | ||
| 23979 | 2025.09.09 23:14:27.185886 [ 275 ] {02fa802c-58c9-45c3-90a0-08cb6020cb80} <Debug> TCPHandler: Processed in 0.001381954 sec. | ||
| 23980 | 2025.09.09 23:14:27.186006 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23981 | 2025.09.09 23:14:27.186131 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23982 | 2025.09.09 23:14:27.186180 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23983 | 2025.09.09 23:14:27.186202 [ 190 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168485 sec., 1245214.7075407305 rows/sec., 84.30 MiB/sec. | ||
| 23984 | 2025.09.09 23:14:27.186349 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23985 | 2025.09.09 23:14:27.186596 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23986 | 2025.09.09 23:14:27.186662 [ 193 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_76_15} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23987 | 2025.09.09 23:14:27.186730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 23988 | 2025.09.09 23:14:27.187640 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23989 | 2025.09.09 23:14:27.187682 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23990 | 2025.09.09 23:14:27.188085 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23991 | 2025.09.09 23:14:27.188300 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23992 | 2025.09.09 23:14:27.188421 [ 36 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23993 | 2025.09.09 23:14:27.188432 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002325 sec., 575053.7634408603 rows/sec., 48.10 MiB/sec. | ||
| 23994 | 2025.09.09 23:14:27.188463 [ 36 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23995 | 2025.09.09 23:14:27.188486 [ 275 ] {e03512e7-5d15-4f5b-9104-4003229c0287} <Debug> TCPHandler: Processed in 0.002541655 sec. | ||
| 23996 | 2025.09.09 23:14:27.188490 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 23997 | 2025.09.09 23:14:27.188598 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 23998 | 2025.09.09 23:14:27.188602 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23999 | 2025.09.09 23:14:27.188719 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24000 | 2025.09.09 23:14:27.188735 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24001 | 2025.09.09 23:14:27.188757 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2550 rows starting from the beginning of the part | ||
| 24002 | 2025.09.09 23:14:27.188781 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24003 | 2025.09.09 23:14:27.188827 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 76 rows starting from the beginning of the part | ||
| 24004 | 2025.09.09 23:14:27.188885 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1215 rows starting from the beginning of the part | ||
| 24005 | 2025.09.09 23:14:27.188938 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 76 rows starting from the beginning of the part | ||
| 24006 | 2025.09.09 23:14:27.188987 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1214 rows starting from the beginning of the part | ||
| 24007 | 2025.09.09 23:14:27.189037 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1337 rows starting from the beginning of the part | ||
| 24008 | 2025.09.09 23:14:27.189184 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24009 | 2025.09.09 23:14:27.189225 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24010 | 2025.09.09 23:14:27.189544 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24011 | 2025.09.09 23:14:27.189776 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24012 | 2025.09.09 23:14:27.189910 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.52 MiB/sec. | ||
| 24013 | 2025.09.09 23:14:27.189950 [ 275 ] {8d6af89d-5662-415e-9221-6570bf31d187} <Debug> TCPHandler: Processed in 0.001397744 sec. | ||
| 24014 | 2025.09.09 23:14:27.190051 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24015 | 2025.09.09 23:14:27.190143 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24016 | 2025.09.09 23:14:27.190182 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24017 | 2025.09.09 23:14:27.190690 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24018 | 2025.09.09 23:14:27.190726 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24019 | 2025.09.09 23:14:27.191033 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24020 | 2025.09.09 23:14:27.191038 [ 197 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6468 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475834 sec., 2612453.0158322407 rows/sec., 222.99 MiB/sec. | ||
| 24021 | 2025.09.09 23:14:27.191250 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24022 | 2025.09.09 23:14:27.191384 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 24023 | 2025.09.09 23:14:27.191385 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00126 sec., 200000 rows/sec., 13.83 MiB/sec. | ||
| 24024 | 2025.09.09 23:14:27.191437 [ 275 ] {bdfda5de-fd53-499a-ada8-6c0ae0c61ef7} <Debug> TCPHandler: Processed in 0.001434916 sec. | ||
| 24025 | 2025.09.09 23:14:27.191542 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24026 | 2025.09.09 23:14:27.191634 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24027 | 2025.09.09 23:14:27.191673 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24028 | 2025.09.09 23:14:27.191682 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24029 | 2025.09.09 23:14:27.191763 [ 186 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_156_31} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 24030 | 2025.09.09 23:14:27.191855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 24031 | 2025.09.09 23:14:27.192098 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24032 | 2025.09.09 23:14:27.192135 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24033 | 2025.09.09 23:14:27.192495 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24034 | 2025.09.09 23:14:27.192747 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24035 | 2025.09.09 23:14:27.192859 [ 36 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24036 | 2025.09.09 23:14:27.192894 [ 36 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24037 | 2025.09.09 23:14:27.192906 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001286 sec., 9331.259720062208 rows/sec., 729.00 KiB/sec. | ||
| 24038 | 2025.09.09 23:14:27.192913 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24039 | 2025.09.09 23:14:27.192961 [ 275 ] {1a6d33cd-f4ce-4d45-b75f-87a14df31ecd} <Debug> TCPHandler: Processed in 0.001467995 sec. | ||
| 24040 | 2025.09.09 23:14:27.193028 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 24041 | 2025.09.09 23:14:27.193085 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24042 | 2025.09.09 23:14:27.193115 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24043 | 2025.09.09 23:14:27.193144 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 223 rows starting from the beginning of the part | ||
| 24044 | 2025.09.09 23:14:27.193193 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24045 | 2025.09.09 23:14:27.193199 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 24046 | 2025.09.09 23:14:27.193234 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24047 | 2025.09.09 23:14:27.193250 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 24048 | 2025.09.09 23:14:27.193291 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 211 rows starting from the beginning of the part | ||
| 24049 | 2025.09.09 23:14:27.193330 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 211 rows starting from the beginning of the part | ||
| 24050 | 2025.09.09 23:14:27.193371 [ 190 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 24051 | 2025.09.09 23:14:27.193945 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24052 | 2025.09.09 23:14:27.193981 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24053 | 2025.09.09 23:14:27.194178 [ 197 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188121 sec., 908156.6608114829 rows/sec., 55.43 MiB/sec. | ||
| 24054 | 2025.09.09 23:14:27.194313 [ 197 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24055 | 2025.09.09 23:14:27.194330 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 24056 | 2025.09.09 23:14:27.194619 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24057 | 2025.09.09 23:14:27.194622 [ 197 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24058 | 2025.09.09 23:14:27.194714 [ 197 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_76_15} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24059 | 2025.09.09 23:14:27.194752 [ 36 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 24060 | 2025.09.09 23:14:27.194761 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001587 sec., 357908.00252047885 rows/sec., 26.85 MiB/sec. | ||
| 24061 | 2025.09.09 23:14:27.194789 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 24062 | 2025.09.09 23:14:27.194789 [ 36 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24063 | 2025.09.09 23:14:27.194814 [ 275 ] {c62f95e5-ddb8-477f-a7a4-ad9b0db3534c} <Debug> TCPHandler: Processed in 0.001788301 sec. | ||
| 24064 | 2025.09.09 23:14:27.194835 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24065 | 2025.09.09 23:14:27.194914 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 24066 | 2025.09.09 23:14:27.194945 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24067 | 2025.09.09 23:14:27.195000 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24068 | 2025.09.09 23:14:27.195029 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1415 rows starting from the beginning of the part | ||
| 24069 | 2025.09.09 23:14:27.195045 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24070 | 2025.09.09 23:14:27.195073 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 74 rows starting from the beginning of the part | ||
| 24071 | 2025.09.09 23:14:27.195095 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24072 | 2025.09.09 23:14:27.195114 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 732 rows starting from the beginning of the part | ||
| 24073 | 2025.09.09 23:14:27.195155 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 74 rows starting from the beginning of the part | ||
| 24074 | 2025.09.09 23:14:27.195191 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 730 rows starting from the beginning of the part | ||
| 24075 | 2025.09.09 23:14:27.195227 [ 193 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 568 rows starting from the beginning of the part | ||
| 24076 | 2025.09.09 23:14:27.195777 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24077 | 2025.09.09 23:14:27.195818 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24078 | 2025.09.09 23:14:27.196196 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 24079 | 2025.09.09 23:14:27.196402 [ 189 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521367 sec., 2361691.820579781 rows/sec., 179.61 MiB/sec. | ||
| 24080 | 2025.09.09 23:14:27.196407 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24081 | 2025.09.09 23:14:27.196567 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Debug> executeQuery: Read 961 rows, 68.62 KiB in 0.00154 sec., 624025.974025974 rows/sec., 43.51 MiB/sec. | ||
| 24082 | 2025.09.09 23:14:27.196567 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_151_32 to all_156_156_0 | ||
| 24083 | 2025.09.09 23:14:27.196607 [ 275 ] {3a36dd5e-7a2b-450b-a296-c40768b3ee79} <Debug> TCPHandler: Processed in 0.00171783 sec. | ||
| 24084 | 2025.09.09 23:14:27.196633 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24085 | 2025.09.09 23:14:27.196642 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 24086 | 2025.09.09 23:14:27.196662 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24087 | 2025.09.09 23:14:27.196722 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24088 | 2025.09.09 23:14:27.196798 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_32 to all_156_156_0 into Compact with storage Full | ||
| 24089 | 2025.09.09 23:14:27.196823 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24090 | 2025.09.09 23:14:27.196905 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24091 | 2025.09.09 23:14:27.196959 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24092 | 2025.09.09 23:14:27.196976 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24093 | 2025.09.09 23:14:27.197022 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_32, total 52445 rows starting from the beginning of the part | ||
| 24094 | 2025.09.09 23:14:27.197047 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_156_31} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 24095 | 2025.09.09 23:14:27.197098 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 24096 | 2025.09.09 23:14:27.197150 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 24097 | 2025.09.09 23:14:27.197157 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 315 rows starting from the beginning of the part | ||
| 24098 | 2025.09.09 23:14:27.197219 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 24099 | 2025.09.09 23:14:27.197263 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 314 rows starting from the beginning of the part | ||
| 24100 | 2025.09.09 23:14:27.197307 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 961 rows starting from the beginning of the part | ||
| 24101 | 2025.09.09 23:14:27.197706 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2025.09.09 23:14:27.197748 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24103 | 2025.09.09 23:14:27.198267 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24104 | 2025.09.09 23:14:27.198491 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24105 | 2025.09.09 23:14:27.198640 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 24106 | 2025.09.09 23:14:27.198705 [ 275 ] {c459b485-e3b5-4b0f-84b2-2186ad362c0b} <Debug> TCPHandler: Processed in 0.002032036 sec. | ||
| 24107 | 2025.09.09 23:14:27.198812 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24108 | 2025.09.09 23:14:27.198905 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24109 | 2025.09.09 23:14:27.198948 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24110 | 2025.09.09 23:14:27.199292 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24111 | 2025.09.09 23:14:27.199328 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24112 | 2025.09.09 23:14:27.199629 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 24113 | 2025.09.09 23:14:27.199835 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24114 | 2025.09.09 23:14:27.199935 [ 36 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 24115 | 2025.09.09 23:14:27.199964 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 24116 | 2025.09.09 23:14:27.199969 [ 36 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24117 | 2025.09.09 23:14:27.200004 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24118 | 2025.09.09 23:14:27.200007 [ 275 ] {fd490f14-19d7-43c7-b9f6-0c88e38d30a1} <Debug> TCPHandler: Processed in 0.001245542 sec. | ||
| 24119 | 2025.09.09 23:14:27.200080 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 24120 | 2025.09.09 23:14:27.200174 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24121 | 2025.09.09 23:14:27.200199 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 11752 rows starting from the beginning of the part | ||
| 24122 | 2025.09.09 23:14:27.200250 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 24123 | 2025.09.09 23:14:27.200291 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 104 rows starting from the beginning of the part | ||
| 24124 | 2025.09.09 23:14:27.200330 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 24125 | 2025.09.09 23:14:27.200368 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 104 rows starting from the beginning of the part | ||
| 24126 | 2025.09.09 23:14:27.200407 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 36 rows starting from the beginning of the part | ||
| 24127 | 2025.09.09 23:14:27.203084 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12116 rows, containing 4 columns (4 merged, 0 gathered) in 0.003046203 sec., 3977410.5665315147 rows/sec., 253.43 MiB/sec. | ||
| 24128 | 2025.09.09 23:14:27.203435 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 24129 | 2025.09.09 23:14:27.203736 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24130 | 2025.09.09 23:14:27.203820 [ 187 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_156_31} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 24131 | 2025.09.09 23:14:27.203992 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 24132 | 2025.09.09 23:14:27.206954 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54355 rows, containing 5 columns (5 merged, 0 gathered) in 0.010213869 sec., 5321685.641356865 rows/sec., 358.10 MiB/sec. | ||
| 24133 | 2025.09.09 23:14:27.207331 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Trace> MergedBlockOutputStream: filled checksums all_1_156_33 (state Temporary) | ||
| 24134 | 2025.09.09 23:14:27.207614 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_156_33 to all_1_156_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24135 | 2025.09.09 23:14:27.207686 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_151_32, all_156_156_0] -> all_1_156_33 | ||
| 24136 | 2025.09.09 23:14:27.207769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 24137 | 2025.09.09 23:14:28.059101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49446 | ||
| 24138 | 2025.09.09 23:14:28.059686 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2025.09.09 23:14:28.059732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24140 | 2025.09.09 23:14:28.060263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24141 | 2025.09.09 23:14:28.060498 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2025.09.09 23:14:28.060632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49446 | ||
| 24143 | 2025.09.09 23:14:29.909078 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24144 | 2025.09.09 23:14:29.909288 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24145 | 2025.09.09 23:14:29.909355 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24146 | 2025.09.09 23:14:29.910038 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24147 | 2025.09.09 23:14:29.910086 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24148 | 2025.09.09 23:14:29.910492 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 24149 | 2025.09.09 23:14:29.910707 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24150 | 2025.09.09 23:14:29.910864 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 24151 | 2025.09.09 23:14:29.910906 [ 275 ] {32dd2ace-3336-47c4-a0d0-63d20e8523dd} <Debug> TCPHandler: Processed in 0.001961135 sec. | ||
| 24152 | 2025.09.09 23:14:29.911040 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24153 | 2025.09.09 23:14:29.911164 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24154 | 2025.09.09 23:14:29.911213 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24155 | 2025.09.09 23:14:29.911662 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24156 | 2025.09.09 23:14:29.911699 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24157 | 2025.09.09 23:14:29.912022 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 24158 | 2025.09.09 23:14:29.912236 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24159 | 2025.09.09 23:14:29.912368 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 24160 | 2025.09.09 23:14:29.912407 [ 275 ] {23087a91-a3c2-47d2-972a-5aaa2800f966} <Debug> TCPHandler: Processed in 0.001433815 sec. | ||
| 24161 | 2025.09.09 23:14:29.912517 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24162 | 2025.09.09 23:14:29.912612 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24163 | 2025.09.09 23:14:29.912656 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24164 | 2025.09.09 23:14:29.913016 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24165 | 2025.09.09 23:14:29.913052 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24166 | 2025.09.09 23:14:29.913380 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 24167 | 2025.09.09 23:14:29.913587 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24168 | 2025.09.09 23:14:29.913717 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 3.97 MiB/sec. | ||
| 24169 | 2025.09.09 23:14:29.913755 [ 275 ] {b2ce127f-28a8-4424-9446-b44be7afe2e2} <Debug> TCPHandler: Processed in 0.001289283 sec. | ||
| 24170 | 2025.09.09 23:14:29.913865 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24171 | 2025.09.09 23:14:29.913960 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24172 | 2025.09.09 23:14:29.914001 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24173 | 2025.09.09 23:14:29.914319 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24174 | 2025.09.09 23:14:29.914354 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24175 | 2025.09.09 23:14:29.914650 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 24176 | 2025.09.09 23:14:29.914855 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24177 | 2025.09.09 23:14:29.914983 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001042 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. | ||
| 24178 | 2025.09.09 23:14:29.915020 [ 275 ] {b2f75cc7-8d10-4568-aad7-5d7a3dc83567} <Debug> TCPHandler: Processed in 0.001205481 sec. | ||
| 24179 | 2025.09.09 23:14:30.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.18 MiB, peak 435.39 MiB, free memory in arenas 0.00 B, will set to 416.90 MiB (RSS), difference: -4.28 MiB | ||
| 24180 | 2025.09.09 23:14:30.549261 [ 221 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 24181 | 2025.09.09 23:14:30.549313 [ 221 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 24182 | 2025.09.09 23:14:30.552264 [ 221 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 24183 | 2025.09.09 23:14:30.691158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24184 | 2025.09.09 23:14:30.709914 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24185 | 2025.09.09 23:14:30.710019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24186 | 2025.09.09 23:14:30.716382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24187 | 2025.09.09 23:14:30.717137 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24188 | 2025.09.09 23:14:30.720341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24189 | 2025.09.09 23:14:32.561645 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48160 | ||
| 24190 | 2025.09.09 23:14:32.561752 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24191 | 2025.09.09 23:14:32.561778 [ 367 ] {} <Debug> TCP-Session: 685c8aa5-deec-463c-9809-60b26dda5aab Authenticating user 'default' from [fd00:1122:3344:101::e]:48160 | ||
| 24192 | 2025.09.09 23:14:32.561800 [ 367 ] {} <Debug> TCP-Session: 685c8aa5-deec-463c-9809-60b26dda5aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24193 | 2025.09.09 23:14:32.561813 [ 367 ] {} <Debug> TCP-Session: 685c8aa5-deec-463c-9809-60b26dda5aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24194 | 2025.09.09 23:14:32.562001 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54565 | ||
| 24195 | 2025.09.09 23:14:32.562047 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40241 | ||
| 24196 | 2025.09.09 23:14:32.562084 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24197 | 2025.09.09 23:14:32.562057 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51974 | ||
| 24198 | 2025.09.09 23:14:32.562109 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64201 | ||
| 24199 | 2025.09.09 23:14:32.562139 [ 370 ] {} <Debug> TCP-Session: 9992a4b4-9900-48e3-9bfd-7df81e0b923c Authenticating user 'default' from [fd00:1122:3344:101::e]:54565 | ||
| 24200 | 2025.09.09 23:14:32.562112 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33062 | ||
| 24201 | 2025.09.09 23:14:32.562194 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24202 | 2025.09.09 23:14:32.562187 [ 370 ] {} <Debug> TCP-Session: 9992a4b4-9900-48e3-9bfd-7df81e0b923c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24203 | 2025.09.09 23:14:32.562208 [ 367 ] {} <Trace> TCP-Session: 685c8aa5-deec-463c-9809-60b26dda5aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24204 | 2025.09.09 23:14:32.562237 [ 370 ] {} <Debug> TCP-Session: 9992a4b4-9900-48e3-9bfd-7df81e0b923c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24205 | 2025.09.09 23:14:32.562231 [ 371 ] {} <Debug> TCP-Session: 858f1e24-6461-45fd-92b4-228d01d46689 Authenticating user 'default' from [fd00:1122:3344:101::e]:40241 | ||
| 24206 | 2025.09.09 23:14:32.562251 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24207 | 2025.09.09 23:14:32.562283 [ 371 ] {} <Debug> TCP-Session: 858f1e24-6461-45fd-92b4-228d01d46689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24208 | 2025.09.09 23:14:32.562290 [ 366 ] {} <Debug> TCP-Session: cb29bd2f-441c-4c8c-8fd6-3b06f3b30d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:33062 | ||
| 24209 | 2025.09.09 23:14:32.562301 [ 371 ] {} <Debug> TCP-Session: 858f1e24-6461-45fd-92b4-228d01d46689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24210 | 2025.09.09 23:14:32.562312 [ 366 ] {} <Debug> TCP-Session: cb29bd2f-441c-4c8c-8fd6-3b06f3b30d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24211 | 2025.09.09 23:14:32.562215 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24212 | 2025.09.09 23:14:32.562327 [ 366 ] {} <Debug> TCP-Session: cb29bd2f-441c-4c8c-8fd6-3b06f3b30d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24213 | 2025.09.09 23:14:32.562186 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24214 | 2025.09.09 23:14:32.562111 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62532 | ||
| 24215 | 2025.09.09 23:14:32.562426 [ 359 ] {} <Debug> TCP-Session: ad7acf88-3e5f-4128-9494-3faea1575555 Authenticating user 'default' from [fd00:1122:3344:101::e]:51974 | ||
| 24216 | 2025.09.09 23:14:32.562430 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24217 | 2025.09.09 23:14:32.562471 [ 359 ] {} <Debug> TCP-Session: ad7acf88-3e5f-4128-9494-3faea1575555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24218 | 2025.09.09 23:14:32.562419 [ 364 ] {} <Debug> TCP-Session: a47249ae-d37a-4c6f-94f9-e6c2b46f90b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64201 | ||
| 24219 | 2025.09.09 23:14:32.562488 [ 359 ] {} <Debug> TCP-Session: ad7acf88-3e5f-4128-9494-3faea1575555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24220 | 2025.09.09 23:14:32.562518 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24221 | 2025.09.09 23:14:32.562526 [ 364 ] {} <Debug> TCP-Session: a47249ae-d37a-4c6f-94f9-e6c2b46f90b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24222 | 2025.09.09 23:14:32.562087 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60786 | ||
| 24223 | 2025.09.09 23:14:32.562563 [ 364 ] {} <Debug> TCP-Session: a47249ae-d37a-4c6f-94f9-e6c2b46f90b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24224 | 2025.09.09 23:14:32.562557 [ 365 ] {} <Debug> TCP-Session: cf7ab790-a8a3-4944-a26f-82ab4e3f6e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:62532 | ||
| 24225 | 2025.09.09 23:14:32.562080 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59560 | ||
| 24226 | 2025.09.09 23:14:32.562639 [ 365 ] {} <Debug> TCP-Session: cf7ab790-a8a3-4944-a26f-82ab4e3f6e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24227 | 2025.09.09 23:14:32.562654 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24228 | 2025.09.09 23:14:32.562664 [ 365 ] {} <Debug> TCP-Session: cf7ab790-a8a3-4944-a26f-82ab4e3f6e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24229 | 2025.09.09 23:14:32.562696 [ 363 ] {} <Debug> TCP-Session: f976a0eb-0d00-43d4-81b8-1b1c3cd81a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:60786 | ||
| 24230 | 2025.09.09 23:14:32.562699 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24231 | 2025.09.09 23:14:32.562729 [ 363 ] {} <Debug> TCP-Session: f976a0eb-0d00-43d4-81b8-1b1c3cd81a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24232 | 2025.09.09 23:14:32.562741 [ 360 ] {} <Debug> TCP-Session: 934b7d79-7868-42d7-ab82-4ad66520c1b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59560 | ||
| 24233 | 2025.09.09 23:14:32.562757 [ 363 ] {} <Debug> TCP-Session: f976a0eb-0d00-43d4-81b8-1b1c3cd81a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24234 | 2025.09.09 23:14:32.562768 [ 360 ] {} <Debug> TCP-Session: 934b7d79-7868-42d7-ab82-4ad66520c1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24235 | 2025.09.09 23:14:32.562793 [ 360 ] {} <Debug> TCP-Session: 934b7d79-7868-42d7-ab82-4ad66520c1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24236 | 2025.09.09 23:14:32.562799 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24237 | 2025.09.09 23:14:32.562869 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24238 | 2025.09.09 23:14:32.563201 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 24239 | 2025.09.09 23:14:32.564192 [ 314 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> AggregatingTransform: Aggregating | ||
| 24240 | 2025.09.09 23:14:32.564225 [ 314 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> Aggregator: Aggregation method: without_key | ||
| 24241 | 2025.09.09 23:14:32.564259 [ 314 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947287 sec. (1055.646 rows/sec., 41.24 KiB/sec.) | ||
| 24242 | 2025.09.09 23:14:32.564277 [ 314 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Trace> Aggregator: Merging aggregated data | ||
| 24243 | 2025.09.09 23:14:32.565632 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 24244 | 2025.09.09 23:14:32.565776 [ 367 ] {07fad7ed-594c-4d5c-b0b4-aa3438109855} <Debug> TCPHandler: Processed in 0.003728855 sec. | ||
| 24245 | 2025.09.09 23:14:32.565853 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24246 | 2025.09.09 23:14:32.565878 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24247 | 2025.09.09 23:14:32.565894 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24248 | 2025.09.09 23:14:32.565917 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24249 | 2025.09.09 23:14:32.565932 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24250 | 2025.09.09 23:14:32.565943 [ 371 ] {} <Debug> TCP-Session: 858f1e24-6461-45fd-92b4-228d01d46689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24251 | 2025.09.09 23:14:32.565959 [ 370 ] {} <Debug> TCP-Session: 9992a4b4-9900-48e3-9bfd-7df81e0b923c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24252 | 2025.09.09 23:14:32.565977 [ 359 ] {} <Debug> TCP-Session: ad7acf88-3e5f-4128-9494-3faea1575555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24253 | 2025.09.09 23:14:32.565987 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24254 | 2025.09.09 23:14:32.566011 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24255 | 2025.09.09 23:14:32.566039 [ 363 ] {} <Debug> TCP-Session: f976a0eb-0d00-43d4-81b8-1b1c3cd81a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24256 | 2025.09.09 23:14:32.565971 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24257 | 2025.09.09 23:14:32.566072 [ 364 ] {} <Debug> TCP-Session: a47249ae-d37a-4c6f-94f9-e6c2b46f90b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24258 | 2025.09.09 23:14:32.565919 [ 366 ] {} <Debug> TCP-Session: cb29bd2f-441c-4c8c-8fd6-3b06f3b30d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24259 | 2025.09.09 23:14:32.566103 [ 360 ] {} <Debug> TCP-Session: 934b7d79-7868-42d7-ab82-4ad66520c1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24260 | 2025.09.09 23:14:32.565891 [ 367 ] {} <Debug> TCP-Session: 685c8aa5-deec-463c-9809-60b26dda5aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24261 | 2025.09.09 23:14:32.565954 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24262 | 2025.09.09 23:14:32.566198 [ 365 ] {} <Debug> TCP-Session: cf7ab790-a8a3-4944-a26f-82ab4e3f6e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24263 | 2025.09.09 23:14:32.698147 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39734 | ||
| 24264 | 2025.09.09 23:14:32.698260 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24265 | 2025.09.09 23:14:32.698289 [ 367 ] {} <Debug> TCP-Session: 1230624e-401e-4ca8-b0a7-c993ca408915 Authenticating user 'default' from [fd00:1122:3344:101::e]:39734 | ||
| 24266 | 2025.09.09 23:14:32.698311 [ 367 ] {} <Debug> TCP-Session: 1230624e-401e-4ca8-b0a7-c993ca408915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24267 | 2025.09.09 23:14:32.698324 [ 367 ] {} <Debug> TCP-Session: 1230624e-401e-4ca8-b0a7-c993ca408915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24268 | 2025.09.09 23:14:32.698482 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52978 | ||
| 24269 | 2025.09.09 23:14:32.698536 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50390 | ||
| 24270 | 2025.09.09 23:14:32.698538 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56911 | ||
| 24271 | 2025.09.09 23:14:32.698558 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63687 | ||
| 24272 | 2025.09.09 23:14:32.698579 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54969 | ||
| 24273 | 2025.09.09 23:14:32.698606 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24274 | 2025.09.09 23:14:32.698589 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63542 | ||
| 24275 | 2025.09.09 23:14:32.698657 [ 359 ] {} <Debug> TCP-Session: 5f84782b-00c9-48d9-b320-05fdffef296a Authenticating user 'default' from [fd00:1122:3344:101::e]:50390 | ||
| 24276 | 2025.09.09 23:14:32.698666 [ 367 ] {} <Trace> TCP-Session: 1230624e-401e-4ca8-b0a7-c993ca408915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24277 | 2025.09.09 23:14:32.698670 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24278 | 2025.09.09 23:14:32.698698 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24279 | 2025.09.09 23:14:32.698725 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24280 | 2025.09.09 23:14:32.698736 [ 371 ] {} <Debug> TCP-Session: 7adb0fb9-cbc7-4298-9d1d-71be83bf3d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:56911 | ||
| 24281 | 2025.09.09 23:14:32.698748 [ 364 ] {} <Debug> TCP-Session: b080d8b9-803f-4d8c-976e-27fcc6867196 Authenticating user 'default' from [fd00:1122:3344:101::e]:54969 | ||
| 24282 | 2025.09.09 23:14:32.698756 [ 366 ] {} <Debug> TCP-Session: cab21ecc-9e44-4e81-a533-648ff5a08e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:63542 | ||
| 24283 | 2025.09.09 23:14:32.698787 [ 364 ] {} <Debug> TCP-Session: b080d8b9-803f-4d8c-976e-27fcc6867196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24284 | 2025.09.09 23:14:32.698772 [ 371 ] {} <Debug> TCP-Session: 7adb0fb9-cbc7-4298-9d1d-71be83bf3d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24285 | 2025.09.09 23:14:32.698808 [ 366 ] {} <Debug> TCP-Session: cab21ecc-9e44-4e81-a533-648ff5a08e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24286 | 2025.09.09 23:14:32.698814 [ 364 ] {} <Debug> TCP-Session: b080d8b9-803f-4d8c-976e-27fcc6867196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24287 | 2025.09.09 23:14:32.698841 [ 366 ] {} <Debug> TCP-Session: cab21ecc-9e44-4e81-a533-648ff5a08e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24288 | 2025.09.09 23:14:32.698848 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24289 | 2025.09.09 23:14:32.698834 [ 371 ] {} <Debug> TCP-Session: 7adb0fb9-cbc7-4298-9d1d-71be83bf3d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24290 | 2025.09.09 23:14:32.698695 [ 359 ] {} <Debug> TCP-Session: 5f84782b-00c9-48d9-b320-05fdffef296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24291 | 2025.09.09 23:14:32.698668 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24292 | 2025.09.09 23:14:32.698940 [ 359 ] {} <Debug> TCP-Session: 5f84782b-00c9-48d9-b320-05fdffef296a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24293 | 2025.09.09 23:14:32.698581 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59289 | ||
| 24294 | 2025.09.09 23:14:32.698976 [ 363 ] {} <Debug> TCP-Session: 80281560-b63d-42e9-b673-70b10e1f6fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:63687 | ||
| 24295 | 2025.09.09 23:14:32.698553 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47496 | ||
| 24296 | 2025.09.09 23:14:32.699061 [ 363 ] {} <Debug> TCP-Session: 80281560-b63d-42e9-b673-70b10e1f6fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24297 | 2025.09.09 23:14:32.698557 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24298 | 2025.09.09 23:14:32.699102 [ 363 ] {} <Debug> TCP-Session: 80281560-b63d-42e9-b673-70b10e1f6fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24299 | 2025.09.09 23:14:32.699131 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24300 | 2025.09.09 23:14:32.699138 [ 370 ] {} <Debug> TCP-Session: e37cdfd5-7d5d-4195-a121-9f2473809edf Authenticating user 'default' from [fd00:1122:3344:101::e]:52978 | ||
| 24301 | 2025.09.09 23:14:32.699097 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24302 | 2025.09.09 23:14:32.699166 [ 360 ] {} <Debug> TCP-Session: 2c0f1cb9-170d-4b4e-8a87-d8e52bc3754a Authenticating user 'default' from [fd00:1122:3344:101::e]:47496 | ||
| 24303 | 2025.09.09 23:14:32.699174 [ 370 ] {} <Debug> TCP-Session: e37cdfd5-7d5d-4195-a121-9f2473809edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24304 | 2025.09.09 23:14:32.699202 [ 365 ] {} <Debug> TCP-Session: b979f046-912c-41d2-bd45-94e360922db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59289 | ||
| 24305 | 2025.09.09 23:14:32.699211 [ 360 ] {} <Debug> TCP-Session: 2c0f1cb9-170d-4b4e-8a87-d8e52bc3754a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24306 | 2025.09.09 23:14:32.699216 [ 370 ] {} <Debug> TCP-Session: e37cdfd5-7d5d-4195-a121-9f2473809edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24307 | 2025.09.09 23:14:32.699232 [ 360 ] {} <Debug> TCP-Session: 2c0f1cb9-170d-4b4e-8a87-d8e52bc3754a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24308 | 2025.09.09 23:14:32.699227 [ 365 ] {} <Debug> TCP-Session: b979f046-912c-41d2-bd45-94e360922db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24309 | 2025.09.09 23:14:32.699168 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24310 | 2025.09.09 23:14:32.699263 [ 365 ] {} <Debug> TCP-Session: b979f046-912c-41d2-bd45-94e360922db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24311 | 2025.09.09 23:14:32.699331 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24312 | 2025.09.09 23:14:32.699626 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 24313 | 2025.09.09 23:14:32.700654 [ 314 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> AggregatingTransform: Aggregating | ||
| 24314 | 2025.09.09 23:14:32.700690 [ 314 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> Aggregator: Aggregation method: without_key | ||
| 24315 | 2025.09.09 23:14:32.700724 [ 314 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993658 sec. (1006.382 rows/sec., 39.31 KiB/sec.) | ||
| 24316 | 2025.09.09 23:14:32.700741 [ 314 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Trace> Aggregator: Merging aggregated data | ||
| 24317 | 2025.09.09 23:14:32.702252 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003462 sec., 288.85037550548816 rows/sec., 11.28 KiB/sec. | ||
| 24318 | 2025.09.09 23:14:32.702400 [ 367 ] {fa461e60-cceb-442b-8e5d-705cc37d130b} <Debug> TCPHandler: Processed in 0.003873137 sec. | ||
| 24319 | 2025.09.09 23:14:32.702498 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24320 | 2025.09.09 23:14:32.702526 [ 367 ] {} <Debug> TCP-Session: 1230624e-401e-4ca8-b0a7-c993ca408915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24321 | 2025.09.09 23:14:32.702525 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24322 | 2025.09.09 23:14:32.702545 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24323 | 2025.09.09 23:14:32.702564 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24324 | 2025.09.09 23:14:32.702578 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24325 | 2025.09.09 23:14:32.702594 [ 371 ] {} <Debug> TCP-Session: 7adb0fb9-cbc7-4298-9d1d-71be83bf3d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24326 | 2025.09.09 23:14:32.702609 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24327 | 2025.09.09 23:14:32.702631 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24328 | 2025.09.09 23:14:32.702646 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24329 | 2025.09.09 23:14:32.702661 [ 363 ] {} <Debug> TCP-Session: 80281560-b63d-42e9-b673-70b10e1f6fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24330 | 2025.09.09 23:14:32.702685 [ 364 ] {} <Debug> TCP-Session: b080d8b9-803f-4d8c-976e-27fcc6867196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24331 | 2025.09.09 23:14:32.702698 [ 366 ] {} <Debug> TCP-Session: cab21ecc-9e44-4e81-a533-648ff5a08e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24332 | 2025.09.09 23:14:32.702612 [ 365 ] {} <Debug> TCP-Session: b979f046-912c-41d2-bd45-94e360922db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24333 | 2025.09.09 23:14:32.702574 [ 370 ] {} <Debug> TCP-Session: e37cdfd5-7d5d-4195-a121-9f2473809edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24334 | 2025.09.09 23:14:32.702644 [ 359 ] {} <Debug> TCP-Session: 5f84782b-00c9-48d9-b320-05fdffef296a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24335 | 2025.09.09 23:14:32.702593 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24336 | 2025.09.09 23:14:32.702817 [ 360 ] {} <Debug> TCP-Session: 2c0f1cb9-170d-4b4e-8a87-d8e52bc3754a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24337 | 2025.09.09 23:14:32.725212 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57081 | ||
| 24338 | 2025.09.09 23:14:32.725298 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24339 | 2025.09.09 23:14:32.725320 [ 367 ] {} <Debug> TCP-Session: 382d8da0-15f8-4302-93bb-7b1424179649 Authenticating user 'default' from [fd00:1122:3344:101::e]:57081 | ||
| 24340 | 2025.09.09 23:14:32.725339 [ 367 ] {} <Debug> TCP-Session: 382d8da0-15f8-4302-93bb-7b1424179649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24341 | 2025.09.09 23:14:32.725352 [ 367 ] {} <Debug> TCP-Session: 382d8da0-15f8-4302-93bb-7b1424179649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24342 | 2025.09.09 23:14:32.725543 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36551 | ||
| 24343 | 2025.09.09 23:14:32.725562 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49197 | ||
| 24344 | 2025.09.09 23:14:32.725590 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43018 | ||
| 24345 | 2025.09.09 23:14:32.725613 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34721 | ||
| 24346 | 2025.09.09 23:14:32.725628 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51104 | ||
| 24347 | 2025.09.09 23:14:32.725642 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47715 | ||
| 24348 | 2025.09.09 23:14:32.725677 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24349 | 2025.09.09 23:14:32.725691 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24350 | 2025.09.09 23:14:32.725714 [ 359 ] {} <Debug> TCP-Session: 05f36852-0f24-48e2-9238-247ec0eefbb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43018 | ||
| 24351 | 2025.09.09 23:14:32.725714 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24352 | 2025.09.09 23:14:32.725735 [ 363 ] {} <Debug> TCP-Session: 66503680-62c7-487e-a231-220c82dbd97e Authenticating user 'default' from [fd00:1122:3344:101::e]:34721 | ||
| 24353 | 2025.09.09 23:14:32.725732 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24354 | 2025.09.09 23:14:32.725743 [ 359 ] {} <Debug> TCP-Session: 05f36852-0f24-48e2-9238-247ec0eefbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24355 | 2025.09.09 23:14:32.725765 [ 363 ] {} <Debug> TCP-Session: 66503680-62c7-487e-a231-220c82dbd97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24356 | 2025.09.09 23:14:32.725779 [ 366 ] {} <Debug> TCP-Session: 65598479-23a4-47d9-ae73-1ab0a028f7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47715 | ||
| 24357 | 2025.09.09 23:14:32.725789 [ 359 ] {} <Debug> TCP-Session: 05f36852-0f24-48e2-9238-247ec0eefbb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24358 | 2025.09.09 23:14:32.725800 [ 363 ] {} <Debug> TCP-Session: 66503680-62c7-487e-a231-220c82dbd97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24359 | 2025.09.09 23:14:32.725811 [ 366 ] {} <Debug> TCP-Session: 65598479-23a4-47d9-ae73-1ab0a028f7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24360 | 2025.09.09 23:14:32.725762 [ 371 ] {} <Debug> TCP-Session: 298f8b86-b5fe-446d-8c94-64ca00ca6221 Authenticating user 'default' from [fd00:1122:3344:101::e]:49197 | ||
| 24361 | 2025.09.09 23:14:32.725841 [ 366 ] {} <Debug> TCP-Session: 65598479-23a4-47d9-ae73-1ab0a028f7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24362 | 2025.09.09 23:14:32.725858 [ 371 ] {} <Debug> TCP-Session: 298f8b86-b5fe-446d-8c94-64ca00ca6221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24363 | 2025.09.09 23:14:32.725722 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24364 | 2025.09.09 23:14:32.725874 [ 371 ] {} <Debug> TCP-Session: 298f8b86-b5fe-446d-8c94-64ca00ca6221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24365 | 2025.09.09 23:14:32.725644 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24366 | 2025.09.09 23:14:32.725909 [ 364 ] {} <Debug> TCP-Session: d3d1477a-db57-43fc-9277-04d1d06d00af Authenticating user 'default' from [fd00:1122:3344:101::e]:51104 | ||
| 24367 | 2025.09.09 23:14:32.725944 [ 370 ] {} <Debug> TCP-Session: 8c7e116e-f4e7-4fe3-bf52-87ae92aa64e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36551 | ||
| 24368 | 2025.09.09 23:14:32.725956 [ 364 ] {} <Debug> TCP-Session: d3d1477a-db57-43fc-9277-04d1d06d00af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24369 | 2025.09.09 23:14:32.725974 [ 370 ] {} <Debug> TCP-Session: 8c7e116e-f4e7-4fe3-bf52-87ae92aa64e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24370 | 2025.09.09 23:14:32.725990 [ 364 ] {} <Debug> TCP-Session: d3d1477a-db57-43fc-9277-04d1d06d00af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24371 | 2025.09.09 23:14:32.726000 [ 370 ] {} <Debug> TCP-Session: 8c7e116e-f4e7-4fe3-bf52-87ae92aa64e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24372 | 2025.09.09 23:14:32.725628 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59878 | ||
| 24373 | 2025.09.09 23:14:32.725643 [ 367 ] {} <Trace> TCP-Session: 382d8da0-15f8-4302-93bb-7b1424179649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24374 | 2025.09.09 23:14:32.725595 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 | ||
| 24375 | 2025.09.09 23:14:32.726110 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24376 | 2025.09.09 23:14:32.726140 [ 365 ] {} <Debug> TCP-Session: 8da16995-317d-46d0-b239-527fc9246465 Authenticating user 'default' from [fd00:1122:3344:101::e]:59878 | ||
| 24377 | 2025.09.09 23:14:32.726160 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24378 | 2025.09.09 23:14:32.726163 [ 365 ] {} <Debug> TCP-Session: 8da16995-317d-46d0-b239-527fc9246465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24379 | 2025.09.09 23:14:32.726183 [ 360 ] {} <Debug> TCP-Session: 45fa30b9-a3ff-42d3-a969-56a11b48046d Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 | ||
| 24380 | 2025.09.09 23:14:32.726185 [ 365 ] {} <Debug> TCP-Session: 8da16995-317d-46d0-b239-527fc9246465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24381 | 2025.09.09 23:14:32.726201 [ 360 ] {} <Debug> TCP-Session: 45fa30b9-a3ff-42d3-a969-56a11b48046d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24382 | 2025.09.09 23:14:32.726214 [ 360 ] {} <Debug> TCP-Session: 45fa30b9-a3ff-42d3-a969-56a11b48046d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24383 | 2025.09.09 23:14:32.726235 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24384 | 2025.09.09 23:14:32.726470 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24385 | 2025.09.09 23:14:32.726520 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24386 | 2025.09.09 23:14:32.726786 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 24387 | 2025.09.09 23:14:32.727792 [ 320 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> AggregatingTransform: Aggregating | ||
| 24388 | 2025.09.09 23:14:32.727832 [ 320 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> Aggregator: Aggregation method: without_key | ||
| 24389 | 2025.09.09 23:14:32.727870 [ 320 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989127 sec. (1010.993 rows/sec., 39.49 KiB/sec.) | ||
| 24390 | 2025.09.09 23:14:32.727887 [ 320 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Trace> Aggregator: Merging aggregated data | ||
| 24391 | 2025.09.09 23:14:32.729312 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 24392 | 2025.09.09 23:14:32.729486 [ 367 ] {fc07b4a9-7b72-4462-882a-fbcd92915c79} <Debug> TCPHandler: Processed in 0.00394588 sec. | ||
| 24393 | 2025.09.09 23:14:32.729583 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24394 | 2025.09.09 23:14:32.729610 [ 367 ] {} <Debug> TCP-Session: 382d8da0-15f8-4302-93bb-7b1424179649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24395 | 2025.09.09 23:14:32.729630 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24396 | 2025.09.09 23:14:32.729635 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24397 | 2025.09.09 23:14:32.729667 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24398 | 2025.09.09 23:14:32.729679 [ 366 ] {} <Debug> TCP-Session: 65598479-23a4-47d9-ae73-1ab0a028f7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24399 | 2025.09.09 23:14:32.729693 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24400 | 2025.09.09 23:14:32.729711 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24401 | 2025.09.09 23:14:32.729729 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24402 | 2025.09.09 23:14:32.729739 [ 371 ] {} <Debug> TCP-Session: 298f8b86-b5fe-446d-8c94-64ca00ca6221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24403 | 2025.09.09 23:14:32.729768 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24404 | 2025.09.09 23:14:32.729782 [ 359 ] {} <Debug> TCP-Session: 05f36852-0f24-48e2-9238-247ec0eefbb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24405 | 2025.09.09 23:14:32.729763 [ 363 ] {} <Debug> TCP-Session: 66503680-62c7-487e-a231-220c82dbd97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24406 | 2025.09.09 23:14:32.729821 [ 365 ] {} <Debug> TCP-Session: 8da16995-317d-46d0-b239-527fc9246465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24407 | 2025.09.09 23:14:32.729748 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24408 | 2025.09.09 23:14:32.729714 [ 370 ] {} <Debug> TCP-Session: 8c7e116e-f4e7-4fe3-bf52-87ae92aa64e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24409 | 2025.09.09 23:14:32.729701 [ 360 ] {} <Debug> TCP-Session: 45fa30b9-a3ff-42d3-a969-56a11b48046d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24410 | 2025.09.09 23:14:32.729894 [ 364 ] {} <Debug> TCP-Session: d3d1477a-db57-43fc-9277-04d1d06d00af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24411 | 2025.09.09 23:14:34.904270 [ 223 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 24412 | 2025.09.09 23:14:34.904344 [ 223 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 24413 | 2025.09.09 23:14:34.908225 [ 223 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 24414 | 2025.09.09 23:14:34.915814 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24415 | 2025.09.09 23:14:34.915989 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24416 | 2025.09.09 23:14:34.916049 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24417 | 2025.09.09 23:14:34.916782 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24418 | 2025.09.09 23:14:34.916820 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24419 | 2025.09.09 23:14:34.917211 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 24420 | 2025.09.09 23:14:34.917434 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24421 | 2025.09.09 23:14:34.917589 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Debug> executeQuery: Read 158 rows, 14.03 KiB in 0.001647 sec., 95931.99757134184 rows/sec., 8.32 MiB/sec. | ||
| 24422 | 2025.09.09 23:14:34.917633 [ 275 ] {a024553f-e216-494d-93ed-2f2f7fb769b3} <Debug> TCPHandler: Processed in 0.001938414 sec. | ||
| 24423 | 2025.09.09 23:14:34.917748 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24424 | 2025.09.09 23:14:34.917843 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24425 | 2025.09.09 23:14:34.917883 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24426 | 2025.09.09 23:14:34.918286 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24427 | 2025.09.09 23:14:34.918320 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24428 | 2025.09.09 23:14:34.918615 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24429 | 2025.09.09 23:14:34.918829 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24430 | 2025.09.09 23:14:34.918936 [ 82 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24431 | 2025.09.09 23:14:34.918958 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001133 sec., 45013.23918799647 rows/sec., 3.31 MiB/sec. | ||
| 24432 | 2025.09.09 23:14:34.918972 [ 82 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24433 | 2025.09.09 23:14:34.918992 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24434 | 2025.09.09 23:14:34.918997 [ 275 ] {72392e80-8829-48c7-9955-a8e2ceabd53b} <Debug> TCPHandler: Processed in 0.001298613 sec. | ||
| 24435 | 2025.09.09 23:14:34.919102 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 24436 | 2025.09.09 23:14:34.919119 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24437 | 2025.09.09 23:14:34.919239 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24438 | 2025.09.09 23:14:34.919249 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24439 | 2025.09.09 23:14:34.919284 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24440 | 2025.09.09 23:14:34.919294 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 300 rows starting from the beginning of the part | ||
| 24441 | 2025.09.09 23:14:34.919372 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 258 rows starting from the beginning of the part | ||
| 24442 | 2025.09.09 23:14:34.919419 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 24443 | 2025.09.09 23:14:34.919464 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 256 rows starting from the beginning of the part | ||
| 24444 | 2025.09.09 23:14:34.919505 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 24 rows starting from the beginning of the part | ||
| 24445 | 2025.09.09 23:14:34.919546 [ 204 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 51 rows starting from the beginning of the part | ||
| 24446 | 2025.09.09 23:14:34.919741 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24447 | 2025.09.09 23:14:34.919780 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24448 | 2025.09.09 23:14:34.920099 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 24449 | 2025.09.09 23:14:34.920318 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24450 | 2025.09.09 23:14:34.920446 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001225 sec., 93877.55102040817 rows/sec., 7.33 MiB/sec. | ||
| 24451 | 2025.09.09 23:14:34.920485 [ 275 ] {8e2b4c78-a48a-405c-b6af-e18304fad7ef} <Debug> TCPHandler: Processed in 0.001416155 sec. | ||
| 24452 | 2025.09.09 23:14:34.920505 [ 189 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450935 sec., 619600.4645280457 rows/sec., 41.59 MiB/sec. | ||
| 24453 | 2025.09.09 23:14:34.920599 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24454 | 2025.09.09 23:14:34.920699 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24455 | 2025.09.09 23:14:34.920730 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24456 | 2025.09.09 23:14:34.920743 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24457 | 2025.09.09 23:14:34.921054 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24458 | 2025.09.09 23:14:34.921153 [ 199 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_151_30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24459 | 2025.09.09 23:14:34.921172 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24460 | 2025.09.09 23:14:34.921212 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24461 | 2025.09.09 23:14:34.921278 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 24462 | 2025.09.09 23:14:34.921551 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 24463 | 2025.09.09 23:14:34.921755 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24464 | 2025.09.09 23:14:34.921884 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 24465 | 2025.09.09 23:14:34.921921 [ 275 ] {4e024e0f-826d-4326-a627-e5482058b82f} <Debug> TCPHandler: Processed in 0.001371544 sec. | ||
| 24466 | 2025.09.09 23:14:34.922022 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24467 | 2025.09.09 23:14:34.922119 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24468 | 2025.09.09 23:14:34.922179 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24469 | 2025.09.09 23:14:34.923112 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24470 | 2025.09.09 23:14:34.923148 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24471 | 2025.09.09 23:14:34.923710 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24472 | 2025.09.09 23:14:34.923934 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24473 | 2025.09.09 23:14:34.924046 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24474 | 2025.09.09 23:14:34.924074 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001973 sec., 25848.960973137357 rows/sec., 46.32 MiB/sec. | ||
| 24475 | 2025.09.09 23:14:34.924077 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24476 | 2025.09.09 23:14:34.924107 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24477 | 2025.09.09 23:14:34.924130 [ 275 ] {b8a493ad-877f-4e0e-ac1d-eab19c05bca8} <Debug> TCPHandler: Processed in 0.002156008 sec. | ||
| 24478 | 2025.09.09 23:14:34.924196 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 24479 | 2025.09.09 23:14:34.924242 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24480 | 2025.09.09 23:14:34.924339 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24481 | 2025.09.09 23:14:34.924379 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24482 | 2025.09.09 23:14:34.924445 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24483 | 2025.09.09 23:14:34.924516 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3187 rows starting from the beginning of the part | ||
| 24484 | 2025.09.09 23:14:34.924657 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 51 rows starting from the beginning of the part | ||
| 24485 | 2025.09.09 23:14:34.924718 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24486 | 2025.09.09 23:14:34.924758 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24487 | 2025.09.09 23:14:34.924763 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 24488 | 2025.09.09 23:14:34.924869 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 51 rows starting from the beginning of the part | ||
| 24489 | 2025.09.09 23:14:34.924970 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 10 rows starting from the beginning of the part | ||
| 24490 | 2025.09.09 23:14:34.925072 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 51 rows starting from the beginning of the part | ||
| 24491 | 2025.09.09 23:14:34.925082 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 24492 | 2025.09.09 23:14:34.925302 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24493 | 2025.09.09 23:14:34.925431 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 24494 | 2025.09.09 23:14:34.925466 [ 275 ] {43f21320-518b-4e02-8ca2-693959056fe6} <Debug> TCPHandler: Processed in 0.001272612 sec. | ||
| 24495 | 2025.09.09 23:14:34.936624 [ 194 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 19 columns (19 merged, 0 gathered) in 0.012468549 sec., 269478.02827738813 rows/sec., 482.67 MiB/sec. | ||
| 24496 | 2025.09.09 23:14:34.939274 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24497 | 2025.09.09 23:14:34.939620 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24498 | 2025.09.09 23:14:34.939696 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24499 | 2025.09.09 23:14:34.939808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.35 MiB. | ||
| 24500 | 2025.09.09 23:14:35.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.45 MiB, peak 444.74 MiB, free memory in arenas 0.00 B, will set to 421.20 MiB (RSS), difference: 3.75 MiB | ||
| 24501 | 2025.09.09 23:14:35.324818 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24502 | 2025.09.09 23:14:35.324860 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24503 | 2025.09.09 23:14:35.561018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49894 | ||
| 24504 | 2025.09.09 23:14:35.561611 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24505 | 2025.09.09 23:14:35.561657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24506 | 2025.09.09 23:14:35.562133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24507 | 2025.09.09 23:14:35.562472 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24508 | 2025.09.09 23:14:35.562626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49894 | ||
| 24509 | 2025.09.09 23:14:35.727031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 3080 | ||
| 24510 | 2025.09.09 23:14:35.729724 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24511 | 2025.09.09 23:14:35.729771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24512 | 2025.09.09 23:14:35.731003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24513 | 2025.09.09 23:14:35.731266 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24514 | 2025.09.09 23:14:35.731536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3080 | ||
| 24515 | 2025.09.09 23:14:36.237208 [ 140 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 5 parts from all_1_66_14 to all_70_70_0 | ||
| 24516 | 2025.09.09 23:14:36.237313 [ 140 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24517 | 2025.09.09 23:14:36.237351 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 24518 | 2025.09.09 23:14:36.237503 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_14 to all_70_70_0 into Compact with storage Full | ||
| 24519 | 2025.09.09 23:14:36.237704 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24520 | 2025.09.09 23:14:36.237773 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 70 rows starting from the beginning of the part | ||
| 24521 | 2025.09.09 23:14:36.237898 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 24522 | 2025.09.09 23:14:36.237988 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 24523 | 2025.09.09 23:14:36.238071 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 24524 | 2025.09.09 23:14:36.238132 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 24525 | 2025.09.09 23:14:36.238976 [ 194 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533357 sec., 48260.124680684276 rows/sec., 3.17 MiB/sec. | ||
| 24526 | 2025.09.09 23:14:36.239176 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 24527 | 2025.09.09 23:14:36.239511 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24528 | 2025.09.09 23:14:36.239598 [ 198 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_70_15} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 5 parts: [all_1_66_14, all_70_70_0] -> all_1_70_15 | ||
| 24529 | 2025.09.09 23:14:36.239712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 24530 | 2025.09.09 23:14:38.220632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 24531 | 2025.09.09 23:14:38.239227 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24532 | 2025.09.09 23:14:38.239280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24533 | 2025.09.09 23:14:38.245606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24534 | 2025.09.09 23:14:38.246356 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24535 | 2025.09.09 23:14:38.249412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 24536 | 2025.09.09 23:14:39.786485 [ 223 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 24537 | 2025.09.09 23:14:39.786542 [ 223 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 24538 | 2025.09.09 23:14:39.790097 [ 223 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 24539 | 2025.09.09 23:14:39.913902 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24540 | 2025.09.09 23:14:39.914080 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24541 | 2025.09.09 23:14:39.914143 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24542 | 2025.09.09 23:14:39.914785 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24543 | 2025.09.09 23:14:39.914832 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24544 | 2025.09.09 23:14:39.915226 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 24545 | 2025.09.09 23:14:39.915443 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24546 | 2025.09.09 23:14:39.915599 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 4.00 MiB/sec. | ||
| 24547 | 2025.09.09 23:14:39.915665 [ 275 ] {bb8f9ad3-162f-4b81-bcd4-7d8dfb954ed7} <Debug> TCPHandler: Processed in 0.001891053 sec. | ||
| 24548 | 2025.09.09 23:14:39.915785 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24549 | 2025.09.09 23:14:39.915876 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24550 | 2025.09.09 23:14:39.915917 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24551 | 2025.09.09 23:14:39.916303 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24552 | 2025.09.09 23:14:39.916339 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24553 | 2025.09.09 23:14:39.916624 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24554 | 2025.09.09 23:14:39.916826 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24555 | 2025.09.09 23:14:39.916978 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 24556 | 2025.09.09 23:14:39.917016 [ 275 ] {7a735dc0-b82b-4a14-aa7b-5c1df5eafe30} <Debug> TCPHandler: Processed in 0.001279692 sec. | ||
| 24557 | 2025.09.09 23:14:39.917130 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24558 | 2025.09.09 23:14:39.917232 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24559 | 2025.09.09 23:14:39.917273 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24560 | 2025.09.09 23:14:39.917812 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24561 | 2025.09.09 23:14:39.917849 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24562 | 2025.09.09 23:14:39.918165 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 24563 | 2025.09.09 23:14:39.918380 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24564 | 2025.09.09 23:14:39.918510 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001297 sec., 57054.74171164225 rows/sec., 4.45 MiB/sec. | ||
| 24565 | 2025.09.09 23:14:39.918549 [ 275 ] {25b7eb2b-c9c4-4222-9cc5-169c0b6930a4} <Debug> TCPHandler: Processed in 0.001469995 sec. | ||
| 24566 | 2025.09.09 23:14:39.918677 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24567 | 2025.09.09 23:14:39.918770 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24568 | 2025.09.09 23:14:39.918814 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24569 | 2025.09.09 23:14:39.919221 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24570 | 2025.09.09 23:14:39.919257 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24571 | 2025.09.09 23:14:39.919582 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 24572 | 2025.09.09 23:14:39.919789 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24573 | 2025.09.09 23:14:39.919919 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 24574 | 2025.09.09 23:14:39.919957 [ 275 ] {6d5a5030-8e1b-414d-8687-515056e818ab} <Debug> TCPHandler: Processed in 0.001330163 sec. | ||
| 24575 | 2025.09.09 23:14:39.920067 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24576 | 2025.09.09 23:14:39.920159 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24577 | 2025.09.09 23:14:39.920213 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24578 | 2025.09.09 23:14:39.921001 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24579 | 2025.09.09 23:14:39.921038 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24580 | 2025.09.09 23:14:39.921548 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24581 | 2025.09.09 23:14:39.921766 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24582 | 2025.09.09 23:14:39.921916 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 24583 | 2025.09.09 23:14:39.921972 [ 275 ] {a0407121-c148-487b-b208-47d624b69cb9} <Debug> TCPHandler: Processed in 0.001953674 sec. | ||
| 24584 | 2025.09.09 23:14:39.921984 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 24585 | 2025.09.09 23:14:39.922063 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 24586 | 2025.09.09 23:14:39.922084 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24587 | 2025.09.09 23:14:39.922185 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24588 | 2025.09.09 23:14:39.922227 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24589 | 2025.09.09 23:14:39.922562 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24590 | 2025.09.09 23:14:39.922601 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24591 | 2025.09.09 23:14:39.922937 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 24592 | 2025.09.09 23:14:39.923191 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24593 | 2025.09.09 23:14:39.923331 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 24594 | 2025.09.09 23:14:39.923368 [ 275 ] {26ff3519-b0d1-4efe-93ac-01604fe920d0} <Debug> TCPHandler: Processed in 0.001333813 sec. | ||
| 24595 | 2025.09.09 23:14:39.924812 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 24596 | 2025.09.09 23:14:40.132798 [ 155 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 5 parts from all_1_92_19 to all_96_96_0 | ||
| 24597 | 2025.09.09 23:14:40.132869 [ 155 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24598 | 2025.09.09 23:14:40.132897 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24599 | 2025.09.09 23:14:40.133016 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_92_19 to all_96_96_0 into Compact with storage Full | ||
| 24600 | 2025.09.09 23:14:40.133146 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24601 | 2025.09.09 23:14:40.133180 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_92_19, total 503 rows starting from the beginning of the part | ||
| 24602 | 2025.09.09 23:14:40.133249 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 212 rows starting from the beginning of the part | ||
| 24603 | 2025.09.09 23:14:40.133298 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 212 rows starting from the beginning of the part | ||
| 24604 | 2025.09.09 23:14:40.133346 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 212 rows starting from the beginning of the part | ||
| 24605 | 2025.09.09 23:14:40.133391 [ 196 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 252 rows starting from the beginning of the part | ||
| 24606 | 2025.09.09 23:14:40.134346 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386625 sec., 1003155.142882899 rows/sec., 70.16 MiB/sec. | ||
| 24607 | 2025.09.09 23:14:40.134546 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 24608 | 2025.09.09 23:14:40.134830 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24609 | 2025.09.09 23:14:40.134906 [ 197 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_96_20} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 5 parts: [all_1_92_19, all_96_96_0] -> all_1_96_20 | ||
| 24610 | 2025.09.09 23:14:40.135000 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 24611 | 2025.09.09 23:14:43.062997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50406 | ||
| 24612 | 2025.09.09 23:14:43.063581 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24613 | 2025.09.09 23:14:43.063621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24614 | 2025.09.09 23:14:43.064155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24615 | 2025.09.09 23:14:43.064389 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24616 | 2025.09.09 23:14:43.064521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50406 | ||
| 24617 | 2025.09.09 23:14:43.064657 [ 221 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 24618 | 2025.09.09 23:14:43.064692 [ 221 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 24619 | 2025.09.09 23:14:43.067527 [ 221 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 24620 | 2025.09.09 23:14:44.928203 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24621 | 2025.09.09 23:14:44.928501 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24622 | 2025.09.09 23:14:44.928604 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24623 | 2025.09.09 23:14:44.929621 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24624 | 2025.09.09 23:14:44.929669 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24625 | 2025.09.09 23:14:44.930073 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24626 | 2025.09.09 23:14:44.930299 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24627 | 2025.09.09 23:14:44.930462 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002033 sec., 201672.40531234627 rows/sec., 12.79 MiB/sec. | ||
| 24628 | 2025.09.09 23:14:44.930510 [ 275 ] {ce95eb2d-7b86-4132-85aa-00d40593638b} <Debug> TCPHandler: Processed in 0.002487093 sec. | ||
| 24629 | 2025.09.09 23:14:44.930633 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24630 | 2025.09.09 23:14:44.930726 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24631 | 2025.09.09 23:14:44.930769 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24632 | 2025.09.09 23:14:44.931173 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24633 | 2025.09.09 23:14:44.931210 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24634 | 2025.09.09 23:14:44.931508 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24635 | 2025.09.09 23:14:44.931713 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24636 | 2025.09.09 23:14:44.931842 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 24637 | 2025.09.09 23:14:44.931880 [ 275 ] {c0a01b06-af4e-4799-9684-7f32891bc508} <Debug> TCPHandler: Processed in 0.001297172 sec. | ||
| 24638 | 2025.09.09 23:14:44.931989 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24639 | 2025.09.09 23:14:44.932092 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24640 | 2025.09.09 23:14:44.932133 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24641 | 2025.09.09 23:14:44.933248 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24642 | 2025.09.09 23:14:44.933285 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24643 | 2025.09.09 23:14:44.933667 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24644 | 2025.09.09 23:14:44.933877 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24645 | 2025.09.09 23:14:44.934008 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Debug> executeQuery: Read 1216 rows, 99.61 KiB in 0.001936 sec., 628099.173553719 rows/sec., 50.25 MiB/sec. | ||
| 24646 | 2025.09.09 23:14:44.934046 [ 275 ] {3d3db6c1-bd8d-46f3-b8ef-dbd870cf807d} <Debug> TCPHandler: Processed in 0.002107587 sec. | ||
| 24647 | 2025.09.09 23:14:44.934152 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24648 | 2025.09.09 23:14:44.934248 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24649 | 2025.09.09 23:14:44.934288 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24650 | 2025.09.09 23:14:44.934787 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24651 | 2025.09.09 23:14:44.934822 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24652 | 2025.09.09 23:14:44.935120 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24653 | 2025.09.09 23:14:44.935320 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24654 | 2025.09.09 23:14:44.935449 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Debug> executeQuery: Read 260 rows, 16.43 KiB in 0.00122 sec., 213114.75409836066 rows/sec., 13.15 MiB/sec. | ||
| 24655 | 2025.09.09 23:14:44.935487 [ 275 ] {40cd9288-8df4-496b-a351-7720c46c9c6c} <Debug> TCPHandler: Processed in 0.001381985 sec. | ||
| 24656 | 2025.09.09 23:14:44.935590 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24657 | 2025.09.09 23:14:44.935683 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24658 | 2025.09.09 23:14:44.935721 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24659 | 2025.09.09 23:14:44.936185 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24660 | 2025.09.09 23:14:44.936219 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24661 | 2025.09.09 23:14:44.936510 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24662 | 2025.09.09 23:14:44.936708 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24663 | 2025.09.09 23:14:44.936833 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 24664 | 2025.09.09 23:14:44.936871 [ 275 ] {3d54afd1-8ca2-407f-99bd-56fe4974754d} <Debug> TCPHandler: Processed in 0.001327963 sec. | ||
| 24665 | 2025.09.09 23:14:44.936976 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24666 | 2025.09.09 23:14:44.937073 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24667 | 2025.09.09 23:14:44.937112 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24668 | 2025.09.09 23:14:44.937576 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24669 | 2025.09.09 23:14:44.937612 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24670 | 2025.09.09 23:14:44.937934 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24671 | 2025.09.09 23:14:44.938139 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24672 | 2025.09.09 23:14:44.938269 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 24673 | 2025.09.09 23:14:44.938308 [ 275 ] {e9e052d9-31a4-47d3-840a-f6e5613e5cb1} <Debug> TCPHandler: Processed in 0.001383014 sec. | ||
| 24674 | 2025.09.09 23:14:44.938411 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24675 | 2025.09.09 23:14:44.938508 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24676 | 2025.09.09 23:14:44.938547 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24677 | 2025.09.09 23:14:44.939214 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24678 | 2025.09.09 23:14:44.939249 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24679 | 2025.09.09 23:14:44.939595 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24680 | 2025.09.09 23:14:44.939806 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24681 | 2025.09.09 23:14:44.939931 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Debug> executeQuery: Read 734 rows, 52.88 KiB in 0.001442 sec., 509015.25658807217 rows/sec., 35.81 MiB/sec. | ||
| 24682 | 2025.09.09 23:14:44.939969 [ 275 ] {6e9eb581-8cad-486b-a87d-b8adb4df2f21} <Debug> TCPHandler: Processed in 0.001607118 sec. | ||
| 24683 | 2025.09.09 23:14:44.940079 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24684 | 2025.09.09 23:14:44.940174 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24685 | 2025.09.09 23:14:44.940216 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24686 | 2025.09.09 23:14:44.940546 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24687 | 2025.09.09 23:14:44.940580 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24688 | 2025.09.09 23:14:44.940874 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24689 | 2025.09.09 23:14:44.941086 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24690 | 2025.09.09 23:14:44.941212 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 24691 | 2025.09.09 23:14:44.941249 [ 275 ] {f025f2b0-25ca-4379-87b5-6f58d06f045e} <Debug> TCPHandler: Processed in 0.001220272 sec. | ||
| 24692 | 2025.09.09 23:14:44.941354 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24693 | 2025.09.09 23:14:44.941448 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24694 | 2025.09.09 23:14:44.941490 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24695 | 2025.09.09 23:14:44.941913 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24696 | 2025.09.09 23:14:44.941946 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24697 | 2025.09.09 23:14:44.942272 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24698 | 2025.09.09 23:14:44.942481 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24699 | 2025.09.09 23:14:44.942607 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001178 sec., 268251.27334465197 rows/sec., 17.63 MiB/sec. | ||
| 24700 | 2025.09.09 23:14:44.942645 [ 275 ] {81dc4f5c-117d-4eaf-ab2b-89acc8514d01} <Debug> TCPHandler: Processed in 0.001340143 sec. | ||
| 24701 | 2025.09.09 23:14:44.942745 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24702 | 2025.09.09 23:14:44.942841 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24703 | 2025.09.09 23:14:44.942883 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24704 | 2025.09.09 23:14:44.943194 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24705 | 2025.09.09 23:14:44.943229 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24706 | 2025.09.09 23:14:44.943525 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24707 | 2025.09.09 23:14:44.943729 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24708 | 2025.09.09 23:14:44.943856 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 24709 | 2025.09.09 23:14:44.943894 [ 275 ] {d1918ae1-22fc-4e28-8bd2-585b3766eb9a} <Debug> TCPHandler: Processed in 0.001199051 sec. | ||
| 24710 | 2025.09.09 23:14:44.944011 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24711 | 2025.09.09 23:14:44.944134 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24712 | 2025.09.09 23:14:44.944200 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24713 | 2025.09.09 23:14:44.945223 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24714 | 2025.09.09 23:14:44.945259 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24715 | 2025.09.09 23:14:44.945821 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24716 | 2025.09.09 23:14:44.946050 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24717 | 2025.09.09 23:14:44.946189 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00208 sec., 24519.230769230773 rows/sec., 43.94 MiB/sec. | ||
| 24718 | 2025.09.09 23:14:44.946259 [ 275 ] {92f3d262-6e25-4594-84c7-c32de0f1efa7} <Debug> TCPHandler: Processed in 0.002308721 sec. | ||
| 24719 | 2025.09.09 23:14:44.946367 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24720 | 2025.09.09 23:14:44.946462 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24721 | 2025.09.09 23:14:44.946503 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24722 | 2025.09.09 23:14:44.946838 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24723 | 2025.09.09 23:14:44.946873 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24724 | 2025.09.09 23:14:44.947171 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24725 | 2025.09.09 23:14:44.947373 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24726 | 2025.09.09 23:14:44.947496 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 24727 | 2025.09.09 23:14:44.947533 [ 275 ] {ae136bd8-b533-440e-9c82-93668b53d0c1} <Debug> TCPHandler: Processed in 0.001215721 sec. | ||
| 24728 | 2025.09.09 23:14:45.249531 [ 217 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 24729 | 2025.09.09 23:14:45.249588 [ 217 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 24730 | 2025.09.09 23:14:45.252290 [ 217 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 24731 | 2025.09.09 23:14:45.732070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3116 | ||
| 24732 | 2025.09.09 23:14:45.734624 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24733 | 2025.09.09 23:14:45.734677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24734 | 2025.09.09 23:14:45.735915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24735 | 2025.09.09 23:14:45.736204 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24736 | 2025.09.09 23:14:45.736596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3116 | ||
| 24737 | 2025.09.09 23:14:45.749674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 24738 | 2025.09.09 23:14:45.767408 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24739 | 2025.09.09 23:14:45.767459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24740 | 2025.09.09 23:14:45.773840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24741 | 2025.09.09 23:14:45.774574 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24742 | 2025.09.09 23:14:45.777616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24743 | 2025.09.09 23:14:46.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.73 MiB, peak 444.74 MiB, free memory in arenas 0.00 B, will set to 421.21 MiB (RSS), difference: 3.48 MiB | ||
| 24744 | 2025.09.09 23:14:49.211879 [ 224 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 24745 | 2025.09.09 23:14:49.211978 [ 224 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 24746 | 2025.09.09 23:14:49.214977 [ 224 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): 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] | ||
| 24747 | 2025.09.09 23:14:49.348735 [ 223 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 24748 | 2025.09.09 23:14:49.348823 [ 223 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 24749 | 2025.09.09 23:14:49.352404 [ 223 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): 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] | ||
| 24750 | 2025.09.09 23:14:49.835331 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 24751 | 2025.09.09 23:14:49.835381 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 24752 | 2025.09.09 23:14:49.837858 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): 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] | ||
| 24753 | 2025.09.09 23:14:49.913806 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24754 | 2025.09.09 23:14:49.914082 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24755 | 2025.09.09 23:14:49.914184 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24756 | 2025.09.09 23:14:49.914891 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24757 | 2025.09.09 23:14:49.914937 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24758 | 2025.09.09 23:14:49.915320 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24759 | 2025.09.09 23:14:49.915543 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24760 | 2025.09.09 23:14:49.915673 [ 149 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24761 | 2025.09.09 23:14:49.915696 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 24762 | 2025.09.09 23:14:49.915744 [ 149 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24763 | 2025.09.09 23:14:49.915755 [ 275 ] {237f308a-37ae-4d9d-bc93-9b347ce10198} <Debug> TCPHandler: Processed in 0.002126128 sec. | ||
| 24764 | 2025.09.09 23:14:49.915775 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24765 | 2025.09.09 23:14:49.915880 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24766 | 2025.09.09 23:14:49.915888 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 24767 | 2025.09.09 23:14:49.915979 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24768 | 2025.09.09 23:14:49.915999 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24769 | 2025.09.09 23:14:49.916019 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24770 | 2025.09.09 23:14:49.916033 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2550 rows starting from the beginning of the part | ||
| 24771 | 2025.09.09 23:14:49.916102 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 24772 | 2025.09.09 23:14:49.916156 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 158 rows starting from the beginning of the part | ||
| 24773 | 2025.09.09 23:14:49.916206 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 76 rows starting from the beginning of the part | ||
| 24774 | 2025.09.09 23:14:49.916255 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1216 rows starting from the beginning of the part | ||
| 24775 | 2025.09.09 23:14:49.916303 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 76 rows starting from the beginning of the part | ||
| 24776 | 2025.09.09 23:14:49.916410 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24777 | 2025.09.09 23:14:49.916446 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24778 | 2025.09.09 23:14:49.916745 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24779 | 2025.09.09 23:14:49.916997 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24780 | 2025.09.09 23:14:49.917161 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 24781 | 2025.09.09 23:14:49.917202 [ 275 ] {e7dc6848-eaeb-4a7c-97b4-1ba2829aa0e4} <Debug> TCPHandler: Processed in 0.001372124 sec. | ||
| 24782 | 2025.09.09 23:14:49.917300 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24783 | 2025.09.09 23:14:49.917392 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24784 | 2025.09.09 23:14:49.917432 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24785 | 2025.09.09 23:14:49.917831 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24786 | 2025.09.09 23:14:49.917864 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022406 sec., 2043111.0271626962 rows/sec., 174.19 MiB/sec. | ||
| 24787 | 2025.09.09 23:14:49.917867 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24788 | 2025.09.09 23:14:49.918170 [ 192 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24789 | 2025.09.09 23:14:49.918194 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24790 | 2025.09.09 23:14:49.918464 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24791 | 2025.09.09 23:14:49.918518 [ 192 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24792 | 2025.09.09 23:14:49.918598 [ 149 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24793 | 2025.09.09 23:14:49.918605 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 24794 | 2025.09.09 23:14:49.918631 [ 192 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_161_32} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24795 | 2025.09.09 23:14:49.918638 [ 149 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24796 | 2025.09.09 23:14:49.918664 [ 275 ] {4f930d9b-29cc-4e59-8373-d740c8d45ab4} <Debug> TCPHandler: Processed in 0.001411944 sec. | ||
| 24797 | 2025.09.09 23:14:49.918681 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24798 | 2025.09.09 23:14:49.918778 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 24799 | 2025.09.09 23:14:49.918787 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24800 | 2025.09.09 23:14:49.918834 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 24801 | 2025.09.09 23:14:49.918892 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24802 | 2025.09.09 23:14:49.918923 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24803 | 2025.09.09 23:14:49.918935 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24804 | 2025.09.09 23:14:49.918950 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1415 rows starting from the beginning of the part | ||
| 24805 | 2025.09.09 23:14:49.919003 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 24806 | 2025.09.09 23:14:49.919047 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 115 rows starting from the beginning of the part | ||
| 24807 | 2025.09.09 23:14:49.919087 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 74 rows starting from the beginning of the part | ||
| 24808 | 2025.09.09 23:14:49.919163 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 734 rows starting from the beginning of the part | ||
| 24809 | 2025.09.09 23:14:49.919204 [ 186 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 74 rows starting from the beginning of the part | ||
| 24810 | 2025.09.09 23:14:49.919338 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24811 | 2025.09.09 23:14:49.919371 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24812 | 2025.09.09 23:14:49.919711 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24813 | 2025.09.09 23:14:49.919922 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24814 | 2025.09.09 23:14:49.920065 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 24815 | 2025.09.09 23:14:49.920066 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_156_33 to all_160_160_0 | ||
| 24816 | 2025.09.09 23:14:49.920104 [ 275 ] {62b46a8e-1033-406c-b842-3ee1294821d6} <Debug> TCPHandler: Processed in 0.001365984 sec. | ||
| 24817 | 2025.09.09 23:14:49.920131 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24818 | 2025.09.09 23:14:49.920156 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24819 | 2025.09.09 23:14:49.920225 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_156_33 to all_160_160_0 into Compact with storage Full | ||
| 24820 | 2025.09.09 23:14:49.920227 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24821 | 2025.09.09 23:14:49.920295 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547237 sec., 1600271.9686770677 rows/sec., 122.28 MiB/sec. | ||
| 24822 | 2025.09.09 23:14:49.920311 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24823 | 2025.09.09 23:14:49.920336 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24824 | 2025.09.09 23:14:49.920350 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_33, total 54355 rows starting from the beginning of the part | ||
| 24825 | 2025.09.09 23:14:49.920391 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24826 | 2025.09.09 23:14:49.920399 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 24827 | 2025.09.09 23:14:49.920444 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 24828 | 2025.09.09 23:14:49.920487 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 24829 | 2025.09.09 23:14:49.920489 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24830 | 2025.09.09 23:14:49.920528 [ 186 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 316 rows starting from the beginning of the part | ||
| 24831 | 2025.09.09 23:14:49.920835 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24832 | 2025.09.09 23:14:49.920913 [ 192 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_161_32} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24833 | 2025.09.09 23:14:49.921032 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 24834 | 2025.09.09 23:14:49.921144 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24835 | 2025.09.09 23:14:49.921186 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24836 | 2025.09.09 23:14:49.921705 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24837 | 2025.09.09 23:14:49.921925 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24838 | 2025.09.09 23:14:49.922065 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 24839 | 2025.09.09 23:14:49.922122 [ 275 ] {b4ba340a-47a7-4c92-a84b-6339615d526c} <Debug> TCPHandler: Processed in 0.001943764 sec. | ||
| 24840 | 2025.09.09 23:14:49.922239 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24841 | 2025.09.09 23:14:49.922332 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24842 | 2025.09.09 23:14:49.922374 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24843 | 2025.09.09 23:14:49.922725 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24844 | 2025.09.09 23:14:49.922760 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24845 | 2025.09.09 23:14:49.923056 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24846 | 2025.09.09 23:14:49.923263 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24847 | 2025.09.09 23:14:49.923379 [ 119 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24848 | 2025.09.09 23:14:49.923389 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 24849 | 2025.09.09 23:14:49.923417 [ 119 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24850 | 2025.09.09 23:14:49.923439 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24851 | 2025.09.09 23:14:49.923440 [ 275 ] {710a2e61-c107-4af5-8a9f-df53d56fa201} <Debug> TCPHandler: Processed in 0.001250852 sec. | ||
| 24852 | 2025.09.09 23:14:49.923529 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 24853 | 2025.09.09 23:14:49.923552 [ 223 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 24854 | 2025.09.09 23:14:49.923591 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 24855 | 2025.09.09 23:14:49.923629 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24856 | 2025.09.09 23:14:49.923665 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 12116 rows starting from the beginning of the part | ||
| 24857 | 2025.09.09 23:14:49.923729 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 24 rows starting from the beginning of the part | ||
| 24858 | 2025.09.09 23:14:49.923773 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 24859 | 2025.09.09 23:14:49.923815 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 24860 | 2025.09.09 23:14:49.923853 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 104 rows starting from the beginning of the part | ||
| 24861 | 2025.09.09 23:14:49.923893 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 24862 | 2025.09.09 23:14:49.926950 [ 223 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): 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] | ||
| 24863 | 2025.09.09 23:14:49.927019 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525302 sec., 3524237.072455069 rows/sec., 224.69 MiB/sec. | ||
| 24864 | 2025.09.09 23:14:49.927274 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24865 | 2025.09.09 23:14:49.927492 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24866 | 2025.09.09 23:14:49.927565 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_161_32} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24867 | 2025.09.09 23:14:49.927628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 24868 | 2025.09.09 23:14:49.929949 [ 190 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55055 rows, containing 5 columns (5 merged, 0 gathered) in 0.009746922 sec., 5648449.838831171 rows/sec., 380.12 MiB/sec. | ||
| 24869 | 2025.09.09 23:14:49.930548 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Trace> MergedBlockOutputStream: filled checksums all_1_160_34 (state Temporary) | ||
| 24870 | 2025.09.09 23:14:49.930831 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_160_34 to all_1_160_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24871 | 2025.09.09 23:14:49.930905 [ 191 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_160_34} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_156_33, all_160_160_0] -> all_1_160_34 | ||
| 24872 | 2025.09.09 23:14:49.930997 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 24873 | 2025.09.09 23:14:50.324900 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24874 | 2025.09.09 23:14:50.324947 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24875 | 2025.09.09 23:14:50.564752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50854 | ||
| 24876 | 2025.09.09 23:14:50.565280 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24877 | 2025.09.09 23:14:50.565318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24878 | 2025.09.09 23:14:50.565836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24879 | 2025.09.09 23:14:50.566090 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24880 | 2025.09.09 23:14:50.566231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50854 | ||
| 24881 | 2025.09.09 23:14:50.566277 [ 150 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24882 | 2025.09.09 23:14:50.566354 [ 150 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24883 | 2025.09.09 23:14:50.566378 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24884 | 2025.09.09 23:14:50.566521 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 24885 | 2025.09.09 23:14:50.566665 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24886 | 2025.09.09 23:14:50.566707 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48486 rows starting from the beginning of the part | ||
| 24887 | 2025.09.09 23:14:50.566779 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 24888 | 2025.09.09 23:14:50.566832 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 24889 | 2025.09.09 23:14:50.566882 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 24890 | 2025.09.09 23:14:50.566926 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 24891 | 2025.09.09 23:14:50.566974 [ 192 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 24892 | 2025.09.09 23:14:50.569909 [ 195 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50854 rows, containing 4 columns (4 merged, 0 gathered) in 0.003449151 sec., 14743918.141014991 rows/sec., 210.91 MiB/sec. | ||
| 24893 | 2025.09.09 23:14:50.570512 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24894 | 2025.09.09 23:14:50.570807 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24895 | 2025.09.09 23:14:50.570886 [ 199 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_106_21} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24896 | 2025.09.09 23:14:50.571009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 24897 | 2025.09.09 23:14:53.277788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 24898 | 2025.09.09 23:14:53.295846 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24899 | 2025.09.09 23:14:53.295888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24900 | 2025.09.09 23:14:53.302167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24901 | 2025.09.09 23:14:53.302896 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24902 | 2025.09.09 23:14:53.303184 [ 144 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24903 | 2025.09.09 23:14:53.303227 [ 144 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24904 | 2025.09.09 23:14:53.303249 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24905 | 2025.09.09 23:14:53.303345 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 24906 | 2025.09.09 23:14:53.306043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 24907 | 2025.09.09 23:14:53.306454 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24908 | 2025.09.09 23:14:53.307243 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 24909 | 2025.09.09 23:14:53.310685 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 24910 | 2025.09.09 23:14:53.314215 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 24911 | 2025.09.09 23:14:53.318205 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 24912 | 2025.09.09 23:14:53.322511 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 24913 | 2025.09.09 23:14:53.326805 [ 204 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 24914 | 2025.09.09 23:14:53.383211 [ 195 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.079903332 sec., 9987.067873464903 rows/sec., 51.64 MiB/sec. | ||
| 24915 | 2025.09.09 23:14:53.386569 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24916 | 2025.09.09 23:14:53.388751 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24917 | 2025.09.09 23:14:53.388861 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_106_21} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24918 | 2025.09.09 23:14:53.391982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 24919 | 2025.09.09 23:14:54.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 422.30 MiB, peak 444.74 MiB, free memory in arenas 0.00 B, will set to 421.21 MiB (RSS), difference: -1.08 MiB | ||
| 24920 | 2025.09.09 23:14:54.927429 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24921 | 2025.09.09 23:14:54.927623 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24922 | 2025.09.09 23:14:54.927729 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24923 | 2025.09.09 23:14:54.928857 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24924 | 2025.09.09 23:14:54.928905 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24925 | 2025.09.09 23:14:54.929316 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24926 | 2025.09.09 23:14:54.929543 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24927 | 2025.09.09 23:14:54.929699 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002139 sec., 191678.3543712015 rows/sec., 12.16 MiB/sec. | ||
| 24928 | 2025.09.09 23:14:54.929743 [ 275 ] {cf17848e-2616-4eae-a99d-a1e4ad752610} <Debug> TCPHandler: Processed in 0.002437513 sec. | ||
| 24929 | 2025.09.09 23:14:54.929873 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24930 | 2025.09.09 23:14:54.929992 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24931 | 2025.09.09 23:14:54.930040 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24932 | 2025.09.09 23:14:54.931080 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24933 | 2025.09.09 23:14:54.931117 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24934 | 2025.09.09 23:14:54.931494 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24935 | 2025.09.09 23:14:54.931717 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24936 | 2025.09.09 23:14:54.931850 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001882 sec., 645058.4484590861 rows/sec., 51.61 MiB/sec. | ||
| 24937 | 2025.09.09 23:14:54.931889 [ 275 ] {b29e78ec-c743-4a2a-821f-cc67909b1a27} <Debug> TCPHandler: Processed in 0.002075037 sec. | ||
| 24938 | 2025.09.09 23:14:54.932006 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24939 | 2025.09.09 23:14:54.932099 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24940 | 2025.09.09 23:14:54.932138 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24941 | 2025.09.09 23:14:54.932635 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24942 | 2025.09.09 23:14:54.932671 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24943 | 2025.09.09 23:14:54.932971 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24944 | 2025.09.09 23:14:54.933173 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24945 | 2025.09.09 23:14:54.933299 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001218 sec., 210180.62397372743 rows/sec., 12.95 MiB/sec. | ||
| 24946 | 2025.09.09 23:14:54.933337 [ 275 ] {8550c8cc-2875-4bdb-887f-c345eeca8353} <Debug> TCPHandler: Processed in 0.001378474 sec. | ||
| 24947 | 2025.09.09 23:14:54.933442 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24948 | 2025.09.09 23:14:54.933533 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24949 | 2025.09.09 23:14:54.933577 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24950 | 2025.09.09 23:14:54.934045 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24951 | 2025.09.09 23:14:54.934081 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24952 | 2025.09.09 23:14:54.934375 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24953 | 2025.09.09 23:14:54.934575 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24954 | 2025.09.09 23:14:54.934699 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 24955 | 2025.09.09 23:14:54.934736 [ 275 ] {1af31753-71ae-4b6b-b429-3d72f6c5f79e} <Debug> TCPHandler: Processed in 0.001340633 sec. | ||
| 24956 | 2025.09.09 23:14:54.934842 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24957 | 2025.09.09 23:14:54.934934 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24958 | 2025.09.09 23:14:54.934973 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24959 | 2025.09.09 23:14:54.935460 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24960 | 2025.09.09 23:14:54.935495 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24961 | 2025.09.09 23:14:54.935788 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24962 | 2025.09.09 23:14:54.935987 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24963 | 2025.09.09 23:14:54.936111 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 24964 | 2025.09.09 23:14:54.936148 [ 275 ] {4d42165b-0e55-42ae-89c5-a555917c62db} <Debug> TCPHandler: Processed in 0.001353273 sec. | ||
| 24965 | 2025.09.09 23:14:54.936253 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24966 | 2025.09.09 23:14:54.936344 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24967 | 2025.09.09 23:14:54.936382 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24968 | 2025.09.09 23:14:54.937147 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24969 | 2025.09.09 23:14:54.937182 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24970 | 2025.09.09 23:14:54.937514 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24971 | 2025.09.09 23:14:54.937717 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24972 | 2025.09.09 23:14:54.937840 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001513 sec., 482485.12888301385 rows/sec., 33.92 MiB/sec. | ||
| 24973 | 2025.09.09 23:14:54.937877 [ 275 ] {e6100ea8-9d43-414e-ad6d-191e511bc27a} <Debug> TCPHandler: Processed in 0.00167191 sec. | ||
| 24974 | 2025.09.09 23:14:54.937984 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24975 | 2025.09.09 23:14:54.938075 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24976 | 2025.09.09 23:14:54.938116 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24977 | 2025.09.09 23:14:54.938439 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24978 | 2025.09.09 23:14:54.938474 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24979 | 2025.09.09 23:14:54.938760 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24980 | 2025.09.09 23:14:54.938958 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24981 | 2025.09.09 23:14:54.939080 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 24982 | 2025.09.09 23:14:54.939116 [ 275 ] {af94a08e-17e0-434f-8ca9-b9935c43d6f6} <Debug> TCPHandler: Processed in 0.00117928 sec. | ||
| 24983 | 2025.09.09 23:14:54.939233 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24984 | 2025.09.09 23:14:54.939357 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24985 | 2025.09.09 23:14:54.939409 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24986 | 2025.09.09 23:14:54.939914 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24987 | 2025.09.09 23:14:54.939950 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24988 | 2025.09.09 23:14:54.940301 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24989 | 2025.09.09 23:14:54.940511 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24990 | 2025.09.09 23:14:54.940646 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001314 sec., 238964.9923896499 rows/sec., 15.70 MiB/sec. | ||
| 24991 | 2025.09.09 23:14:54.940685 [ 275 ] {c7441f04-9b47-40cf-9635-e5e995af61a6} <Debug> TCPHandler: Processed in 0.001513077 sec. | ||
| 24992 | 2025.09.09 23:14:54.940786 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24993 | 2025.09.09 23:14:54.940878 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24994 | 2025.09.09 23:14:54.940920 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24995 | 2025.09.09 23:14:54.941231 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24996 | 2025.09.09 23:14:54.941267 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 24997 | 2025.09.09 23:14:54.941558 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24998 | 2025.09.09 23:14:54.941765 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24999 | 2025.09.09 23:14:54.941895 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 25000 | 2025.09.09 23:14:54.941932 [ 275 ] {0d4ff66d-ff84-4f62-9d9b-dab05a470fb6} <Debug> TCPHandler: Processed in 0.001196181 sec. | ||
| 25001 | 2025.09.09 23:14:54.942044 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25002 | 2025.09.09 23:14:54.942137 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25003 | 2025.09.09 23:14:54.942191 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25004 | 2025.09.09 23:14:54.943195 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25005 | 2025.09.09 23:14:54.943231 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25006 | 2025.09.09 23:14:54.943788 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25007 | 2025.09.09 23:14:54.944011 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25008 | 2025.09.09 23:14:54.944145 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002025 sec., 25185.185185185186 rows/sec., 45.13 MiB/sec. | ||
| 25009 | 2025.09.09 23:14:54.944199 [ 275 ] {a8ef970d-43af-4a58-a8a5-794a5cc65db2} <Debug> TCPHandler: Processed in 0.002204659 sec. | ||
| 25010 | 2025.09.09 23:14:54.944313 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25011 | 2025.09.09 23:14:54.944405 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25012 | 2025.09.09 23:14:54.944446 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25013 | 2025.09.09 23:14:54.944780 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25014 | 2025.09.09 23:14:54.944815 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25015 | 2025.09.09 23:14:54.945107 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25016 | 2025.09.09 23:14:54.945303 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25017 | 2025.09.09 23:14:54.945426 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 25018 | 2025.09.09 23:14:54.945462 [ 275 ] {19981a6a-5b8a-4f1d-aa58-83a160efeb90} <Debug> TCPHandler: Processed in 0.001195221 sec. | ||
| 25019 | 2025.09.09 23:14:55.736904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3150 | ||
| 25020 | 2025.09.09 23:14:55.739467 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25021 | 2025.09.09 23:14:55.739515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25022 | 2025.09.09 23:14:55.740705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25023 | 2025.09.09 23:14:55.740985 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25024 | 2025.09.09 23:14:55.741242 [ 222 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 25025 | 2025.09.09 23:14:55.741256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3150 | ||
| 25026 | 2025.09.09 23:14:55.741325 [ 222 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 25027 | 2025.09.09 23:14:55.743776 [ 222 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 25028 | 2025.09.09 23:14:57.099104 [ 225 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 25029 | 2025.09.09 23:14:57.099158 [ 225 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 25030 | 2025.09.09 23:14:57.102154 [ 225 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): 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] | ||
| 25031 | 2025.09.09 23:14:58.066427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51366 | ||
| 25032 | 2025.09.09 23:14:58.066983 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25033 | 2025.09.09 23:14:58.067021 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25034 | 2025.09.09 23:14:58.067490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25035 | 2025.09.09 23:14:58.067719 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25036 | 2025.09.09 23:14:58.067852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51366 | ||
| 25037 | 2025.09.09 23:14:58.069377 [ 219 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 25038 | 2025.09.09 23:14:58.069436 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 25039 | 2025.09.09 23:14:58.071457 [ 219 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): 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] | ||
| 25040 | 2025.09.09 23:14:59.941588 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25041 | 2025.09.09 23:14:59.941795 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25042 | 2025.09.09 23:14:59.941865 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25043 | 2025.09.09 23:14:59.942585 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25044 | 2025.09.09 23:14:59.942637 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25045 | 2025.09.09 23:14:59.943030 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 25046 | 2025.09.09 23:14:59.943256 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25047 | 2025.09.09 23:14:59.943404 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001663 sec., 6013.229104028864 rows/sec., 490.34 KiB/sec. | ||
| 25048 | 2025.09.09 23:14:59.943445 [ 275 ] {0fcee595-d2fc-4cbe-b1af-e93f7c8ed241} <Debug> TCPHandler: Processed in 0.001985625 sec. | ||
| 25049 | 2025.09.09 23:14:59.943572 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25050 | 2025.09.09 23:14:59.943688 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25051 | 2025.09.09 23:14:59.943736 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25052 | 2025.09.09 23:14:59.944876 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25053 | 2025.09.09 23:14:59.944910 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25054 | 2025.09.09 23:14:59.945300 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 25055 | 2025.09.09 23:14:59.945511 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25056 | 2025.09.09 23:14:59.945639 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Debug> executeQuery: Read 1221 rows, 103.34 KiB in 0.001975 sec., 618227.8481012657 rows/sec., 51.10 MiB/sec. | ||
| 25057 | 2025.09.09 23:14:59.945677 [ 275 ] {e113649d-b3ea-458b-880c-12ba9fa17568} <Debug> TCPHandler: Processed in 0.002164668 sec. | ||
| 25058 | 2025.09.09 23:14:59.945782 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25059 | 2025.09.09 23:14:59.945875 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25060 | 2025.09.09 23:14:59.945914 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25061 | 2025.09.09 23:14:59.946303 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25062 | 2025.09.09 23:14:59.946336 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25063 | 2025.09.09 23:14:59.946622 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25064 | 2025.09.09 23:14:59.946822 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25065 | 2025.09.09 23:14:59.946928 [ 138 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25066 | 2025.09.09 23:14:59.946948 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001091 sec., 18331.805682859762 rows/sec., 1.30 MiB/sec. | ||
| 25067 | 2025.09.09 23:14:59.946963 [ 138 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25068 | 2025.09.09 23:14:59.946982 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25069 | 2025.09.09 23:14:59.946986 [ 275 ] {137cfafb-c847-4bc0-b34f-6d58199a1318} <Debug> TCPHandler: Processed in 0.001251662 sec. | ||
| 25070 | 2025.09.09 23:14:59.947073 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 25071 | 2025.09.09 23:14:59.947094 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25072 | 2025.09.09 23:14:59.947176 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25073 | 2025.09.09 23:14:59.947186 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25074 | 2025.09.09 23:14:59.947211 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 300 rows starting from the beginning of the part | ||
| 25075 | 2025.09.09 23:14:59.947227 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25076 | 2025.09.09 23:14:59.947278 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 25077 | 2025.09.09 23:14:59.947332 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 260 rows starting from the beginning of the part | ||
| 25078 | 2025.09.09 23:14:59.947379 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 25079 | 2025.09.09 23:14:59.947424 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 256 rows starting from the beginning of the part | ||
| 25080 | 2025.09.09 23:14:59.947469 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 20 rows starting from the beginning of the part | ||
| 25081 | 2025.09.09 23:14:59.947691 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25082 | 2025.09.09 23:14:59.947726 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25083 | 2025.09.09 23:14:59.948023 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25084 | 2025.09.09 23:14:59.948227 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25085 | 2025.09.09 23:14:59.948304 [ 187 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267902 sec., 675131.0432509768 rows/sec., 44.89 MiB/sec. | ||
| 25086 | 2025.09.09 23:14:59.948352 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001184 sec., 192567.56756756757 rows/sec., 13.04 MiB/sec. | ||
| 25087 | 2025.09.09 23:14:59.948394 [ 275 ] {77b2fecc-5e08-4abe-b9dc-37efcca8750d} <Debug> TCPHandler: Processed in 0.001347424 sec. | ||
| 25088 | 2025.09.09 23:14:59.948450 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25089 | 2025.09.09 23:14:59.948489 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25090 | 2025.09.09 23:14:59.948580 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25091 | 2025.09.09 23:14:59.948618 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25092 | 2025.09.09 23:14:59.948679 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25093 | 2025.09.09 23:14:59.948738 [ 198 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_156_31} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25094 | 2025.09.09 23:14:59.948796 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 25095 | 2025.09.09 23:14:59.949186 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25096 | 2025.09.09 23:14:59.949219 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25097 | 2025.09.09 23:14:59.949524 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 25098 | 2025.09.09 23:14:59.949733 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25099 | 2025.09.09 23:14:59.949854 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001291 sec., 418280.402788536 rows/sec., 31.03 MiB/sec. | ||
| 25100 | 2025.09.09 23:14:59.949891 [ 275 ] {8a0954f4-339f-4405-b665-f2beabac3f7f} <Debug> TCPHandler: Processed in 0.001448046 sec. | ||
| 25101 | 2025.09.09 23:14:59.949992 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25102 | 2025.09.09 23:14:59.950085 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25103 | 2025.09.09 23:14:59.950126 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25104 | 2025.09.09 23:14:59.950677 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25105 | 2025.09.09 23:14:59.950712 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25106 | 2025.09.09 23:14:59.951072 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 25107 | 2025.09.09 23:14:59.951278 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25108 | 2025.09.09 23:14:59.951400 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001334 sec., 636431.7841079461 rows/sec., 42.84 MiB/sec. | ||
| 25109 | 2025.09.09 23:14:59.951436 [ 275 ] {57c194ee-25be-4f4f-b3f7-c64fdc0de294} <Debug> TCPHandler: Processed in 0.001490936 sec. | ||
| 25110 | 2025.09.09 23:14:59.951539 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25111 | 2025.09.09 23:14:59.951631 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25112 | 2025.09.09 23:14:59.951683 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25113 | 2025.09.09 23:14:59.952444 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25114 | 2025.09.09 23:14:59.952477 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25115 | 2025.09.09 23:14:59.952981 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25116 | 2025.09.09 23:14:59.953194 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25117 | 2025.09.09 23:14:59.953299 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25118 | 2025.09.09 23:14:59.953326 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25119 | 2025.09.09 23:14:59.953331 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 25120 | 2025.09.09 23:14:59.953342 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25121 | 2025.09.09 23:14:59.953398 [ 275 ] {48bdf43c-13fa-4be7-9a2d-cf7207b1987f} <Debug> TCPHandler: Processed in 0.001906133 sec. | ||
| 25122 | 2025.09.09 23:14:59.953445 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 25123 | 2025.09.09 23:14:59.953501 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25124 | 2025.09.09 23:14:59.953598 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25125 | 2025.09.09 23:14:59.953638 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25126 | 2025.09.09 23:14:59.953696 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25127 | 2025.09.09 23:14:59.953762 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3360 rows starting from the beginning of the part | ||
| 25128 | 2025.09.09 23:14:59.953894 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 25129 | 2025.09.09 23:14:59.953964 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25130 | 2025.09.09 23:14:59.953994 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 51 rows starting from the beginning of the part | ||
| 25131 | 2025.09.09 23:14:59.954001 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25132 | 2025.09.09 23:14:59.954095 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 25133 | 2025.09.09 23:14:59.954189 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 51 rows starting from the beginning of the part | ||
| 25134 | 2025.09.09 23:14:59.954279 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 10 rows starting from the beginning of the part | ||
| 25135 | 2025.09.09 23:14:59.954316 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 25136 | 2025.09.09 23:14:59.954531 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25137 | 2025.09.09 23:14:59.954670 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 25138 | 2025.09.09 23:14:59.954706 [ 275 ] {2ddd6aaa-150d-4035-b971-b0ad8555ef6d} <Debug> TCPHandler: Processed in 0.001253362 sec. | ||
| 25139 | 2025.09.09 23:14:59.966001 [ 196 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3492 rows, containing 19 columns (19 merged, 0 gathered) in 0.012604901 sec., 277035.09928400075 rows/sec., 496.22 MiB/sec. | ||
| 25140 | 2025.09.09 23:14:59.969017 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25141 | 2025.09.09 23:14:59.969423 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25142 | 2025.09.09 23:14:59.969508 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25143 | 2025.09.09 23:14:59.969660 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.04 MiB. | ||
| 25144 | 2025.09.09 23:15:00.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.86 MiB, peak 452.87 MiB, free memory in arenas 0.00 B, will set to 425.18 MiB (RSS), difference: 3.32 MiB | ||
| 25145 | 2025.09.09 23:15:00.806176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 25146 | 2025.09.09 23:15:00.824754 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25147 | 2025.09.09 23:15:00.824812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25148 | 2025.09.09 23:15:00.831256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25149 | 2025.09.09 23:15:00.832003 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25150 | 2025.09.09 23:15:00.835485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 25151 | 2025.09.09 23:15:04.453323 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 25152 | 2025.09.09 23:15:04.453399 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 25153 | 2025.09.09 23:15:04.455861 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): 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] | ||
| 25154 | 2025.09.09 23:15:04.489580 [ 225 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 25155 | 2025.09.09 23:15:04.489630 [ 225 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 25156 | 2025.09.09 23:15:04.492529 [ 225 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): 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] | ||
| 25157 | 2025.09.09 23:15:04.927707 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25158 | 2025.09.09 23:15:04.927984 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25159 | 2025.09.09 23:15:04.928075 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25160 | 2025.09.09 23:15:04.928952 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25161 | 2025.09.09 23:15:04.928993 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25162 | 2025.09.09 23:15:04.929386 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25163 | 2025.09.09 23:15:04.929626 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25164 | 2025.09.09 23:15:04.929776 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001866 sec., 219721.3290460879 rows/sec., 13.94 MiB/sec. | ||
| 25165 | 2025.09.09 23:15:04.929818 [ 275 ] {db842a19-9836-44bf-ac39-fa9b9407dd08} <Debug> TCPHandler: Processed in 0.00228741 sec. | ||
| 25166 | 2025.09.09 23:15:04.929949 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25167 | 2025.09.09 23:15:04.930073 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25168 | 2025.09.09 23:15:04.930123 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25169 | 2025.09.09 23:15:04.931455 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25170 | 2025.09.09 23:15:04.931494 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25171 | 2025.09.09 23:15:04.931883 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 25172 | 2025.09.09 23:15:04.932087 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25173 | 2025.09.09 23:15:04.932215 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.002168 sec., 559963.0996309964 rows/sec., 44.80 MiB/sec. | ||
| 25174 | 2025.09.09 23:15:04.932253 [ 275 ] {be54e895-4d0c-4002-b902-8681b3ba2dac} <Debug> TCPHandler: Processed in 0.002367162 sec. | ||
| 25175 | 2025.09.09 23:15:04.932360 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25176 | 2025.09.09 23:15:04.932456 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25177 | 2025.09.09 23:15:04.932500 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25178 | 2025.09.09 23:15:04.933055 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25179 | 2025.09.09 23:15:04.933091 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25180 | 2025.09.09 23:15:04.933396 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25181 | 2025.09.09 23:15:04.933609 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25182 | 2025.09.09 23:15:04.933739 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001301 sec., 196771.71406610298 rows/sec., 12.12 MiB/sec. | ||
| 25183 | 2025.09.09 23:15:04.933778 [ 275 ] {46c897aa-f13d-4dc8-a4ca-946120de6382} <Debug> TCPHandler: Processed in 0.001468156 sec. | ||
| 25184 | 2025.09.09 23:15:04.933888 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25185 | 2025.09.09 23:15:04.933990 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25186 | 2025.09.09 23:15:04.934030 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25187 | 2025.09.09 23:15:04.934558 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25188 | 2025.09.09 23:15:04.934595 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25189 | 2025.09.09 23:15:04.934910 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25190 | 2025.09.09 23:15:04.935119 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25191 | 2025.09.09 23:15:04.935245 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 25192 | 2025.09.09 23:15:04.935284 [ 275 ] {5736c92a-9774-462c-ace3-f1e10a0ad4ee} <Debug> TCPHandler: Processed in 0.001447145 sec. | ||
| 25193 | 2025.09.09 23:15:04.935390 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25194 | 2025.09.09 23:15:04.935484 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25195 | 2025.09.09 23:15:04.935524 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25196 | 2025.09.09 23:15:04.936030 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25197 | 2025.09.09 23:15:04.936066 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25198 | 2025.09.09 23:15:04.936369 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25199 | 2025.09.09 23:15:04.936580 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25200 | 2025.09.09 23:15:04.936706 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 25201 | 2025.09.09 23:15:04.936745 [ 275 ] {d9fb327d-17b1-43ae-9009-c29cb19906c8} <Debug> TCPHandler: Processed in 0.001404795 sec. | ||
| 25202 | 2025.09.09 23:15:04.936862 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25203 | 2025.09.09 23:15:04.936983 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25204 | 2025.09.09 23:15:04.937031 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25205 | 2025.09.09 23:15:04.937939 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25206 | 2025.09.09 23:15:04.937984 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25207 | 2025.09.09 23:15:04.938339 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 25208 | 2025.09.09 23:15:04.938551 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25209 | 2025.09.09 23:15:04.938682 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001723 sec., 423679.6285548462 rows/sec., 29.79 MiB/sec. | ||
| 25210 | 2025.09.09 23:15:04.938721 [ 275 ] {adf602af-e440-4d46-81eb-e41fe434dfc7} <Debug> TCPHandler: Processed in 0.001921823 sec. | ||
| 25211 | 2025.09.09 23:15:04.938830 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25212 | 2025.09.09 23:15:04.938926 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25213 | 2025.09.09 23:15:04.938969 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25214 | 2025.09.09 23:15:04.939328 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25215 | 2025.09.09 23:15:04.939364 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25216 | 2025.09.09 23:15:04.939670 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 25217 | 2025.09.09 23:15:04.939878 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25218 | 2025.09.09 23:15:04.940006 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 25219 | 2025.09.09 23:15:04.940043 [ 275 ] {76c4ef8b-ed11-4641-bce5-b5033a5a684b} <Debug> TCPHandler: Processed in 0.001263282 sec. | ||
| 25220 | 2025.09.09 23:15:04.940148 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25221 | 2025.09.09 23:15:04.940242 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25222 | 2025.09.09 23:15:04.940311 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25223 | 2025.09.09 23:15:04.940773 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25224 | 2025.09.09 23:15:04.940808 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25225 | 2025.09.09 23:15:04.941136 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 25226 | 2025.09.09 23:15:04.941341 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25227 | 2025.09.09 23:15:04.941468 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001244 sec., 252411.57556270095 rows/sec., 16.58 MiB/sec. | ||
| 25228 | 2025.09.09 23:15:04.941506 [ 275 ] {6ed8e371-05f2-433e-ac39-f81e34dc621e} <Debug> TCPHandler: Processed in 0.001406944 sec. | ||
| 25229 | 2025.09.09 23:15:04.941632 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25230 | 2025.09.09 23:15:04.941747 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25231 | 2025.09.09 23:15:04.941797 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25232 | 2025.09.09 23:15:04.942136 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25233 | 2025.09.09 23:15:04.942172 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25234 | 2025.09.09 23:15:04.942456 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 25235 | 2025.09.09 23:15:04.942655 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25236 | 2025.09.09 23:15:04.942782 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 25237 | 2025.09.09 23:15:04.942818 [ 275 ] {874e7e46-f1ac-4d16-a8f0-13408df7cc6b} <Debug> TCPHandler: Processed in 0.001244802 sec. | ||
| 25238 | 2025.09.09 23:15:04.942929 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25239 | 2025.09.09 23:15:04.943033 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25240 | 2025.09.09 23:15:04.943087 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25241 | 2025.09.09 23:15:04.943991 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25242 | 2025.09.09 23:15:04.944027 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25243 | 2025.09.09 23:15:04.944581 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25244 | 2025.09.09 23:15:04.944809 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25245 | 2025.09.09 23:15:04.944945 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001932 sec., 26397.515527950312 rows/sec., 47.30 MiB/sec. | ||
| 25246 | 2025.09.09 23:15:04.945002 [ 275 ] {3c9d69a8-84f9-441c-9f2b-0671e2edc169} <Debug> TCPHandler: Processed in 0.002132048 sec. | ||
| 25247 | 2025.09.09 23:15:04.945114 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25248 | 2025.09.09 23:15:04.945208 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25249 | 2025.09.09 23:15:04.945249 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25250 | 2025.09.09 23:15:04.945589 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25251 | 2025.09.09 23:15:04.945625 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25252 | 2025.09.09 23:15:04.945921 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 25253 | 2025.09.09 23:15:04.946124 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25254 | 2025.09.09 23:15:04.946247 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 25255 | 2025.09.09 23:15:04.946284 [ 275 ] {6dcb887d-f8af-427f-a023-1fca2ec567e5} <Debug> TCPHandler: Processed in 0.001219101 sec. | ||
| 25256 | 2025.09.09 23:15:05.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.97 MiB, peak 452.87 MiB, free memory in arenas 0.00 B, will set to 425.18 MiB (RSS), difference: 3.22 MiB | ||
| 25257 | 2025.09.09 23:15:05.325191 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25258 | 2025.09.09 23:15:05.325253 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25259 | 2025.09.09 23:15:05.568068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51814 | ||
| 25260 | 2025.09.09 23:15:05.568554 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25261 | 2025.09.09 23:15:05.568586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25262 | 2025.09.09 23:15:05.569056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25263 | 2025.09.09 23:15:05.569279 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25264 | 2025.09.09 23:15:05.569404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51814 | ||
| 25265 | 2025.09.09 23:15:05.741633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3188 | ||
| 25266 | 2025.09.09 23:15:05.744297 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25267 | 2025.09.09 23:15:05.744357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25268 | 2025.09.09 23:15:05.745583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25269 | 2025.09.09 23:15:05.745871 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25270 | 2025.09.09 23:15:05.746281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3188 | ||
| 25271 | 2025.09.09 23:15:06.166992 [ 217 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25272 | 2025.09.09 23:15:06.167077 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25273 | 2025.09.09 23:15:06.169607 [ 217 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25274 | 2025.09.09 23:15:08.335620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 813 | ||
| 25275 | 2025.09.09 23:15:08.354669 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25276 | 2025.09.09 23:15:08.354729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25277 | 2025.09.09 23:15:08.361245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25278 | 2025.09.09 23:15:08.361998 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25279 | 2025.09.09 23:15:08.365396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 813 | ||
| 25280 | 2025.09.09 23:15:09.100349 [ 225 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 25281 | 2025.09.09 23:15:09.100401 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 25282 | 2025.09.09 23:15:09.102539 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): 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] | ||
| 25283 | 2025.09.09 23:15:09.914682 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25284 | 2025.09.09 23:15:09.914959 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25285 | 2025.09.09 23:15:09.915059 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25286 | 2025.09.09 23:15:09.915750 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25287 | 2025.09.09 23:15:09.915797 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25288 | 2025.09.09 23:15:09.916178 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 25289 | 2025.09.09 23:15:09.916397 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25290 | 2025.09.09 23:15:09.916549 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 25291 | 2025.09.09 23:15:09.916590 [ 275 ] {34463cfa-dd25-48d9-8d21-ea671be3f4aa} <Debug> TCPHandler: Processed in 0.002077597 sec. | ||
| 25292 | 2025.09.09 23:15:09.916696 [ 225 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25293 | 2025.09.09 23:15:09.916716 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25294 | 2025.09.09 23:15:09.916781 [ 225 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25295 | 2025.09.09 23:15:09.916859 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25296 | 2025.09.09 23:15:09.916905 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25297 | 2025.09.09 23:15:09.917298 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25298 | 2025.09.09 23:15:09.917334 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25299 | 2025.09.09 23:15:09.917647 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25300 | 2025.09.09 23:15:09.917919 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25301 | 2025.09.09 23:15:09.918050 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 25302 | 2025.09.09 23:15:09.918089 [ 275 ] {c18fd640-5ffd-44b0-ae2d-3bfb8e4cdbc2} <Debug> TCPHandler: Processed in 0.001420425 sec. | ||
| 25303 | 2025.09.09 23:15:09.918195 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25304 | 2025.09.09 23:15:09.918286 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25305 | 2025.09.09 23:15:09.918324 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25306 | 2025.09.09 23:15:09.918729 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25307 | 2025.09.09 23:15:09.918770 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25308 | 2025.09.09 23:15:09.919069 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 25309 | 2025.09.09 23:15:09.919313 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25310 | 2025.09.09 23:15:09.919405 [ 225 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25311 | 2025.09.09 23:15:09.919466 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 25312 | 2025.09.09 23:15:09.919511 [ 275 ] {f3b3cdd7-f704-48fa-bfc4-3403aed114ac} <Debug> TCPHandler: Processed in 0.001362254 sec. | ||
| 25313 | 2025.09.09 23:15:09.919547 [ 219 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25314 | 2025.09.09 23:15:09.919604 [ 219 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25315 | 2025.09.09 23:15:09.919621 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25316 | 2025.09.09 23:15:09.919720 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25317 | 2025.09.09 23:15:09.919767 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25318 | 2025.09.09 23:15:09.920201 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25319 | 2025.09.09 23:15:09.920240 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25320 | 2025.09.09 23:15:09.920616 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 25321 | 2025.09.09 23:15:09.920899 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25322 | 2025.09.09 23:15:09.921032 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 5 parts from all_1_160_34 to all_164_164_0 | ||
| 25323 | 2025.09.09 23:15:09.921042 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 25324 | 2025.09.09 23:15:09.921068 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25325 | 2025.09.09 23:15:09.921087 [ 275 ] {ec21780c-46e7-4447-b64b-60ab30bd06c4} <Debug> TCPHandler: Processed in 0.001516896 sec. | ||
| 25326 | 2025.09.09 23:15:09.921087 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25327 | 2025.09.09 23:15:09.921197 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_160_34 to all_164_164_0 into Compact with storage Full | ||
| 25328 | 2025.09.09 23:15:09.921225 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25329 | 2025.09.09 23:15:09.921252 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25330 | 2025.09.09 23:15:09.921304 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25331 | 2025.09.09 23:15:09.921319 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25332 | 2025.09.09 23:15:09.921353 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25333 | 2025.09.09 23:15:09.921360 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_160_34, total 55055 rows starting from the beginning of the part | ||
| 25334 | 2025.09.09 23:15:09.921427 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25335 | 2025.09.09 23:15:09.921444 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 25336 | 2025.09.09 23:15:09.921495 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 314 rows starting from the beginning of the part | ||
| 25337 | 2025.09.09 23:15:09.921540 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 849 rows starting from the beginning of the part | ||
| 25338 | 2025.09.09 23:15:09.921586 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 314 rows starting from the beginning of the part | ||
| 25339 | 2025.09.09 23:15:09.922336 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25340 | 2025.09.09 23:15:09.922377 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25341 | 2025.09.09 23:15:09.922806 [ 219 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25342 | 2025.09.09 23:15:09.922953 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25343 | 2025.09.09 23:15:09.923221 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25344 | 2025.09.09 23:15:09.923364 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002037 sec., 4909.180166912125 rows/sec., 8.80 MiB/sec. | ||
| 25345 | 2025.09.09 23:15:09.923422 [ 275 ] {0370df0b-c304-4676-8af7-3737ef2188b9} <Debug> TCPHandler: Processed in 0.002259269 sec. | ||
| 25346 | 2025.09.09 23:15:09.923533 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25347 | 2025.09.09 23:15:09.923631 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25348 | 2025.09.09 23:15:09.923674 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25349 | 2025.09.09 23:15:09.924010 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25350 | 2025.09.09 23:15:09.924070 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25351 | 2025.09.09 23:15:09.924403 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 25352 | 2025.09.09 23:15:09.924610 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25353 | 2025.09.09 23:15:09.924744 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 25354 | 2025.09.09 23:15:09.924775 [ 222 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25355 | 2025.09.09 23:15:09.924782 [ 275 ] {3cfef7e3-c963-4162-b48c-bbc5ce484c69} <Debug> TCPHandler: Processed in 0.001299283 sec. | ||
| 25356 | 2025.09.09 23:15:09.924801 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25357 | 2025.09.09 23:15:09.924881 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25358 | 2025.09.09 23:15:09.927516 [ 222 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25359 | 2025.09.09 23:15:09.930776 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56692 rows, containing 5 columns (5 merged, 0 gathered) in 0.009622609 sec., 5891541.472795995 rows/sec., 396.42 MiB/sec. | ||
| 25360 | 2025.09.09 23:15:09.931378 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Trace> MergedBlockOutputStream: filled checksums all_1_164_35 (state Temporary) | ||
| 25361 | 2025.09.09 23:15:09.931624 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_164_35 to all_1_164_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25362 | 2025.09.09 23:15:09.931686 [ 194 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 5 parts: [all_1_160_34, all_164_164_0] -> all_1_164_35 | ||
| 25363 | 2025.09.09 23:15:09.931777 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 25364 | 2025.09.09 23:15:10.570770 [ 223 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Found 5 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0] | ||
| 25365 | 2025.09.09 23:15:10.570822 [ 223 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 5 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0] | ||
| 25366 | 2025.09.09 23:15:10.572745 [ 223 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 5 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0] | ||
| 25367 | 2025.09.09 23:15:10.621139 [ 118 ] {} <Debug> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 25368 | 2025.09.09 23:15:10.621216 [ 118 ] {} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25369 | 2025.09.09 23:15:10.621261 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25370 | 2025.09.09 23:15:10.621427 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::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 | ||
| 25371 | 2025.09.09 23:15:10.621614 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25372 | 2025.09.09 23:15:10.621669 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 22 rows starting from the beginning of the part | ||
| 25373 | 2025.09.09 23:15:10.621775 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 25374 | 2025.09.09 23:15:10.621853 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
| 25375 | 2025.09.09 23:15:10.621926 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 25376 | 2025.09.09 23:15:10.621995 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 25377 | 2025.09.09 23:15:10.622936 [ 194 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582408 sec., 25277.93084969237 rows/sec., 2.11 MiB/sec. | ||
| 25378 | 2025.09.09 23:15:10.623055 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 25379 | 2025.09.09 23:15:10.623286 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25380 | 2025.09.09 23:15:10.623349 [ 198 ] {b1550106-bf8e-489e-926f-4bb37978018c::all_1_53_13} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 25381 | 2025.09.09 23:15:10.623408 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25382 | 2025.09.09 23:15:13.069621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52326 | ||
| 25383 | 2025.09.09 23:15:13.070412 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25384 | 2025.09.09 23:15:13.070484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25385 | 2025.09.09 23:15:13.071050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25386 | 2025.09.09 23:15:13.071274 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25387 | 2025.09.09 23:15:13.071409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52326 | ||
| 25388 | 2025.09.09 23:15:14.927156 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25389 | 2025.09.09 23:15:14.927352 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25390 | 2025.09.09 23:15:14.927417 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25391 | 2025.09.09 23:15:14.928233 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25392 | 2025.09.09 23:15:14.928281 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25393 | 2025.09.09 23:15:14.928686 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25394 | 2025.09.09 23:15:14.928915 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25395 | 2025.09.09 23:15:14.929066 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 25396 | 2025.09.09 23:15:14.929110 [ 275 ] {342b4ead-b4eb-438c-ba85-712a4492936c} <Debug> TCPHandler: Processed in 0.002114407 sec. | ||
| 25397 | 2025.09.09 23:15:14.929229 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25398 | 2025.09.09 23:15:14.929332 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25399 | 2025.09.09 23:15:14.929375 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25400 | 2025.09.09 23:15:14.929778 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25401 | 2025.09.09 23:15:14.929816 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25402 | 2025.09.09 23:15:14.930122 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 25403 | 2025.09.09 23:15:14.930345 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25404 | 2025.09.09 23:15:14.930476 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 25405 | 2025.09.09 23:15:14.930516 [ 275 ] {4dcdef00-71f6-44fe-b1a9-bff1f8610a73} <Debug> TCPHandler: Processed in 0.001337984 sec. | ||
| 25406 | 2025.09.09 23:15:14.930625 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25407 | 2025.09.09 23:15:14.930719 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25408 | 2025.09.09 23:15:14.930758 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25409 | 2025.09.09 23:15:14.931760 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25410 | 2025.09.09 23:15:14.931797 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25411 | 2025.09.09 23:15:14.932169 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25412 | 2025.09.09 23:15:14.932379 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25413 | 2025.09.09 23:15:14.932512 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Debug> executeQuery: Read 1215 rows, 99.54 KiB in 0.00181 sec., 671270.7182320443 rows/sec., 53.71 MiB/sec. | ||
| 25414 | 2025.09.09 23:15:14.932531 [ 117 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25415 | 2025.09.09 23:15:14.932551 [ 275 ] {f51dcdc4-fcc0-464e-8c5a-fe34313a9a2a} <Debug> TCPHandler: Processed in 0.001976565 sec. | ||
| 25416 | 2025.09.09 23:15:14.932606 [ 117 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25417 | 2025.09.09 23:15:14.932635 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25418 | 2025.09.09 23:15:14.932700 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25419 | 2025.09.09 23:15:14.932727 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 25420 | 2025.09.09 23:15:14.932819 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25421 | 2025.09.09 23:15:14.932828 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25422 | 2025.09.09 23:15:14.932849 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2550 rows starting from the beginning of the part | ||
| 25423 | 2025.09.09 23:15:14.932879 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25424 | 2025.09.09 23:15:14.932908 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1214 rows starting from the beginning of the part | ||
| 25425 | 2025.09.09 23:15:14.932952 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1221 rows starting from the beginning of the part | ||
| 25426 | 2025.09.09 23:15:14.933002 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1214 rows starting from the beginning of the part | ||
| 25427 | 2025.09.09 23:15:14.933064 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 76 rows starting from the beginning of the part | ||
| 25428 | 2025.09.09 23:15:14.933130 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1215 rows starting from the beginning of the part | ||
| 25429 | 2025.09.09 23:15:14.933476 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25430 | 2025.09.09 23:15:14.933513 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25431 | 2025.09.09 23:15:14.933845 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25432 | 2025.09.09 23:15:14.934058 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25433 | 2025.09.09 23:15:14.934196 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Debug> executeQuery: Read 258 rows, 16.29 KiB in 0.001392 sec., 185344.8275862069 rows/sec., 11.43 MiB/sec. | ||
| 25434 | 2025.09.09 23:15:14.934236 [ 275 ] {69ab042e-742a-47ed-a80a-7dab9f21feff} <Debug> TCPHandler: Processed in 0.001597858 sec. | ||
| 25435 | 2025.09.09 23:15:14.934360 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25436 | 2025.09.09 23:15:14.934455 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25437 | 2025.09.09 23:15:14.934497 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25438 | 2025.09.09 23:15:14.934980 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25439 | 2025.09.09 23:15:14.935016 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25440 | 2025.09.09 23:15:14.935317 [ 198 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7490 rows, containing 5 columns (5 merged, 0 gathered) in 0.002628586 sec., 2849440.7259264104 rows/sec., 241.93 MiB/sec. | ||
| 25441 | 2025.09.09 23:15:14.935328 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25442 | 2025.09.09 23:15:14.935543 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25443 | 2025.09.09 23:15:14.935551 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25444 | 2025.09.09 23:15:14.935660 [ 117 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Selected 6 parts from all_1_96_20 to all_101_101_0 | ||
| 25445 | 2025.09.09 23:15:14.935678 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 25446 | 2025.09.09 23:15:14.935700 [ 117 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25447 | 2025.09.09 23:15:14.935724 [ 275 ] {43f1c229-5140-40df-b10c-e3bcf358c2c9} <Debug> TCPHandler: Processed in 0.001414245 sec. | ||
| 25448 | 2025.09.09 23:15:14.935727 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25449 | 2025.09.09 23:15:14.935795 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25450 | 2025.09.09 23:15:14.935819 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_20 to all_101_101_0 into Compact with storage Full | ||
| 25451 | 2025.09.09 23:15:14.935845 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25452 | 2025.09.09 23:15:14.935866 [ 194 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_166_33} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25453 | 2025.09.09 23:15:14.935898 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25454 | 2025.09.09 23:15:14.935923 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_20, total 503 rows starting from the beginning of the part | ||
| 25455 | 2025.09.09 23:15:14.935925 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 25456 | 2025.09.09 23:15:14.935939 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25457 | 2025.09.09 23:15:14.935969 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 212 rows starting from the beginning of the part | ||
| 25458 | 2025.09.09 23:15:14.935979 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25459 | 2025.09.09 23:15:14.936014 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 212 rows starting from the beginning of the part | ||
| 25460 | 2025.09.09 23:15:14.936077 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 228 rows starting from the beginning of the part | ||
| 25461 | 2025.09.09 23:15:14.936132 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 212 rows starting from the beginning of the part | ||
| 25462 | 2025.09.09 23:15:14.936194 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 212 rows starting from the beginning of the part | ||
| 25463 | 2025.09.09 23:15:14.936462 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25464 | 2025.09.09 23:15:14.936496 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25465 | 2025.09.09 23:15:14.936790 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25466 | 2025.09.09 23:15:14.936993 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25467 | 2025.09.09 23:15:14.937079 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291013 sec., 1223070.565517156 rows/sec., 84.96 MiB/sec. | ||
| 25468 | 2025.09.09 23:15:14.937121 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 25469 | 2025.09.09 23:15:14.937160 [ 275 ] {3badb8ab-9420-4e1e-b29a-a2d022de1597} <Debug> TCPHandler: Processed in 0.001363443 sec. | ||
| 25470 | 2025.09.09 23:15:14.937196 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 25471 | 2025.09.09 23:15:14.937266 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25472 | 2025.09.09 23:15:14.937360 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25473 | 2025.09.09 23:15:14.937399 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25474 | 2025.09.09 23:15:14.937427 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25475 | 2025.09.09 23:15:14.937489 [ 186 ] {fba9d7c3-c626-4499-80aa-bf1b2c284fff::all_1_101_21} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff) (MergerMutator): Merged 6 parts: [all_1_96_20, all_101_101_0] -> all_1_101_21 | ||
| 25476 | 2025.09.09 23:15:14.937540 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 25477 | 2025.09.09 23:15:14.938048 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25478 | 2025.09.09 23:15:14.938084 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25479 | 2025.09.09 23:15:14.938404 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25480 | 2025.09.09 23:15:14.938604 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25481 | 2025.09.09 23:15:14.938721 [ 117 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25482 | 2025.09.09 23:15:14.938730 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Debug> executeQuery: Read 732 rows, 52.71 KiB in 0.001388 sec., 527377.5216138329 rows/sec., 37.09 MiB/sec. | ||
| 25483 | 2025.09.09 23:15:14.938754 [ 117 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25484 | 2025.09.09 23:15:14.938780 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25485 | 2025.09.09 23:15:14.938786 [ 275 ] {3feb31b8-b0a4-45b9-897c-8fcdf505e343} <Debug> TCPHandler: Processed in 0.001567848 sec. | ||
| 25486 | 2025.09.09 23:15:14.938863 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 25487 | 2025.09.09 23:15:14.938915 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25488 | 2025.09.09 23:15:14.938931 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25489 | 2025.09.09 23:15:14.938954 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1415 rows starting from the beginning of the part | ||
| 25490 | 2025.09.09 23:15:14.938997 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 730 rows starting from the beginning of the part | ||
| 25491 | 2025.09.09 23:15:14.939010 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25492 | 2025.09.09 23:15:14.939033 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 540 rows starting from the beginning of the part | ||
| 25493 | 2025.09.09 23:15:14.939050 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25494 | 2025.09.09 23:15:14.939066 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 730 rows starting from the beginning of the part | ||
| 25495 | 2025.09.09 23:15:14.939104 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 74 rows starting from the beginning of the part | ||
| 25496 | 2025.09.09 23:15:14.939135 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 732 rows starting from the beginning of the part | ||
| 25497 | 2025.09.09 23:15:14.939394 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25498 | 2025.09.09 23:15:14.939427 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25499 | 2025.09.09 23:15:14.939727 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25500 | 2025.09.09 23:15:14.939933 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25501 | 2025.09.09 23:15:14.940058 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 25502 | 2025.09.09 23:15:14.940095 [ 275 ] {71fdfd43-6eff-4786-8e42-b85ca92198b3} <Debug> TCPHandler: Processed in 0.001228852 sec. | ||
| 25503 | 2025.09.09 23:15:14.940204 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25504 | 2025.09.09 23:15:14.940294 [ 194 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457305 sec., 2896442.405673486 rows/sec., 218.65 MiB/sec. | ||
| 25505 | 2025.09.09 23:15:14.940297 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25506 | 2025.09.09 23:15:14.940351 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25507 | 2025.09.09 23:15:14.940543 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25508 | 2025.09.09 23:15:14.940783 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25509 | 2025.09.09 23:15:14.940827 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25510 | 2025.09.09 23:15:14.940868 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25511 | 2025.09.09 23:15:14.940959 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_166_33} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25512 | 2025.09.09 23:15:14.941061 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 25513 | 2025.09.09 23:15:14.941172 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25514 | 2025.09.09 23:15:14.941382 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25515 | 2025.09.09 23:15:14.941515 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001236 sec., 254854.36893203887 rows/sec., 16.74 MiB/sec. | ||
| 25516 | 2025.09.09 23:15:14.941553 [ 275 ] {9057817c-a3d0-42f0-b5cb-c523c69bce2f} <Debug> TCPHandler: Processed in 0.001397215 sec. | ||
| 25517 | 2025.09.09 23:15:14.941660 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25518 | 2025.09.09 23:15:14.941752 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25519 | 2025.09.09 23:15:14.941793 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25520 | 2025.09.09 23:15:14.942102 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25521 | 2025.09.09 23:15:14.942137 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25522 | 2025.09.09 23:15:14.942422 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25523 | 2025.09.09 23:15:14.942619 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25524 | 2025.09.09 23:15:14.942744 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 25525 | 2025.09.09 23:15:14.942781 [ 275 ] {8ef9af20-9661-4b8e-a991-6d09f74f72c7} <Debug> TCPHandler: Processed in 0.001169601 sec. | ||
| 25526 | 2025.09.09 23:15:14.942896 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25527 | 2025.09.09 23:15:14.942988 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25528 | 2025.09.09 23:15:14.943040 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25529 | 2025.09.09 23:15:14.943937 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25530 | 2025.09.09 23:15:14.943973 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25531 | 2025.09.09 23:15:14.944523 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 25532 | 2025.09.09 23:15:14.944766 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25533 | 2025.09.09 23:15:14.944915 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001944 sec., 26234.567901234568 rows/sec., 47.01 MiB/sec. | ||
| 25534 | 2025.09.09 23:15:14.944986 [ 275 ] {c3374f5c-63d3-4f7b-a5c1-fdbd06f5c68d} <Debug> TCPHandler: Processed in 0.002137018 sec. | ||
| 25535 | 2025.09.09 23:15:14.945100 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25536 | 2025.09.09 23:15:14.945193 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25537 | 2025.09.09 23:15:14.945233 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25538 | 2025.09.09 23:15:14.945565 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25539 | 2025.09.09 23:15:14.945600 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25540 | 2025.09.09 23:15:14.945897 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25541 | 2025.09.09 23:15:14.946097 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25542 | 2025.09.09 23:15:14.946210 [ 117 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25543 | 2025.09.09 23:15:14.946222 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 25544 | 2025.09.09 23:15:14.946256 [ 117 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25545 | 2025.09.09 23:15:14.946277 [ 275 ] {4ccc195f-0166-47c9-b9d4-1a04c4fa0e92} <Debug> TCPHandler: Processed in 0.001225391 sec. | ||
| 25546 | 2025.09.09 23:15:14.946279 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25547 | 2025.09.09 23:15:14.946393 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 25548 | 2025.09.09 23:15:14.946521 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25549 | 2025.09.09 23:15:14.946560 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 12424 rows starting from the beginning of the part | ||
| 25550 | 2025.09.09 23:15:14.946633 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 104 rows starting from the beginning of the part | ||
| 25551 | 2025.09.09 23:15:14.946684 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 25552 | 2025.09.09 23:15:14.946730 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 104 rows starting from the beginning of the part | ||
| 25553 | 2025.09.09 23:15:14.946775 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 25554 | 2025.09.09 23:15:14.946820 [ 189 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 104 rows starting from the beginning of the part | ||
| 25555 | 2025.09.09 23:15:14.949653 [ 200 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12856 rows, containing 4 columns (4 merged, 0 gathered) in 0.003303509 sec., 3891619.4870363604 rows/sec., 248.01 MiB/sec. | ||
| 25556 | 2025.09.09 23:15:14.950018 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25557 | 2025.09.09 23:15:14.950270 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25558 | 2025.09.09 23:15:14.950335 [ 194 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_166_33} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25559 | 2025.09.09 23:15:14.950407 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 25560 | 2025.09.09 23:15:15.746657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3224 | ||
| 25561 | 2025.09.09 23:15:15.749608 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25562 | 2025.09.09 23:15:15.749653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25563 | 2025.09.09 23:15:15.750867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25564 | 2025.09.09 23:15:15.751150 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25565 | 2025.09.09 23:15:15.751364 [ 116 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25566 | 2025.09.09 23:15:15.751442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3224 | ||
| 25567 | 2025.09.09 23:15:15.751455 [ 116 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25568 | 2025.09.09 23:15:15.751506 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25569 | 2025.09.09 23:15:15.751659 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::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 | ||
| 25570 | 2025.09.09 23:15:15.752508 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25571 | 2025.09.09 23:15:15.752660 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3034 rows starting from the beginning of the part | ||
| 25572 | 2025.09.09 23:15:15.753018 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 46 rows starting from the beginning of the part | ||
| 25573 | 2025.09.09 23:15:15.753372 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 25574 | 2025.09.09 23:15:15.753714 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 25575 | 2025.09.09 23:15:15.754047 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 38 rows starting from the beginning of the part | ||
| 25576 | 2025.09.09 23:15:15.754371 [ 200 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 25577 | 2025.09.09 23:15:15.762041 [ 194 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3224 rows, containing 72 columns (72 merged, 0 gathered) in 0.010450163 sec., 308511.93421576294 rows/sec., 240.69 MiB/sec. | ||
| 25578 | 2025.09.09 23:15:15.764890 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25579 | 2025.09.09 23:15:15.765471 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25580 | 2025.09.09 23:15:15.765540 [ 191 ] {f8e992d9-e831-492a-b1d7-5dd5d4a0a61b::all_1_81_16} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25581 | 2025.09.09 23:15:15.765807 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 25582 | 2025.09.09 23:15:15.865524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 821 | ||
| 25583 | 2025.09.09 23:15:15.884032 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25584 | 2025.09.09 23:15:15.884077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 25585 | 2025.09.09 23:15:15.890526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 25586 | 2025.09.09 23:15:15.891405 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25587 | 2025.09.09 23:15:15.894649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 25588 | 2025.09.09 23:15:19.913892 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25589 | 2025.09.09 23:15:19.914191 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25590 | 2025.09.09 23:15:19.914293 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25591 | 2025.09.09 23:15:19.915054 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25592 | 2025.09.09 23:15:19.915096 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25593 | 2025.09.09 23:15:19.915477 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25594 | 2025.09.09 23:15:19.915715 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25595 | 2025.09.09 23:15:19.915873 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001755 sec., 43304.84330484331 rows/sec., 3.57 MiB/sec. | ||
| 25596 | 2025.09.09 23:15:19.915916 [ 275 ] {f53821a6-9c7d-4a66-88f1-9d41a12ca45b} <Debug> TCPHandler: Processed in 0.002199068 sec. | ||
| 25597 | 2025.09.09 23:15:19.916036 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25598 | 2025.09.09 23:15:19.916131 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25599 | 2025.09.09 23:15:19.916173 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25600 | 2025.09.09 23:15:19.916570 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25601 | 2025.09.09 23:15:19.916606 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25602 | 2025.09.09 23:15:19.916900 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25603 | 2025.09.09 23:15:19.917106 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25604 | 2025.09.09 23:15:19.917236 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 25605 | 2025.09.09 23:15:19.917275 [ 275 ] {6f497361-2640-46b1-91a4-697acbe1ae2f} <Debug> TCPHandler: Processed in 0.001288692 sec. | ||
| 25606 | 2025.09.09 23:15:19.917383 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25607 | 2025.09.09 23:15:19.917478 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25608 | 2025.09.09 23:15:19.917518 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25609 | 2025.09.09 23:15:19.917994 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25610 | 2025.09.09 23:15:19.918038 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25611 | 2025.09.09 23:15:19.918405 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25612 | 2025.09.09 23:15:19.918639 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25613 | 2025.09.09 23:15:19.918765 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001305 sec., 56704.98084291188 rows/sec., 4.43 MiB/sec. | ||
| 25614 | 2025.09.09 23:15:19.918803 [ 275 ] {aac9843c-eb91-4403-80fa-448369a85d9a} <Debug> TCPHandler: Processed in 0.001469526 sec. | ||
| 25615 | 2025.09.09 23:15:19.918910 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25616 | 2025.09.09 23:15:19.919003 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25617 | 2025.09.09 23:15:19.919047 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25618 | 2025.09.09 23:15:19.919445 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25619 | 2025.09.09 23:15:19.919481 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25620 | 2025.09.09 23:15:19.919798 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25621 | 2025.09.09 23:15:19.919997 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25622 | 2025.09.09 23:15:19.920121 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 25623 | 2025.09.09 23:15:19.920157 [ 275 ] {b437e160-4ec0-4056-baf8-5969ef5979db} <Debug> TCPHandler: Processed in 0.001294833 sec. | ||
| 25624 | 2025.09.09 23:15:19.920254 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25625 | 2025.09.09 23:15:19.920346 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25626 | 2025.09.09 23:15:19.920399 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25627 | 2025.09.09 23:15:19.921183 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25628 | 2025.09.09 23:15:19.921220 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25629 | 2025.09.09 23:15:19.921731 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 25630 | 2025.09.09 23:15:19.921948 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25631 | 2025.09.09 23:15:19.922086 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 25632 | 2025.09.09 23:15:19.922142 [ 275 ] {08e3cbb5-306b-45c4-b86f-16010503b8d3} <Debug> TCPHandler: Processed in 0.001934924 sec. | ||
| 25633 | 2025.09.09 23:15:19.922252 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25634 | 2025.09.09 23:15:19.922345 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25635 | 2025.09.09 23:15:19.922387 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25636 | 2025.09.09 23:15:19.922728 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25637 | 2025.09.09 23:15:19.922763 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25638 | 2025.09.09 23:15:19.923075 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25639 | 2025.09.09 23:15:19.923295 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25640 | 2025.09.09 23:15:19.923428 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 25641 | 2025.09.09 23:15:19.923466 [ 275 ] {e7b0706a-6ece-4205-a95c-d72c739dc9c3} <Debug> TCPHandler: Processed in 0.001263372 sec. | ||
| 25642 | 2025.09.09 23:15:20.325498 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25643 | 2025.09.09 23:15:20.325545 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25644 | 2025.09.09 23:15:20.571677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52774 | ||
| 25645 | 2025.09.09 23:15:20.572546 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25646 | 2025.09.09 23:15:20.572620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25647 | 2025.09.09 23:15:20.573109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 25648 | 2025.09.09 23:15:20.573347 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25649 | 2025.09.09 23:15:20.573486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52774 | ||
| 25650 | 2025.09.09 23:15:20.573590 [ 225 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 25651 | 2025.09.09 23:15:20.573628 [ 225 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 25652 | 2025.09.09 23:15:20.576153 [ 225 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): 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] | ||
| 25653 | 2025.09.09 23:15:23.313623 [ 224 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 25654 | 2025.09.09 23:15:23.313689 [ 224 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 25655 | 2025.09.09 23:15:23.316358 [ 224 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): 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] | ||
| 25656 | 2025.09.09 23:15:23.394796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 25657 | 2025.09.09 23:15:23.411379 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25658 | 2025.09.09 23:15:23.411421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25659 | 2025.09.09 23:15:23.417720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 25660 | 2025.09.09 23:15:23.418472 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25661 | 2025.09.09 23:15:23.421491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 25662 | 2025.09.09 23:15:24.928492 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25663 | 2025.09.09 23:15:24.928771 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25664 | 2025.09.09 23:15:24.928842 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25665 | 2025.09.09 23:15:24.929598 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25666 | 2025.09.09 23:15:24.929647 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25667 | 2025.09.09 23:15:24.930051 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25668 | 2025.09.09 23:15:24.930283 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25669 | 2025.09.09 23:15:24.930431 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001735 sec., 236311.23919308357 rows/sec., 14.99 MiB/sec. | ||
| 25670 | 2025.09.09 23:15:24.930450 [ 101 ] {} <Debug> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25671 | 2025.09.09 23:15:24.930473 [ 275 ] {5dc4df12-d1b2-44ba-a552-6ab27e32a196} <Debug> TCPHandler: Processed in 0.002159138 sec. | ||
| 25672 | 2025.09.09 23:15:24.930556 [ 101 ] {} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25673 | 2025.09.09 23:15:24.930600 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25674 | 2025.09.09 23:15:24.930643 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25675 | 2025.09.09 23:15:24.930748 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25676 | 2025.09.09 23:15:24.930747 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::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 | ||
| 25677 | 2025.09.09 23:15:24.930790 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25678 | 2025.09.09 23:15:24.930918 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25679 | 2025.09.09 23:15:24.930960 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 434 rows starting from the beginning of the part | ||
| 25680 | 2025.09.09 23:15:24.931035 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 410 rows starting from the beginning of the part | ||
| 25681 | 2025.09.09 23:15:24.931089 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 410 rows starting from the beginning of the part | ||
| 25682 | 2025.09.09 23:15:24.931139 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 410 rows starting from the beginning of the part | ||
| 25683 | 2025.09.09 23:15:24.931183 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 410 rows starting from the beginning of the part | ||
| 25684 | 2025.09.09 23:15:24.931229 [ 199 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 410 rows starting from the beginning of the part | ||
| 25685 | 2025.09.09 23:15:24.931699 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25686 | 2025.09.09 23:15:24.931740 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25687 | 2025.09.09 23:15:24.932129 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25688 | 2025.09.09 23:15:24.932338 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25689 | 2025.09.09 23:15:24.932448 [ 204 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175845 sec., 1412607.6942762092 rows/sec., 95.26 MiB/sec. | ||
| 25690 | 2025.09.09 23:15:24.932469 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001739 sec., 698102.3576768257 rows/sec., 55.86 MiB/sec. | ||
| 25691 | 2025.09.09 23:15:24.932530 [ 275 ] {084f4d16-040d-4587-8930-1b68e635f984} <Debug> TCPHandler: Processed in 0.001936454 sec. | ||
| 25692 | 2025.09.09 23:15:24.932636 [ 195 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25693 | 2025.09.09 23:15:24.932638 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25694 | 2025.09.09 23:15:24.932750 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25695 | 2025.09.09 23:15:24.932792 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25696 | 2025.09.09 23:15:24.932901 [ 195 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25697 | 2025.09.09 23:15:24.932976 [ 195 ] {45680c2a-6fe9-4a54-83b9-3404d3ea4199::all_1_81_16} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25698 | 2025.09.09 23:15:24.933058 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 25699 | 2025.09.09 23:15:24.933289 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25700 | 2025.09.09 23:15:24.933329 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25701 | 2025.09.09 23:15:24.933637 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25702 | 2025.09.09 23:15:24.933840 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25703 | 2025.09.09 23:15:24.933952 [ 101 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25704 | 2025.09.09 23:15:24.933971 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001239 sec., 206618.2405165456 rows/sec., 12.73 MiB/sec. | ||
| 25705 | 2025.09.09 23:15:24.933983 [ 101 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25706 | 2025.09.09 23:15:24.934011 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25707 | 2025.09.09 23:15:24.934017 [ 275 ] {74cba1e2-db00-48a3-8bfa-be9430ad12f9} <Debug> TCPHandler: Processed in 0.001431295 sec. | ||
| 25708 | 2025.09.09 23:15:24.934079 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 25709 | 2025.09.09 23:15:24.934133 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25710 | 2025.09.09 23:15:24.934169 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25711 | 2025.09.09 23:15:24.934200 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 300 rows starting from the beginning of the part | ||
| 25712 | 2025.09.09 23:15:24.934238 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25713 | 2025.09.09 23:15:24.934252 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 256 rows starting from the beginning of the part | ||
| 25714 | 2025.09.09 23:15:24.934287 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25715 | 2025.09.09 23:15:24.934307 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 10 rows starting from the beginning of the part | ||
| 25716 | 2025.09.09 23:15:24.934355 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 258 rows starting from the beginning of the part | ||
| 25717 | 2025.09.09 23:15:24.934394 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 10 rows starting from the beginning of the part | ||
| 25718 | 2025.09.09 23:15:24.934433 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 256 rows starting from the beginning of the part | ||
| 25719 | 2025.09.09 23:15:24.934778 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25720 | 2025.09.09 23:15:24.934820 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25721 | 2025.09.09 23:15:24.935151 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 25722 | 2025.09.09 23:15:24.935265 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214092 sec., 897790.2827792293 rows/sec., 59.32 MiB/sec. | ||
| 25723 | 2025.09.09 23:15:24.935368 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25724 | 2025.09.09 23:15:24.935403 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25725 | 2025.09.09 23:15:24.935514 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 25726 | 2025.09.09 23:15:24.935559 [ 275 ] {1720912b-6b10-463d-ab04-f240060db8bc} <Debug> TCPHandler: Processed in 0.001477846 sec. | ||
| 25727 | 2025.09.09 23:15:24.935648 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25728 | 2025.09.09 23:15:24.935663 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25729 | 2025.09.09 23:15:24.935718 [ 195 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_161_32} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25730 | 2025.09.09 23:15:24.935763 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25731 | 2025.09.09 23:15:24.935788 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 25732 | 2025.09.09 23:15:24.935808 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25733 | 2025.09.09 23:15:24.936276 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25734 | 2025.09.09 23:15:24.936313 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25735 | 2025.09.09 23:15:24.936626 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25736 | 2025.09.09 23:15:24.936839 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25737 | 2025.09.09 23:15:24.936947 [ 101 ] {} <Debug> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 25738 | 2025.09.09 23:15:24.936972 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 25739 | 2025.09.09 23:15:24.936977 [ 101 ] {} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25740 | 2025.09.09 23:15:24.937011 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25741 | 2025.09.09 23:15:24.937018 [ 275 ] {5a87a9eb-934c-420c-b2b0-949edb8b7235} <Debug> TCPHandler: Processed in 0.001403785 sec. | ||
| 25742 | 2025.09.09 23:15:24.937094 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::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 | ||
| 25743 | 2025.09.09 23:15:24.937130 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25744 | 2025.09.09 23:15:24.937211 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25745 | 2025.09.09 23:15:24.937228 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25746 | 2025.09.09 23:15:24.937250 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 223 rows starting from the beginning of the part | ||
| 25747 | 2025.09.09 23:15:24.937272 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25748 | 2025.09.09 23:15:24.937324 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 211 rows starting from the beginning of the part | ||
| 25749 | 2025.09.09 23:15:24.937379 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 211 rows starting from the beginning of the part | ||
| 25750 | 2025.09.09 23:15:24.937424 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 211 rows starting from the beginning of the part | ||
| 25751 | 2025.09.09 23:15:24.937465 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 211 rows starting from the beginning of the part | ||
| 25752 | 2025.09.09 23:15:24.937508 [ 204 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 211 rows starting from the beginning of the part | ||
| 25753 | 2025.09.09 23:15:24.937947 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25754 | 2025.09.09 23:15:24.937988 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25755 | 2025.09.09 23:15:24.938342 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25756 | 2025.09.09 23:15:24.938514 [ 195 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460466 sec., 875063.1647706964 rows/sec., 53.19 MiB/sec. | ||
| 25757 | 2025.09.09 23:15:24.938562 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25758 | 2025.09.09 23:15:24.938678 [ 196 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 25759 | 2025.09.09 23:15:24.938702 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001492 sec., 489276.13941018766 rows/sec., 34.40 MiB/sec. | ||
| 25760 | 2025.09.09 23:15:24.938746 [ 275 ] {ad477edc-0f95-476f-8d93-db12ee561b0a} <Debug> TCPHandler: Processed in 0.001665939 sec. | ||
| 25761 | 2025.09.09 23:15:24.938859 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25762 | 2025.09.09 23:15:24.938953 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25763 | 2025.09.09 23:15:24.938997 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25764 | 2025.09.09 23:15:24.939005 [ 196 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25765 | 2025.09.09 23:15:24.939097 [ 196 ] {286c745d-3a0d-42ff-b1fa-d8311825e452::all_1_81_16} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 25766 | 2025.09.09 23:15:24.939181 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 25767 | 2025.09.09 23:15:24.939332 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25768 | 2025.09.09 23:15:24.939374 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25769 | 2025.09.09 23:15:24.939683 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25770 | 2025.09.09 23:15:24.939887 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25771 | 2025.09.09 23:15:24.939993 [ 101 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Selected 6 parts from all_1_70_13 to all_75_75_0 | ||
| 25772 | 2025.09.09 23:15:24.940015 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 25773 | 2025.09.09 23:15:24.940023 [ 101 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25774 | 2025.09.09 23:15:24.940054 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25775 | 2025.09.09 23:15:24.940060 [ 275 ] {7a624c18-964a-45bb-b541-83bd8e1d3f2f} <Debug> TCPHandler: Processed in 0.001251732 sec. | ||
| 25776 | 2025.09.09 23:15:24.940144 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_13 to all_75_75_0 into Compact with storage Full | ||
| 25777 | 2025.09.09 23:15:24.940189 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25778 | 2025.09.09 23:15:24.940266 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25779 | 2025.09.09 23:15:24.940305 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_13, total 420 rows starting from the beginning of the part | ||
| 25780 | 2025.09.09 23:15:24.940309 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25781 | 2025.09.09 23:15:24.940367 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25782 | 2025.09.09 23:15:24.940373 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 25783 | 2025.09.09 23:15:24.940429 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 25784 | 2025.09.09 23:15:24.940473 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 25785 | 2025.09.09 23:15:24.940512 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 25786 | 2025.09.09 23:15:24.940551 [ 197 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 25787 | 2025.09.09 23:15:24.940844 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25788 | 2025.09.09 23:15:24.940886 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25789 | 2025.09.09 23:15:24.941239 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25790 | 2025.09.09 23:15:24.941362 [ 196 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264492 sec., 355874.1375983399 rows/sec., 18.16 MiB/sec. | ||
| 25791 | 2025.09.09 23:15:24.941447 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25792 | 2025.09.09 23:15:24.941518 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Trace> MergedBlockOutputStream: filled checksums all_1_75_14 (state Temporary) | ||
| 25793 | 2025.09.09 23:15:24.941590 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 25794 | 2025.09.09 23:15:24.941634 [ 275 ] {d4fa9764-7227-41d4-9a0c-91de10966dfc} <Debug> TCPHandler: Processed in 0.001505237 sec. | ||
| 25795 | 2025.09.09 23:15:24.941741 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25796 | 2025.09.09 23:15:24.941824 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_merge_all_1_75_14 to all_1_75_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25797 | 2025.09.09 23:15:24.941835 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25798 | 2025.09.09 23:15:24.941885 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25799 | 2025.09.09 23:15:24.941901 [ 195 ] {2ad05af4-f80c-4264-89fd-87161dcc4572::all_1_75_14} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572) (MergerMutator): Merged 6 parts: [all_1_70_13, all_75_75_0] -> all_1_75_14 | ||
| 25800 | 2025.09.09 23:15:24.941992 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 25801 | 2025.09.09 23:15:24.942195 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25802 | 2025.09.09 23:15:24.942235 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25803 | 2025.09.09 23:15:24.942538 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25804 | 2025.09.09 23:15:24.942741 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25805 | 2025.09.09 23:15:24.942843 [ 101 ] {} <Debug> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Selected 6 parts from all_1_70_15 to all_75_75_0 | ||
| 25806 | 2025.09.09 23:15:24.942867 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 25807 | 2025.09.09 23:15:24.942871 [ 101 ] {} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25808 | 2025.09.09 23:15:24.942908 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25809 | 2025.09.09 23:15:24.942911 [ 275 ] {46d0c6c1-2bc8-4daa-8d66-2ada1055929f} <Debug> TCPHandler: Processed in 0.001219771 sec. | ||
| 25810 | 2025.09.09 23:15:24.942966 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25811 | 2025.09.09 23:15:24.943042 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25812 | 2025.09.09 23:15:24.943053 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25813 | 2025.09.09 23:15:24.943098 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_15, total 74 rows starting from the beginning of the part | ||
| 25814 | 2025.09.09 23:15:24.943140 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25815 | 2025.09.09 23:15:24.943172 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25816 | 2025.09.09 23:15:24.943175 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25817 | 2025.09.09 23:15:24.943231 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25818 | 2025.09.09 23:15:24.943247 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25819 | 2025.09.09 23:15:24.943264 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25820 | 2025.09.09 23:15:24.943302 [ 197 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::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 | ||
| 25821 | 2025.09.09 23:15:24.943989 [ 188 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045428 sec., 75567.13613945676 rows/sec., 4.96 MiB/sec. | ||
| 25822 | 2025.09.09 23:15:24.944125 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Trace> MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) | ||
| 25823 | 2025.09.09 23:15:24.944207 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25824 | 2025.09.09 23:15:24.944250 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25825 | 2025.09.09 23:15:24.944380 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25826 | 2025.09.09 23:15:24.944455 [ 195 ] {7bb9c714-7847-40ae-9189-56e9919f1b4c::all_1_75_16} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c) (MergerMutator): Merged 6 parts: [all_1_70_15, all_75_75_0] -> all_1_75_16 | ||
| 25827 | 2025.09.09 23:15:24.944542 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25828 | 2025.09.09 23:15:24.944858 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 25829 | 2025.09.09 23:15:24.945092 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25830 | 2025.09.09 23:15:24.945235 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002087 sec., 24436.990896023002 rows/sec., 43.79 MiB/sec. | ||
| 25831 | 2025.09.09 23:15:24.945241 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 25832 | 2025.09.09 23:15:24.945293 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25833 | 2025.09.09 23:15:24.945295 [ 275 ] {d6d492e1-13a9-4054-8cb9-535b42e71d55} <Debug> TCPHandler: Processed in 0.002314971 sec. | ||
| 25834 | 2025.09.09 23:15:24.945319 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25835 | 2025.09.09 23:15:24.945410 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 25836 | 2025.09.09 23:15:24.945421 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25837 | 2025.09.09 23:15:24.945518 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25838 | 2025.09.09 23:15:24.945560 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25839 | 2025.09.09 23:15:24.945590 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25840 | 2025.09.09 23:15:24.945640 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3492 rows starting from the beginning of the part | ||
| 25841 | 2025.09.09 23:15:24.945753 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 51 rows starting from the beginning of the part | ||
| 25842 | 2025.09.09 23:15:24.945875 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 10 rows starting from the beginning of the part | ||
| 25843 | 2025.09.09 23:15:24.945894 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25844 | 2025.09.09 23:15:24.945932 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25845 | 2025.09.09 23:15:24.945980 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 51 rows starting from the beginning of the part | ||
| 25846 | 2025.09.09 23:15:24.946074 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 10 rows starting from the beginning of the part | ||
| 25847 | 2025.09.09 23:15:24.946164 [ 190 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 51 rows starting from the beginning of the part | ||
| 25848 | 2025.09.09 23:15:24.946242 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25849 | 2025.09.09 23:15:24.946467 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25850 | 2025.09.09 23:15:24.946594 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 25851 | 2025.09.09 23:15:24.946631 [ 275 ] {4bb69552-6b4d-4949-b8b3-d0f964366a12} <Debug> TCPHandler: Processed in 0.001260592 sec. | ||
| 25852 | 2025.09.09 23:15:24.956219 [ 188 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3665 rows, containing 19 columns (19 merged, 0 gathered) in 0.010844471 sec., 337960.2379867123 rows/sec., 605.36 MiB/sec. | ||
| 25853 | 2025.09.09 23:15:24.959272 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 25854 | 2025.09.09 23:15:24.959627 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25855 | 2025.09.09 23:15:24.959698 [ 187 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 25856 | 2025.09.09 23:15:24.959845 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.19 MiB. | ||
| 25857 | 2025.09.09 23:15:25.751768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3258 | ||
| 25858 | 2025.09.09 23:15:25.754308 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25859 | 2025.09.09 23:15:25.754344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25860 | 2025.09.09 23:15:25.755506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 25861 | 2025.09.09 23:15:25.755775 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25862 | 2025.09.09 23:15:25.756034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3258 | ||
| 25863 | 2025.09.09 23:15:28.073707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53286 | ||
| 25864 | 2025.09.09 23:15:28.074352 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25865 | 2025.09.09 23:15:28.074395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25866 | 2025.09.09 23:15:28.074924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 25867 | 2025.09.09 23:15:28.075147 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25868 | 2025.09.09 23:15:28.075275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53286 | ||
| 25869 | 2025.09.09 23:15:28.075284 [ 96 ] {} <Debug> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 25870 | 2025.09.09 23:15:28.075382 [ 96 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25871 | 2025.09.09 23:15:28.075420 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25872 | 2025.09.09 23:15:28.075573 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::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 | ||
| 25873 | 2025.09.09 23:15:28.075753 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25874 | 2025.09.09 23:15:28.075813 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50854 rows starting from the beginning of the part | ||
| 25875 | 2025.09.09 23:15:28.075913 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 512 rows starting from the beginning of the part | ||
| 25876 | 2025.09.09 23:15:28.075974 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 448 rows starting from the beginning of the part | ||
| 25877 | 2025.09.09 23:15:28.076012 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 512 rows starting from the beginning of the part | ||
| 25878 | 2025.09.09 23:15:28.076053 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 448 rows starting from the beginning of the part | ||
| 25879 | 2025.09.09 23:15:28.076092 [ 188 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 512 rows starting from the beginning of the part | ||
| 25880 | 2025.09.09 23:15:28.078932 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53286 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342078 sec., 15577149.071264448 rows/sec., 222.83 MiB/sec. | ||
| 25881 | 2025.09.09 23:15:28.079279 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 25882 | 2025.09.09 23:15:28.079605 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25883 | 2025.09.09 23:15:28.079720 [ 198 ] {c1509282-afe7-4147-93d6-ac933a13bbf0::all_1_111_22} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 25884 | 2025.09.09 23:15:28.079851 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 25885 | 2025.09.09 23:15:29.926195 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25886 | 2025.09.09 23:15:29.926263 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25887 | 2025.09.09 23:15:29.929903 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25888 | 2025.09.09 23:15:29.941802 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25889 | 2025.09.09 23:15:29.942054 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25890 | 2025.09.09 23:15:29.942145 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25891 | 2025.09.09 23:15:29.942757 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25892 | 2025.09.09 23:15:29.942806 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25893 | 2025.09.09 23:15:29.943185 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 25894 | 2025.09.09 23:15:29.943412 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25895 | 2025.09.09 23:15:29.943566 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 104.54 KiB/sec. | ||
| 25896 | 2025.09.09 23:15:29.943608 [ 275 ] {35c871f3-fd5f-403f-a142-16f56a0d496e} <Debug> TCPHandler: Processed in 0.001985234 sec. | ||
| 25897 | 2025.09.09 23:15:29.943721 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25898 | 2025.09.09 23:15:29.943815 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25899 | 2025.09.09 23:15:29.943855 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25900 | 2025.09.09 23:15:29.944879 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25901 | 2025.09.09 23:15:29.944915 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25902 | 2025.09.09 23:15:29.945285 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25903 | 2025.09.09 23:15:29.945487 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25904 | 2025.09.09 23:15:29.945612 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001815 sec., 670523.4159779614 rows/sec., 55.45 MiB/sec. | ||
| 25905 | 2025.09.09 23:15:29.945650 [ 275 ] {429f9b58-99f4-4c96-a4e7-8f63ef284435} <Debug> TCPHandler: Processed in 0.001975574 sec. | ||
| 25906 | 2025.09.09 23:15:29.945754 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25907 | 2025.09.09 23:15:29.945846 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25908 | 2025.09.09 23:15:29.945885 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25909 | 2025.09.09 23:15:29.946274 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25910 | 2025.09.09 23:15:29.946309 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25911 | 2025.09.09 23:15:29.946594 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25912 | 2025.09.09 23:15:29.946792 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25913 | 2025.09.09 23:15:29.946918 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 818.73 KiB/sec. | ||
| 25914 | 2025.09.09 23:15:29.946955 [ 275 ] {5cd2685b-8442-4200-ac09-ca0a4a2a2edb} <Debug> TCPHandler: Processed in 0.001247792 sec. | ||
| 25915 | 2025.09.09 23:15:29.946995 [ 219 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25916 | 2025.09.09 23:15:29.947029 [ 219 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25917 | 2025.09.09 23:15:29.947060 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25918 | 2025.09.09 23:15:29.947157 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25919 | 2025.09.09 23:15:29.947195 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25920 | 2025.09.09 23:15:29.947676 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25921 | 2025.09.09 23:15:29.947713 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25922 | 2025.09.09 23:15:29.948017 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 25923 | 2025.09.09 23:15:29.948241 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25924 | 2025.09.09 23:15:29.948380 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 25925 | 2025.09.09 23:15:29.948418 [ 275 ] {9c47dc82-f756-4c78-91b4-85c650d5f151} <Debug> TCPHandler: Processed in 0.001406205 sec. | ||
| 25926 | 2025.09.09 23:15:29.948526 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25927 | 2025.09.09 23:15:29.948620 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25928 | 2025.09.09 23:15:29.948660 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25929 | 2025.09.09 23:15:29.949242 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25930 | 2025.09.09 23:15:29.949279 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25931 | 2025.09.09 23:15:29.949601 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25932 | 2025.09.09 23:15:29.949708 [ 219 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25933 | 2025.09.09 23:15:29.949840 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25934 | 2025.09.09 23:15:29.949978 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001375 sec., 386909.09090909094 rows/sec., 28.67 MiB/sec. | ||
| 25935 | 2025.09.09 23:15:29.950017 [ 275 ] {135db0fd-b58b-4457-8e71-988aea871d85} <Debug> TCPHandler: Processed in 0.001538167 sec. | ||
| 25936 | 2025.09.09 23:15:29.950121 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25937 | 2025.09.09 23:15:29.950214 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25938 | 2025.09.09 23:15:29.950256 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25939 | 2025.09.09 23:15:29.950810 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25940 | 2025.09.09 23:15:29.950845 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25941 | 2025.09.09 23:15:29.951217 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25942 | 2025.09.09 23:15:29.951423 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25943 | 2025.09.09 23:15:29.951550 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001355 sec., 623616.2361623616 rows/sec., 41.97 MiB/sec. | ||
| 25944 | 2025.09.09 23:15:29.951546 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Selected 6 parts from all_1_164_35 to all_169_169_0 | ||
| 25945 | 2025.09.09 23:15:29.951588 [ 275 ] {cc91bdc5-6104-4a10-a3da-a41e0c03f11b} <Debug> TCPHandler: Processed in 0.001514707 sec. | ||
| 25946 | 2025.09.09 23:15:29.951628 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25947 | 2025.09.09 23:15:29.951653 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25948 | 2025.09.09 23:15:29.951713 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25949 | 2025.09.09 23:15:29.951767 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_35 to all_169_169_0 into Compact with storage Full | ||
| 25950 | 2025.09.09 23:15:29.951811 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25951 | 2025.09.09 23:15:29.951870 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25952 | 2025.09.09 23:15:29.951915 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25953 | 2025.09.09 23:15:29.951955 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_35, total 56692 rows starting from the beginning of the part | ||
| 25954 | 2025.09.09 23:15:29.952025 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 25955 | 2025.09.09 23:15:29.952073 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 315 rows starting from the beginning of the part | ||
| 25956 | 2025.09.09 23:15:29.952121 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 25957 | 2025.09.09 23:15:29.952163 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 314 rows starting from the beginning of the part | ||
| 25958 | 2025.09.09 23:15:29.952209 [ 192 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 845 rows starting from the beginning of the part | ||
| 25959 | 2025.09.09 23:15:29.952661 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25960 | 2025.09.09 23:15:29.952702 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25961 | 2025.09.09 23:15:29.953230 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 25962 | 2025.09.09 23:15:29.953457 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25963 | 2025.09.09 23:15:29.953604 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 25964 | 2025.09.09 23:15:29.953675 [ 275 ] {01894cbf-235e-4037-9ad5-620b96504f86} <Debug> TCPHandler: Processed in 0.002008695 sec. | ||
| 25965 | 2025.09.09 23:15:29.953784 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25966 | 2025.09.09 23:15:29.953877 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25967 | 2025.09.09 23:15:29.953917 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25968 | 2025.09.09 23:15:29.954257 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25969 | 2025.09.09 23:15:29.954292 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25970 | 2025.09.09 23:15:29.954592 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25971 | 2025.09.09 23:15:29.954792 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25972 | 2025.09.09 23:15:29.954917 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 25973 | 2025.09.09 23:15:29.954954 [ 275 ] {e0331f0c-7a4a-42c7-8a78-8644ac102cf0} <Debug> TCPHandler: Processed in 0.001216961 sec. | ||
| 25974 | 2025.09.09 23:15:29.962135 [ 187 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58486 rows, containing 5 columns (5 merged, 0 gathered) in 0.010418902 sec., 5613451.398237549 rows/sec., 377.69 MiB/sec. | ||
| 25975 | 2025.09.09 23:15:29.962661 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Trace> MergedBlockOutputStream: filled checksums all_1_169_36 (state Temporary) | ||
| 25976 | 2025.09.09 23:15:29.963179 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_merge_all_1_169_36 to all_1_169_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25977 | 2025.09.09 23:15:29.963272 [ 189 ] {00ce1e2d-d7b5-4788-a293-8bd6591466a0::all_1_169_36} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0) (MergerMutator): Merged 6 parts: [all_1_164_35, all_169_169_0] -> all_1_169_36 | ||
| 25978 | 2025.09.09 23:15:29.963379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 25979 | 2025.09.09 23:15:30.921637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 25980 | 2025.09.09 23:15:30.939971 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25981 | 2025.09.09 23:15:30.940036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25982 | 2025.09.09 23:15:30.946478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 25983 | 2025.09.09 23:15:30.947235 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25984 | 2025.09.09 23:15:30.947564 [ 90 ] {} <Debug> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 25985 | 2025.09.09 23:15:30.947625 [ 90 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25986 | 2025.09.09 23:15:30.947646 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 25987 | 2025.09.09 23:15:30.947751 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::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 | ||
| 25988 | 2025.09.09 23:15:30.950683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 25989 | 2025.09.09 23:15:30.951948 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25990 | 2025.09.09 23:15:30.953541 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 798 rows starting from the beginning of the part | ||
| 25991 | 2025.09.09 23:15:30.958447 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
| 25992 | 2025.09.09 23:15:30.963539 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 25993 | 2025.09.09 23:15:30.968425 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 8 rows starting from the beginning of the part | ||
| 25994 | 2025.09.09 23:15:30.973618 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 25995 | 2025.09.09 23:15:30.978188 [ 194 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 25996 | 2025.09.09 23:15:31.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 439.72 MiB, peak 457.29 MiB, free memory in arenas 0.00 B, will set to 425.23 MiB (RSS), difference: -14.49 MiB | ||
| 25997 | 2025.09.09 23:15:31.038746 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.091037307 sec., 9183.048439690774 rows/sec., 47.48 MiB/sec. | ||
| 25998 | 2025.09.09 23:15:31.042521 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 25999 | 2025.09.09 23:15:31.044728 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26000 | 2025.09.09 23:15:31.044846 [ 187 ] {94d0e12f-fbb5-4ebf-9859-075411c90a41::all_1_111_22} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26001 | 2025.09.09 23:15:31.047798 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 26002 | 2025.09.09 23:15:32.000359 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.83 MiB, peak 457.29 MiB, free memory in arenas 0.00 B, will set to 425.23 MiB (RSS), difference: 13.40 MiB | ||
| 26003 | 2025.09.09 23:15:32.610661 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64845 | ||
| 26004 | 2025.09.09 23:15:32.610783 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26005 | 2025.09.09 23:15:32.610815 [ 372 ] {} <Debug> TCP-Session: 9467fbe0-6e75-4e96-b090-12ea68357719 Authenticating user 'default' from [fd00:1122:3344:101::e]:64845 | ||
| 26006 | 2025.09.09 23:15:32.610838 [ 372 ] {} <Debug> TCP-Session: 9467fbe0-6e75-4e96-b090-12ea68357719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26007 | 2025.09.09 23:15:32.610853 [ 372 ] {} <Debug> TCP-Session: 9467fbe0-6e75-4e96-b090-12ea68357719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26008 | 2025.09.09 23:15:32.611182 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46384 | ||
| 26009 | 2025.09.09 23:15:32.611219 [ 372 ] {} <Trace> TCP-Session: 9467fbe0-6e75-4e96-b090-12ea68357719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26010 | 2025.09.09 23:15:32.611183 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51225 | ||
| 26011 | 2025.09.09 23:15:32.611266 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54838 | ||
| 26012 | 2025.09.09 23:15:32.611307 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26013 | 2025.09.09 23:15:32.611300 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52730 | ||
| 26014 | 2025.09.09 23:15:32.611349 [ 373 ] {} <Debug> TCP-Session: e14b5213-5986-4c78-ada4-227ec06c67a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46384 | ||
| 26015 | 2025.09.09 23:15:32.611348 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48353 | ||
| 26016 | 2025.09.09 23:15:32.611378 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26017 | 2025.09.09 23:15:32.611390 [ 373 ] {} <Debug> TCP-Session: e14b5213-5986-4c78-ada4-227ec06c67a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26018 | 2025.09.09 23:15:32.611423 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26019 | 2025.09.09 23:15:32.611429 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26020 | 2025.09.09 23:15:32.611444 [ 373 ] {} <Debug> TCP-Session: e14b5213-5986-4c78-ada4-227ec06c67a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26021 | 2025.09.09 23:15:32.611481 [ 377 ] {} <Debug> TCP-Session: 1c1c68ae-2631-4bbe-80de-60236889df8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52730 | ||
| 26022 | 2025.09.09 23:15:32.611460 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26023 | 2025.09.09 23:15:32.611513 [ 377 ] {} <Debug> TCP-Session: 1c1c68ae-2631-4bbe-80de-60236889df8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26024 | 2025.09.09 23:15:32.611431 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52490 | ||
| 26025 | 2025.09.09 23:15:32.611543 [ 377 ] {} <Debug> TCP-Session: 1c1c68ae-2631-4bbe-80de-60236889df8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26026 | 2025.09.09 23:15:32.611544 [ 378 ] {} <Debug> TCP-Session: a4a3e9a9-19bc-4957-95d9-cc17010d702e Authenticating user 'default' from [fd00:1122:3344:101::e]:48353 | ||
| 26027 | 2025.09.09 23:15:32.611433 [ 374 ] {} <Debug> TCP-Session: 02be84c5-2510-4879-8589-1cc29083bb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:51225 | ||
| 26028 | 2025.09.09 23:15:32.611616 [ 378 ] {} <Debug> TCP-Session: a4a3e9a9-19bc-4957-95d9-cc17010d702e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26029 | 2025.09.09 23:15:32.611625 [ 374 ] {} <Debug> TCP-Session: 02be84c5-2510-4879-8589-1cc29083bb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26030 | 2025.09.09 23:15:32.611617 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26031 | 2025.09.09 23:15:32.611643 [ 374 ] {} <Debug> TCP-Session: 02be84c5-2510-4879-8589-1cc29083bb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26032 | 2025.09.09 23:15:32.611634 [ 378 ] {} <Debug> TCP-Session: a4a3e9a9-19bc-4957-95d9-cc17010d702e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26033 | 2025.09.09 23:15:32.611668 [ 380 ] {} <Debug> TCP-Session: 11c0035b-634a-4520-b627-fd30d994e64d Authenticating user 'default' from [fd00:1122:3344:101::e]:52490 | ||
| 26034 | 2025.09.09 23:15:32.611389 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34740 | ||
| 26035 | 2025.09.09 23:15:32.611708 [ 380 ] {} <Debug> TCP-Session: 11c0035b-634a-4520-b627-fd30d994e64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26036 | 2025.09.09 23:15:32.611756 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26037 | 2025.09.09 23:15:32.611774 [ 380 ] {} <Debug> TCP-Session: 11c0035b-634a-4520-b627-fd30d994e64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26038 | 2025.09.09 23:15:32.611390 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26039 | 2025.09.09 23:15:32.611839 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26040 | 2025.09.09 23:15:32.611841 [ 376 ] {} <Debug> TCP-Session: 8c5724ea-5826-4c15-ab37-dff5901582ce Authenticating user 'default' from [fd00:1122:3344:101::e]:54838 | ||
| 26041 | 2025.09.09 23:15:32.611278 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36526 | ||
| 26042 | 2025.09.09 23:15:32.611891 [ 376 ] {} <Debug> TCP-Session: 8c5724ea-5826-4c15-ab37-dff5901582ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26043 | 2025.09.09 23:15:32.611918 [ 376 ] {} <Debug> TCP-Session: 8c5724ea-5826-4c15-ab37-dff5901582ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26044 | 2025.09.09 23:15:32.611844 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26045 | 2025.09.09 23:15:32.611953 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26046 | 2025.09.09 23:15:32.611979 [ 379 ] {} <Debug> TCP-Session: 47fb4ba9-3d29-48ec-9f6b-62fa42d98eec Authenticating user 'default' from [fd00:1122:3344:101::e]:34740 | ||
| 26047 | 2025.09.09 23:15:32.611986 [ 375 ] {} <Debug> TCP-Session: b7f5ab8d-ce98-4fc9-83eb-40af54d3c35d Authenticating user 'default' from [fd00:1122:3344:101::e]:36526 | ||
| 26048 | 2025.09.09 23:15:32.612004 [ 379 ] {} <Debug> TCP-Session: 47fb4ba9-3d29-48ec-9f6b-62fa42d98eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26049 | 2025.09.09 23:15:32.612011 [ 375 ] {} <Debug> TCP-Session: b7f5ab8d-ce98-4fc9-83eb-40af54d3c35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26050 | 2025.09.09 23:15:32.612019 [ 379 ] {} <Debug> TCP-Session: 47fb4ba9-3d29-48ec-9f6b-62fa42d98eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26051 | 2025.09.09 23:15:32.612030 [ 375 ] {} <Debug> TCP-Session: b7f5ab8d-ce98-4fc9-83eb-40af54d3c35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26052 | 2025.09.09 23:15:32.612182 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 26053 | 2025.09.09 23:15:32.613401 [ 284 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> AggregatingTransform: Aggregating | ||
| 26054 | 2025.09.09 23:15:32.613439 [ 284 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> Aggregator: Aggregation method: without_key | ||
| 26055 | 2025.09.09 23:15:32.613472 [ 284 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001181951 sec. (846.059 rows/sec., 33.05 KiB/sec.) | ||
| 26056 | 2025.09.09 23:15:32.613489 [ 284 ] {5f7b0474-5267-4122-a122-b9f874128299} <Trace> Aggregator: Merging aggregated data | ||
| 26057 | 2025.09.09 23:15:32.614870 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003511 sec., 284.8191398461977 rows/sec., 11.13 KiB/sec. | ||
| 26058 | 2025.09.09 23:15:32.615021 [ 372 ] {5f7b0474-5267-4122-a122-b9f874128299} <Debug> TCPHandler: Processed in 0.003927709 sec. | ||
| 26059 | 2025.09.09 23:15:32.615160 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26060 | 2025.09.09 23:15:32.615192 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26061 | 2025.09.09 23:15:32.615201 [ 372 ] {} <Debug> TCP-Session: 9467fbe0-6e75-4e96-b090-12ea68357719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26062 | 2025.09.09 23:15:32.615214 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26063 | 2025.09.09 23:15:32.615235 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26064 | 2025.09.09 23:15:32.615258 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26065 | 2025.09.09 23:15:32.615270 [ 374 ] {} <Debug> TCP-Session: 02be84c5-2510-4879-8589-1cc29083bb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26066 | 2025.09.09 23:15:32.615284 [ 373 ] {} <Debug> TCP-Session: e14b5213-5986-4c78-ada4-227ec06c67a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26067 | 2025.09.09 23:15:32.615291 [ 376 ] {} <Debug> TCP-Session: 8c5724ea-5826-4c15-ab37-dff5901582ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26068 | 2025.09.09 23:15:32.615301 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26069 | 2025.09.09 23:15:32.615317 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26070 | 2025.09.09 23:15:32.615352 [ 377 ] {} <Debug> TCP-Session: 1c1c68ae-2631-4bbe-80de-60236889df8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26071 | 2025.09.09 23:15:32.615335 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26072 | 2025.09.09 23:15:32.615380 [ 378 ] {} <Debug> TCP-Session: a4a3e9a9-19bc-4957-95d9-cc17010d702e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26073 | 2025.09.09 23:15:32.615279 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26074 | 2025.09.09 23:15:32.615411 [ 379 ] {} <Debug> TCP-Session: 47fb4ba9-3d29-48ec-9f6b-62fa42d98eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26075 | 2025.09.09 23:15:32.615236 [ 380 ] {} <Debug> TCP-Session: 11c0035b-634a-4520-b627-fd30d994e64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26076 | 2025.09.09 23:15:32.615445 [ 375 ] {} <Debug> TCP-Session: b7f5ab8d-ce98-4fc9-83eb-40af54d3c35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26077 | 2025.09.09 23:15:32.625469 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46408 | ||
| 26078 | 2025.09.09 23:15:32.625564 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26079 | 2025.09.09 23:15:32.625590 [ 372 ] {} <Debug> TCP-Session: 08bd91ae-891a-44aa-bf1e-b7cdfeb6fbe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46408 | ||
| 26080 | 2025.09.09 23:15:32.625609 [ 372 ] {} <Debug> TCP-Session: 08bd91ae-891a-44aa-bf1e-b7cdfeb6fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26081 | 2025.09.09 23:15:32.625624 [ 372 ] {} <Debug> TCP-Session: 08bd91ae-891a-44aa-bf1e-b7cdfeb6fbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26082 | 2025.09.09 23:15:32.625794 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62375 | ||
| 26083 | 2025.09.09 23:15:32.625801 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61087 | ||
| 26084 | 2025.09.09 23:15:32.625842 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65336 | ||
| 26085 | 2025.09.09 23:15:32.625851 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42860 | ||
| 26086 | 2025.09.09 23:15:32.625869 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26087 | 2025.09.09 23:15:32.625890 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55924 | ||
| 26088 | 2025.09.09 23:15:32.625899 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64112 | ||
| 26089 | 2025.09.09 23:15:32.625921 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26090 | 2025.09.09 23:15:32.625938 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26091 | 2025.09.09 23:15:32.625960 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26092 | 2025.09.09 23:15:32.625968 [ 375 ] {} <Debug> TCP-Session: 3c5867df-e5d0-4064-95a5-e5878614003a Authenticating user 'default' from [fd00:1122:3344:101::e]:65336 | ||
| 26093 | 2025.09.09 23:15:32.625986 [ 376 ] {} <Debug> TCP-Session: 7043cdc1-624f-4384-a191-0c020038f6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42860 | ||
| 26094 | 2025.09.09 23:15:32.625991 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26095 | 2025.09.09 23:15:32.626006 [ 375 ] {} <Debug> TCP-Session: 3c5867df-e5d0-4064-95a5-e5878614003a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26096 | 2025.09.09 23:15:32.626019 [ 376 ] {} <Debug> TCP-Session: 7043cdc1-624f-4384-a191-0c020038f6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26097 | 2025.09.09 23:15:32.626032 [ 380 ] {} <Debug> TCP-Session: 5385cacc-2b71-4b1e-a4a5-450e2c8d99ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64112 | ||
| 26098 | 2025.09.09 23:15:32.626040 [ 375 ] {} <Debug> TCP-Session: 3c5867df-e5d0-4064-95a5-e5878614003a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26099 | 2025.09.09 23:15:32.626053 [ 376 ] {} <Debug> TCP-Session: 7043cdc1-624f-4384-a191-0c020038f6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26100 | 2025.09.09 23:15:32.626068 [ 380 ] {} <Debug> TCP-Session: 5385cacc-2b71-4b1e-a4a5-450e2c8d99ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26101 | 2025.09.09 23:15:32.625882 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57852 | ||
| 26102 | 2025.09.09 23:15:32.626098 [ 380 ] {} <Debug> TCP-Session: 5385cacc-2b71-4b1e-a4a5-450e2c8d99ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26103 | 2025.09.09 23:15:32.625888 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26104 | 2025.09.09 23:15:32.625870 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44157 | ||
| 26105 | 2025.09.09 23:15:32.626164 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26106 | 2025.09.09 23:15:32.626177 [ 374 ] {} <Debug> TCP-Session: e7e47dad-abf2-4fce-a4f9-e2139c35a529 Authenticating user 'default' from [fd00:1122:3344:101::e]:61087 | ||
| 26107 | 2025.09.09 23:15:32.626215 [ 378 ] {} <Debug> TCP-Session: 6157729a-b36d-446d-8c93-e85365a57f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:57852 | ||
| 26108 | 2025.09.09 23:15:32.626225 [ 374 ] {} <Debug> TCP-Session: e7e47dad-abf2-4fce-a4f9-e2139c35a529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26109 | 2025.09.09 23:15:32.626235 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26110 | 2025.09.09 23:15:32.626240 [ 378 ] {} <Debug> TCP-Session: 6157729a-b36d-446d-8c93-e85365a57f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26111 | 2025.09.09 23:15:32.626248 [ 374 ] {} <Debug> TCP-Session: e7e47dad-abf2-4fce-a4f9-e2139c35a529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26112 | 2025.09.09 23:15:32.626265 [ 377 ] {} <Debug> TCP-Session: 996c13bb-7c76-4730-986f-0c1be8dfb951 Authenticating user 'default' from [fd00:1122:3344:101::e]:44157 | ||
| 26113 | 2025.09.09 23:15:32.626273 [ 378 ] {} <Debug> TCP-Session: 6157729a-b36d-446d-8c93-e85365a57f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26114 | 2025.09.09 23:15:32.626298 [ 377 ] {} <Debug> TCP-Session: 996c13bb-7c76-4730-986f-0c1be8dfb951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26115 | 2025.09.09 23:15:32.625913 [ 373 ] {} <Debug> TCP-Session: 0d87ed14-e52d-49a7-bb0d-77831a6ff4b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62375 | ||
| 26116 | 2025.09.09 23:15:32.626329 [ 377 ] {} <Debug> TCP-Session: 996c13bb-7c76-4730-986f-0c1be8dfb951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26117 | 2025.09.09 23:15:32.626349 [ 373 ] {} <Debug> TCP-Session: 0d87ed14-e52d-49a7-bb0d-77831a6ff4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26118 | 2025.09.09 23:15:32.626001 [ 379 ] {} <Debug> TCP-Session: bfcbb896-8df7-4a8e-b7cc-aed559d8c566 Authenticating user 'default' from [fd00:1122:3344:101::e]:55924 | ||
| 26119 | 2025.09.09 23:15:32.626375 [ 373 ] {} <Debug> TCP-Session: 0d87ed14-e52d-49a7-bb0d-77831a6ff4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26120 | 2025.09.09 23:15:32.626395 [ 379 ] {} <Debug> TCP-Session: bfcbb896-8df7-4a8e-b7cc-aed559d8c566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26121 | 2025.09.09 23:15:32.625870 [ 372 ] {} <Trace> TCP-Session: 08bd91ae-891a-44aa-bf1e-b7cdfeb6fbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26122 | 2025.09.09 23:15:32.626421 [ 379 ] {} <Debug> TCP-Session: bfcbb896-8df7-4a8e-b7cc-aed559d8c566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26123 | 2025.09.09 23:15:32.626565 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46408) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26124 | 2025.09.09 23:15:32.626746 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26125 | 2025.09.09 23:15:32.626789 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26126 | 2025.09.09 23:15:32.627018 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 26127 | 2025.09.09 23:15:32.627920 [ 340 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> AggregatingTransform: Aggregating | ||
| 26128 | 2025.09.09 23:15:32.627960 [ 340 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> Aggregator: Aggregation method: without_key | ||
| 26129 | 2025.09.09 23:15:32.627998 [ 340 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895596 sec. (1116.575 rows/sec., 43.62 KiB/sec.) | ||
| 26130 | 2025.09.09 23:15:32.628022 [ 340 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Trace> Aggregator: Merging aggregated data | ||
| 26131 | 2025.09.09 23:15:32.629176 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002646 sec., 377.9289493575208 rows/sec., 14.76 KiB/sec. | ||
| 26132 | 2025.09.09 23:15:32.629302 [ 372 ] {3b093930-dd14-439d-8e2d-d790c5fba46f} <Debug> TCPHandler: Processed in 0.003496992 sec. | ||
| 26133 | 2025.09.09 23:15:32.629404 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26134 | 2025.09.09 23:15:32.629430 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26135 | 2025.09.09 23:15:32.629435 [ 372 ] {} <Debug> TCP-Session: 08bd91ae-891a-44aa-bf1e-b7cdfeb6fbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26136 | 2025.09.09 23:15:32.629454 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26137 | 2025.09.09 23:15:32.629473 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26138 | 2025.09.09 23:15:32.629487 [ 374 ] {} <Debug> TCP-Session: e7e47dad-abf2-4fce-a4f9-e2139c35a529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26139 | 2025.09.09 23:15:32.629516 [ 380 ] {} <Debug> TCP-Session: 5385cacc-2b71-4b1e-a4a5-450e2c8d99ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26140 | 2025.09.09 23:15:32.629530 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26141 | 2025.09.09 23:15:32.629547 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26142 | 2025.09.09 23:15:32.629584 [ 377 ] {} <Debug> TCP-Session: 996c13bb-7c76-4730-986f-0c1be8dfb951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26143 | 2025.09.09 23:15:32.629508 [ 373 ] {} <Debug> TCP-Session: 0d87ed14-e52d-49a7-bb0d-77831a6ff4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26144 | 2025.09.09 23:15:32.629609 [ 379 ] {} <Debug> TCP-Session: bfcbb896-8df7-4a8e-b7cc-aed559d8c566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26145 | 2025.09.09 23:15:32.629505 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26146 | 2025.09.09 23:15:32.629491 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26147 | 2025.09.09 23:15:32.629681 [ 376 ] {} <Debug> TCP-Session: 7043cdc1-624f-4384-a191-0c020038f6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26148 | 2025.09.09 23:15:32.629532 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26149 | 2025.09.09 23:15:32.629709 [ 378 ] {} <Debug> TCP-Session: 6157729a-b36d-446d-8c93-e85365a57f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26150 | 2025.09.09 23:15:32.629751 [ 375 ] {} <Debug> TCP-Session: 3c5867df-e5d0-4064-95a5-e5878614003a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26151 | 2025.09.09 23:15:32.684017 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48724 | ||
| 26152 | 2025.09.09 23:15:32.684123 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26153 | 2025.09.09 23:15:32.684150 [ 372 ] {} <Debug> TCP-Session: 0bd117bb-f427-44af-94e4-8c1c8700eb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:48724 | ||
| 26154 | 2025.09.09 23:15:32.684173 [ 372 ] {} <Debug> TCP-Session: 0bd117bb-f427-44af-94e4-8c1c8700eb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26155 | 2025.09.09 23:15:32.684187 [ 372 ] {} <Debug> TCP-Session: 0bd117bb-f427-44af-94e4-8c1c8700eb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26156 | 2025.09.09 23:15:32.684376 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35940 | ||
| 26157 | 2025.09.09 23:15:32.684395 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54430 | ||
| 26158 | 2025.09.09 23:15:32.684436 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45261 | ||
| 26159 | 2025.09.09 23:15:32.684452 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26160 | 2025.09.09 23:15:32.684463 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46074 | ||
| 26161 | 2025.09.09 23:15:32.684479 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55997 | ||
| 26162 | 2025.09.09 23:15:32.684504 [ 372 ] {} <Trace> TCP-Session: 0bd117bb-f427-44af-94e4-8c1c8700eb12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26163 | 2025.09.09 23:15:32.684510 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26164 | 2025.09.09 23:15:32.684541 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26165 | 2025.09.09 23:15:32.684559 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26166 | 2025.09.09 23:15:32.684562 [ 376 ] {} <Debug> TCP-Session: f7a024a7-ac13-4133-a1eb-0e94b926785b Authenticating user 'default' from [fd00:1122:3344:101::e]:45261 | ||
| 26167 | 2025.09.09 23:15:32.684583 [ 378 ] {} <Debug> TCP-Session: b47b4a76-7fc9-427c-91eb-4bc4421ff895 Authenticating user 'default' from [fd00:1122:3344:101::e]:46074 | ||
| 26168 | 2025.09.09 23:15:32.684592 [ 380 ] {} <Debug> TCP-Session: 65741171-d5fb-4e27-ab06-87ca40c9eec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55997 | ||
| 26169 | 2025.09.09 23:15:32.684598 [ 376 ] {} <Debug> TCP-Session: f7a024a7-ac13-4133-a1eb-0e94b926785b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26170 | 2025.09.09 23:15:32.684618 [ 378 ] {} <Debug> TCP-Session: b47b4a76-7fc9-427c-91eb-4bc4421ff895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26171 | 2025.09.09 23:15:32.684625 [ 380 ] {} <Debug> TCP-Session: 65741171-d5fb-4e27-ab06-87ca40c9eec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26172 | 2025.09.09 23:15:32.684630 [ 376 ] {} <Debug> TCP-Session: f7a024a7-ac13-4133-a1eb-0e94b926785b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26173 | 2025.09.09 23:15:32.684645 [ 378 ] {} <Debug> TCP-Session: b47b4a76-7fc9-427c-91eb-4bc4421ff895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26174 | 2025.09.09 23:15:32.684656 [ 380 ] {} <Debug> TCP-Session: 65741171-d5fb-4e27-ab06-87ca40c9eec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26175 | 2025.09.09 23:15:32.684511 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26176 | 2025.09.09 23:15:32.684689 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26177 | 2025.09.09 23:15:32.684722 [ 374 ] {} <Debug> TCP-Session: 88a82a0c-d45d-4d59-8d4b-681efaa56d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:54430 | ||
| 26178 | 2025.09.09 23:15:32.684443 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34933 | ||
| 26179 | 2025.09.09 23:15:32.684751 [ 374 ] {} <Debug> TCP-Session: 88a82a0c-d45d-4d59-8d4b-681efaa56d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26180 | 2025.09.09 23:15:32.684483 [ 373 ] {} <Debug> TCP-Session: 10f55c91-57c9-48b9-bedb-400f077e5ab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35940 | ||
| 26181 | 2025.09.09 23:15:32.684789 [ 374 ] {} <Debug> TCP-Session: 88a82a0c-d45d-4d59-8d4b-681efaa56d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26182 | 2025.09.09 23:15:32.684812 [ 373 ] {} <Debug> TCP-Session: 10f55c91-57c9-48b9-bedb-400f077e5ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26183 | 2025.09.09 23:15:32.684822 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26184 | 2025.09.09 23:15:32.684836 [ 373 ] {} <Debug> TCP-Session: 10f55c91-57c9-48b9-bedb-400f077e5ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26185 | 2025.09.09 23:15:32.684859 [ 377 ] {} <Debug> TCP-Session: 7c161a3f-b7a1-4179-85b2-6b31e38717b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34933 | ||
| 26186 | 2025.09.09 23:15:32.684477 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34215 | ||
| 26187 | 2025.09.09 23:15:32.684888 [ 377 ] {} <Debug> TCP-Session: 7c161a3f-b7a1-4179-85b2-6b31e38717b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26188 | 2025.09.09 23:15:32.684437 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52951 | ||
| 26189 | 2025.09.09 23:15:32.684950 [ 377 ] {} <Debug> TCP-Session: 7c161a3f-b7a1-4179-85b2-6b31e38717b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26190 | 2025.09.09 23:15:32.684984 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26191 | 2025.09.09 23:15:32.685005 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26192 | 2025.09.09 23:15:32.685014 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26193 | 2025.09.09 23:15:32.685041 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26194 | 2025.09.09 23:15:32.685047 [ 379 ] {} <Debug> TCP-Session: 6fd7b424-9ec1-48e0-9e50-b7045706728d Authenticating user 'default' from [fd00:1122:3344:101::e]:34215 | ||
| 26195 | 2025.09.09 23:15:32.685046 [ 375 ] {} <Debug> TCP-Session: 28a53b94-266a-45d0-ae71-a469d5ea25e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52951 | ||
| 26196 | 2025.09.09 23:15:32.685095 [ 379 ] {} <Debug> TCP-Session: 6fd7b424-9ec1-48e0-9e50-b7045706728d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26197 | 2025.09.09 23:15:32.685098 [ 375 ] {} <Debug> TCP-Session: 28a53b94-266a-45d0-ae71-a469d5ea25e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26198 | 2025.09.09 23:15:32.685117 [ 379 ] {} <Debug> TCP-Session: 6fd7b424-9ec1-48e0-9e50-b7045706728d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26199 | 2025.09.09 23:15:32.685121 [ 375 ] {} <Debug> TCP-Session: 28a53b94-266a-45d0-ae71-a469d5ea25e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26200 | 2025.09.09 23:15:32.685372 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Debug> oximeter.version (e55af809-bd0c-4796-a3ec-2de87a4061b4) (SelectExecutor): Key condition: unknown | ||
| 26201 | 2025.09.09 23:15:32.686416 [ 297 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> AggregatingTransform: Aggregating | ||
| 26202 | 2025.09.09 23:15:32.686458 [ 297 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> Aggregator: Aggregation method: without_key | ||
| 26203 | 2025.09.09 23:15:32.686494 [ 297 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014648 sec. (985.563 rows/sec., 38.50 KiB/sec.) | ||
| 26204 | 2025.09.09 23:15:32.686513 [ 297 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Trace> Aggregator: Merging aggregated data | ||
| 26205 | 2025.09.09 23:15:32.687824 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 26206 | 2025.09.09 23:15:32.688006 [ 372 ] {54b49a49-c0a8-4097-b4a7-2566b835bfca} <Debug> TCPHandler: Processed in 0.003624494 sec. | ||
| 26207 | 2025.09.09 23:15:32.688128 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26208 | 2025.09.09 23:15:32.688161 [ 372 ] {} <Debug> TCP-Session: 0bd117bb-f427-44af-94e4-8c1c8700eb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26209 | 2025.09.09 23:15:32.688161 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26210 | 2025.09.09 23:15:32.688179 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26211 | 2025.09.09 23:15:32.688205 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26212 | 2025.09.09 23:15:32.688208 [ 380 ] {} <Debug> TCP-Session: 65741171-d5fb-4e27-ab06-87ca40c9eec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26213 | 2025.09.09 23:15:32.688234 [ 377 ] {} <Debug> TCP-Session: 7c161a3f-b7a1-4179-85b2-6b31e38717b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26214 | 2025.09.09 23:15:32.688231 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26215 | 2025.09.09 23:15:32.688254 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26216 | 2025.09.09 23:15:32.688284 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26217 | 2025.09.09 23:15:32.688315 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26218 | 2025.09.09 23:15:32.688308 [ 378 ] {} <Debug> TCP-Session: b47b4a76-7fc9-427c-91eb-4bc4421ff895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26219 | 2025.09.09 23:15:32.688354 [ 379 ] {} <Debug> TCP-Session: 6fd7b424-9ec1-48e0-9e50-b7045706728d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26220 | 2025.09.09 23:15:32.688293 [ 374 ] {} <Debug> TCP-Session: 88a82a0c-d45d-4d59-8d4b-681efaa56d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26221 | 2025.09.09 23:15:32.688295 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26222 | 2025.09.09 23:15:32.688254 [ 373 ] {} <Debug> TCP-Session: 10f55c91-57c9-48b9-bedb-400f077e5ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26223 | 2025.09.09 23:15:32.688348 [ 375 ] {} <Debug> TCP-Session: 28a53b94-266a-45d0-ae71-a469d5ea25e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26224 | 2025.09.09 23:15:32.688439 [ 376 ] {} <Debug> TCP-Session: f7a024a7-ac13-4133-a1eb-0e94b926785b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26225 | 2025.09.09 23:15:34.040678 [ 219 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26226 | 2025.09.09 23:15:34.040742 [ 219 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26227 | 2025.09.09 23:15:34.043649 [ 219 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26228 | 2025.09.09 23:15:34.223797 [ 222 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26229 | 2025.09.09 23:15:34.223876 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26230 | 2025.09.09 23:15:34.227121 [ 222 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26231 | 2025.09.09 23:15:34.269111 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26232 | 2025.09.09 23:15:34.269152 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26233 | 2025.09.09 23:15:34.273844 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26234 | 2025.09.09 23:15:34.928329 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26235 | 2025.09.09 23:15:34.928507 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26236 | 2025.09.09 23:15:34.928571 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26237 | 2025.09.09 23:15:34.929397 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26238 | 2025.09.09 23:15:34.929445 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26239 | 2025.09.09 23:15:34.929845 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26240 | 2025.09.09 23:15:34.930072 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26241 | 2025.09.09 23:15:34.930225 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 26242 | 2025.09.09 23:15:34.930268 [ 275 ] {d063d0d4-bdcf-40e4-a220-c11c79a53599} <Debug> TCPHandler: Processed in 0.002066566 sec. | ||
| 26243 | 2025.09.09 23:15:34.930388 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26244 | 2025.09.09 23:15:34.930485 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26245 | 2025.09.09 23:15:34.930526 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26246 | 2025.09.09 23:15:34.931524 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26247 | 2025.09.09 23:15:34.931561 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26248 | 2025.09.09 23:15:34.931944 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 26249 | 2025.09.09 23:15:34.932178 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26250 | 2025.09.09 23:15:34.932310 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Debug> executeQuery: Read 1214 rows, 99.47 KiB in 0.001844 sec., 658351.409978308 rows/sec., 52.68 MiB/sec. | ||
| 26251 | 2025.09.09 23:15:34.932349 [ 275 ] {2ecf1fd6-ee1e-45da-ad95-e5e45dc97f33} <Debug> TCPHandler: Processed in 0.002011905 sec. | ||
| 26252 | 2025.09.09 23:15:34.932437 [ 221 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26253 | 2025.09.09 23:15:34.932456 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26254 | 2025.09.09 23:15:34.932525 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26255 | 2025.09.09 23:15:34.932606 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26256 | 2025.09.09 23:15:34.932653 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26257 | 2025.09.09 23:15:34.933150 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26258 | 2025.09.09 23:15:34.933189 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26259 | 2025.09.09 23:15:34.933547 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26260 | 2025.09.09 23:15:34.933805 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26261 | 2025.09.09 23:15:34.933950 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001363 sec., 187820.98312545853 rows/sec., 11.57 MiB/sec. | ||
| 26262 | 2025.09.09 23:15:34.933990 [ 275 ] {1bdd24ed-c23b-4479-85b6-8714c2a2978d} <Debug> TCPHandler: Processed in 0.001584218 sec. | ||
| 26263 | 2025.09.09 23:15:34.934099 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26264 | 2025.09.09 23:15:34.934195 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26265 | 2025.09.09 23:15:34.934236 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26266 | 2025.09.09 23:15:34.934704 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26267 | 2025.09.09 23:15:34.934745 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26268 | 2025.09.09 23:15:34.935064 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 26269 | 2025.09.09 23:15:34.935302 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26270 | 2025.09.09 23:15:34.935423 [ 221 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26271 | 2025.09.09 23:15:34.935451 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 10.74 MiB/sec. | ||
| 26272 | 2025.09.09 23:15:34.935495 [ 275 ] {c87c5631-fcc9-4afa-b886-16c42d4afa15} <Debug> TCPHandler: Processed in 0.001445695 sec. | ||
| 26273 | 2025.09.09 23:15:34.935613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26274 | 2025.09.09 23:15:34.935736 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26275 | 2025.09.09 23:15:34.935788 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26276 | 2025.09.09 23:15:34.936326 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26277 | 2025.09.09 23:15:34.936362 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26278 | 2025.09.09 23:15:34.936681 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26279 | 2025.09.09 23:15:34.936891 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26280 | 2025.09.09 23:15:34.937020 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 26281 | 2025.09.09 23:15:34.937060 [ 275 ] {e0ed6f74-f050-4528-8a22-1b60b7546737} <Debug> TCPHandler: Processed in 0.001508657 sec. | ||
| 26282 | 2025.09.09 23:15:34.937163 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26283 | 2025.09.09 23:15:34.937257 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26284 | 2025.09.09 23:15:34.937296 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26285 | 2025.09.09 23:15:34.937947 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26286 | 2025.09.09 23:15:34.937984 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26287 | 2025.09.09 23:15:34.938317 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 26288 | 2025.09.09 23:15:34.938529 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26289 | 2025.09.09 23:15:34.938653 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001414 sec., 516265.9123055163 rows/sec., 36.29 MiB/sec. | ||
| 26290 | 2025.09.09 23:15:34.938692 [ 275 ] {0eca5f55-af5d-4c0e-97f2-d325664fa6b2} <Debug> TCPHandler: Processed in 0.001578877 sec. | ||
| 26291 | 2025.09.09 23:15:34.938800 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26292 | 2025.09.09 23:15:34.938894 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26293 | 2025.09.09 23:15:34.938935 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26294 | 2025.09.09 23:15:34.939264 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26295 | 2025.09.09 23:15:34.939300 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26296 | 2025.09.09 23:15:34.939590 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 26297 | 2025.09.09 23:15:34.939790 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26298 | 2025.09.09 23:15:34.939921 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 26299 | 2025.09.09 23:15:34.939958 [ 275 ] {f478cfa3-e8f8-455d-a50c-b764c63aefbb} <Debug> TCPHandler: Processed in 0.00120651 sec. | ||
| 26300 | 2025.09.09 23:15:34.940005 [ 224 ] {} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 26301 | 2025.09.09 23:15:34.940062 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26302 | 2025.09.09 23:15:34.940070 [ 224 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 26303 | 2025.09.09 23:15:34.940165 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26304 | 2025.09.09 23:15:34.940213 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26305 | 2025.09.09 23:15:34.940639 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26306 | 2025.09.09 23:15:34.940678 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26307 | 2025.09.09 23:15:34.941054 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 26308 | 2025.09.09 23:15:34.941302 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26309 | 2025.09.09 23:15:34.941447 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001302 sec., 241167.43471582182 rows/sec., 15.84 MiB/sec. | ||
| 26310 | 2025.09.09 23:15:34.941486 [ 275 ] {137cd75e-baf3-4ddb-a91e-9160ad668c45} <Debug> TCPHandler: Processed in 0.001473065 sec. | ||
| 26311 | 2025.09.09 23:15:34.941607 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26312 | 2025.09.09 23:15:34.941720 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26313 | 2025.09.09 23:15:34.941769 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26314 | 2025.09.09 23:15:34.942124 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26315 | 2025.09.09 23:15:34.942160 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26316 | 2025.09.09 23:15:34.942294 [ 224 ] {} <Debug> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): 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] | ||
| 26317 | 2025.09.09 23:15:34.942459 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 26318 | 2025.09.09 23:15:34.942678 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26319 | 2025.09.09 23:15:34.942797 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 26320 | 2025.09.09 23:15:34.942832 [ 275 ] {3338c020-4e9c-4e26-9c15-d1c04c5a2d41} <Debug> TCPHandler: Processed in 0.001340234 sec. | ||
| 26321 | 2025.09.09 23:15:34.942930 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26322 | 2025.09.09 23:15:34.943087 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26323 | 2025.09.09 23:15:34.943141 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26324 | 2025.09.09 23:15:34.944034 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26325 | 2025.09.09 23:15:34.944070 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26326 | 2025.09.09 23:15:34.944622 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 26327 | 2025.09.09 23:15:34.944839 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26328 | 2025.09.09 23:15:34.944973 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001904 sec., 26785.714285714283 rows/sec., 48.00 MiB/sec. | ||
| 26329 | 2025.09.09 23:15:34.945029 [ 275 ] {7cafb3f1-156d-4915-a014-b20f1190a430} <Debug> TCPHandler: Processed in 0.002085387 sec. | ||
| 26330 | 2025.09.09 23:15:34.945141 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26331 | 2025.09.09 23:15:34.945234 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26332 | 2025.09.09 23:15:34.945276 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26333 | 2025.09.09 23:15:34.945611 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26334 | 2025.09.09 23:15:34.945646 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26335 | 2025.09.09 23:15:34.945944 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 26336 | 2025.09.09 23:15:34.946149 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26337 | 2025.09.09 23:15:34.946273 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 26338 | 2025.09.09 23:15:34.946309 [ 275 ] {4ab5b99a-4c5f-40ed-8a33-3b9b06c684cf} <Debug> TCPHandler: Processed in 0.001218031 sec. | ||
| 26339 | 2025.09.09 23:15:35.325588 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26340 | 2025.09.09 23:15:35.325640 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26341 | 2025.09.09 23:15:35.575514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53734 | ||
| 26342 | 2025.09.09 23:15:35.576269 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26343 | 2025.09.09 23:15:35.576305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26344 | 2025.09.09 23:15:35.576804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26345 | 2025.09.09 23:15:35.577033 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26346 | 2025.09.09 23:15:35.577179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53734 | ||
| 26347 | 2025.09.09 23:15:35.756319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3302 | ||
| 26348 | 2025.09.09 23:15:35.759073 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26349 | 2025.09.09 23:15:35.759121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 26350 | 2025.09.09 23:15:35.760368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26351 | 2025.09.09 23:15:35.760650 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26352 | 2025.09.09 23:15:35.760987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3302 | ||
| 26353 | 2025.09.09 23:15:36.001373 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918046 sec. | ||
| 26354 | 2025.09.09 23:15:38.450802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 26355 | 2025.09.09 23:15:38.469563 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26356 | 2025.09.09 23:15:38.469612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26357 | 2025.09.09 23:15:38.476023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 26358 | 2025.09.09 23:15:38.476731 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26359 | 2025.09.09 23:15:38.480051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 26360 | 2025.09.09 23:15:39.914852 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26361 | 2025.09.09 23:15:39.915025 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26362 | 2025.09.09 23:15:39.915091 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26363 | 2025.09.09 23:15:39.915731 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26364 | 2025.09.09 23:15:39.915778 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26365 | 2025.09.09 23:15:39.916165 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 26366 | 2025.09.09 23:15:39.916396 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26367 | 2025.09.09 23:15:39.916528 [ 31 ] {} <Debug> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 26368 | 2025.09.09 23:15:39.916547 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001568 sec., 48469.38775510204 rows/sec., 3.99 MiB/sec. | ||
| 26369 | 2025.09.09 23:15:39.916597 [ 31 ] {} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26370 | 2025.09.09 23:15:39.916610 [ 275 ] {2bd2e96f-2e23-4232-8651-55581bf61726} <Debug> TCPHandler: Processed in 0.001882353 sec. | ||
| 26371 | 2025.09.09 23:15:39.916623 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26372 | 2025.09.09 23:15:39.916731 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::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 | ||
| 26373 | 2025.09.09 23:15:39.916746 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26374 | 2025.09.09 23:15:39.916855 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26375 | 2025.09.09 23:15:39.916859 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26376 | 2025.09.09 23:15:39.916902 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26377 | 2025.09.09 23:15:39.916923 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2550 rows starting from the beginning of the part | ||
| 26378 | 2025.09.09 23:15:39.916997 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 76 rows starting from the beginning of the part | ||
| 26379 | 2025.09.09 23:15:39.917043 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1214 rows starting from the beginning of the part | ||
| 26380 | 2025.09.09 23:15:39.917092 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1217 rows starting from the beginning of the part | ||
| 26381 | 2025.09.09 23:15:39.917133 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1214 rows starting from the beginning of the part | ||
| 26382 | 2025.09.09 23:15:39.917172 [ 191 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 76 rows starting from the beginning of the part | ||
| 26383 | 2025.09.09 23:15:39.917316 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26384 | 2025.09.09 23:15:39.917359 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26385 | 2025.09.09 23:15:39.917676 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26386 | 2025.09.09 23:15:39.917912 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26387 | 2025.09.09 23:15:39.918048 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001211 sec., 8257.638315441784 rows/sec., 620.94 KiB/sec. | ||
| 26388 | 2025.09.09 23:15:39.918088 [ 275 ] {dc9703cd-ef8f-41ff-906f-588b3d4f3359} <Debug> TCPHandler: Processed in 0.001391724 sec. | ||
| 26389 | 2025.09.09 23:15:39.918209 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26390 | 2025.09.09 23:15:39.918309 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26391 | 2025.09.09 23:15:39.918350 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26392 | 2025.09.09 23:15:39.918808 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26393 | 2025.09.09 23:15:39.918844 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26394 | 2025.09.09 23:15:39.919158 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 26395 | 2025.09.09 23:15:39.919299 [ 200 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610096 sec., 2431711.3240279285 rows/sec., 207.02 MiB/sec. | ||
| 26396 | 2025.09.09 23:15:39.919374 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26397 | 2025.09.09 23:15:39.919500 [ 31 ] {} <Debug> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 26398 | 2025.09.09 23:15:39.919512 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001221 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 26399 | 2025.09.09 23:15:39.919543 [ 31 ] {} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26400 | 2025.09.09 23:15:39.919567 [ 275 ] {c740041e-a94d-426f-9098-8483fc51ef36} <Debug> TCPHandler: Processed in 0.001407665 sec. | ||
| 26401 | 2025.09.09 23:15:39.919569 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26402 | 2025.09.09 23:15:39.919587 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 26403 | 2025.09.09 23:15:39.919685 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::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 | ||
| 26404 | 2025.09.09 23:15:39.919694 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26405 | 2025.09.09 23:15:39.919820 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26406 | 2025.09.09 23:15:39.919824 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26407 | 2025.09.09 23:15:39.919852 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26408 | 2025.09.09 23:15:39.919871 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26409 | 2025.09.09 23:15:39.919885 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1415 rows starting from the beginning of the part | ||
| 26410 | 2025.09.09 23:15:39.919934 [ 199 ] {c84ed292-d6e3-4311-8e0f-8d0e46e985f2::all_1_171_34} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 26411 | 2025.09.09 23:15:39.919965 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 74 rows starting from the beginning of the part | ||
| 26412 | 2025.09.09 23:15:39.920007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 26413 | 2025.09.09 23:15:39.920019 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 730 rows starting from the beginning of the part | ||
| 26414 | 2025.09.09 23:15:39.920072 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 532 rows starting from the beginning of the part | ||
| 26415 | 2025.09.09 23:15:39.920114 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 730 rows starting from the beginning of the part | ||
| 26416 | 2025.09.09 23:15:39.920158 [ 204 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 74 rows starting from the beginning of the part | ||
| 26417 | 2025.09.09 23:15:39.920314 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26418 | 2025.09.09 23:15:39.920354 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26419 | 2025.09.09 23:15:39.920701 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 26420 | 2025.09.09 23:15:39.920923 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26421 | 2025.09.09 23:15:39.921060 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 26422 | 2025.09.09 23:15:39.921099 [ 275 ] {bbfc9163-f3d1-4fc8-ad4c-b9e2ae57b0b2} <Debug> TCPHandler: Processed in 0.001454196 sec. | ||
| 26423 | 2025.09.09 23:15:39.921209 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26424 | 2025.09.09 23:15:39.921301 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26425 | 2025.09.09 23:15:39.921356 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26426 | 2025.09.09 23:15:39.921550 [ 200 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912944 sec., 1858392.0909341832 rows/sec., 141.02 MiB/sec. | ||
| 26427 | 2025.09.09 23:15:39.921746 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 26428 | 2025.09.09 23:15:39.921982 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26429 | 2025.09.09 23:15:39.922046 [ 199 ] {ac03e5ab-563d-4ba7-b00b-32fa09cd14ea::all_1_171_34} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 26430 | 2025.09.09 23:15:39.922150 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26431 | 2025.09.09 23:15:39.922163 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 26432 | 2025.09.09 23:15:39.922197 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26433 | 2025.09.09 23:15:39.922739 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 26434 | 2025.09.09 23:15:39.922972 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26435 | 2025.09.09 23:15:39.923118 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 26436 | 2025.09.09 23:15:39.923185 [ 275 ] {350bdb49-780b-4388-95a2-1545081a346b} <Debug> TCPHandler: Processed in 0.002024455 sec. | ||
| 26437 | 2025.09.09 23:15:39.923295 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26438 | 2025.09.09 23:15:39.923389 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26439 | 2025.09.09 23:15:39.923431 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26440 | 2025.09.09 23:15:39.923769 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26441 | 2025.09.09 23:15:39.923805 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26442 | 2025.09.09 23:15:39.924104 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 26443 | 2025.09.09 23:15:39.924314 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26444 | 2025.09.09 23:15:39.924443 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 26445 | 2025.09.09 23:15:39.924463 [ 56 ] {} <Debug> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 26446 | 2025.09.09 23:15:39.924480 [ 275 ] {d4ef420c-9566-4a7a-85b5-ab385b3ecf2c} <Debug> TCPHandler: Processed in 0.001234242 sec. | ||
| 26447 | 2025.09.09 23:15:39.924516 [ 56 ] {} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26448 | 2025.09.09 23:15:39.924547 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26449 | 2025.09.09 23:15:39.924624 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::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 | ||
| 26450 | 2025.09.09 23:15:39.924723 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26451 | 2025.09.09 23:15:39.924754 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 12856 rows starting from the beginning of the part | ||
| 26452 | 2025.09.09 23:15:39.924809 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 26453 | 2025.09.09 23:15:39.924854 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 104 rows starting from the beginning of the part | ||
| 26454 | 2025.09.09 23:15:39.924894 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 26455 | 2025.09.09 23:15:39.924933 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 104 rows starting from the beginning of the part | ||
| 26456 | 2025.09.09 23:15:39.924973 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 26457 | 2025.09.09 23:15:39.927679 [ 196 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003087584 sec., 4289437.955372226 rows/sec., 273.41 MiB/sec. | ||
| 26458 | 2025.09.09 23:15:39.927986 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 26459 | 2025.09.09 23:15:39.928236 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26460 | 2025.09.09 23:15:39.928302 [ 204 ] {3bce68e0-c065-4295-b96d-19d5708c640f::all_1_171_34} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 26461 | 2025.09.09 23:15:39.928366 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 26462 | 2025.09.09 23:15:43.077351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54246 | ||
| 26463 | 2025.09.09 23:15:43.078058 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26464 | 2025.09.09 23:15:43.078112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26465 | 2025.09.09 23:15:43.078803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 26466 | 2025.09.09 23:15:43.079032 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26467 | 2025.09.09 23:15:43.079164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54246 | ||
| 26468 | 2025.09.09 23:15:44.928363 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26469 | 2025.09.09 23:15:44.928557 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26470 | 2025.09.09 23:15:44.928628 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26471 | 2025.09.09 23:15:44.929562 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26472 | 2025.09.09 23:15:44.929612 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26473 | 2025.09.09 23:15:44.930016 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26474 | 2025.09.09 23:15:44.930245 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Trace> oximeter.fields_i16 (45680c2a-6fe9-4a54-83b9-3404d3ea4199): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26475 | 2025.09.09 23:15:44.930396 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 26476 | 2025.09.09 23:15:44.930440 [ 275 ] {a9c697b8-ab1b-4df8-a25f-47d95d0e0e1c} <Debug> TCPHandler: Processed in 0.002203329 sec. | ||
| 26477 | 2025.09.09 23:15:44.930589 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26478 | 2025.09.09 23:15:44.930708 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26479 | 2025.09.09 23:15:44.930756 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26480 | 2025.09.09 23:15:44.931224 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26481 | 2025.09.09 23:15:44.931259 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26482 | 2025.09.09 23:15:44.931548 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 26483 | 2025.09.09 23:15:44.931748 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Trace> oximeter.fields_ipaddr (b1550106-bf8e-489e-926f-4bb37978018c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26484 | 2025.09.09 23:15:44.931877 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001193 sec., 3352.891869237217 rows/sec., 273.40 KiB/sec. | ||
| 26485 | 2025.09.09 23:15:44.931914 [ 275 ] {5581a6e2-1d8f-4fc5-a0e4-c1d96191f135} <Debug> TCPHandler: Processed in 0.001384954 sec. | ||
| 26486 | 2025.09.09 23:15:44.932021 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26487 | 2025.09.09 23:15:44.932117 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26488 | 2025.09.09 23:15:44.932156 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26489 | 2025.09.09 23:15:44.933136 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26490 | 2025.09.09 23:15:44.933172 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26491 | 2025.09.09 23:15:44.933538 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 26492 | 2025.09.09 23:15:44.933743 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26493 | 2025.09.09 23:15:44.933871 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Debug> executeQuery: Read 1217 rows, 99.71 KiB in 0.001773 sec., 686407.2194021433 rows/sec., 54.92 MiB/sec. | ||
| 26494 | 2025.09.09 23:15:44.933909 [ 275 ] {ab1fe5f4-d95a-4a54-88d0-b143ce0bc13c} <Debug> TCPHandler: Processed in 0.001939174 sec. | ||
| 26495 | 2025.09.09 23:15:44.934019 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26496 | 2025.09.09 23:15:44.934115 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26497 | 2025.09.09 23:15:44.934154 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26498 | 2025.09.09 23:15:44.934649 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26499 | 2025.09.09 23:15:44.934684 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26500 | 2025.09.09 23:15:44.935000 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26501 | 2025.09.09 23:15:44.935204 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26502 | 2025.09.09 23:15:44.935334 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Debug> executeQuery: Read 260 rows, 16.43 KiB in 0.001238 sec., 210016.155088853 rows/sec., 12.96 MiB/sec. | ||
| 26503 | 2025.09.09 23:15:44.935373 [ 275 ] {ae9ed94e-e6e5-414e-b991-d518e6edc735} <Debug> TCPHandler: Processed in 0.001404835 sec. | ||
| 26504 | 2025.09.09 23:15:44.935489 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26505 | 2025.09.09 23:15:44.935611 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26506 | 2025.09.09 23:15:44.935661 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26507 | 2025.09.09 23:15:44.936229 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26508 | 2025.09.09 23:15:44.936274 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26509 | 2025.09.09 23:15:44.936628 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 26510 | 2025.09.09 23:15:44.936841 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26511 | 2025.09.09 23:15:44.936970 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001383 sec., 154013.0151843818 rows/sec., 9.93 MiB/sec. | ||
| 26512 | 2025.09.09 23:15:44.937010 [ 275 ] {18299e41-5218-4eac-bf58-eb4a884c4b1c} <Debug> TCPHandler: Processed in 0.001582197 sec. | ||
| 26513 | 2025.09.09 23:15:44.937013 [ 223 ] {} <Trace> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Found 6 old parts to remove. Parts: [all_1_39_8, all_40_40_0, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0] | ||
| 26514 | 2025.09.09 23:15:44.937068 [ 223 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from filesystem (serially): Parts: [all_1_39_8, all_40_40_0, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0] | ||
| 26515 | 2025.09.09 23:15:44.937107 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26516 | 2025.09.09 23:15:44.937205 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26517 | 2025.09.09 23:15:44.937245 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26518 | 2025.09.09 23:15:44.937716 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26519 | 2025.09.09 23:15:44.937755 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26520 | 2025.09.09 23:15:44.938087 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26521 | 2025.09.09 23:15:44.938355 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Trace> oximeter.fields_u8 (286c745d-3a0d-42ff-b1fa-d8311825e452): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26522 | 2025.09.09 23:15:44.938484 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 26523 | 2025.09.09 23:15:44.938523 [ 275 ] {6fe038be-2f41-4ea8-8409-adcb25d58502} <Debug> TCPHandler: Processed in 0.001464516 sec. | ||
| 26524 | 2025.09.09 23:15:44.938626 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26525 | 2025.09.09 23:15:44.938719 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26526 | 2025.09.09 23:15:44.938757 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26527 | 2025.09.09 23:15:44.939501 [ 223 ] {} <Debug> oximeter.fields_u32 (fba9d7c3-c626-4499-80aa-bf1b2c284fff): Removing 6 parts from memory: Parts: [all_1_39_8, all_40_40_0, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0] | ||
| 26528 | 2025.09.09 23:15:44.939526 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26529 | 2025.09.09 23:15:44.939566 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26530 | 2025.09.09 23:15:44.939911 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 26531 | 2025.09.09 23:15:44.940113 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26532 | 2025.09.09 23:15:44.940239 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Debug> executeQuery: Read 734 rows, 52.88 KiB in 0.001538 sec., 477243.17295188556 rows/sec., 33.58 MiB/sec. | ||
| 26533 | 2025.09.09 23:15:44.940277 [ 275 ] {e5c6fb21-16b7-4164-91ae-206471fdd2da} <Debug> TCPHandler: Processed in 0.00170075 sec. | ||
| 26534 | 2025.09.09 23:15:44.940384 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26535 | 2025.09.09 23:15:44.940476 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26536 | 2025.09.09 23:15:44.940517 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26537 | 2025.09.09 23:15:44.940845 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26538 | 2025.09.09 23:15:44.940878 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26539 | 2025.09.09 23:15:44.941169 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26540 | 2025.09.09 23:15:44.941368 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Trace> oximeter.measurements_bool (2ad05af4-f80c-4264-89fd-87161dcc4572): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26541 | 2025.09.09 23:15:44.941493 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 26542 | 2025.09.09 23:15:44.941529 [ 275 ] {a8cee6d5-b1da-4bd2-84c6-83444433b18f} <Debug> TCPHandler: Processed in 0.001194781 sec. | ||
| 26543 | 2025.09.09 23:15:44.941629 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26544 | 2025.09.09 23:15:44.941721 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26545 | 2025.09.09 23:15:44.941762 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26546 | 2025.09.09 23:15:44.942209 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26547 | 2025.09.09 23:15:44.942244 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26548 | 2025.09.09 23:15:44.942571 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 26549 | 2025.09.09 23:15:44.942778 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26550 | 2025.09.09 23:15:44.942901 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001199 sec., 263552.96080066724 rows/sec., 17.32 MiB/sec. | ||
| 26551 | 2025.09.09 23:15:44.942938 [ 275 ] {2b5fe5ce-59fa-4e34-b2e7-21de96e2b0d1} <Debug> TCPHandler: Processed in 0.001358563 sec. | ||
| 26552 | 2025.09.09 23:15:44.943042 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26553 | 2025.09.09 23:15:44.943135 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26554 | 2025.09.09 23:15:44.943176 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26555 | 2025.09.09 23:15:44.943482 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26556 | 2025.09.09 23:15:44.943516 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26557 | 2025.09.09 23:15:44.943816 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26558 | 2025.09.09 23:15:44.944021 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Trace> oximeter.measurements_f64 (7bb9c714-7847-40ae-9189-56e9919f1b4c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26559 | 2025.09.09 23:15:44.944146 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001029 sec., 2915.451895043732 rows/sec., 188.86 KiB/sec. | ||
| 26560 | 2025.09.09 23:15:44.944182 [ 275 ] {7e1f9695-581a-458b-91d5-2d65c5ef3537} <Debug> TCPHandler: Processed in 0.001188681 sec. | ||
| 26561 | 2025.09.09 23:15:44.944298 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26562 | 2025.09.09 23:15:44.944420 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26563 | 2025.09.09 23:15:44.944485 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26564 | 2025.09.09 23:15:44.945389 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26565 | 2025.09.09 23:15:44.945424 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26566 | 2025.09.09 23:15:44.945998 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 26567 | 2025.09.09 23:15:44.946221 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26568 | 2025.09.09 23:15:44.946358 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001963 sec., 25980.641874681613 rows/sec., 46.56 MiB/sec. | ||
| 26569 | 2025.09.09 23:15:44.946414 [ 275 ] {a860cc47-7987-4c6e-9693-1d6b74eb96b2} <Debug> TCPHandler: Processed in 0.002177548 sec. | ||
| 26570 | 2025.09.09 23:15:44.946524 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26571 | 2025.09.09 23:15:44.946619 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26572 | 2025.09.09 23:15:44.946661 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26573 | 2025.09.09 23:15:44.947003 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26574 | 2025.09.09 23:15:44.947038 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26575 | 2025.09.09 23:15:44.947347 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 26576 | 2025.09.09 23:15:44.947561 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26577 | 2025.09.09 23:15:44.947685 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 26578 | 2025.09.09 23:15:44.947721 [ 275 ] {42522444-b888-4573-b4e6-229c8cba042d} <Debug> TCPHandler: Processed in 0.001247972 sec. | ||
| 26579 | 2025.09.09 23:15:45.761294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3338 | ||
| 26580 | 2025.09.09 23:15:45.763780 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26581 | 2025.09.09 23:15:45.763825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26582 | 2025.09.09 23:15:45.765006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 26583 | 2025.09.09 23:15:45.765287 [ 243 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26584 | 2025.09.09 23:15:45.765500 [ 219 ] {} <Trace> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 26585 | 2025.09.09 23:15:45.765529 [ 219 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 26586 | 2025.09.09 23:15:45.765576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3338 | ||
| 26587 | 2025.09.09 23:15:45.768254 [ 219 ] {} <Debug> system.query_log (f8e992d9-e831-492a-b1d7-5dd5d4a0a61b): 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] | ||
| 26588 | 2025.09.09 23:15:45.980163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 851 | ||
| 26589 | 2025.09.09 23:15:45.999578 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26590 | 2025.09.09 23:15:45.999625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26591 | 2025.09.09 23:15:46.005981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 26592 | 2025.09.09 23:15:46.006701 [ 244 ] {} <Trace> system.metric_log (94d0e12f-fbb5-4ebf-9859-075411c90a41): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26593 | 2025.09.09 23:15:46.010163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 851 | ||
| 26594 | 2025.09.09 23:15:49.914332 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26595 | 2025.09.09 23:15:49.914537 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26596 | 2025.09.09 23:15:49.914605 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26597 | 2025.09.09 23:15:49.915263 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26598 | 2025.09.09 23:15:49.915302 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26599 | 2025.09.09 23:15:49.915681 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26600 | 2025.09.09 23:15:49.915899 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Trace> oximeter.fields_string (c84ed292-d6e3-4311-8e0f-8d0e46e985f2): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26601 | 2025.09.09 23:15:49.916047 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001562 sec., 48655.56978233034 rows/sec., 4.01 MiB/sec. | ||
| 26602 | 2025.09.09 23:15:49.916088 [ 275 ] {2c53e587-1eb6-4646-ac18-82a77a6eb4d9} <Debug> TCPHandler: Processed in 0.001886443 sec. | ||
| 26603 | 2025.09.09 23:15:49.916210 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26604 | 2025.09.09 23:15:49.916303 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26605 | 2025.09.09 23:15:49.916343 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26606 | 2025.09.09 23:15:49.916734 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26607 | 2025.09.09 23:15:49.916768 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26608 | 2025.09.09 23:15:49.917054 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26609 | 2025.09.09 23:15:49.917295 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26610 | 2025.09.09 23:15:49.917405 [ 78 ] {} <Debug> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 26611 | 2025.09.09 23:15:49.917421 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 661.93 KiB/sec. | ||
| 26612 | 2025.09.09 23:15:49.917440 [ 78 ] {} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26613 | 2025.09.09 23:15:49.917460 [ 275 ] {0382babd-e47a-4911-a0a4-27f717d06c54} <Debug> TCPHandler: Processed in 0.001297422 sec. | ||
| 26614 | 2025.09.09 23:15:49.917460 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26615 | 2025.09.09 23:15:49.917572 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26616 | 2025.09.09 23:15:49.917594 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::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 | ||
| 26617 | 2025.09.09 23:15:49.917664 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26618 | 2025.09.09 23:15:49.917774 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26619 | 2025.09.09 23:15:49.917802 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26620 | 2025.09.09 23:15:49.917840 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 300 rows starting from the beginning of the part | ||
| 26621 | 2025.09.09 23:15:49.917959 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 12 rows starting from the beginning of the part | ||
| 26622 | 2025.09.09 23:15:49.918044 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 256 rows starting from the beginning of the part | ||
| 26623 | 2025.09.09 23:15:49.918121 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 10 rows starting from the beginning of the part | ||
| 26624 | 2025.09.09 23:15:49.918195 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 260 rows starting from the beginning of the part | ||
| 26625 | 2025.09.09 23:15:49.918240 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26626 | 2025.09.09 23:15:49.918268 [ 193 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 10 rows starting from the beginning of the part | ||
| 26627 | 2025.09.09 23:15:49.918282 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26628 | 2025.09.09 23:15:49.918627 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26629 | 2025.09.09 23:15:49.918865 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Trace> oximeter.fields_uuid (ac03e5ab-563d-4ba7-b00b-32fa09cd14ea): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26630 | 2025.09.09 23:15:49.918997 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001351 sec., 54774.241302738716 rows/sec., 4.28 MiB/sec. | ||
| 26631 | 2025.09.09 23:15:49.919035 [ 275 ] {4cda184b-fbc3-4bf5-b7bb-1a2cdb551cb9} <Debug> TCPHandler: Processed in 0.001510316 sec. | ||
| 26632 | 2025.09.09 23:15:49.919146 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26633 | 2025.09.09 23:15:49.919238 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26634 | 2025.09.09 23:15:49.919279 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26635 | 2025.09.09 23:15:49.919412 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877224 sec., 451730.85364346503 rows/sec., 30.01 MiB/sec. | ||
| 26636 | 2025.09.09 23:15:49.919605 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 26637 | 2025.09.09 23:15:49.919698 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26638 | 2025.09.09 23:15:49.919740 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26639 | 2025.09.09 23:15:49.919913 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26640 | 2025.09.09 23:15:49.920004 [ 196 ] {1f91bda2-1ceb-4315-be5c-9817c4e90625::all_1_166_33} <Trace> oximeter.fields_u16 (1f91bda2-1ceb-4315-be5c-9817c4e90625) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 26641 | 2025.09.09 23:15:49.920113 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 26642 | 2025.09.09 23:15:49.920128 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26643 | 2025.09.09 23:15:49.920341 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Trace> oximeter.measurements_cumulativeu64 (00ce1e2d-d7b5-4788-a293-8bd6591466a0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26644 | 2025.09.09 23:15:49.920471 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 26645 | 2025.09.09 23:15:49.920508 [ 275 ] {a3357905-18d4-49aa-8dc8-9472aa74e158} <Debug> TCPHandler: Processed in 0.001410325 sec. | ||
| 26646 | 2025.09.09 23:15:49.920613 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26647 | 2025.09.09 23:15:49.920704 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26648 | 2025.09.09 23:15:49.920756 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26649 | 2025.09.09 23:15:49.921530 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26650 | 2025.09.09 23:15:49.921566 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26651 | 2025.09.09 23:15:49.922085 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 26652 | 2025.09.09 23:15:49.922300 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26653 | 2025.09.09 23:15:49.922421 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 26654 | 2025.09.09 23:15:49.922440 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 26655 | 2025.09.09 23:15:49.922476 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26656 | 2025.09.09 23:15:49.922503 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26657 | 2025.09.09 23:15:49.922520 [ 275 ] {45a783d0-f2c9-4f72-9604-0efff4d5acb4} <Debug> TCPHandler: Processed in 0.001954444 sec. | ||
| 26658 | 2025.09.09 23:15:49.922572 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::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 | ||
| 26659 | 2025.09.09 23:15:49.922634 [ 275 ] {} <Trace> TCP-Session: e4f84671-efeb-4306-9def-88a90bf9dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26660 | 2025.09.09 23:15:49.922731 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26661 | 2025.09.09 23:15:49.922772 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26662 | 2025.09.09 23:15:49.922780 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26663 | 2025.09.09 23:15:49.922837 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3665 rows starting from the beginning of the part | ||
| 26664 | 2025.09.09 23:15:49.922965 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 10 rows starting from the beginning of the part | ||
| 26665 | 2025.09.09 23:15:49.923078 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 51 rows starting from the beginning of the part | ||
| 26666 | 2025.09.09 23:15:49.923106 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26667 | 2025.09.09 23:15:49.923146 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26668 | 2025.09.09 23:15:49.923197 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 10 rows starting from the beginning of the part | ||
| 26669 | 2025.09.09 23:15:49.923318 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 51 rows starting from the beginning of the part | ||
| 26670 | 2025.09.09 23:15:49.923429 [ 193 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 10 rows starting from the beginning of the part | ||
| 26671 | 2025.09.09 23:15:49.923456 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26672 | 2025.09.09 23:15:49.923669 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Trace> oximeter.measurements_u64 (3bce68e0-c065-4295-b96d-19d5708c640f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26673 | 2025.09.09 23:15:49.923808 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 26674 | 2025.09.09 23:15:49.923845 [ 275 ] {936de1a9-216b-4607-8197-a540e2ef1229} <Debug> TCPHandler: Processed in 0.001259322 sec. | ||
| 26675 | 2025.09.09 23:15:49.935153 [ 195 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3797 rows, containing 19 columns (19 merged, 0 gathered) in 0.01260121 sec., 301320.2700375599 rows/sec., 539.74 MiB/sec. | ||
| 26676 | 2025.09.09 23:15:49.938119 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 26677 | 2025.09.09 23:15:49.938474 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26678 | 2025.09.09 23:15:49.938547 [ 197 ] {d2726f4c-b6ed-4d2c-a8a4-c647acadc75f::all_1_166_33} <Trace> oximeter.measurements_histogramu64 (d2726f4c-b6ed-4d2c-a8a4-c647acadc75f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 26679 | 2025.09.09 23:15:49.938645 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.77 MiB. | ||
| 26680 | 2025.09.09 23:15:50.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 425.78 MiB, peak 457.48 MiB, free memory in arenas 0.00 B, will set to 427.88 MiB (RSS), difference: 2.10 MiB | ||
| 26681 | 2025.09.09 23:15:50.325680 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26682 | 2025.09.09 23:15:50.325729 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26683 | 2025.09.09 23:15:50.579358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 54694 | ||
| 26684 | 2025.09.09 23:15:50.579883 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26685 | 2025.09.09 23:15:50.579922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 26686 | 2025.09.09 23:15:50.580439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 26687 | 2025.09.09 23:15:50.580682 [ 245 ] {} <Trace> system.asynchronous_metric_log (c1509282-afe7-4147-93d6-ac933a13bbf0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26688 | 2025.09.09 23:15:50.580837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54694 | ||